2024-04-19T22:19:15.936 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-19T22:19:15.936 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663876 --owner scheduled_teuthology@teuthology --description orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} -- /home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663876/orig.config.yaml 2024-04-19T22:19:15.970 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-19T22:19:16.050 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663876 branch: squid description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} email: ceph-qa@ceph.com first_in_suite: false job_id: '7663876' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: d0bf63dd179c05751e4be49477389aa290c73089 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: d0bf63dd179c05751e4be49477389aa290c73089 workunit: branch: squid sha1: e02d68a84525e0fa855f080a47dd96b350c21c42 owner: scheduled_teuthology@teuthology priority: 100 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: 5868 sha1: d0bf63dd179c05751e4be49477389aa290c73089 sleep_before_teardown: 0 subset: 38/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_e02d68a84525e0fa855f080a47dd96b350c21c42/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: e02d68a84525e0fa855f080a47dd96b350c21c42 targets: smithi044.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAEIGzhokr8uKcvZbzHDuapUz/X7kOkPsBUJyhPdft0hbSu4HR0eRV11UK3zvnlqk6ujMPIFgvcaAo6d4iwDmuY= smithi165.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKvQEp8oHaLsVw4z+dMm6M6se6NQatzjlsKWMWCvvicYbXN7Fdxcs87DTot9xOJ23K60GhiSG9APylDwR9yDYV0= 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: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000 - ceph orch apply rgw smpl - ceph osd pool create foo - rbd pool init foo - ceph orch apply iscsi foo u p - sleep 120 - ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force - ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; ceph health detail ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph orch upgrade status - ceph health detail - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-19_21:08:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-19T22:19:16.050 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_e02d68a84525e0fa855f080a47dd96b350c21c42/qa; will attempt to use it 2024-04-19T22:19:16.051 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_e02d68a84525e0fa855f080a47dd96b350c21c42/qa/tasks 2024-04-19T22:19:16.051 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-19T22:19:16.053 INFO:teuthology.task.internal:Checking packages... 2024-04-19T22:19:16.077 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'd0bf63dd179c05751e4be49477389aa290c73089' 2024-04-19T22:19:16.077 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-19T22:19:16.077 INFO:teuthology.packaging:ref: None 2024-04-19T22:19:16.077 INFO:teuthology.packaging:tag: None 2024-04-19T22:19:16.077 INFO:teuthology.packaging:branch: squid 2024-04-19T22:19:16.077 INFO:teuthology.packaging:sha1: d0bf63dd179c05751e4be49477389aa290c73089 2024-04-19T22:19:16.078 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=squid 2024-04-19T22:19:16.300 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2403-ge02d68a8-1jammy 2024-04-19T22:19:16.301 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-19T22:19:16.308 INFO:teuthology.task.internal:no buildpackages task found 2024-04-19T22:19:16.308 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-19T22:19:16.327 INFO:teuthology.task.internal:Saving configuration 2024-04-19T22:19:16.338 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-19T22:19:16.344 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T22:19:16.368 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi044.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663876', '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-19 22:13:24.507555', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICwmNrLgUDFk8GnoA/kKztBuvqoVNd+IMeCMldrjNzVY'} 2024-04-19T22:19:16.389 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi165.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663876', '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-19 22:13:24.509052', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINF2liLz5mJz7ido9jCxi6NAzDSCCclNvDgQPc+DEXO/'} 2024-04-19T22:19:16.389 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-19T22:19:16.395 INFO:teuthology.task.internal:roles: ubuntu@smithi044.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-19T22:19:16.395 INFO:teuthology.task.internal:roles: ubuntu@smithi165.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-19T22:19:16.395 INFO:teuthology.run_tasks:Running task console_log... 2024-04-19T22:19:16.474 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7feac1febf70>, signals=[15]) 2024-04-19T22:19:16.474 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-19T22:19:16.480 INFO:teuthology.task.internal:Opening connections... 2024-04-19T22:19:16.480 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi044.front.sepia.ceph.com 2024-04-19T22:19:16.482 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T22:19:16.570 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi165.front.sepia.ceph.com 2024-04-19T22:19:16.571 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T22:19:16.648 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-19T22:19:16.653 DEBUG:teuthology.orchestra.run.smithi044:> uname -m 2024-04-19T22:19:16.659 INFO:teuthology.orchestra.run.smithi044.stdout:x86_64 2024-04-19T22:19:16.659 DEBUG:teuthology.orchestra.run.smithi044:> cat /etc/os-release 2024-04-19T22:19:16.707 INFO:teuthology.orchestra.run.smithi044.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-19T22:19:16.707 INFO:teuthology.orchestra.run.smithi044.stdout:NAME="Ubuntu" 2024-04-19T22:19:16.708 INFO:teuthology.orchestra.run.smithi044.stdout:VERSION_ID="22.04" 2024-04-19T22:19:16.708 INFO:teuthology.orchestra.run.smithi044.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-19T22:19:16.708 INFO:teuthology.orchestra.run.smithi044.stdout:VERSION_CODENAME=jammy 2024-04-19T22:19:16.708 INFO:teuthology.orchestra.run.smithi044.stdout:ID=ubuntu 2024-04-19T22:19:16.708 INFO:teuthology.orchestra.run.smithi044.stdout:ID_LIKE=debian 2024-04-19T22:19:16.708 INFO:teuthology.orchestra.run.smithi044.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-19T22:19:16.708 INFO:teuthology.orchestra.run.smithi044.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-19T22:19:16.708 INFO:teuthology.orchestra.run.smithi044.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-19T22:19:16.708 INFO:teuthology.orchestra.run.smithi044.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-19T22:19:16.708 INFO:teuthology.orchestra.run.smithi044.stdout:UBUNTU_CODENAME=jammy 2024-04-19T22:19:16.709 INFO:teuthology.lock.ops:Updating smithi044.front.sepia.ceph.com on lock server 2024-04-19T22:19:16.744 DEBUG:teuthology.orchestra.run.smithi165:> uname -m 2024-04-19T22:19:16.749 INFO:teuthology.orchestra.run.smithi165.stdout:x86_64 2024-04-19T22:19:16.749 DEBUG:teuthology.orchestra.run.smithi165:> cat /etc/os-release 2024-04-19T22:19:16.797 INFO:teuthology.orchestra.run.smithi165.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-19T22:19:16.797 INFO:teuthology.orchestra.run.smithi165.stdout:NAME="Ubuntu" 2024-04-19T22:19:16.797 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_ID="22.04" 2024-04-19T22:19:16.797 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-19T22:19:16.797 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_CODENAME=jammy 2024-04-19T22:19:16.797 INFO:teuthology.orchestra.run.smithi165.stdout:ID=ubuntu 2024-04-19T22:19:16.797 INFO:teuthology.orchestra.run.smithi165.stdout:ID_LIKE=debian 2024-04-19T22:19:16.797 INFO:teuthology.orchestra.run.smithi165.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-19T22:19:16.798 INFO:teuthology.orchestra.run.smithi165.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-19T22:19:16.798 INFO:teuthology.orchestra.run.smithi165.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-19T22:19:16.798 INFO:teuthology.orchestra.run.smithi165.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-19T22:19:16.798 INFO:teuthology.orchestra.run.smithi165.stdout:UBUNTU_CODENAME=jammy 2024-04-19T22:19:16.798 INFO:teuthology.lock.ops:Updating smithi165.front.sepia.ceph.com on lock server 2024-04-19T22:19:16.818 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-19T22:19:16.830 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-19T22:19:16.835 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-19T22:19:16.835 DEBUG:teuthology.orchestra.run.smithi044:> test '!' -e /home/ubuntu/cephtest 2024-04-19T22:19:16.838 DEBUG:teuthology.orchestra.run.smithi165:> test '!' -e /home/ubuntu/cephtest 2024-04-19T22:19:16.845 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-19T22:19:16.850 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-19T22:19:16.850 DEBUG:teuthology.orchestra.run.smithi044:> test -z $(ls -A /var/lib/ceph) 2024-04-19T22:19:16.885 DEBUG:teuthology.orchestra.run.smithi165:> test -z $(ls -A /var/lib/ceph) 2024-04-19T22:19:16.900 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-19T22:19:16.950 INFO:teuthology.run_tasks:Running task kernel... 2024-04-19T22:19:16.965 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-19T22:19:16.965 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-19T22:19:16.965 DEBUG:teuthology.orchestra.run.smithi044:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-19T22:19:16.966 DEBUG:teuthology.orchestra.run.smithi165:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-19T22:19:16.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T22:19:16.971 DEBUG:teuthology.orchestra.run.smithi044:> uname -r 2024-04-19T22:19:16.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T22:19:16.973 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2024-04-19T22:19:17.020 INFO:teuthology.orchestra.run.smithi044.stdout:5.15.0-56-generic 2024-04-19T22:19:17.020 INFO:teuthology.task.kernel:Running kernel on smithi044: 5.15.0-56-generic 2024-04-19T22:19:17.020 DEBUG:teuthology.orchestra.run.smithi044:> sudo apt-get clean 2024-04-19T22:19:17.022 INFO:teuthology.orchestra.run.smithi165.stdout:5.15.0-56-generic 2024-04-19T22:19:17.022 INFO:teuthology.task.kernel:Running kernel on smithi165: 5.15.0-56-generic 2024-04-19T22:19:17.022 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get clean 2024-04-19T22:19:17.138 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get update 2024-04-19T22:19:17.161 DEBUG:teuthology.orchestra.run.smithi044:> sudo apt-get update 2024-04-19T22:19:17.320 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-19T22:19:17.320 INFO:teuthology.orchestra.run.smithi165.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-19T22:19:17.321 INFO:teuthology.orchestra.run.smithi165.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-19T22:19:17.334 INFO:teuthology.orchestra.run.smithi044.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-19T22:19:17.378 INFO:teuthology.orchestra.run.smithi044.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-19T22:19:17.444 INFO:teuthology.orchestra.run.smithi044.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-19T22:19:17.454 INFO:teuthology.orchestra.run.smithi165.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-19T22:19:17.474 INFO:teuthology.orchestra.run.smithi044.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-19T22:19:17.566 INFO:teuthology.orchestra.run.smithi165.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [450 kB] 2024-04-19T22:19:17.575 INFO:teuthology.orchestra.run.smithi044.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [616 kB] 2024-04-19T22:19:17.638 INFO:teuthology.orchestra.run.smithi165.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [616 kB] 2024-04-19T22:19:17.681 INFO:teuthology.orchestra.run.smithi165.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,381 kB] 2024-04-19T22:19:17.704 INFO:teuthology.orchestra.run.smithi044.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,597 kB] 2024-04-19T22:19:17.762 INFO:teuthology.orchestra.run.smithi165.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,597 kB] 2024-04-19T22:19:17.764 INFO:teuthology.orchestra.run.smithi165.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [242 kB] 2024-04-19T22:19:17.792 INFO:teuthology.orchestra.run.smithi165.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-19T22:19:17.792 INFO:teuthology.orchestra.run.smithi165.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-19T22:19:17.794 INFO:teuthology.orchestra.run.smithi165.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,744 kB] 2024-04-19T22:19:17.836 INFO:teuthology.orchestra.run.smithi044.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [302 kB] 2024-04-19T22:19:17.856 INFO:teuthology.orchestra.run.smithi044.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-19T22:19:17.856 INFO:teuthology.orchestra.run.smithi044.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,806 kB] 2024-04-19T22:19:17.859 INFO:teuthology.orchestra.run.smithi165.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [294 kB] 2024-04-19T22:19:17.865 INFO:teuthology.orchestra.run.smithi165.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-19T22:19:17.865 INFO:teuthology.orchestra.run.smithi165.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-19T22:19:17.879 INFO:teuthology.orchestra.run.smithi044.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [450 kB] 2024-04-19T22:19:17.890 INFO:teuthology.orchestra.run.smithi165.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [302 kB] 2024-04-19T22:19:17.920 INFO:teuthology.orchestra.run.smithi165.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-19T22:19:17.969 INFO:teuthology.orchestra.run.smithi165.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-19T22:19:17.969 INFO:teuthology.orchestra.run.smithi165.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,806 kB] 2024-04-19T22:19:17.973 INFO:teuthology.orchestra.run.smithi165.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-04-19T22:19:17.976 INFO:teuthology.orchestra.run.smithi165.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-19T22:19:17.977 INFO:teuthology.orchestra.run.smithi165.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-19T22:19:17.977 INFO:teuthology.orchestra.run.smithi165.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-19T22:19:17.978 INFO:teuthology.orchestra.run.smithi165.stdout:Get:24 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-19T22:19:17.978 INFO:teuthology.orchestra.run.smithi165.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-19T22:19:17.985 INFO:teuthology.orchestra.run.smithi044.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-19T22:19:17.985 INFO:teuthology.orchestra.run.smithi044.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [305 kB] 2024-04-19T22:19:17.994 INFO:teuthology.orchestra.run.smithi044.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-19T22:19:17.994 INFO:teuthology.orchestra.run.smithi044.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-19T22:19:18.018 INFO:teuthology.orchestra.run.smithi044.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-19T22:19:18.030 INFO:teuthology.orchestra.run.smithi165.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-19T22:19:18.032 INFO:teuthology.orchestra.run.smithi165.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [305 kB] 2024-04-19T22:19:18.041 INFO:teuthology.orchestra.run.smithi165.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-19T22:19:18.041 INFO:teuthology.orchestra.run.smithi165.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-19T22:19:18.051 INFO:teuthology.orchestra.run.smithi044.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-19T22:19:18.056 INFO:teuthology.orchestra.run.smithi044.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-19T22:19:18.057 INFO:teuthology.orchestra.run.smithi044.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-19T22:19:18.066 INFO:teuthology.orchestra.run.smithi165.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-19T22:19:18.088 INFO:teuthology.orchestra.run.smithi044.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-19T22:19:18.089 INFO:teuthology.orchestra.run.smithi044.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-19T22:19:18.090 INFO:teuthology.orchestra.run.smithi044.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-19T22:19:18.090 INFO:teuthology.orchestra.run.smithi044.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-19T22:19:18.091 INFO:teuthology.orchestra.run.smithi044.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-19T22:19:18.093 INFO:teuthology.orchestra.run.smithi044.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-19T22:19:18.105 INFO:teuthology.orchestra.run.smithi165.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-19T22:19:18.113 INFO:teuthology.orchestra.run.smithi165.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-19T22:19:18.115 INFO:teuthology.orchestra.run.smithi165.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-19T22:19:18.115 INFO:teuthology.orchestra.run.smithi165.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-19T22:19:18.126 INFO:teuthology.orchestra.run.smithi165.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-19T22:19:18.126 INFO:teuthology.orchestra.run.smithi165.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-19T22:19:18.127 INFO:teuthology.orchestra.run.smithi165.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-19T22:19:18.127 INFO:teuthology.orchestra.run.smithi165.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-19T22:19:18.130 INFO:teuthology.orchestra.run.smithi165.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-19T22:19:18.131 INFO:teuthology.orchestra.run.smithi044.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-19T22:19:18.132 INFO:teuthology.orchestra.run.smithi044.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-19T22:19:18.163 INFO:teuthology.orchestra.run.smithi165.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-19T22:19:18.163 INFO:teuthology.orchestra.run.smithi165.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-19T22:19:18.164 INFO:teuthology.orchestra.run.smithi165.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-19T22:19:18.164 INFO:teuthology.orchestra.run.smithi165.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-19T22:19:18.165 INFO:teuthology.orchestra.run.smithi165.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-19T22:19:18.170 INFO:teuthology.orchestra.run.smithi044.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-19T22:19:18.171 INFO:teuthology.orchestra.run.smithi044.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-19T22:19:18.172 INFO:teuthology.orchestra.run.smithi044.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-19T22:19:18.173 INFO:teuthology.orchestra.run.smithi044.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,381 kB] 2024-04-19T22:19:18.341 INFO:teuthology.orchestra.run.smithi044.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [242 kB] 2024-04-19T22:19:18.353 INFO:teuthology.orchestra.run.smithi044.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-19T22:19:18.354 INFO:teuthology.orchestra.run.smithi044.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-19T22:19:18.356 INFO:teuthology.orchestra.run.smithi044.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,744 kB] 2024-04-19T22:19:18.437 INFO:teuthology.orchestra.run.smithi044.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [294 kB] 2024-04-19T22:19:18.445 INFO:teuthology.orchestra.run.smithi044.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-19T22:19:18.445 INFO:teuthology.orchestra.run.smithi044.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-19T22:19:18.467 INFO:teuthology.orchestra.run.smithi044.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-19T22:19:18.644 INFO:teuthology.orchestra.run.smithi044.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-04-19T22:19:19.054 INFO:teuthology.orchestra.run.smithi044.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-19T22:19:19.060 INFO:teuthology.orchestra.run.smithi044.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-19T22:19:19.075 INFO:teuthology.orchestra.run.smithi044.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-19T22:19:19.075 INFO:teuthology.orchestra.run.smithi044.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-19T22:19:19.078 INFO:teuthology.orchestra.run.smithi044.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-19T22:19:23.581 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 13.1 MB in 2s (6,891 kB/s) 2024-04-19T22:19:23.785 INFO:teuthology.orchestra.run.smithi044.stdout:Fetched 13.1 MB in 2s (6,477 kB/s) 2024-04-19T22:19:24.956 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-04-19T22:19:24.972 DEBUG:teuthology.orchestra.run.smithi165:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-19T22:19:25.035 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-04-19T22:19:25.235 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2024-04-19T22:19:25.236 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2024-04-19T22:19:25.267 INFO:teuthology.orchestra.run.smithi044.stdout:Reading package lists... 2024-04-19T22:19:25.285 DEBUG:teuthology.orchestra.run.smithi044:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-19T22:19:25.354 INFO:teuthology.orchestra.run.smithi044.stdout:Reading package lists... 2024-04-19T22:19:25.410 INFO:teuthology.orchestra.run.smithi165.stdout:The following packages were automatically installed and are no longer required: 2024-04-19T22:19:25.410 INFO:teuthology.orchestra.run.smithi165.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-19T22:19:25.410 INFO:teuthology.orchestra.run.smithi165.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-19T22:19:25.410 INFO:teuthology.orchestra.run.smithi165.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-19T22:19:25.410 INFO:teuthology.orchestra.run.smithi165.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-19T22:19:25.411 INFO:teuthology.orchestra.run.smithi165.stdout: python2.7-minimal 2024-04-19T22:19:25.411 INFO:teuthology.orchestra.run.smithi165.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-19T22:19:25.412 INFO:teuthology.orchestra.run.smithi165.stdout:The following additional packages will be installed: 2024-04-19T22:19:25.412 INFO:teuthology.orchestra.run.smithi165.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-19T22:19:25.412 INFO:teuthology.orchestra.run.smithi165.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-19T22:19:25.412 INFO:teuthology.orchestra.run.smithi165.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-19T22:19:25.414 INFO:teuthology.orchestra.run.smithi165.stdout:Suggested packages: 2024-04-19T22:19:25.414 INFO:teuthology.orchestra.run.smithi165.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-19T22:19:25.414 INFO:teuthology.orchestra.run.smithi165.stdout:Recommended packages: 2024-04-19T22:19:25.414 INFO:teuthology.orchestra.run.smithi165.stdout: thermald 2024-04-19T22:19:25.462 INFO:teuthology.orchestra.run.smithi165.stdout:The following NEW packages will be installed: 2024-04-19T22:19:25.462 INFO:teuthology.orchestra.run.smithi165.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-19T22:19:25.462 INFO:teuthology.orchestra.run.smithi165.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-19T22:19:25.463 INFO:teuthology.orchestra.run.smithi165.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-19T22:19:25.464 INFO:teuthology.orchestra.run.smithi165.stdout:The following packages will be upgraded: 2024-04-19T22:19:25.465 INFO:teuthology.orchestra.run.smithi165.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-19T22:19:25.548 INFO:teuthology.orchestra.run.smithi044.stdout:Building dependency tree... 2024-04-19T22:19:25.548 INFO:teuthology.orchestra.run.smithi044.stdout:Reading state information... 2024-04-19T22:19:25.644 INFO:teuthology.orchestra.run.smithi165.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-19T22:19:25.645 INFO:teuthology.orchestra.run.smithi165.stdout:Need to get 113 MB of archives. 2024-04-19T22:19:25.645 INFO:teuthology.orchestra.run.smithi165.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-19T22:19:25.645 INFO:teuthology.orchestra.run.smithi165.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-19T22:19:25.707 INFO:teuthology.orchestra.run.smithi044.stdout:The following packages were automatically installed and are no longer required: 2024-04-19T22:19:25.707 INFO:teuthology.orchestra.run.smithi044.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-19T22:19:25.707 INFO:teuthology.orchestra.run.smithi044.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-19T22:19:25.708 INFO:teuthology.orchestra.run.smithi044.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-19T22:19:25.708 INFO:teuthology.orchestra.run.smithi044.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-19T22:19:25.708 INFO:teuthology.orchestra.run.smithi044.stdout: python2.7-minimal 2024-04-19T22:19:25.708 INFO:teuthology.orchestra.run.smithi044.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-19T22:19:25.709 INFO:teuthology.orchestra.run.smithi044.stdout:The following additional packages will be installed: 2024-04-19T22:19:25.709 INFO:teuthology.orchestra.run.smithi044.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-19T22:19:25.709 INFO:teuthology.orchestra.run.smithi044.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-19T22:19:25.709 INFO:teuthology.orchestra.run.smithi044.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-19T22:19:25.711 INFO:teuthology.orchestra.run.smithi044.stdout:Suggested packages: 2024-04-19T22:19:25.711 INFO:teuthology.orchestra.run.smithi044.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-19T22:19:25.711 INFO:teuthology.orchestra.run.smithi044.stdout:Recommended packages: 2024-04-19T22:19:25.711 INFO:teuthology.orchestra.run.smithi044.stdout: thermald 2024-04-19T22:19:25.763 INFO:teuthology.orchestra.run.smithi044.stdout:The following NEW packages will be installed: 2024-04-19T22:19:25.763 INFO:teuthology.orchestra.run.smithi044.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-19T22:19:25.763 INFO:teuthology.orchestra.run.smithi044.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-19T22:19:25.764 INFO:teuthology.orchestra.run.smithi044.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-19T22:19:25.765 INFO:teuthology.orchestra.run.smithi044.stdout:The following packages will be upgraded: 2024-04-19T22:19:25.765 INFO:teuthology.orchestra.run.smithi044.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-19T22:19:25.945 INFO:teuthology.orchestra.run.smithi044.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-19T22:19:25.946 INFO:teuthology.orchestra.run.smithi044.stdout:Need to get 113 MB of archives. 2024-04-19T22:19:25.946 INFO:teuthology.orchestra.run.smithi044.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-19T22:19:25.946 INFO:teuthology.orchestra.run.smithi044.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-19T22:19:27.058 INFO:teuthology.orchestra.run.smithi165.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-19T22:19:27.379 INFO:teuthology.orchestra.run.smithi044.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-19T22:19:27.411 INFO:teuthology.orchestra.run.smithi165.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-19T22:19:27.714 INFO:teuthology.orchestra.run.smithi044.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-19T22:19:29.645 INFO:teuthology.orchestra.run.smithi165.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-19T22:19:29.645 INFO:teuthology.orchestra.run.smithi165.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-19T22:19:29.645 INFO:teuthology.orchestra.run.smithi165.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-19T22:19:29.993 INFO:teuthology.orchestra.run.smithi044.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-19T22:19:29.994 INFO:teuthology.orchestra.run.smithi044.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-19T22:19:29.994 INFO:teuthology.orchestra.run.smithi044.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-19T22:19:30.454 INFO:teuthology.orchestra.run.smithi044.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-19T22:19:30.540 INFO:teuthology.orchestra.run.smithi044.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-19T22:19:30.634 INFO:teuthology.orchestra.run.smithi165.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-19T22:19:30.800 INFO:teuthology.orchestra.run.smithi165.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-19T22:19:30.981 INFO:teuthology.orchestra.run.smithi044.stdout:Fetched 113 MB in 5s (23.8 MB/s) 2024-04-19T22:19:31.166 INFO:teuthology.orchestra.run.smithi044.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-19T22:19:31.189 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 113 MB in 5s (21.3 MB/s) 2024-04-19T22:19:31.382 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-19T22:19:33.184 INFO:teuthology.orchestra.run.smithi044.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-19T22:19:33.189 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T22:19:33.282 INFO:teuthology.orchestra.run.smithi165.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-19T22:19:33.286 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T22:19:33.313 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:33.449 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:35.489 INFO:teuthology.orchestra.run.smithi044.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-19T22:19:35.511 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T22:19:35.625 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:36.118 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-19T22:19:36.139 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T22:19:36.143 INFO:teuthology.orchestra.run.smithi044.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-19T22:19:36.164 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T22:19:36.201 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:36.235 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:36.738 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-19T22:19:36.759 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T22:19:36.805 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:43.365 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-19T22:19:43.442 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-19T22:19:43.518 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-19T22:19:43.586 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-19T22:19:43.842 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-19T22:19:43.902 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-19T22:19:43.938 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-19T22:19:44.030 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-19T22:19:44.308 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-19T22:19:44.330 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-19T22:19:44.366 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-19T22:19:44.367 INFO:teuthology.orchestra.run.smithi044.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-19T22:19:44.389 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-19T22:19:44.433 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-19T22:19:50.400 INFO:teuthology.orchestra.run.smithi044.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-19T22:19:50.436 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T22:19:50.474 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:50.614 INFO:teuthology.orchestra.run.smithi165.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-19T22:19:50.651 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T22:19:50.681 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:54.210 INFO:teuthology.orchestra.run.smithi044.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-19T22:19:54.352 INFO:teuthology.orchestra.run.smithi044.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-19T22:19:54.424 INFO:teuthology.orchestra.run.smithi165.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-19T22:19:54.573 INFO:teuthology.orchestra.run.smithi165.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-19T22:19:54.719 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-19T22:19:54.824 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:54.958 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-19T22:19:54.964 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-19T22:19:55.078 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:55.119 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:55.245 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-19T22:19:55.398 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:56.441 INFO:teuthology.orchestra.run.smithi044.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-19T22:19:56.441 INFO:teuthology.orchestra.run.smithi044.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-19T22:19:56.441 INFO:teuthology.orchestra.run.smithi044.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-19T22:19:56.441 INFO:teuthology.orchestra.run.smithi044.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-19T22:19:56.597 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:56.735 INFO:teuthology.orchestra.run.smithi165.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-19T22:19:56.736 INFO:teuthology.orchestra.run.smithi165.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-19T22:19:56.736 INFO:teuthology.orchestra.run.smithi165.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-19T22:19:56.736 INFO:teuthology.orchestra.run.smithi165.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-19T22:19:56.908 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:58.093 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:58.335 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:19:59.869 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-19T22:19:59.933 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-19T22:19:59.970 INFO:teuthology.orchestra.run.smithi165.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-19T22:20:00.042 INFO:teuthology.orchestra.run.smithi044.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-19T22:20:00.098 INFO:teuthology.orchestra.run.smithi165.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:20:00.172 INFO:teuthology.orchestra.run.smithi165.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-19T22:20:00.173 INFO:teuthology.orchestra.run.smithi165.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-19T22:20:00.177 INFO:teuthology.orchestra.run.smithi044.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T22:20:00.260 INFO:teuthology.orchestra.run.smithi044.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-19T22:20:00.261 INFO:teuthology.orchestra.run.smithi044.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-19T22:20:14.333 INFO:teuthology.orchestra.run.smithi165.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-19T22:20:14.333 INFO:teuthology.orchestra.run.smithi165.stdout:Sourcing file `/etc/default/grub' 2024-04-19T22:20:14.360 INFO:teuthology.orchestra.run.smithi165.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-19T22:20:14.373 INFO:teuthology.orchestra.run.smithi165.stdout:Generating grub configuration file ... 2024-04-19T22:20:14.701 INFO:teuthology.orchestra.run.smithi165.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-19T22:20:14.721 INFO:teuthology.orchestra.run.smithi165.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-19T22:20:15.062 INFO:teuthology.orchestra.run.smithi165.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-19T22:20:15.068 INFO:teuthology.orchestra.run.smithi165.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-19T22:20:15.106 INFO:teuthology.orchestra.run.smithi044.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-19T22:20:15.106 INFO:teuthology.orchestra.run.smithi044.stdout:Sourcing file `/etc/default/grub' 2024-04-19T22:20:15.124 INFO:teuthology.orchestra.run.smithi044.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-19T22:20:15.144 INFO:teuthology.orchestra.run.smithi165.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-19T22:20:15.146 INFO:teuthology.orchestra.run.smithi044.stdout:Generating grub configuration file ... 2024-04-19T22:20:15.150 INFO:teuthology.orchestra.run.smithi165.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-19T22:20:15.330 INFO:teuthology.orchestra.run.smithi165.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-19T22:20:15.331 INFO:teuthology.orchestra.run.smithi165.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-19T22:20:15.331 INFO:teuthology.orchestra.run.smithi165.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-19T22:20:15.361 INFO:teuthology.orchestra.run.smithi165.stdout:done 2024-04-19T22:20:15.477 INFO:teuthology.orchestra.run.smithi044.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-19T22:20:15.510 INFO:teuthology.orchestra.run.smithi044.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-19T22:20:15.795 INFO:teuthology.orchestra.run.smithi044.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-19T22:20:15.801 INFO:teuthology.orchestra.run.smithi044.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-19T22:20:15.837 DEBUG:teuthology.orchestra.run.smithi165:> dpkg -s linux-image-generic 2024-04-19T22:20:15.866 INFO:teuthology.orchestra.run.smithi165.stdout:Package: linux-image-generic 2024-04-19T22:20:15.866 INFO:teuthology.orchestra.run.smithi165.stdout:Status: install ok installed 2024-04-19T22:20:15.866 INFO:teuthology.orchestra.run.smithi165.stdout:Priority: optional 2024-04-19T22:20:15.866 INFO:teuthology.orchestra.run.smithi165.stdout:Section: kernel 2024-04-19T22:20:15.866 INFO:teuthology.orchestra.run.smithi165.stdout:Installed-Size: 21 2024-04-19T22:20:15.866 INFO:teuthology.orchestra.run.smithi165.stdout:Maintainer: Ubuntu Kernel Team 2024-04-19T22:20:15.866 INFO:teuthology.orchestra.run.smithi165.stdout:Architecture: amd64 2024-04-19T22:20:15.867 INFO:teuthology.orchestra.run.smithi165.stdout:Source: linux-meta 2024-04-19T22:20:15.867 INFO:teuthology.orchestra.run.smithi165.stdout:Version: 5.15.0.105.102 2024-04-19T22:20:15.867 INFO:teuthology.orchestra.run.smithi165.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-19T22:20:15.867 INFO:teuthology.orchestra.run.smithi165.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-19T22:20:15.867 INFO:teuthology.orchestra.run.smithi165.stdout:Recommends: thermald 2024-04-19T22:20:15.867 INFO:teuthology.orchestra.run.smithi165.stdout:Description: Generic Linux kernel image 2024-04-19T22:20:15.867 INFO:teuthology.orchestra.run.smithi165.stdout: This package will always depend on the latest generic kernel image 2024-04-19T22:20:15.867 INFO:teuthology.orchestra.run.smithi165.stdout: available. 2024-04-19T22:20:15.867 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-19T22:20:15.867 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-19T22:20:15.867 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-19T22:20:15.868 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-19T22:20:15.868 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi165.front.sepia.ceph.com, path=None, version=distro) 2024-04-19T22:20:15.868 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get clean 2024-04-19T22:20:15.869 INFO:teuthology.orchestra.run.smithi044.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-19T22:20:15.875 INFO:teuthology.orchestra.run.smithi044.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-19T22:20:16.009 INFO:teuthology.orchestra.run.smithi044.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-19T22:20:16.009 INFO:teuthology.orchestra.run.smithi044.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-19T22:20:16.010 INFO:teuthology.orchestra.run.smithi044.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-19T22:20:16.048 INFO:teuthology.orchestra.run.smithi044.stdout:done 2024-04-19T22:20:16.050 DEBUG:teuthology.orchestra.run.smithi165:> sudo apt-get update 2024-04-19T22:20:16.200 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-19T22:20:16.216 INFO:teuthology.orchestra.run.smithi165.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-19T22:20:16.300 INFO:teuthology.orchestra.run.smithi165.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-19T22:20:16.334 INFO:teuthology.orchestra.run.smithi165.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-19T22:20:16.556 DEBUG:teuthology.orchestra.run.smithi044:> dpkg -s linux-image-generic 2024-04-19T22:20:16.583 INFO:teuthology.orchestra.run.smithi044.stdout:Package: linux-image-generic 2024-04-19T22:20:16.583 INFO:teuthology.orchestra.run.smithi044.stdout:Status: install ok installed 2024-04-19T22:20:16.583 INFO:teuthology.orchestra.run.smithi044.stdout:Priority: optional 2024-04-19T22:20:16.584 INFO:teuthology.orchestra.run.smithi044.stdout:Section: kernel 2024-04-19T22:20:16.584 INFO:teuthology.orchestra.run.smithi044.stdout:Installed-Size: 21 2024-04-19T22:20:16.584 INFO:teuthology.orchestra.run.smithi044.stdout:Maintainer: Ubuntu Kernel Team 2024-04-19T22:20:16.584 INFO:teuthology.orchestra.run.smithi044.stdout:Architecture: amd64 2024-04-19T22:20:16.584 INFO:teuthology.orchestra.run.smithi044.stdout:Source: linux-meta 2024-04-19T22:20:16.584 INFO:teuthology.orchestra.run.smithi044.stdout:Version: 5.15.0.105.102 2024-04-19T22:20:16.584 INFO:teuthology.orchestra.run.smithi044.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-19T22:20:16.584 INFO:teuthology.orchestra.run.smithi044.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-19T22:20:16.584 INFO:teuthology.orchestra.run.smithi044.stdout:Recommends: thermald 2024-04-19T22:20:16.584 INFO:teuthology.orchestra.run.smithi044.stdout:Description: Generic Linux kernel image 2024-04-19T22:20:16.584 INFO:teuthology.orchestra.run.smithi044.stdout: This package will always depend on the latest generic kernel image 2024-04-19T22:20:16.584 INFO:teuthology.orchestra.run.smithi044.stdout: available. 2024-04-19T22:20:16.585 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-19T22:20:16.585 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-19T22:20:16.585 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-19T22:20:16.586 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-19T22:20:16.586 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi044.front.sepia.ceph.com, path=None, version=distro) 2024-04-19T22:20:16.586 DEBUG:teuthology.orchestra.run.smithi044:> sudo apt-get clean 2024-04-19T22:20:16.749 DEBUG:teuthology.orchestra.run.smithi044:> sudo apt-get update 2024-04-19T22:20:16.753 INFO:teuthology.orchestra.run.smithi165.stdout:Fetched 229 kB in 1s (427 kB/s) 2024-04-19T22:20:16.923 INFO:teuthology.orchestra.run.smithi044.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-04-19T22:20:16.924 INFO:teuthology.orchestra.run.smithi044.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-19T22:20:16.934 INFO:teuthology.orchestra.run.smithi044.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-04-19T22:20:16.971 INFO:teuthology.orchestra.run.smithi044.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-19T22:20:17.664 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-04-19T22:20:17.683 DEBUG:teuthology.orchestra.run.smithi165:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-19T22:20:17.733 INFO:teuthology.orchestra.run.smithi165.stdout:Reading package lists... 2024-04-19T22:20:17.911 INFO:teuthology.orchestra.run.smithi165.stdout:Building dependency tree... 2024-04-19T22:20:17.912 INFO:teuthology.orchestra.run.smithi165.stdout:Reading state information... 2024-04-19T22:20:18.069 INFO:teuthology.orchestra.run.smithi165.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-19T22:20:18.069 INFO:teuthology.orchestra.run.smithi165.stdout:The following packages were automatically installed and are no longer required: 2024-04-19T22:20:18.069 INFO:teuthology.orchestra.run.smithi165.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-19T22:20:18.069 INFO:teuthology.orchestra.run.smithi165.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-19T22:20:18.069 INFO:teuthology.orchestra.run.smithi165.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-19T22:20:18.070 INFO:teuthology.orchestra.run.smithi165.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-19T22:20:18.070 INFO:teuthology.orchestra.run.smithi165.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-19T22:20:18.070 INFO:teuthology.orchestra.run.smithi165.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-19T22:20:18.108 INFO:teuthology.orchestra.run.smithi165.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-19T22:20:18.110 DEBUG:teuthology.orchestra.run.smithi165:> dpkg -s linux-image-generic 2024-04-19T22:20:18.164 INFO:teuthology.orchestra.run.smithi165.stdout:Package: linux-image-generic 2024-04-19T22:20:18.164 INFO:teuthology.orchestra.run.smithi165.stdout:Status: install ok installed 2024-04-19T22:20:18.165 INFO:teuthology.orchestra.run.smithi165.stdout:Priority: optional 2024-04-19T22:20:18.165 INFO:teuthology.orchestra.run.smithi165.stdout:Section: kernel 2024-04-19T22:20:18.165 INFO:teuthology.orchestra.run.smithi165.stdout:Installed-Size: 21 2024-04-19T22:20:18.165 INFO:teuthology.orchestra.run.smithi165.stdout:Maintainer: Ubuntu Kernel Team 2024-04-19T22:20:18.165 INFO:teuthology.orchestra.run.smithi165.stdout:Architecture: amd64 2024-04-19T22:20:18.165 INFO:teuthology.orchestra.run.smithi165.stdout:Source: linux-meta 2024-04-19T22:20:18.165 INFO:teuthology.orchestra.run.smithi165.stdout:Version: 5.15.0.105.102 2024-04-19T22:20:18.165 INFO:teuthology.orchestra.run.smithi165.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-19T22:20:18.165 INFO:teuthology.orchestra.run.smithi165.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-19T22:20:18.165 INFO:teuthology.orchestra.run.smithi165.stdout:Recommends: thermald 2024-04-19T22:20:18.165 INFO:teuthology.orchestra.run.smithi165.stdout:Description: Generic Linux kernel image 2024-04-19T22:20:18.165 INFO:teuthology.orchestra.run.smithi165.stdout: This package will always depend on the latest generic kernel image 2024-04-19T22:20:18.165 INFO:teuthology.orchestra.run.smithi165.stdout: available. 2024-04-19T22:20:18.166 DEBUG:teuthology.orchestra.run.smithi165:> mktemp 2024-04-19T22:20:18.215 INFO:teuthology.orchestra.run.smithi165.stdout:/tmp/tmp.hzbgRYT91P 2024-04-19T22:20:18.216 DEBUG:teuthology.orchestra.run.smithi165:> sudo cp /boot/grub/grub.cfg /tmp/tmp.hzbgRYT91P 2024-04-19T22:20:18.281 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 0666 /tmp/tmp.hzbgRYT91P 2024-04-19T22:20:18.320 INFO:teuthology.orchestra.run.smithi044.stdout:Reading package lists... 2024-04-19T22:20:18.338 DEBUG:teuthology.orchestra.run.smithi044:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-19T22:20:18.398 DEBUG:teuthology.orchestra.remote:smithi165:/tmp/tmp.hzbgRYT91P is 10KB 2024-04-19T22:20:18.403 INFO:teuthology.orchestra.run.smithi044.stdout:Reading package lists... 2024-04-19T22:20:18.411 DEBUG:teuthology.orchestra.run.smithi165:> rm -fr /tmp/tmp.hzbgRYT91P 2024-04-19T22:20:18.420 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-19T22:20:18.471 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-04-19T22:20:18.472 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-19T22:20:18.472 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-19T22:20:18.535 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-19T22:20:18.535 DEBUG:teuthology.orchestra.run.smithi165:> sudo update-grub 2024-04-19T22:20:18.606 INFO:teuthology.orchestra.run.smithi044.stdout:Building dependency tree... 2024-04-19T22:20:18.606 INFO:teuthology.orchestra.run.smithi044.stdout:Reading state information... 2024-04-19T22:20:18.788 INFO:teuthology.orchestra.run.smithi044.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-19T22:20:18.788 INFO:teuthology.orchestra.run.smithi044.stdout:The following packages were automatically installed and are no longer required: 2024-04-19T22:20:18.788 INFO:teuthology.orchestra.run.smithi044.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-19T22:20:18.788 INFO:teuthology.orchestra.run.smithi044.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-19T22:20:18.788 INFO:teuthology.orchestra.run.smithi044.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-19T22:20:18.789 INFO:teuthology.orchestra.run.smithi044.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-19T22:20:18.789 INFO:teuthology.orchestra.run.smithi044.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-19T22:20:18.789 INFO:teuthology.orchestra.run.smithi044.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-19T22:20:18.832 INFO:teuthology.orchestra.run.smithi044.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-19T22:20:18.834 DEBUG:teuthology.orchestra.run.smithi044:> dpkg -s linux-image-generic 2024-04-19T22:20:18.847 INFO:teuthology.orchestra.run.smithi044.stdout:Package: linux-image-generic 2024-04-19T22:20:18.848 INFO:teuthology.orchestra.run.smithi044.stdout:Status: install ok installed 2024-04-19T22:20:18.848 INFO:teuthology.orchestra.run.smithi044.stdout:Priority: optional 2024-04-19T22:20:18.848 INFO:teuthology.orchestra.run.smithi044.stdout:Section: kernel 2024-04-19T22:20:18.848 INFO:teuthology.orchestra.run.smithi044.stdout:Installed-Size: 21 2024-04-19T22:20:18.848 INFO:teuthology.orchestra.run.smithi044.stdout:Maintainer: Ubuntu Kernel Team 2024-04-19T22:20:18.848 INFO:teuthology.orchestra.run.smithi044.stdout:Architecture: amd64 2024-04-19T22:20:18.848 INFO:teuthology.orchestra.run.smithi044.stdout:Source: linux-meta 2024-04-19T22:20:18.848 INFO:teuthology.orchestra.run.smithi044.stdout:Version: 5.15.0.105.102 2024-04-19T22:20:18.848 INFO:teuthology.orchestra.run.smithi044.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-19T22:20:18.848 INFO:teuthology.orchestra.run.smithi044.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-19T22:20:18.848 INFO:teuthology.orchestra.run.smithi044.stdout:Recommends: thermald 2024-04-19T22:20:18.848 INFO:teuthology.orchestra.run.smithi044.stdout:Description: Generic Linux kernel image 2024-04-19T22:20:18.849 INFO:teuthology.orchestra.run.smithi044.stdout: This package will always depend on the latest generic kernel image 2024-04-19T22:20:18.849 INFO:teuthology.orchestra.run.smithi044.stdout: available. 2024-04-19T22:20:18.849 DEBUG:teuthology.orchestra.run.smithi044:> mktemp 2024-04-19T22:20:18.894 INFO:teuthology.orchestra.run.smithi044.stdout:/tmp/tmp.RGHzvTia2g 2024-04-19T22:20:18.894 DEBUG:teuthology.orchestra.run.smithi044:> sudo cp /boot/grub/grub.cfg /tmp/tmp.RGHzvTia2g 2024-04-19T22:20:18.951 DEBUG:teuthology.orchestra.run.smithi044:> sudo chmod 0666 /tmp/tmp.RGHzvTia2g 2024-04-19T22:20:19.077 DEBUG:teuthology.orchestra.remote:smithi044:/tmp/tmp.RGHzvTia2g is 10KB 2024-04-19T22:20:19.091 DEBUG:teuthology.orchestra.run.smithi044:> rm -fr /tmp/tmp.RGHzvTia2g 2024-04-19T22:20:19.097 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-19T22:20:19.150 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-04-19T22:20:19.151 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-19T22:20:19.151 DEBUG:teuthology.orchestra.run.smithi044:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-19T22:20:19.254 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-19T22:20:19.255 DEBUG:teuthology.orchestra.run.smithi044:> sudo update-grub 2024-04-19T22:20:19.813 INFO:teuthology.orchestra.run.smithi165.stderr:Sourcing file `/etc/default/grub' 2024-04-19T22:20:19.814 INFO:teuthology.orchestra.run.smithi165.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-19T22:20:19.825 INFO:teuthology.orchestra.run.smithi165.stderr:Generating grub configuration file ... 2024-04-19T22:20:20.012 INFO:teuthology.orchestra.run.smithi165.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-19T22:20:20.018 INFO:teuthology.orchestra.run.smithi165.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-19T22:20:20.267 INFO:teuthology.orchestra.run.smithi165.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-19T22:20:20.272 INFO:teuthology.orchestra.run.smithi165.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-19T22:20:20.313 INFO:teuthology.orchestra.run.smithi165.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-19T22:20:20.318 INFO:teuthology.orchestra.run.smithi165.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-19T22:20:20.450 INFO:teuthology.orchestra.run.smithi165.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-19T22:20:20.450 INFO:teuthology.orchestra.run.smithi165.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-19T22:20:20.450 INFO:teuthology.orchestra.run.smithi165.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-19T22:20:20.465 INFO:teuthology.orchestra.run.smithi165.stderr:done 2024-04-19T22:20:20.467 DEBUG:teuthology.orchestra.run.smithi165:> sudo shutdown -r now 2024-04-19T22:20:20.538 INFO:teuthology.orchestra.run.smithi044.stderr:Sourcing file `/etc/default/grub' 2024-04-19T22:20:20.565 INFO:teuthology.orchestra.run.smithi044.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-19T22:20:20.572 INFO:teuthology.orchestra.run.smithi044.stderr:Generating grub configuration file ... 2024-04-19T22:20:20.767 INFO:teuthology.orchestra.run.smithi044.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-19T22:20:20.774 INFO:teuthology.orchestra.run.smithi044.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-19T22:20:21.059 INFO:teuthology.orchestra.run.smithi044.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-19T22:20:21.065 INFO:teuthology.orchestra.run.smithi044.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-19T22:20:21.106 INFO:teuthology.orchestra.run.smithi044.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-19T22:20:21.111 INFO:teuthology.orchestra.run.smithi044.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-19T22:20:21.247 INFO:teuthology.orchestra.run.smithi044.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-19T22:20:21.247 INFO:teuthology.orchestra.run.smithi044.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-19T22:20:21.248 INFO:teuthology.orchestra.run.smithi044.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-19T22:20:21.262 INFO:teuthology.orchestra.run.smithi044.stderr:done 2024-04-19T22:20:21.272 DEBUG:teuthology.orchestra.run.smithi044:> sudo shutdown -r now 2024-04-19T22:20:50.498 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-19T22:20:50.499 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-04-19T22:20:50.500 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T22:20:51.276 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-19T22:20:51.276 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-04-19T22:20:51.276 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T22:21:25.155 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-04-19T22:21:34.165 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-04-19T22:21:34.166 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T22:21:51.295 DEBUG:teuthology.orchestra.remote:timed out 2024-04-19T22:21:52.546 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-04-19T22:22:00.302 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-04-19T22:22:00.303 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T22:22:03.838 DEBUG:teuthology.orchestra.run.smithi044:> true 2024-04-19T22:22:04.523 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-04-19T22:22:04.524 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-105-generic"... 2024-04-19T22:22:04.524 DEBUG:teuthology.orchestra.run.smithi044:> uname -r 2024-04-19T22:22:04.528 INFO:teuthology.orchestra.run.smithi044.stdout:5.15.0-105-generic 2024-04-19T22:22:04.528 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-19T22:22:04.528 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-19T22:22:04.528 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-19T22:22:04.548 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-04-19T22:22:04.548 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T22:22:04.622 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-04-19T22:22:05.529 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-19T22:22:05.530 DEBUG:teuthology.orchestra.run.smithi044:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-19T22:22:05.728 INFO:teuthology.orchestra.run.smithi044.stdout:ttyS1 2024-04-19T22:22:05.766 DEBUG:teuthology.parallel:result is None 2024-04-19T22:22:19.623 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-04-19T22:22:19.624 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T22:22:20.047 DEBUG:teuthology.orchestra.run.smithi165:> true 2024-04-19T22:22:20.623 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-04-19T22:22:20.623 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-105-generic"... 2024-04-19T22:22:20.624 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2024-04-19T22:22:20.671 INFO:teuthology.orchestra.run.smithi165.stdout:5.15.0-105-generic 2024-04-19T22:22:20.671 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-19T22:22:20.671 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-19T22:22:20.671 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-19T22:22:21.672 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-19T22:22:21.673 DEBUG:teuthology.orchestra.run.smithi165:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-19T22:22:21.750 INFO:teuthology.orchestra.run.smithi165.stdout:ttyS1 2024-04-19T22:22:21.776 DEBUG:teuthology.parallel:result is None 2024-04-19T22:22:21.776 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-19T22:22:21.785 INFO:teuthology.task.internal:Creating test directory... 2024-04-19T22:22:21.786 DEBUG:teuthology.orchestra.run.smithi044:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-19T22:22:21.788 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-19T22:22:21.794 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-19T22:22:21.806 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-19T22:22:21.822 INFO:teuthology.task.internal:Creating archive directory... 2024-04-19T22:22:21.822 DEBUG:teuthology.orchestra.run.smithi044:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-19T22:22:21.836 DEBUG:teuthology.orchestra.run.smithi165:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-19T22:22:21.855 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-19T22:22:21.880 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-19T22:22:21.880 DEBUG:teuthology.orchestra.run.smithi044:> 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-19T22:22:21.892 DEBUG:teuthology.orchestra.run.smithi165:> 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-19T22:22:21.913 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T22:22:21.923 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T22:22:21.940 INFO:teuthology.orchestra.run.smithi044.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T22:22:21.948 INFO:teuthology.orchestra.run.smithi044.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T22:22:21.950 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-19T22:22:21.961 INFO:teuthology.task.internal:Configuring sudo... 2024-04-19T22:22:21.962 DEBUG:teuthology.orchestra.run.smithi044:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-19T22:22:21.964 DEBUG:teuthology.orchestra.run.smithi165:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-19T22:22:21.983 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-19T22:22:22.012 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-19T22:22:22.049 DEBUG:teuthology.orchestra.run.smithi044:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-19T22:22:22.052 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-19T22:22:22.057 DEBUG:teuthology.orchestra.run.smithi044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T22:22:22.108 DEBUG:teuthology.orchestra.run.smithi044:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T22:22:22.156 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-04-19T22:22:22.156 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-19T22:22:22.220 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T22:22:22.226 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T22:22:22.274 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-04-19T22:22:22.274 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-19T22:22:22.348 DEBUG:teuthology.orchestra.run.smithi044:> sudo service rsyslog restart 2024-04-19T22:22:22.350 DEBUG:teuthology.orchestra.run.smithi165:> sudo service rsyslog restart 2024-04-19T22:22:22.421 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-19T22:22:22.430 INFO:teuthology.task.internal:Starting timer... 2024-04-19T22:22:22.430 INFO:teuthology.run_tasks:Running task pcp... 2024-04-19T22:22:22.449 INFO:teuthology.run_tasks:Running task selinux... 2024-04-19T22:22:22.460 DEBUG:teuthology.task.selinux:Excluding smithi044: OS 'ubuntu' does not support SELinux 2024-04-19T22:22:22.460 DEBUG:teuthology.task.selinux:Excluding smithi165: OS 'ubuntu' does not support SELinux 2024-04-19T22:22:22.461 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-19T22:22:22.461 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-19T22:22:22.461 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-19T22:22:22.461 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-19T22:22:22.472 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-19T22:22:22.489 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-19T22:22:22.490 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi044.front.sepia.ceph.com,smithi165.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-19T22:29:29.558 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi044.front.sepia.ceph.com'), Remote(name='ubuntu@smithi165.front.sepia.ceph.com')] 2024-04-19T22:29:29.560 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-04-19T22:29:29.561 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi044.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T22:29:29.646 DEBUG:teuthology.orchestra.run.smithi044:> true 2024-04-19T22:29:29.730 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi044.front.sepia.ceph.com' 2024-04-19T22:29:29.731 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-04-19T22:29:29.731 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T22:29:29.812 DEBUG:teuthology.orchestra.run.smithi165:> true 2024-04-19T22:29:29.890 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-04-19T22:29:29.890 INFO:teuthology.run_tasks:Running task clock... 2024-04-19T22:29:29.902 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-19T22:29:29.902 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-19T22:29:29.903 DEBUG:teuthology.orchestra.run.smithi044:> 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-19T22:29:29.905 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-19T22:29:29.906 DEBUG:teuthology.orchestra.run.smithi165:> 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-19T22:29:29.935 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-19T22:29:29.935 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: Command line: ntpd -gq 2024-04-19T22:29:29.935 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: ---------------------------------------------------- 2024-04-19T22:29:29.935 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: ntp-4 is maintained by Network Time Foundation, 2024-04-19T22:29:29.935 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-19T22:29:29.935 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: corporation. Support and training for ntp-4 are 2024-04-19T22:29:29.935 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: available at https://www.nwtime.org/support 2024-04-19T22:29:29.935 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: ---------------------------------------------------- 2024-04-19T22:29:29.936 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: proto: precision = 0.048 usec (-24) 2024-04-19T22:29:29.936 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: basedate set to 2022-02-04 2024-04-19T22:29:29.936 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: gps base set to 2022-02-06 (week 2196) 2024-04-19T22:29:29.936 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-19T22:29:29.936 INFO:teuthology.orchestra.run.smithi044.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-19T22:29:29.936 INFO:teuthology.orchestra.run.smithi044.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-19T22:29:29.937 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: restrict ::: KOD does nothing without LIMITED. 2024-04-19T22:29:29.937 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: Listen and drop on 0 v6wildcard [::]:123 2024-04-19T22:29:29.937 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-19T22:29:29.937 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: Listen normally on 2 lo 127.0.0.1:123 2024-04-19T22:29:29.938 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: Listen normally on 3 ens1f0 172.21.15.44:123 2024-04-19T22:29:29.938 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: Listen normally on 4 lo [::1]:123 2024-04-19T22:29:29.938 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:febd:1572%4]:123 2024-04-19T22:29:29.938 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:29 ntpd[17091]: Listening on routing socket on fd #22 for interface updates 2024-04-19T22:29:29.960 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-19T22:29:29.960 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: Command line: ntpd -gq 2024-04-19T22:29:29.960 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: ---------------------------------------------------- 2024-04-19T22:29:29.960 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: ntp-4 is maintained by Network Time Foundation, 2024-04-19T22:29:29.960 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-19T22:29:29.961 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: corporation. Support and training for ntp-4 are 2024-04-19T22:29:29.961 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: available at https://www.nwtime.org/support 2024-04-19T22:29:29.961 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: ---------------------------------------------------- 2024-04-19T22:29:29.961 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: proto: precision = 0.060 usec (-24) 2024-04-19T22:29:29.962 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: basedate set to 2022-02-04 2024-04-19T22:29:29.962 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: gps base set to 2022-02-06 (week 2196) 2024-04-19T22:29:29.962 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-19T22:29:29.962 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: restrict ::: KOD does nothing without LIMITED. 2024-04-19T22:29:29.962 INFO:teuthology.orchestra.run.smithi165.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-19T22:29:29.962 INFO:teuthology.orchestra.run.smithi165.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-19T22:29:29.963 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: Listen and drop on 0 v6wildcard [::]:123 2024-04-19T22:29:29.963 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-19T22:29:29.963 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: Listen normally on 2 lo 127.0.0.1:123 2024-04-19T22:29:29.964 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: Listen normally on 3 enp3s0f1 172.21.15.165:123 2024-04-19T22:29:29.964 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: Listen normally on 4 lo [::1]:123 2024-04-19T22:29:29.964 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f63%5]:123 2024-04-19T22:29:29.964 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:29 ntpd[17254]: Listening on routing socket on fd #22 for interface updates 2024-04-19T22:29:30.934 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:30 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:30.934 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:30 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:30.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:30 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:30.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:30 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:30.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:30 ntpd[17091]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:30.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:30 ntpd[17091]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:31.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:31 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:31.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:31 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:31.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:31 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:31.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:31 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:31.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:31 ntpd[17091]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:31.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:31 ntpd[17091]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:31.961 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:31 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:31.961 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:31 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:31.961 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:31 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:31.961 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:31 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:31.961 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:31 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:31.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:31 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:31.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:31 ntpd[17254]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:31.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:31 ntpd[17254]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:31.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:31 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:31.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:31 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:31.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:31 ntpd[17254]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:31.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:31 ntpd[17254]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:32.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:32 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:32.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:32 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:32.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:32 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:32.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:32 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:32.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:32 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:32.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:32 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:32.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:32 ntpd[17091]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:32.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:32 ntpd[17091]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:32.960 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:32 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:32.960 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:32 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:33.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:33 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:33.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:33 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:33.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:33 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:33.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:33 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:33.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:33 ntpd[17091]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:33.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:33 ntpd[17091]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:33.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:33.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:33.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:33.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:33.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:33.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:33.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:33.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:33.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:33.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:33.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:33.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:33.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:33.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:33.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:33.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:33.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:33.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:33 ntpd[17254]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:34.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:34 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:34.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:34 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:34.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:34 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:34.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:34 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:34.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:34 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:34.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:34 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:34.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:34 ntpd[17091]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:34.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:34 ntpd[17091]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:34.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:34 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:34.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:34 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:34.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:34 ntpd[17091]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:34.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:34 ntpd[17091]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:35.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:35 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:35.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:35 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:35.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:35 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:35.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:35 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:35.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:35 ntpd[17091]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:35.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:35 ntpd[17091]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:35.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:35.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:35.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:35.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:35.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:35.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:35.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:35.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:35.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:35.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:35.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:35.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:35.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:35.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:35.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:35.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:35.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:35.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:35 ntpd[17254]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:36.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:36 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:36.935 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:36 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:36.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:36 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:36.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:36 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:36.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:36 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:36.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:36 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:36.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:36 ntpd[17091]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:36.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:36 ntpd[17091]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:36.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:36 ntpd[17091]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:36.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:36 ntpd[17091]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:36.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:36 ntpd[17091]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:36.936 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:36 ntpd[17091]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:36.937 INFO:teuthology.orchestra.run.smithi044.stdout:19 Apr 22:29:36 ntpd[17091]: ntpd: time slew -0.000796 s 2024-04-19T22:29:36.937 INFO:teuthology.orchestra.run.smithi044.stdout:ntpd: time slew -0.000796s 2024-04-19T22:29:36.937 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:36 ntpd[17091]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-19T22:29:36.937 INFO:teuthology.orchestra.run.smithi044.stderr:19 Apr 22:29:36 ntpd[17091]: can't open /var/log/ntpstats/loopstats.20240419: Permission denied 2024-04-19T22:29:36.989 INFO:teuthology.orchestra.run.smithi044.stdout: remote refid st t when poll reach delay offset jitter 2024-04-19T22:29:36.989 INFO:teuthology.orchestra.run.smithi044.stdout:============================================================================== 2024-04-19T22:29:36.989 INFO:teuthology.orchestra.run.smithi044.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T22:29:36.989 INFO:teuthology.orchestra.run.smithi044.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T22:29:36.989 INFO:teuthology.orchestra.run.smithi044.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T22:29:36.989 INFO:teuthology.orchestra.run.smithi044.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T22:29:37.961 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:37 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:37.961 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:37 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:37.961 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:37 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:37.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:37 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:37.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:37 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:37.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:37 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:37.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:37 ntpd[17254]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T22:29:37.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:37 ntpd[17254]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T22:29:37.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:37 ntpd[17254]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T22:29:37.962 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:37 ntpd[17254]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T22:29:37.962 INFO:teuthology.orchestra.run.smithi165.stdout:19 Apr 22:29:37 ntpd[17254]: ntpd: time slew -0.000446 s 2024-04-19T22:29:37.962 INFO:teuthology.orchestra.run.smithi165.stdout:ntpd: time slew -0.000446s 2024-04-19T22:29:37.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:37 ntpd[17254]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-19T22:29:37.963 INFO:teuthology.orchestra.run.smithi165.stderr:19 Apr 22:29:37 ntpd[17254]: can't open /var/log/ntpstats/loopstats.20240419: Permission denied 2024-04-19T22:29:38.026 INFO:teuthology.orchestra.run.smithi165.stdout: remote refid st t when poll reach delay offset jitter 2024-04-19T22:29:38.026 INFO:teuthology.orchestra.run.smithi165.stdout:============================================================================== 2024-04-19T22:29:38.026 INFO:teuthology.orchestra.run.smithi165.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T22:29:38.026 INFO:teuthology.orchestra.run.smithi165.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T22:29:38.026 INFO:teuthology.orchestra.run.smithi165.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T22:29:38.026 INFO:teuthology.orchestra.run.smithi165.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T22:29:38.027 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-19T22:29:38.125 INFO:tasks.cephadm:Config: {'cephadm_branch': 'v17.2.0', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'quay.io/ceph/ceph:v17.2.0', 'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': 'd0bf63dd179c05751e4be49477389aa290c73089'} 2024-04-19T22:29:38.126 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-19T22:29:38.126 INFO:tasks.cephadm:Cluster fsid is 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:29:38.127 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-19T22:29:38.127 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.44', 'mon.c': '[v2:172.21.15.44:3301,v1:172.21.15.44:6790]', 'mon.b': '172.21.15.165'} 2024-04-19T22:29:38.127 INFO:tasks.cephadm:First mon is mon.a on smithi044 2024-04-19T22:29:38.127 INFO:tasks.cephadm:First mgr is y 2024-04-19T22:29:38.127 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-19T22:29:38.127 DEBUG:teuthology.orchestra.run.smithi044:> sudo hostname $(hostname -s) 2024-04-19T22:29:38.142 DEBUG:teuthology.orchestra.run.smithi165:> sudo hostname $(hostname -s) 2024-04-19T22:29:38.156 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-19T22:29:38.157 DEBUG:teuthology.orchestra.run.smithi044:> 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-19T22:29:38.494 INFO:teuthology.orchestra.run.smithi044.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 19 22:29 /home/ubuntu/cephtest/cephadm 2024-04-19T22:29:38.495 DEBUG:teuthology.orchestra.run.smithi165:> 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-19T22:29:38.826 INFO:teuthology.orchestra.run.smithi165.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 19 22:29 /home/ubuntu/cephtest/cephadm 2024-04-19T22:29:38.826 DEBUG:teuthology.orchestra.run.smithi044:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-19T22:29:38.834 DEBUG:teuthology.orchestra.run.smithi165:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-19T22:29:38.851 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-19T22:29:38.851 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-19T22:29:38.878 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-19T22:29:39.038 INFO:teuthology.orchestra.run.smithi044.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-19T22:29:39.039 INFO:teuthology.orchestra.run.smithi165.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-19T22:30:27.368 INFO:teuthology.orchestra.run.smithi165.stdout:{ 2024-04-19T22:30:27.368 INFO:teuthology.orchestra.run.smithi165.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-19T22:30:27.368 INFO:teuthology.orchestra.run.smithi165.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-19T22:30:27.368 INFO:teuthology.orchestra.run.smithi165.stdout: "repo_digests": [ 2024-04-19T22:30:27.369 INFO:teuthology.orchestra.run.smithi165.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-19T22:30:27.369 INFO:teuthology.orchestra.run.smithi165.stdout: ] 2024-04-19T22:30:27.369 INFO:teuthology.orchestra.run.smithi165.stdout:} 2024-04-19T22:30:29.114 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:30:29.115 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-19T22:30:29.115 INFO:teuthology.orchestra.run.smithi044.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-19T22:30:29.115 INFO:teuthology.orchestra.run.smithi044.stdout: "repo_digests": [ 2024-04-19T22:30:29.115 INFO:teuthology.orchestra.run.smithi044.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-19T22:30:29.115 INFO:teuthology.orchestra.run.smithi044.stdout: ] 2024-04-19T22:30:29.115 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:30:29.142 DEBUG:teuthology.orchestra.run.smithi044:> sudo mkdir -p /etc/ceph 2024-04-19T22:30:29.156 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /etc/ceph 2024-04-19T22:30:29.170 DEBUG:teuthology.orchestra.run.smithi044:> sudo chmod 777 /etc/ceph 2024-04-19T22:30:29.211 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 777 /etc/ceph 2024-04-19T22:30:29.226 INFO:tasks.cephadm:Writing seed config... 2024-04-19T22:30:29.227 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-19T22:30:29.227 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-19T22:30:29.228 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-19T22:30:29.228 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-04-19T22:30:29.228 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-19T22:30:29.228 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-19T22:30:29.228 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-19T22:30:29.228 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-19T22:30:29.228 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-19T22:30:29.229 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-04-19T22:30:29.229 DEBUG:teuthology.orchestra.run.smithi044:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-19T22:30:29.259 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 = 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = False [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-19T22:30:29.260 DEBUG:teuthology.orchestra.run.smithi044:mon.a> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.a.service 2024-04-19T22:30:29.304 DEBUG:teuthology.orchestra.run.smithi044:mgr.y> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mgr.y.service 2024-04-19T22:30:29.347 INFO:tasks.cephadm:Bootstrapping... 2024-04-19T22:30:29.348 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 4e8ccbb4-fe9c-11ee-bc92-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.44 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-19T22:30:29.547 INFO:teuthology.orchestra.run.smithi044.stderr:-------------------------------------------------------------------------------- 2024-04-19T22:30:29.547 INFO:teuthology.orchestra.run.smithi044.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '4e8ccbb4-fe9c-11ee-bc92-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.44', '--skip-admin-label'] 2024-04-19T22:30:29.547 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying podman|docker is present... 2024-04-19T22:30:29.547 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying lvm2 is present... 2024-04-19T22:30:29.547 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying time synchronization is in place... 2024-04-19T22:30:29.552 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-19T22:30:29.558 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-04-19T22:30:29.563 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-19T22:30:29.568 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-04-19T22:30:29.571 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: masked 2024-04-19T22:30:29.575 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-04-19T22:30:29.578 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-19T22:30:29.582 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-04-19T22:30:29.586 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: enabled 2024-04-19T22:30:29.589 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: active 2024-04-19T22:30:29.590 INFO:teuthology.orchestra.run.smithi044.stderr:Unit ntp.service is enabled and running 2024-04-19T22:30:29.590 INFO:teuthology.orchestra.run.smithi044.stderr:Repeating the final host check... 2024-04-19T22:30:29.590 INFO:teuthology.orchestra.run.smithi044.stderr:docker (/usr/bin/docker) is present 2024-04-19T22:30:29.590 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl is present 2024-04-19T22:30:29.590 INFO:teuthology.orchestra.run.smithi044.stderr:lvcreate is present 2024-04-19T22:30:29.593 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-19T22:30:29.597 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-04-19T22:30:29.602 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-19T22:30:29.605 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-04-19T22:30:29.609 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: masked 2024-04-19T22:30:29.613 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-04-19T22:30:29.617 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-19T22:30:29.621 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: inactive 2024-04-19T22:30:29.627 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: enabled 2024-04-19T22:30:29.631 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: active 2024-04-19T22:30:29.632 INFO:teuthology.orchestra.run.smithi044.stderr:Unit ntp.service is enabled and running 2024-04-19T22:30:29.632 INFO:teuthology.orchestra.run.smithi044.stderr:Host looks OK 2024-04-19T22:30:29.632 INFO:teuthology.orchestra.run.smithi044.stderr:Cluster fsid: 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:30:29.632 INFO:teuthology.orchestra.run.smithi044.stderr:Acquiring lock 140565696808320 on /run/cephadm/4e8ccbb4-fe9c-11ee-bc92-c7b262605968.lock 2024-04-19T22:30:29.633 INFO:teuthology.orchestra.run.smithi044.stderr:Lock 140565696808320 acquired on /run/cephadm/4e8ccbb4-fe9c-11ee-bc92-c7b262605968.lock 2024-04-19T22:30:29.633 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying IP 172.21.15.44 port 3300 ... 2024-04-19T22:30:29.633 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying IP 172.21.15.44 port 6789 ... 2024-04-19T22:30:29.633 INFO:teuthology.orchestra.run.smithi044.stderr:Base mon IP is 172.21.15.44, final addrv is [v2:172.21.15.44:3300,v1:172.21.15.44:6789] 2024-04-19T22:30:29.634 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2024-04-19T22:30:29.634 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-19T22:30:29.634 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.44 2024-04-19T22:30:29.636 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-19T22:30:29.636 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-04-19T22:30:29.636 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1781sec hoplimit 64 pref medium 2024-04-19T22:30:29.638 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-19T22:30:29.638 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-04-19T22:30:29.638 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-19T22:30:29.638 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/sbin/ip: 4: ens1f0: mtu 1500 state UP qlen 1000 2024-04-19T22:30:29.639 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:febd:1572/64 scope link 2024-04-19T22:30:29.639 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-19T22:30:29.639 INFO:teuthology.orchestra.run.smithi044.stderr:Mon IP `172.21.15.44` is in CIDR network `172.21.0.0/20` 2024-04-19T22:30:29.639 INFO:teuthology.orchestra.run.smithi044.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-19T22:30:29.640 INFO:teuthology.orchestra.run.smithi044.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-19T22:30:30.261 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-04-19T22:30:30.390 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-19T22:30:30.390 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-04-19T22:30:30.423 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-04-19T22:30:31.282 INFO:teuthology.orchestra.run.smithi044.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-19T22:30:31.842 INFO:teuthology.orchestra.run.smithi044.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-19T22:30:31.843 INFO:teuthology.orchestra.run.smithi044.stderr:Extracting ceph user uid/gid from container image... 2024-04-19T22:30:32.511 INFO:teuthology.orchestra.run.smithi044.stderr:stat: 167 167 2024-04-19T22:30:33.039 INFO:teuthology.orchestra.run.smithi044.stderr:Creating initial keys... 2024-04-19T22:30:33.640 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-authtool: AQCJ8CJmvn5VJxAAE/FTDl/hnzeQJXZbBZ5ltA== 2024-04-19T22:30:34.848 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-authtool: AQCK8CJmP3y8MxAAiTWilKTBXxoLIGeUH1WsQg== 2024-04-19T22:30:36.028 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-authtool: AQCM8CJmr9HgAhAAD4x5udlEzTllJWiqBRwtCA== 2024-04-19T22:30:36.604 INFO:teuthology.orchestra.run.smithi044.stderr:Creating initial monmap... 2024-04-19T22:30:37.278 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-19T22:30:37.279 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-19T22:30:37.279 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:30:37.279 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-19T22:30:37.825 INFO:teuthology.orchestra.run.smithi044.stderr:monmaptool for a [v2:172.21.15.44:3300,v1:172.21.15.44:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-19T22:30:37.826 INFO:teuthology.orchestra.run.smithi044.stderr:setting min_mon_release = octopus 2024-04-19T22:30:37.826 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: set fsid to 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:30:37.826 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-19T22:30:37.826 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-04-19T22:30:37.826 INFO:teuthology.orchestra.run.smithi044.stderr:Creating mon... 2024-04-19T22:30:38.555 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.570+0000 7fe125516880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-19T22:30:38.555 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.570+0000 7fe125516880 1 imported monmap: 2024-04-19T22:30:38.555 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-19T22:30:38.555 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:30:38.555 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: last_changed 2024-04-19T22:30:37.298351+0000 2024-04-19T22:30:38.555 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: created 2024-04-19T22:30:37.298351+0000 2024-04-19T22:30:38.556 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-04-19T22:30:38.556 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-19T22:30:38.556 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-04-19T22:30:38.556 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.556 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.570+0000 7fe125516880 0 /usr/bin/ceph-mon: set fsid to 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:30:38.557 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: RocksDB version: 6.15.5 2024-04-19T22:30:38.557 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.557 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-19T22:30:38.557 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Compile date Apr 18 2022 2024-04-19T22:30:38.557 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: DB SUMMARY 2024-04-19T22:30:38.558 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.558 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: DB Session ID: PRF2ZNMWPYETE0BIVE7L 2024-04-19T22:30:38.558 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.558 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-19T22:30:38.558 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.582 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-19T22:30:38.582 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.582 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.error_if_exists: 0 2024-04-19T22:30:38.582 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.create_if_missing: 1 2024-04-19T22:30:38.582 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.paranoid_checks: 1 2024-04-19T22:30:38.582 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-19T22:30:38.582 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.env: 0x563b258c6860 2024-04-19T22:30:38.582 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.fs: Posix File System 2024-04-19T22:30:38.582 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.info_log: 0x563b27e4d320 2024-04-19T22:30:38.582 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-19T22:30:38.582 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.statistics: (nil) 2024-04-19T22:30:38.582 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.use_fsync: 0 2024-04-19T22:30:38.583 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_log_file_size: 0 2024-04-19T22:30:38.583 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-19T22:30:38.583 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-19T22:30:38.583 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-19T22:30:38.583 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-19T22:30:38.583 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.allow_fallocate: 1 2024-04-19T22:30:38.583 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-19T22:30:38.583 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-19T22:30:38.583 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.use_direct_reads: 0 2024-04-19T22:30:38.583 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-19T22:30:38.583 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-19T22:30:38.583 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.db_log_dir: 2024-04-19T22:30:38.583 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-19T22:30:38.583 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-19T22:30:38.584 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-19T22:30:38.584 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-19T22:30:38.584 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-19T22:30:38.584 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-19T22:30:38.584 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-19T22:30:38.584 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-19T22:30:38.584 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-19T22:30:38.584 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.write_buffer_manager: 0x563b280ed950 2024-04-19T22:30:38.584 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-19T22:30:38.584 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-19T22:30:38.584 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-19T22:30:38.584 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-19T22:30:38.584 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-19T22:30:38.584 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-19T22:30:38.584 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-19T22:30:38.585 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-19T22:30:38.585 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-19T22:30:38.585 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.unordered_write: 0 2024-04-19T22:30:38.585 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-19T22:30:38.585 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-19T22:30:38.585 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-19T22:30:38.585 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-19T22:30:38.585 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.row_cache: None 2024-04-19T22:30:38.585 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.wal_filter: None 2024-04-19T22:30:38.585 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-19T22:30:38.585 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-19T22:30:38.585 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.preserve_deletes: 0 2024-04-19T22:30:38.585 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.two_write_queues: 0 2024-04-19T22:30:38.585 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-19T22:30:38.585 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.atomic_flush: 0 2024-04-19T22:30:38.586 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-19T22:30:38.586 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-19T22:30:38.586 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-19T22:30:38.586 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.log_readahead_size: 0 2024-04-19T22:30:38.586 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-19T22:30:38.586 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-19T22:30:38.586 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-19T22:30:38.586 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-19T22:30:38.586 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-19T22:30:38.586 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-19T22:30:38.586 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_background_jobs: 2 2024-04-19T22:30:38.586 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_background_compactions: -1 2024-04-19T22:30:38.586 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_subcompactions: 1 2024-04-19T22:30:38.586 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-19T22:30:38.587 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-19T22:30:38.587 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-19T22:30:38.587 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-19T22:30:38.587 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-19T22:30:38.587 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-19T22:30:38.587 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-19T22:30:38.587 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-19T22:30:38.587 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_open_files: -1 2024-04-19T22:30:38.587 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-19T22:30:38.587 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-19T22:30:38.587 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-19T22:30:38.587 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-19T22:30:38.587 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_background_flushes: -1 2024-04-19T22:30:38.587 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Compression algorithms supported: 2024-04-19T22:30:38.588 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-19T22:30:38.588 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: kZSTD supported: 0 2024-04-19T22:30:38.588 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: kXpressCompression supported: 0 2024-04-19T22:30:38.588 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-19T22:30:38.588 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: kLZ4Compression supported: 1 2024-04-19T22:30:38.588 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: kBZip2Compression supported: 0 2024-04-19T22:30:38.588 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: kZlibCompression supported: 1 2024-04-19T22:30:38.588 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: kSnappyCompression supported: 1 2024-04-19T22:30:38.588 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-19T22:30:38.588 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-19T22:30:38.588 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.588 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-19T22:30:38.588 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.588 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-19T22:30:38.588 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.589 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-19T22:30:38.589 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.merge_operator: 2024-04-19T22:30:38.589 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compaction_filter: None 2024-04-19T22:30:38.589 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-19T22:30:38.589 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-19T22:30:38.589 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-19T22:30:38.589 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-19T22:30:38.589 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563b27e9eb08) 2024-04-19T22:30:38.589 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-19T22:30:38.589 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-19T22:30:38.589 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-19T22:30:38.589 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-19T22:30:38.589 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-19T22:30:38.589 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-19T22:30:38.590 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-19T22:30:38.590 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-19T22:30:38.590 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-19T22:30:38.590 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-19T22:30:38.590 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-19T22:30:38.590 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_cache: 0x563b27e7e170 2024-04-19T22:30:38.590 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-19T22:30:38.590 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-19T22:30:38.590 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-19T22:30:38.590 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-19T22:30:38.590 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-19T22:30:38.590 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-19T22:30:38.590 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-19T22:30:38.590 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-19T22:30:38.590 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-19T22:30:38.591 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-19T22:30:38.591 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-19T22:30:38.591 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-19T22:30:38.591 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-19T22:30:38.591 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-19T22:30:38.591 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-19T22:30:38.591 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-19T22:30:38.591 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-19T22:30:38.591 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-19T22:30:38.591 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-19T22:30:38.591 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: format_version: 4 2024-04-19T22:30:38.591 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-19T22:30:38.591 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-19T22:30:38.591 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.591 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-19T22:30:38.592 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-19T22:30:38.592 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compression: NoCompression 2024-04-19T22:30:38.592 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-19T22:30:38.592 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-19T22:30:38.592 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-19T22:30:38.592 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.num_levels: 7 2024-04-19T22:30:38.592 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-19T22:30:38.592 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-19T22:30:38.592 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-19T22:30:38.592 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-19T22:30:38.592 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-19T22:30:38.592 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-19T22:30:38.592 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-19T22:30:38.592 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-19T22:30:38.593 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-19T22:30:38.593 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-19T22:30:38.593 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-19T22:30:38.593 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-19T22:30:38.593 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-19T22:30:38.593 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-19T22:30:38.593 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-19T22:30:38.593 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-19T22:30:38.593 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-19T22:30:38.593 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-19T22:30:38.593 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-19T22:30:38.593 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-19T22:30:38.593 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-19T22:30:38.593 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-19T22:30:38.593 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-19T22:30:38.594 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-19T22:30:38.594 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-19T22:30:38.594 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-19T22:30:38.594 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-19T22:30:38.594 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-19T22:30:38.594 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-19T22:30:38.594 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-19T22:30:38.594 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-19T22:30:38.594 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-19T22:30:38.594 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-19T22:30:38.594 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-19T22:30:38.594 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-19T22:30:38.594 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-19T22:30:38.594 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-19T22:30:38.594 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-19T22:30:38.595 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-19T22:30:38.595 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-19T22:30:38.595 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-19T22:30:38.595 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-19T22:30:38.595 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-19T22:30:38.595 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-19T22:30:38.595 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-19T22:30:38.595 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-19T22:30:38.595 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-19T22:30:38.595 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-19T22:30:38.595 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-19T22:30:38.595 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.table_properties_collectors: 2024-04-19T22:30:38.595 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.inplace_update_support: 0 2024-04-19T22:30:38.595 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-19T22:30:38.595 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-19T22:30:38.596 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-19T22:30:38.596 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-19T22:30:38.596 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.bloom_locality: 0 2024-04-19T22:30:38.596 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.max_successive_merges: 0 2024-04-19T22:30:38.596 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-19T22:30:38.596 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-19T22:30:38.596 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-19T22:30:38.596 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-19T22:30:38.596 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.ttl: 2592000 2024-04-19T22:30:38.596 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-19T22:30:38.596 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.enable_blob_files: false 2024-04-19T22:30:38.596 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.min_blob_size: 0 2024-04-19T22:30:38.596 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-19T22:30:38.596 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-19T22:30:38.596 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-19T22:30:38.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.574+0000 7fe125516880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-19T22:30:38.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.578+0000 7fe125516880 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-19T22:30:38.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.578+0000 7fe125516880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-19T22:30:38.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.578+0000 7fe125516880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-04-19T22:30:38.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.578+0000 7fe125516880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x563b27e64a80 2024-04-19T22:30:38.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.578+0000 7fe125516880 4 rocksdb: DB pointer 0x563b27ed8000 2024-04-19T22:30:38.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.578+0000 7fe117100700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-19T22:30:38.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.578+0000 7fe117100700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-19T22:30:38.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-19T22:30:38.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T22:30:38.597 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.598 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.598 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T22:30:38.598 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.598 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.598 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T22:30:38.598 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.598 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-19T22:30:38.598 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.598 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T22:30:38.598 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.598 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.598 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.598 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-19T22:30:38.599 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.599 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T22:30:38.599 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T22:30:38.599 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-19T22:30:38.599 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T22:30:38.599 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T22:30:38.599 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T22:30:38.599 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-19T22:30:38.599 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.599 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.599 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.599 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.599 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-19T22:30:38.599 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.599 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-19T22:30:38.600 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.600 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T22:30:38.600 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.600 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.600 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.600 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-19T22:30:38.600 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.600 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T22:30:38.600 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T22:30:38.600 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-19T22:30:38.600 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T22:30:38.600 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T22:30:38.600 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T22:30:38.600 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-19T22:30:38.600 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.601 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.601 INFO:teuthology.orchestra.run.smithi044.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-19T22:30:38.601 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.601 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-19T22:30:38.601 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: 2024-04-19T22:30:38.601 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.578+0000 7fe125516880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-04-19T22:30:38.601 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.578+0000 7fe125516880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-19T22:30:38.601 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph-mon: debug 2024-04-19T22:30:38.578+0000 7fe125516880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-19T22:30:39.030 INFO:teuthology.orchestra.run.smithi044.stderr:create mon.a on 2024-04-19T22:30:39.254 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-19T22:30:39.461 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968.target -> /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968.target. 2024-04-19T22:30:39.461 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968.target -> /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968.target. 2024-04-19T22:30:39.844 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to reset failed state of unit ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.a.service: Unit ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.a.service not loaded. 2024-04-19T22:30:39.850 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Created symlink /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968.target.wants/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service. 2024-04-19T22:30:40.073 INFO:teuthology.orchestra.run.smithi044.stderr:firewalld does not appear to be present 2024-04-19T22:30:40.073 INFO:teuthology.orchestra.run.smithi044.stderr:Not possible to enable service . firewalld.service is not available 2024-04-19T22:30:40.073 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mon to start... 2024-04-19T22:30:40.073 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mon... 2024-04-19T22:30:40.091 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:40 smithi044 systemd[1]: Started Ceph mon.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:30:41.486 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: cluster: 2024-04-19T22:30:41.486 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: id: 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:30:41.486 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-19T22:30:41.486 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-04-19T22:30:41.486 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: services: 2024-04-19T22:30:41.486 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.209034s) 2024-04-19T22:30:41.486 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-19T22:30:41.487 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-19T22:30:41.487 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-04-19T22:30:41.487 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: data: 2024-04-19T22:30:41.487 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-19T22:30:41.487 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-19T22:30:41.487 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-19T22:30:41.487 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: pgs: 2024-04-19T22:30:41.487 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-04-19T22:30:41.498 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:41 smithi044 bash[17997]: cluster 2024-04-19T22:30:41.299987+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:30:41.498 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:41 smithi044 bash[17997]: cluster 2024-04-19T22:30:41.283531+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-19T22:30:42.056 INFO:teuthology.orchestra.run.smithi044.stderr:mon is available 2024-04-19T22:30:42.057 INFO:teuthology.orchestra.run.smithi044.stderr:Assimilating anything we can from ceph.conf... 2024-04-19T22:30:42.552 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:42 smithi044 bash[17997]: cluster 2024-04-19T22:30:41.295148+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-19T22:30:42.553 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:42 smithi044 bash[17997]: cluster 2024-04-19T22:30:41.297304+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0]} 2024-04-19T22:30:42.553 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:42 smithi044 bash[17997]: cluster 2024-04-19T22:30:41.305269+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-19T22:30:42.553 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:42 smithi044 bash[17997]: cluster 2024-04-19T22:30:41.312193+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-19T22:30:42.553 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:42 smithi044 bash[17997]: cluster 2024-04-19T22:30:41.312646+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-19T22:30:42.553 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:42 smithi044 bash[17997]: audit 2024-04-19T22:30:41.504116+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.44:0/151737559' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-19T22:30:43.023 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-04-19T22:30:43.023 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [global] 2024-04-19T22:30:43.023 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: fsid = 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:30:43.024 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.44:3300,v1:172.21.15.44:6789] 2024-04-19T22:30:43.024 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-19T22:30:43.024 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-19T22:30:43.024 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-19T22:30:43.024 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-19T22:30:43.024 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-04-19T22:30:43.024 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [mgr] 2024-04-19T22:30:43.024 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = False 2024-04-19T22:30:43.024 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-19T22:30:43.024 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-04-19T22:30:43.024 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [osd] 2024-04-19T22:30:43.025 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-19T22:30:43.025 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-19T22:30:43.552 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:43 smithi044 bash[17997]: audit 2024-04-19T22:30:43.036308+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.44:0/1613942958' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-19T22:30:43.553 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:43 smithi044 bash[17997]: audit 2024-04-19T22:30:43.040327+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.44:0/1613942958' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-19T22:30:43.577 INFO:teuthology.orchestra.run.smithi044.stderr:Generating new minimal ceph.conf... 2024-04-19T22:30:45.053 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:44 smithi044 bash[17997]: audit 2024-04-19T22:30:44.595267+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.44:0/1215444752' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:30:45.092 INFO:teuthology.orchestra.run.smithi044.stderr:Restarting the monitor... 2024-04-19T22:30:45.476 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:45 smithi044 systemd[1]: Stopping Ceph mon.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:30:45.476 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:45 smithi044 bash[18406]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mon.a 2024-04-19T22:30:45.476 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:45 smithi044 bash[17997]: debug 2024-04-19T22:30:45.210+0000 7f9b62076700 -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-19T22:30:45.476 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:45 smithi044 bash[17997]: debug 2024-04-19T22:30:45.210+0000 7f9b62076700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-19T22:30:45.802 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:45 smithi044 bash[18415]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mon-a 2024-04-19T22:30:45.803 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:45 smithi044 bash[18449]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mon.a 2024-04-19T22:30:45.850 INFO:teuthology.orchestra.run.smithi044.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-19T22:30:46.302 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:45 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-19T22:30:46.303 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:45 smithi044 systemd[1]: Stopped Ceph mon.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:30:46.303 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:45 smithi044 systemd[1]: Started Ceph mon.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:30:47.182 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.902+0000 7f7f39697880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-19T22:30:47.182 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.902+0000 7f7f39697880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-19T22:30:47.182 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.902+0000 7f7f39697880 0 pidfile_write: ignore empty --pid-file 2024-04-19T22:30:47.182 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 0 load: jerasure load: lrc 2024-04-19T22:30:47.182 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: RocksDB version: 6.15.5 2024-04-19T22:30:47.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-19T22:30:47.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Compile date Apr 18 2022 2024-04-19T22:30:47.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: DB SUMMARY 2024-04-19T22:30:47.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: DB Session ID: 7CGISIXCIEG4ST7RPTFW 2024-04-19T22:30:47.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: CURRENT file: CURRENT 2024-04-19T22:30:47.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-19T22:30:47.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-19T22:30:47.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-19T22:30:47.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82625 ; 2024-04-19T22:30:47.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.error_if_exists: 0 2024-04-19T22:30:47.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.create_if_missing: 0 2024-04-19T22:30:47.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.paranoid_checks: 1 2024-04-19T22:30:47.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-19T22:30:47.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.env: 0x55569fcc6860 2024-04-19T22:30:47.183 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.fs: Posix File System 2024-04-19T22:30:47.184 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.info_log: 0x5556a1c85e00 2024-04-19T22:30:47.184 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-19T22:30:47.184 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.statistics: (nil) 2024-04-19T22:30:47.184 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.use_fsync: 0 2024-04-19T22:30:47.184 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_log_file_size: 0 2024-04-19T22:30:47.184 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-19T22:30:47.184 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-19T22:30:47.184 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-19T22:30:47.184 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-19T22:30:47.184 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.allow_fallocate: 1 2024-04-19T22:30:47.184 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-19T22:30:47.184 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-19T22:30:47.184 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.use_direct_reads: 0 2024-04-19T22:30:47.184 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-19T22:30:47.184 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-19T22:30:47.185 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.db_log_dir: 2024-04-19T22:30:47.185 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-19T22:30:47.185 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-19T22:30:47.185 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-19T22:30:47.185 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-19T22:30:47.185 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-19T22:30:47.185 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-19T22:30:47.185 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-19T22:30:47.185 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-19T22:30:47.185 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-19T22:30:47.185 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.write_buffer_manager: 0x5556a1d762d0 2024-04-19T22:30:47.185 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-19T22:30:47.185 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-19T22:30:47.185 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-19T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-19T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-19T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-19T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-19T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-19T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-19T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.unordered_write: 0 2024-04-19T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-19T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-19T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-19T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-19T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.row_cache: None 2024-04-19T22:30:47.186 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.wal_filter: None 2024-04-19T22:30:47.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-19T22:30:47.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-19T22:30:47.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.preserve_deletes: 0 2024-04-19T22:30:47.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.two_write_queues: 0 2024-04-19T22:30:47.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-19T22:30:47.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.atomic_flush: 0 2024-04-19T22:30:47.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-19T22:30:47.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-19T22:30:47.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-19T22:30:47.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.log_readahead_size: 0 2024-04-19T22:30:47.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-19T22:30:47.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-19T22:30:47.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-19T22:30:47.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-19T22:30:47.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-19T22:30:47.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-19T22:30:47.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_background_jobs: 2 2024-04-19T22:30:47.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_background_compactions: -1 2024-04-19T22:30:47.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_subcompactions: 1 2024-04-19T22:30:47.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-19T22:30:47.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-19T22:30:47.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-19T22:30:47.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-19T22:30:47.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-19T22:30:47.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-19T22:30:47.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-19T22:30:47.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-19T22:30:47.188 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_open_files: -1 2024-04-19T22:30:47.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-19T22:30:47.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-19T22:30:47.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-19T22:30:47.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-19T22:30:47.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_background_flushes: -1 2024-04-19T22:30:47.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Compression algorithms supported: 2024-04-19T22:30:47.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-19T22:30:47.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: kZSTD supported: 0 2024-04-19T22:30:47.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: kXpressCompression supported: 0 2024-04-19T22:30:47.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-19T22:30:47.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: kLZ4Compression supported: 1 2024-04-19T22:30:47.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: kBZip2Compression supported: 0 2024-04-19T22:30:47.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: kZlibCompression supported: 1 2024-04-19T22:30:47.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: kSnappyCompression supported: 1 2024-04-19T22:30:47.190 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-19T22:30:47.190 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-19T22:30:47.190 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-19T22:30:47.190 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-19T22:30:47.190 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.merge_operator: 2024-04-19T22:30:47.191 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compaction_filter: None 2024-04-19T22:30:47.191 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-19T22:30:47.191 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-19T22:30:47.191 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-19T22:30:47.191 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-19T22:30:47.191 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5556a1c53d00) 2024-04-19T22:30:47.191 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: cache_index_and_filter_blocks: 1 2024-04-19T22:30:47.191 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-19T22:30:47.192 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-19T22:30:47.192 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: pin_top_level_index_and_filter: 1 2024-04-19T22:30:47.192 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: index_type: 0 2024-04-19T22:30:47.192 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: data_block_index_type: 0 2024-04-19T22:30:47.192 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: index_shortening: 1 2024-04-19T22:30:47.192 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: data_block_hash_table_util_ratio: 0.750000 2024-04-19T22:30:47.192 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: hash_index_allow_collision: 1 2024-04-19T22:30:47.192 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: checksum: 1 2024-04-19T22:30:47.192 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: no_block_cache: 0 2024-04-19T22:30:47.192 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: block_cache: 0x5556a1cba170 2024-04-19T22:30:47.192 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: block_cache_name: BinnedLRUCache 2024-04-19T22:30:47.192 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: block_cache_options: 2024-04-19T22:30:47.192 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: capacity : 536870912 2024-04-19T22:30:47.192 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: num_shard_bits : 4 2024-04-19T22:30:47.192 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: strict_capacity_limit : 0 2024-04-19T22:30:47.193 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: high_pri_pool_ratio: 0.000 2024-04-19T22:30:47.193 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: block_cache_compressed: (nil) 2024-04-19T22:30:47.193 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: persistent_cache: (nil) 2024-04-19T22:30:47.193 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: block_size: 4096 2024-04-19T22:30:47.193 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: block_size_deviation: 10 2024-04-19T22:30:47.193 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: block_restart_interval: 16 2024-04-19T22:30:47.193 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: index_block_restart_interval: 1 2024-04-19T22:30:47.193 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: metadata_block_size: 4096 2024-04-19T22:30:47.193 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: partition_filters: 0 2024-04-19T22:30:47.193 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: use_delta_encoding: 1 2024-04-19T22:30:47.193 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-19T22:30:47.193 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: whole_key_filtering: 1 2024-04-19T22:30:47.193 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: verify_compression: 0 2024-04-19T22:30:47.193 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: read_amp_bytes_per_bit: 0 2024-04-19T22:30:47.194 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: format_version: 4 2024-04-19T22:30:47.194 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: enable_index_compression: 1 2024-04-19T22:30:47.194 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: block_align: 0 2024-04-19T22:30:47.194 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-19T22:30:47.194 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-19T22:30:47.194 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compression: NoCompression 2024-04-19T22:30:47.194 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-19T22:30:47.194 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-19T22:30:47.194 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-19T22:30:47.194 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.num_levels: 7 2024-04-19T22:30:47.194 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-19T22:30:47.194 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-19T22:30:47.194 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-19T22:30:47.195 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-19T22:30:47.195 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-19T22:30:47.195 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-19T22:30:47.195 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-19T22:30:47.195 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-19T22:30:47.195 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-19T22:30:47.195 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-19T22:30:47.195 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-19T22:30:47.195 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-19T22:30:47.195 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-19T22:30:47.195 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-19T22:30:47.195 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-19T22:30:47.195 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-19T22:30:47.195 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-19T22:30:47.195 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-19T22:30:47.196 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-19T22:30:47.196 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-19T22:30:47.196 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-19T22:30:47.196 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-19T22:30:47.196 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-19T22:30:47.196 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-19T22:30:47.196 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-19T22:30:47.196 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-19T22:30:47.196 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-19T22:30:47.196 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-19T22:30:47.196 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-19T22:30:47.196 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-19T22:30:47.196 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-19T22:30:47.197 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-19T22:30:47.197 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-19T22:30:47.197 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-19T22:30:47.197 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-19T22:30:47.197 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-19T22:30:47.197 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-19T22:30:47.197 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-19T22:30:47.197 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-19T22:30:47.197 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-19T22:30:47.197 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-19T22:30:47.197 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-19T22:30:47.197 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-19T22:30:47.197 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-19T22:30:47.197 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-19T22:30:47.197 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-19T22:30:47.198 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-19T22:30:47.198 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-19T22:30:47.198 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-19T22:30:47.198 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.table_properties_collectors: 2024-04-19T22:30:47.198 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.inplace_update_support: 0 2024-04-19T22:30:47.198 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-19T22:30:47.198 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-19T22:30:47.198 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-19T22:30:47.198 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-19T22:30:47.198 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.bloom_locality: 0 2024-04-19T22:30:47.198 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.max_successive_merges: 0 2024-04-19T22:30:47.198 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-19T22:30:47.198 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-19T22:30:47.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-19T22:30:47.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-19T22:30:47.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.ttl: 2592000 2024-04-19T22:30:47.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-19T22:30:47.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.enable_blob_files: false 2024-04-19T22:30:47.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.min_blob_size: 0 2024-04-19T22:30:47.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-19T22:30:47.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-19T22:30:47.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-19T22:30:47.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-19T22:30:47.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 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-19T22:30:47.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-19T22:30:47.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-19T22:30:47.199 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713565846911268, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-19T22:30:47.200 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.906+0000 7f7f39697880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-19T22:30:47.200 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.910+0000 7f7f39697880 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-19T22:30:47.200 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.910+0000 7f7f39697880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713565846912239, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79175, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77438, "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": 71747, "raw_average_value_size": 340, "num_data_blocks": 10, "num_entries": 211, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "rocksdb.BuiltinBloomFilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; ", "creation_time": 1713565846, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "2b258f3f-051d-4256-8da4-d1c8ae3308cd", "db_session_id": "7CGISIXCIEG4ST7RPTFW"}} 2024-04-19T22:30:47.200 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.910+0000 7f7f39697880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-19T22:30:47.200 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.910+0000 7f7f39697880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713565846912741, "job": 1, "event": "recovery_finished"} 2024-04-19T22:30:47.200 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.910+0000 7f7f39697880 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-19T22:30:47.200 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.910+0000 7f7f39697880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5556a1ca0a80 2024-04-19T22:30:47.200 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.910+0000 7f7f39697880 4 rocksdb: DB pointer 0x5556a1cb0000 2024-04-19T22:30:47.200 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.910+0000 7f7f2941f700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-19T22:30:47.200 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.910+0000 7f7f2941f700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-19T22:30:47.200 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: ** DB Stats ** 2024-04-19T22:30:47.200 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T22:30:47.200 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: 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-19T22:30:47.201 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T22:30:47.201 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T22:30:47.201 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: 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-19T22:30:47.201 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-19T22:30:47.201 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T22:30:47.201 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: ** Compaction Stats [default] ** 2024-04-19T22:30:47.201 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: 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-19T22:30:47.201 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T22:30:47.201 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-04-19T22:30:47.201 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-04-19T22:30:47.201 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-04-19T22:30:47.201 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: ** Compaction Stats [default] ** 2024-04-19T22:30:47.201 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: 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-19T22:30:47.201 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T22:30:47.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-04-19T22:30:47.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T22:30:47.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-19T22:30:47.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T22:30:47.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T22:30:47.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T22:30:47.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: AddFile(Keys): cumulative 0, interval 0 2024-04-19T22:30:47.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: Cumulative compaction: 0.00 GB write, 17.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T22:30:47.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: Interval compaction: 0.00 GB write, 17.23 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T22:30:47.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: 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-19T22:30:47.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: ** File Read Latency Histogram By Level [default] ** 2024-04-19T22:30:47.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: ** Compaction Stats [default] ** 2024-04-19T22:30:47.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: 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-19T22:30:47.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T22:30:47.203 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: L0 2/0 79.08 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-04-19T22:30:47.203 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: Sum 2/0 79.08 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-04-19T22:30:47.203 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: 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-19T22:30:47.203 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: ** Compaction Stats [default] ** 2024-04-19T22:30:47.203 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: 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-19T22:30:47.203 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T22:30:47.203 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 124.6 0.00 0.00 1 0.001 0 0 2024-04-19T22:30:47.203 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T22:30:47.203 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-19T22:30:47.203 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T22:30:47.203 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T22:30:47.203 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T22:30:47.203 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: AddFile(Keys): cumulative 0, interval 0 2024-04-19T22:30:47.203 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: Cumulative compaction: 0.00 GB write, 17.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T22:30:47.203 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: 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-19T22:30:47.204 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: 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-19T22:30:47.204 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: ** File Read Latency Histogram By Level [default] ** 2024-04-19T22:30:47.204 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.910+0000 7f7f39697880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] at bind addrs [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:30:47.204 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.914+0000 7f7f39697880 1 mon.a@-1(???) e1 preinit fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:30:47.204 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.914+0000 7f7f39697880 0 mon.a@-1(???).mds e1 new map 2024-04-19T22:30:47.204 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.914+0000 7f7f39697880 0 mon.a@-1(???).mds e1 print_map 2024-04-19T22:30:47.204 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: e1 2024-04-19T22:30:47.204 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-19T22:30:47.204 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: 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-19T22:30:47.204 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: legacy client fscid: -1 2024-04-19T22:30:47.204 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: 2024-04-19T22:30:47.204 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: No filesystems configured 2024-04-19T22:30:47.204 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.914+0000 7f7f39697880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-19T22:30:47.204 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.914+0000 7f7f39697880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-19T22:30:47.204 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.914+0000 7f7f39697880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-19T22:30:47.205 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.914+0000 7f7f39697880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-19T22:30:47.205 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: debug 2024-04-19T22:30:46.914+0000 7f7f39697880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-19T22:30:47.205 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: cluster 2024-04-19T22:30:46.943825+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-19T22:30:47.205 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: cluster 2024-04-19T22:30:46.943897+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0]} 2024-04-19T22:30:47.205 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: cluster 2024-04-19T22:30:46.944013+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-19T22:30:47.205 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: cluster 2024-04-19T22:30:46.944063+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-19T22:30:47.205 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:46 smithi044 bash[18490]: cluster 2024-04-19T22:30:46.944567+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-19T22:30:47.769 INFO:teuthology.orchestra.run.smithi044.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-19T22:30:47.769 INFO:teuthology.orchestra.run.smithi044.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-19T22:30:47.769 INFO:teuthology.orchestra.run.smithi044.stderr:Creating mgr... 2024-04-19T22:30:47.769 INFO:teuthology.orchestra.run.smithi044.stderr:Verifying port 9283 ... 2024-04-19T22:30:47.997 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Failed to reset failed state of unit ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mgr.y.service: Unit ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mgr.y.service not loaded. 2024-04-19T22:30:48.002 INFO:teuthology.orchestra.run.smithi044.stderr:systemctl: Created symlink /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968.target.wants/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service. 2024-04-19T22:30:48.052 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:47 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:30:48.208 INFO:teuthology.orchestra.run.smithi044.stderr:firewalld does not appear to be present 2024-04-19T22:30:48.209 INFO:teuthology.orchestra.run.smithi044.stderr:Not possible to enable service . firewalld.service is not available 2024-04-19T22:30:48.209 INFO:teuthology.orchestra.run.smithi044.stderr:firewalld does not appear to be present 2024-04-19T22:30:48.209 INFO:teuthology.orchestra.run.smithi044.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-19T22:30:48.209 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mgr to start... 2024-04-19T22:30:48.209 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mgr... 2024-04-19T22:30:48.553 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:48 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:30:48.553 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:48 smithi044 bash[18490]: audit 2024-04-19T22:30:47.188615+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.44:0/3184142714' entity='client.admin' 2024-04-19T22:30:49.605 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-04-19T22:30:49.605 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-04-19T22:30:49.606 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsid": "4e8ccbb4-fe9c-11ee-bc92-c7b262605968", 2024-04-19T22:30:49.606 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "health": { 2024-04-19T22:30:49.606 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-19T22:30:49.606 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "checks": {}, 2024-04-19T22:30:49.606 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mutes": [] 2024-04-19T22:30:49.606 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:49.606 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-19T22:30:49.606 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum": [ 2024-04-19T22:30:49.606 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 0 2024-04-19T22:30:49.606 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-04-19T22:30:49.606 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-19T22:30:49.606 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "a" 2024-04-19T22:30:49.606 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-04-19T22:30:49.606 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-19T22:30:49.607 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "monmap": { 2024-04-19T22:30:49.607 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:30:49.607 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-19T22:30:49.607 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-19T22:30:49.607 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:49.607 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osdmap": { 2024-04-19T22:30:49.607 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:30:49.607 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-19T22:30:49.607 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-19T22:30:49.607 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-19T22:30:49.607 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-19T22:30:49.611 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-19T22:30:49.611 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-19T22:30:49.611 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:49.611 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgmap": { 2024-04-19T22:30:49.611 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-19T22:30:49.611 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-19T22:30:49.611 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-19T22:30:49.611 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-19T22:30:49.612 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-19T22:30:49.612 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-19T22:30:49.612 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-19T22:30:49.612 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-19T22:30:49.612 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:49.612 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsmap": { 2024-04-19T22:30:49.612 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:30:49.612 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-19T22:30:49.612 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-19T22:30:49.612 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:49.612 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-19T22:30:49.612 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": false, 2024-04-19T22:30:49.612 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-19T22:30:49.612 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modules": [ 2024-04-19T22:30:49.612 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "iostat", 2024-04-19T22:30:49.613 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "nfs", 2024-04-19T22:30:49.613 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "restful" 2024-04-19T22:30:49.613 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-04-19T22:30:49.613 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-04-19T22:30:49.613 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:49.613 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "servicemap": { 2024-04-19T22:30:49.613 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:30:49.613 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modified": "2024-04-19T22:30:41.300383+0000", 2024-04-19T22:30:49.613 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-04-19T22:30:49.613 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:49.613 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-19T22:30:49.613 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-04-19T22:30:50.053 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:49 smithi044 bash[18490]: audit 2024-04-19T22:30:49.621323+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.44:0/3802584259' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-19T22:30:50.053 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:49 smithi044 bash[18744]: debug 2024-04-19T22:30:49.582+0000 7f43b7dbd000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T22:30:50.127 INFO:teuthology.orchestra.run.smithi044.stderr:mgr not available, waiting (1/15)... 2024-04-19T22:30:51.490 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:51 smithi044 bash[18744]: debug 2024-04-19T22:30:51.150+0000 7f43b7dbd000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T22:30:51.490 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:51 smithi044 bash[18744]: debug 2024-04-19T22:30:51.246+0000 7f43b7dbd000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T22:30:51.491 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:51 smithi044 bash[18744]: debug 2024-04-19T22:30:51.506+0000 7f43b7dbd000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T22:30:52.463 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:52 smithi044 bash[18744]: debug 2024-04-19T22:30:52.266+0000 7f43b7dbd000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T22:30:52.463 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:52 smithi044 bash[18744]: debug 2024-04-19T22:30:52.378+0000 7f43b7dbd000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T22:30:52.463 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:52 smithi044 bash[18744]: debug 2024-04-19T22:30:52.478+0000 7f43b7dbd000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T22:30:52.792 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:52 smithi044 bash[18744]: debug 2024-04-19T22:30:52.594+0000 7f43b7dbd000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T22:30:53.053 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:52 smithi044 bash[18744]: debug 2024-04-19T22:30:52.810+0000 7f43b7dbd000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T22:30:53.156 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-04-19T22:30:53.156 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-04-19T22:30:53.156 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsid": "4e8ccbb4-fe9c-11ee-bc92-c7b262605968", 2024-04-19T22:30:53.156 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "health": { 2024-04-19T22:30:53.157 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-19T22:30:53.157 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "checks": {}, 2024-04-19T22:30:53.157 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mutes": [] 2024-04-19T22:30:53.157 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:53.157 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-19T22:30:53.157 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum": [ 2024-04-19T22:30:53.157 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 0 2024-04-19T22:30:53.157 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-04-19T22:30:53.157 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-19T22:30:53.157 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "a" 2024-04-19T22:30:53.157 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-04-19T22:30:53.157 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-19T22:30:53.158 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "monmap": { 2024-04-19T22:30:53.158 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:30:53.158 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-19T22:30:53.158 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-19T22:30:53.158 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:53.158 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osdmap": { 2024-04-19T22:30:53.158 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:30:53.158 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-19T22:30:53.158 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-19T22:30:53.158 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-19T22:30:53.158 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-19T22:30:53.165 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-19T22:30:53.165 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-19T22:30:53.165 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:53.165 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgmap": { 2024-04-19T22:30:53.165 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-19T22:30:53.165 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-19T22:30:53.165 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-19T22:30:53.165 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-19T22:30:53.165 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-19T22:30:53.165 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-19T22:30:53.165 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-19T22:30:53.165 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-19T22:30:53.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:53.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsmap": { 2024-04-19T22:30:53.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:30:53.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-19T22:30:53.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-19T22:30:53.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:53.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-19T22:30:53.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": false, 2024-04-19T22:30:53.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-19T22:30:53.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modules": [ 2024-04-19T22:30:53.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "iostat", 2024-04-19T22:30:53.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "nfs", 2024-04-19T22:30:53.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "restful" 2024-04-19T22:30:53.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-04-19T22:30:53.166 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-04-19T22:30:53.167 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:53.167 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "servicemap": { 2024-04-19T22:30:53.167 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:30:53.167 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modified": "2024-04-19T22:30:41.300383+0000", 2024-04-19T22:30:53.167 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-04-19T22:30:53.167 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:53.167 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-19T22:30:53.167 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-04-19T22:30:53.342 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:53 smithi044 bash[18490]: audit 2024-04-19T22:30:53.172423+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.44:0/1988264780' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-19T22:30:53.342 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:53 smithi044 bash[18744]: debug 2024-04-19T22:30:53.094+0000 7f43b7dbd000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T22:30:53.343 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:53 smithi044 bash[18744]: debug 2024-04-19T22:30:53.202+0000 7f43b7dbd000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T22:30:53.617 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:53 smithi044 bash[18744]: debug 2024-04-19T22:30:53.386+0000 7f43b7dbd000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T22:30:53.617 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:53 smithi044 bash[18744]: debug 2024-04-19T22:30:53.634+0000 7f43b7dbd000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T22:30:53.656 INFO:teuthology.orchestra.run.smithi044.stderr:mgr not available, waiting (2/15)... 2024-04-19T22:30:54.301 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:53 smithi044 bash[18744]: debug 2024-04-19T22:30:53.910+0000 7f43b7dbd000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T22:30:54.301 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:54 smithi044 bash[18744]: debug 2024-04-19T22:30:54.078+0000 7f43b7dbd000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:30:54.301 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:54 smithi044 bash[18744]: debug 2024-04-19T22:30:54.318+0000 7f43b7dbd000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T22:30:54.553 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:54 smithi044 bash[18744]: debug 2024-04-19T22:30:54.434+0000 7f43b7dbd000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T22:30:55.053 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:54 smithi044 bash[18744]: debug 2024-04-19T22:30:54.774+0000 7f43b7dbd000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:30:55.803 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:55 smithi044 bash[18744]: debug 2024-04-19T22:30:55.518+0000 7f43b7dbd000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T22:30:55.803 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:55 smithi044 bash[18744]: debug 2024-04-19T22:30:55.630+0000 7f43b7dbd000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T22:30:56.152 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:55 smithi044 bash[18744]: debug 2024-04-19T22:30:55.846+0000 7f43b7dbd000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T22:30:56.153 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:56 smithi044 bash[18744]: debug 2024-04-19T22:30:56.170+0000 7f43b7dbd000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T22:30:56.649 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-04-19T22:30:56.649 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-04-19T22:30:56.649 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsid": "4e8ccbb4-fe9c-11ee-bc92-c7b262605968", 2024-04-19T22:30:56.649 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "health": { 2024-04-19T22:30:56.649 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-19T22:30:56.649 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "checks": {}, 2024-04-19T22:30:56.649 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mutes": [] 2024-04-19T22:30:56.649 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:56.649 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-19T22:30:56.649 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum": [ 2024-04-19T22:30:56.649 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 0 2024-04-19T22:30:56.650 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-04-19T22:30:56.650 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-19T22:30:56.650 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "a" 2024-04-19T22:30:56.650 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-04-19T22:30:56.650 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_age": 9, 2024-04-19T22:30:56.650 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "monmap": { 2024-04-19T22:30:56.650 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:30:56.650 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-19T22:30:56.650 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-19T22:30:56.650 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:56.650 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osdmap": { 2024-04-19T22:30:56.650 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:30:56.650 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-19T22:30:56.650 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-19T22:30:56.650 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-19T22:30:56.651 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-19T22:30:56.654 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-19T22:30:56.654 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-19T22:30:56.654 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:56.654 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgmap": { 2024-04-19T22:30:56.654 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-19T22:30:56.654 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-19T22:30:56.654 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-19T22:30:56.654 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-19T22:30:56.654 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-19T22:30:56.655 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-19T22:30:56.655 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-19T22:30:56.655 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-19T22:30:56.655 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:56.655 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsmap": { 2024-04-19T22:30:56.655 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:30:56.655 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-19T22:30:56.655 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-19T22:30:56.655 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:56.655 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-19T22:30:56.655 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": false, 2024-04-19T22:30:56.655 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-19T22:30:56.655 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modules": [ 2024-04-19T22:30:56.655 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "iostat", 2024-04-19T22:30:56.655 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "nfs", 2024-04-19T22:30:56.656 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "restful" 2024-04-19T22:30:56.656 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-04-19T22:30:56.656 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-04-19T22:30:56.656 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:56.656 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "servicemap": { 2024-04-19T22:30:56.656 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:30:56.656 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modified": "2024-04-19T22:30:41.300383+0000", 2024-04-19T22:30:56.656 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-04-19T22:30:56.656 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:30:56.656 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-19T22:30:56.656 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-04-19T22:30:56.803 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:56 smithi044 bash[18744]: debug 2024-04-19T22:30:56.554+0000 7f43b7dbd000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T22:30:56.803 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:30:56 smithi044 bash[18744]: debug 2024-04-19T22:30:56.674+0000 7f43b7dbd000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T22:30:56.803 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:56 smithi044 bash[18490]: audit 2024-04-19T22:30:56.665189+0000 mon.a (mon.0) 9 : audit [DBG] from='client.? 172.21.15.44:0/3402992887' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-19T22:30:56.803 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:56 smithi044 bash[18490]: cluster 2024-04-19T22:30:56.677890+0000 mon.a (mon.0) 10 : cluster [INF] Activating manager daemon y 2024-04-19T22:30:56.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:56 smithi044 bash[18490]: cluster 2024-04-19T22:30:56.680714+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00298306s) 2024-04-19T22:30:56.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:56 smithi044 bash[18490]: audit 2024-04-19T22:30:56.682147+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.44:0/379490731' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T22:30:56.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:56 smithi044 bash[18490]: audit 2024-04-19T22:30:56.682283+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.44:0/379490731' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T22:30:56.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:56 smithi044 bash[18490]: audit 2024-04-19T22:30:56.682415+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.44:0/379490731' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T22:30:56.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:56 smithi044 bash[18490]: audit 2024-04-19T22:30:56.682526+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.44:0/379490731' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:30:56.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:56 smithi044 bash[18490]: audit 2024-04-19T22:30:56.683145+0000 mon.a (mon.0) 16 : audit [DBG] from='mgr.14100 172.21.15.44:0/379490731' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T22:30:56.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:56 smithi044 bash[18490]: cluster 2024-04-19T22:30:56.713394+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2024-04-19T22:30:57.187 INFO:teuthology.orchestra.run.smithi044.stderr:mgr not available, waiting (3/15)... 2024-04-19T22:30:58.053 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:57 smithi044 bash[18490]: audit 2024-04-19T22:30:56.725418+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.44:0/379490731' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:30:58.053 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:57 smithi044 bash[18490]: audit 2024-04-19T22:30:56.726781+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.44:0/379490731' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:30:58.053 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:57 smithi044 bash[18490]: audit 2024-04-19T22:30:56.732722+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.44:0/379490731' entity='mgr.y' 2024-04-19T22:30:58.054 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:57 smithi044 bash[18490]: audit 2024-04-19T22:30:56.734595+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.44:0/379490731' entity='mgr.y' 2024-04-19T22:30:58.054 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:57 smithi044 bash[18490]: audit 2024-04-19T22:30:56.736678+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.14100 172.21.15.44:0/379490731' entity='mgr.y' 2024-04-19T22:30:58.054 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:57 smithi044 bash[18490]: cluster 2024-04-19T22:30:57.689111+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01138s) 2024-04-19T22:31:00.053 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:30:59 smithi044 bash[18490]: cluster 2024-04-19T22:30:58.726168+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-04-19T22:31:00.538 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-04-19T22:31:00.538 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-04-19T22:31:00.539 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsid": "4e8ccbb4-fe9c-11ee-bc92-c7b262605968", 2024-04-19T22:31:00.539 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "health": { 2024-04-19T22:31:00.539 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-19T22:31:00.539 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "checks": {}, 2024-04-19T22:31:00.539 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mutes": [] 2024-04-19T22:31:00.539 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:31:00.540 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-19T22:31:00.540 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum": [ 2024-04-19T22:31:00.541 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 0 2024-04-19T22:31:00.541 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-04-19T22:31:00.541 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-19T22:31:00.541 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "a" 2024-04-19T22:31:00.541 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-04-19T22:31:00.541 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "quorum_age": 13, 2024-04-19T22:31:00.541 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "monmap": { 2024-04-19T22:31:00.541 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:31:00.541 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-19T22:31:00.541 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-19T22:31:00.541 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:31:00.545 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osdmap": { 2024-04-19T22:31:00.545 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:31:00.545 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-19T22:31:00.545 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-19T22:31:00.545 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-19T22:31:00.545 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-19T22:31:00.545 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-19T22:31:00.546 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-19T22:31:00.546 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:31:00.546 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgmap": { 2024-04-19T22:31:00.546 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-19T22:31:00.546 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-19T22:31:00.546 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-19T22:31:00.546 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-19T22:31:00.546 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-19T22:31:00.546 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-19T22:31:00.546 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-19T22:31:00.546 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-19T22:31:00.546 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:31:00.546 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "fsmap": { 2024-04-19T22:31:00.546 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:31:00.547 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-19T22:31:00.547 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-19T22:31:00.547 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:31:00.547 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-19T22:31:00.547 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": true, 2024-04-19T22:31:00.547 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-19T22:31:00.547 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modules": [ 2024-04-19T22:31:00.547 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "iostat", 2024-04-19T22:31:00.547 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "nfs", 2024-04-19T22:31:00.547 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "restful" 2024-04-19T22:31:00.547 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ], 2024-04-19T22:31:00.547 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-04-19T22:31:00.547 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:31:00.547 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "servicemap": { 2024-04-19T22:31:00.547 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T22:31:00.548 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "modified": "2024-04-19T22:30:41.300383+0000", 2024-04-19T22:31:00.548 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "services": {} 2024-04-19T22:31:00.548 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: }, 2024-04-19T22:31:00.548 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-19T22:31:00.548 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-04-19T22:31:00.803 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:00 smithi044 bash[18490]: audit 2024-04-19T22:31:00.555994+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.44:0/4271938075' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-19T22:31:01.077 INFO:teuthology.orchestra.run.smithi044.stderr:mgr is available 2024-04-19T22:31:02.285 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-04-19T22:31:02.285 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [global] 2024-04-19T22:31:02.285 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: fsid = 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:31:02.285 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-19T22:31:02.286 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-19T22:31:02.286 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-19T22:31:02.286 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-19T22:31:02.286 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-04-19T22:31:02.286 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [mgr] 2024-04-19T22:31:02.286 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-19T22:31:02.286 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 2024-04-19T22:31:02.286 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: [osd] 2024-04-19T22:31:02.286 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-19T22:31:02.286 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-19T22:31:02.824 INFO:teuthology.orchestra.run.smithi044.stderr:Enabling cephadm module... 2024-04-19T22:31:03.303 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:02 smithi044 bash[18490]: audit 2024-04-19T22:31:02.293912+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.44:0/1084640354' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-19T22:31:03.303 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:02 smithi044 bash[18490]: audit 2024-04-19T22:31:02.302145+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.44:0/1084640354' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-19T22:31:04.553 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:04 smithi044 bash[18490]: audit 2024-04-19T22:31:04.194799+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.44:0/3230541823' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-19T22:31:04.554 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:04 smithi044 bash[18744]: ignoring --setuser ceph since I am not root 2024-04-19T22:31:04.554 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:04 smithi044 bash[18744]: ignoring --setgroup ceph since I am not root 2024-04-19T22:31:04.554 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:04 smithi044 bash[18744]: debug 2024-04-19T22:31:04.430+0000 7f9cd2626000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T22:31:05.553 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:05 smithi044 bash[18490]: audit 2024-04-19T22:31:04.251106+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.44:0/3230541823' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-19T22:31:05.553 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:05 smithi044 bash[18490]: cluster 2024-04-19T22:31:04.251154+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 7s) 2024-04-19T22:31:06.025 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-04-19T22:31:06.025 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-19T22:31:06.026 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": true, 2024-04-19T22:31:06.026 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-19T22:31:06.026 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-19T22:31:06.026 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-04-19T22:31:06.249 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:06 smithi044 bash[18490]: audit 2024-04-19T22:31:06.043453+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.44:0/1802353881' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-19T22:31:06.249 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:06 smithi044 bash[18744]: debug 2024-04-19T22:31:06.002+0000 7f9cd2626000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T22:31:06.249 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:06 smithi044 bash[18744]: debug 2024-04-19T22:31:06.102+0000 7f9cd2626000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T22:31:06.553 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:06 smithi044 bash[18744]: debug 2024-04-19T22:31:06.354+0000 7f9cd2626000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T22:31:06.591 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for the mgr to restart... 2024-04-19T22:31:06.592 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mgr epoch 5... 2024-04-19T22:31:07.425 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:07 smithi044 bash[18744]: debug 2024-04-19T22:31:07.110+0000 7f9cd2626000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T22:31:07.425 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:07 smithi044 bash[18744]: debug 2024-04-19T22:31:07.222+0000 7f9cd2626000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T22:31:07.426 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:07 smithi044 bash[18744]: debug 2024-04-19T22:31:07.326+0000 7f9cd2626000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T22:31:07.426 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:07 smithi044 bash[18744]: debug 2024-04-19T22:31:07.442+0000 7f9cd2626000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T22:31:07.803 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:07 smithi044 bash[18744]: debug 2024-04-19T22:31:07.654+0000 7f9cd2626000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T22:31:08.208 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:07 smithi044 bash[18744]: debug 2024-04-19T22:31:07.938+0000 7f9cd2626000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T22:31:08.208 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:08 smithi044 bash[18744]: debug 2024-04-19T22:31:08.038+0000 7f9cd2626000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T22:31:08.553 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:08 smithi044 bash[18744]: debug 2024-04-19T22:31:08.222+0000 7f9cd2626000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T22:31:08.553 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:08 smithi044 bash[18744]: debug 2024-04-19T22:31:08.470+0000 7f9cd2626000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T22:31:09.053 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:08 smithi044 bash[18744]: debug 2024-04-19T22:31:08.746+0000 7f9cd2626000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T22:31:09.053 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:08 smithi044 bash[18744]: debug 2024-04-19T22:31:08.914+0000 7f9cd2626000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:31:09.553 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:09 smithi044 bash[18744]: debug 2024-04-19T22:31:09.154+0000 7f9cd2626000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T22:31:09.554 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:09 smithi044 bash[18744]: debug 2024-04-19T22:31:09.274+0000 7f9cd2626000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T22:31:10.053 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:09 smithi044 bash[18744]: debug 2024-04-19T22:31:09.614+0000 7f9cd2626000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:31:10.673 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:10 smithi044 bash[18744]: debug 2024-04-19T22:31:10.362+0000 7f9cd2626000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T22:31:10.673 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:10 smithi044 bash[18744]: debug 2024-04-19T22:31:10.478+0000 7f9cd2626000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T22:31:11.303 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:10 smithi044 bash[18744]: debug 2024-04-19T22:31:10.686+0000 7f9cd2626000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T22:31:11.303 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:11 smithi044 bash[18744]: debug 2024-04-19T22:31:11.014+0000 7f9cd2626000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T22:31:11.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:11 smithi044 bash[18490]: cluster 2024-04-19T22:31:11.536945+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-04-19T22:31:11.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:11 smithi044 bash[18490]: cluster 2024-04-19T22:31:11.537339+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-04-19T22:31:11.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:11 smithi044 bash[18490]: cluster 2024-04-19T22:31:11.541121+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-19T22:31:11.804 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:11 smithi044 bash[18744]: debug 2024-04-19T22:31:11.394+0000 7f9cd2626000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T22:31:11.805 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:11 smithi044 bash[18744]: debug 2024-04-19T22:31:11.514+0000 7f9cd2626000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T22:31:12.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-04-19T22:31:12.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-19T22:31:12.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "initialized": true 2024-04-19T22:31:12.597 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-04-19T22:31:13.054 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:12 smithi044 bash[18490]: cluster 2024-04-19T22:31:11.593250+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0559809s) 2024-04-19T22:31:13.054 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:12 smithi044 bash[18490]: audit 2024-04-19T22:31:11.599400+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:31:13.054 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:12 smithi044 bash[18490]: audit 2024-04-19T22:31:11.601292+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T22:31:13.054 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:12 smithi044 bash[18490]: audit 2024-04-19T22:31:11.602596+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T22:31:13.054 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:12 smithi044 bash[18490]: audit 2024-04-19T22:31:11.602869+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T22:31:13.054 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:12 smithi044 bash[18490]: audit 2024-04-19T22:31:11.603041+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T22:31:13.054 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:12 smithi044 bash[18490]: cluster 2024-04-19T22:31:11.629565+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-04-19T22:31:13.055 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:12 smithi044 bash[18490]: audit 2024-04-19T22:31:11.644845+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' 2024-04-19T22:31:13.055 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:12 smithi044 bash[18490]: audit 2024-04-19T22:31:11.647730+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' 2024-04-19T22:31:13.055 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:12 smithi044 bash[18490]: audit 2024-04-19T22:31:11.649907+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:31:13.055 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:12 smithi044 bash[18490]: audit 2024-04-19T22:31:11.651229+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:31:13.055 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:12 smithi044 bash[18490]: audit 2024-04-19T22:31:11.654539+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:31:13.055 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:12 smithi044 bash[18490]: audit 2024-04-19T22:31:11.663411+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:31:13.055 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:12 smithi044 bash[18490]: audit 2024-04-19T22:31:11.664687+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:31:13.171 INFO:teuthology.orchestra.run.smithi044.stderr:mgr epoch 5 is available 2024-04-19T22:31:13.171 INFO:teuthology.orchestra.run.smithi044.stderr:Setting orchestrator backend to cephadm... 2024-04-19T22:31:13.803 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:13 smithi044 bash[18744]: [19/Apr/2024:22:31:13] ENGINE Bus STARTING 2024-04-19T22:31:13.803 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:13 smithi044 bash[18744]: [19/Apr/2024:22:31:13] ENGINE Serving on https://172.21.15.44:7150 2024-04-19T22:31:13.804 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:13 smithi044 bash[18744]: [19/Apr/2024:22:31:13] ENGINE Bus STARTED 2024-04-19T22:31:13.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:13 smithi044 bash[18490]: audit 2024-04-19T22:31:12.601624+0000 mgr.y (mgr.14120) 1 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-19T22:31:13.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:13 smithi044 bash[18490]: cluster 2024-04-19T22:31:12.603565+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e7: y(active, since 1.0663s) 2024-04-19T22:31:13.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:13 smithi044 bash[18490]: audit 2024-04-19T22:31:12.614978+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-19T22:31:14.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:14 smithi044 bash[18490]: cephadm 2024-04-19T22:31:13.503008+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [19/Apr/2024:22:31:13] ENGINE Bus STARTING 2024-04-19T22:31:14.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:14 smithi044 bash[18490]: cluster 2024-04-19T22:31:13.614490+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-19T22:31:14.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:14 smithi044 bash[18490]: cephadm 2024-04-19T22:31:13.625185+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [19/Apr/2024:22:31:13] ENGINE Serving on https://172.21.15.44:7150 2024-04-19T22:31:14.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:14 smithi044 bash[18490]: cephadm 2024-04-19T22:31:13.625610+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [19/Apr/2024:22:31:13] ENGINE Bus STARTED 2024-04-19T22:31:14.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:14 smithi044 bash[18490]: audit 2024-04-19T22:31:13.633481+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' 2024-04-19T22:31:14.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:14 smithi044 bash[18490]: audit 2024-04-19T22:31:13.674953+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:31:14.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:14 smithi044 bash[18490]: audit 2024-04-19T22:31:14.401784+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' 2024-04-19T22:31:14.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:14 smithi044 bash[18490]: audit 2024-04-19T22:31:14.446165+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:31:15.803 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:15 smithi044 bash[18490]: audit 2024-04-19T22:31:14.390581+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-19T22:31:16.072 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: value unchanged 2024-04-19T22:31:16.658 INFO:teuthology.orchestra.run.smithi044.stderr:Generating ssh key... 2024-04-19T22:31:17.053 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:16 smithi044 bash[18490]: audit 2024-04-19T22:31:16.090579+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-19T22:31:18.554 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18490]: audit 2024-04-19T22:31:17.920581+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-19T22:31:18.554 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18490]: cephadm 2024-04-19T22:31:17.920924+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-04-19T22:31:18.554 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18490]: audit 2024-04-19T22:31:18.328108+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' 2024-04-19T22:31:18.554 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18490]: audit 2024-04-19T22:31:18.332970+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' 2024-04-19T22:31:18.554 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: Generating public/private rsa key pair. 2024-04-19T22:31:18.554 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: Your identification has been saved in /tmp/tmpqnruhmuk/key. 2024-04-19T22:31:18.555 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: Your public key has been saved in /tmp/tmpqnruhmuk/key.pub. 2024-04-19T22:31:18.555 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: The key fingerprint is: 2024-04-19T22:31:18.555 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: SHA256:idrv6kNgG0XAYSlBDz1CglWryCFUbukeVGJdio1bcdM ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:31:18.555 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: The key's randomart image is: 2024-04-19T22:31:18.555 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: +---[RSA 3072]----+ 2024-04-19T22:31:18.555 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: |o=BO*Bo+. | 2024-04-19T22:31:18.555 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: |o.=+%o= .E | 2024-04-19T22:31:18.555 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: |.. Xo* | 2024-04-19T22:31:18.555 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: |o.=.* . . | 2024-04-19T22:31:18.555 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: |...= +. S | 2024-04-19T22:31:18.555 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: | . oo. | 2024-04-19T22:31:18.555 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: | .... | 2024-04-19T22:31:18.555 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: | .. | 2024-04-19T22:31:18.555 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: | .o+o | 2024-04-19T22:31:18.555 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:18 smithi044 bash[18744]: +----[SHA256]-----+ 2024-04-19T22:31:19.987 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1g4qx1lMdLRUHhY4WI6nc/lIFkyjrMy4su8gt8Azi67QxvS690iYIT2yqU1HWPc5ktPDUa8QTZuzY4f3yr9Z63XZK/LCw36DVXfhdtjru43qpK1yf93yn+LPJ6eGqgtdJEvJYKjLHXEhf7tjKeZ7wcy2CAHYkb9zKXbQD0hG/Mq5m4A6nApmRvqfQlT4ov8y0KWtoKGVWVOIn/iWpop5mZflSTn7ekIV7Iz7tRprvFLiYiENpLea16krEB7K73LVYupR+bqQqOyfi3QI6AsERmO6YkLm70N915dlN6r18Sg54acHA8VFPx6d07CwW1bs0FJIv1inbTj/oBvm7sPCuCArcGarfjDHQ9IN7qU3In5eY6SD9MT/72r6l6edL0/bq5nc8heyHCjTdFyF4tmIIGdp0C9Y/AKzTuqrMs4UbOAwkQqDSB9yaZNUUcbpisG5anZNS6lJ7USdQpWkCBIwfoQppKOBUmuCoRqPildr9AeZtFIvxKKQB8AnzEvwqxsM= ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:31:20.528 INFO:teuthology.orchestra.run.smithi044.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-19T22:31:20.529 INFO:teuthology.orchestra.run.smithi044.stderr:Adding key to root@localhost authorized_keys... 2024-04-19T22:31:20.529 INFO:teuthology.orchestra.run.smithi044.stderr:Adding host smithi044... 2024-04-19T22:31:20.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:20 smithi044 bash[18490]: audit 2024-04-19T22:31:20.004634+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-19T22:31:22.830 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Added host 'smithi044' with addr '172.21.15.44' 2024-04-19T22:31:23.304 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:22 smithi044 bash[18490]: audit 2024-04-19T22:31:21.867700+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi044", "addr": "172.21.15.44", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:31:23.304 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:22 smithi044 bash[18490]: cephadm 2024-04-19T22:31:22.141299+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi044 2024-04-19T22:31:23.304 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:22 smithi044 bash[18490]: audit 2024-04-19T22:31:22.847393+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' 2024-04-19T22:31:23.304 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:22 smithi044 bash[18490]: audit 2024-04-19T22:31:22.857667+0000 mon.a (mon.0) 58 : audit [DBG] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:31:23.617 INFO:teuthology.orchestra.run.smithi044.stderr:Deploying unmanaged mon service... 2024-04-19T22:31:24.305 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:23 smithi044 bash[18490]: cephadm 2024-04-19T22:31:22.847735+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi044 2024-04-19T22:31:25.342 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-19T22:31:26.144 INFO:teuthology.orchestra.run.smithi044.stderr:Deploying unmanaged mgr service... 2024-04-19T22:31:26.554 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:26 smithi044 bash[18490]: audit 2024-04-19T22:31:25.354454+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-19T22:31:26.554 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:26 smithi044 bash[18490]: cephadm 2024-04-19T22:31:25.355769+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-19T22:31:26.554 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:26 smithi044 bash[18490]: audit 2024-04-19T22:31:25.359719+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' 2024-04-19T22:31:26.554 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:26 smithi044 bash[18490]: audit 2024-04-19T22:31:26.156081+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' 2024-04-19T22:31:27.442 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-19T22:31:27.629 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:27 smithi044 bash[18490]: audit 2024-04-19T22:31:26.391189+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' 2024-04-19T22:31:28.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:28 smithi044 bash[18490]: audit 2024-04-19T22:31:27.451457+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-19T22:31:28.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:28 smithi044 bash[18490]: cephadm 2024-04-19T22:31:27.453101+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-19T22:31:28.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:28 smithi044 bash[18490]: audit 2024-04-19T22:31:27.459706+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' 2024-04-19T22:31:30.544 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:30 smithi044 bash[18490]: audit 2024-04-19T22:31:29.139524+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.44:0/108303457' entity='client.admin' 2024-04-19T22:31:31.470 INFO:teuthology.orchestra.run.smithi044.stderr:Enabling the dashboard module... 2024-04-19T22:31:31.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:31 smithi044 bash[18490]: audit 2024-04-19T22:31:30.367707+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' 2024-04-19T22:31:31.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:31 smithi044 bash[18490]: audit 2024-04-19T22:31:30.819405+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.44:0/3878238996' entity='mgr.y' 2024-04-19T22:31:31.804 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:31 smithi044 bash[18490]: audit 2024-04-19T22:31:30.876943+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.44:0/3845282924' entity='client.admin' 2024-04-19T22:31:33.304 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:32 smithi044 bash[18490]: cluster 2024-04-19T22:31:31.604293+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-19T22:31:33.304 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:32 smithi044 bash[18490]: audit 2024-04-19T22:31:32.826920+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.44:0/4162043576' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-19T22:31:33.304 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:32 smithi044 bash[18744]: ignoring --setuser ceph since I am not root 2024-04-19T22:31:33.304 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:32 smithi044 bash[18744]: ignoring --setgroup ceph since I am not root 2024-04-19T22:31:33.305 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:33 smithi044 bash[18744]: debug 2024-04-19T22:31:33.114+0000 7fbd2e041000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T22:31:34.304 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:33 smithi044 bash[18490]: audit 2024-04-19T22:31:32.935776+0000 mon.a (mon.0) 68 : audit [INF] from='client.? 172.21.15.44:0/4162043576' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-19T22:31:34.304 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:33 smithi044 bash[18490]: cluster 2024-04-19T22:31:32.935833+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e9: y(active, since 21s) 2024-04-19T22:31:35.007 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-04-19T22:31:35.007 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-19T22:31:35.007 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "available": true, 2024-04-19T22:31:35.007 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-19T22:31:35.007 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-19T22:31:35.007 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-04-19T22:31:35.020 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:34 smithi044 bash[18744]: debug 2024-04-19T22:31:34.682+0000 7fbd2e041000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T22:31:35.020 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:34 smithi044 bash[18744]: debug 2024-04-19T22:31:34.782+0000 7fbd2e041000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T22:31:35.304 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:35 smithi044 bash[18490]: audit 2024-04-19T22:31:35.023850+0000 mon.a (mon.0) 70 : audit [DBG] from='client.? 172.21.15.44:0/2858401' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-19T22:31:35.304 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:35 smithi044 bash[18744]: debug 2024-04-19T22:31:35.034+0000 7fbd2e041000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T22:31:35.778 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for the mgr to restart... 2024-04-19T22:31:35.778 INFO:teuthology.orchestra.run.smithi044.stderr:Waiting for mgr epoch 9... 2024-04-19T22:31:36.054 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:35 smithi044 bash[18744]: debug 2024-04-19T22:31:35.798+0000 7fbd2e041000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T22:31:36.054 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:35 smithi044 bash[18744]: debug 2024-04-19T22:31:35.910+0000 7fbd2e041000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T22:31:36.055 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:36 smithi044 bash[18744]: debug 2024-04-19T22:31:36.010+0000 7fbd2e041000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T22:31:36.500 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:36 smithi044 bash[18744]: debug 2024-04-19T22:31:36.126+0000 7fbd2e041000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T22:31:36.500 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:36 smithi044 bash[18744]: debug 2024-04-19T22:31:36.338+0000 7fbd2e041000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T22:31:36.804 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:36 smithi044 bash[18744]: debug 2024-04-19T22:31:36.626+0000 7fbd2e041000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T22:31:36.804 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:36 smithi044 bash[18744]: debug 2024-04-19T22:31:36.730+0000 7fbd2e041000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T22:31:37.304 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:36 smithi044 bash[18744]: debug 2024-04-19T22:31:36.914+0000 7fbd2e041000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T22:31:37.304 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:37 smithi044 bash[18744]: debug 2024-04-19T22:31:37.162+0000 7fbd2e041000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T22:31:37.804 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:37 smithi044 bash[18744]: debug 2024-04-19T22:31:37.438+0000 7fbd2e041000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T22:31:37.804 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:37 smithi044 bash[18744]: debug 2024-04-19T22:31:37.606+0000 7fbd2e041000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:31:38.293 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:37 smithi044 bash[18744]: debug 2024-04-19T22:31:37.846+0000 7fbd2e041000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T22:31:38.294 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:37 smithi044 bash[18744]: debug 2024-04-19T22:31:37.966+0000 7fbd2e041000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T22:31:38.554 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:38 smithi044 bash[18744]: debug 2024-04-19T22:31:38.310+0000 7fbd2e041000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:31:39.304 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:39 smithi044 bash[18744]: debug 2024-04-19T22:31:39.058+0000 7fbd2e041000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T22:31:39.304 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:39 smithi044 bash[18744]: debug 2024-04-19T22:31:39.174+0000 7fbd2e041000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T22:31:39.696 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:39 smithi044 bash[18744]: debug 2024-04-19T22:31:39.386+0000 7fbd2e041000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T22:31:40.054 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:39 smithi044 bash[18744]: debug 2024-04-19T22:31:39.710+0000 7fbd2e041000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T22:31:40.364 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:40 smithi044 bash[18744]: debug 2024-04-19T22:31:40.094+0000 7fbd2e041000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T22:31:40.364 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:40 smithi044 bash[18744]: debug 2024-04-19T22:31:40.214+0000 7fbd2e041000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T22:31:41.226 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:40 smithi044 bash[18744]: [19/Apr/2024:22:31:40] ENGINE Bus STARTING 2024-04-19T22:31:41.226 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:40 smithi044 bash[18744]: [19/Apr/2024:22:31:40] ENGINE Serving on https://172.21.15.44:7150 2024-04-19T22:31:41.226 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:31:40 smithi044 bash[18744]: [19/Apr/2024:22:31:40] ENGINE Bus STARTED 2024-04-19T22:31:41.299 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: { 2024-04-19T22:31:41.299 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-19T22:31:41.299 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: "initialized": true 2024-04-19T22:31:41.299 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: } 2024-04-19T22:31:41.530 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: cluster 2024-04-19T22:31:40.241452+0000 mon.a (mon.0) 71 : cluster [INF] Active manager daemon y restarted 2024-04-19T22:31:41.530 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: cluster 2024-04-19T22:31:40.242259+0000 mon.a (mon.0) 72 : cluster [INF] Activating manager daemon y 2024-04-19T22:31:41.530 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: cluster 2024-04-19T22:31:40.244590+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-19T22:31:41.530 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: cluster 2024-04-19T22:31:40.297784+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0557157s) 2024-04-19T22:31:41.530 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: audit 2024-04-19T22:31:40.300971+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:31:41.530 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: audit 2024-04-19T22:31:40.302983+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T22:31:41.530 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: audit 2024-04-19T22:31:40.304317+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T22:31:41.531 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: audit 2024-04-19T22:31:40.304508+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T22:31:41.531 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: audit 2024-04-19T22:31:40.304700+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T22:31:41.531 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: cluster 2024-04-19T22:31:40.333503+0000 mon.a (mon.0) 80 : cluster [INF] Manager daemon y is now available 2024-04-19T22:31:41.531 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: audit 2024-04-19T22:31:40.351578+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:31:41.531 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: audit 2024-04-19T22:31:40.353028+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:31:41.531 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: audit 2024-04-19T22:31:40.369157+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:31:41.531 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: audit 2024-04-19T22:31:40.370568+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:31:41.531 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: cephadm 2024-04-19T22:31:40.847729+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [19/Apr/2024:22:31:40] ENGINE Bus STARTING 2024-04-19T22:31:41.531 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: cephadm 2024-04-19T22:31:40.969107+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [19/Apr/2024:22:31:40] ENGINE Serving on https://172.21.15.44:7150 2024-04-19T22:31:41.531 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: cephadm 2024-04-19T22:31:40.969242+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [19/Apr/2024:22:31:40] ENGINE Bus STARTED 2024-04-19T22:31:41.531 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:41 smithi044 bash[18490]: audit 2024-04-19T22:31:40.973033+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:31:41.927 INFO:teuthology.orchestra.run.smithi044.stderr:mgr epoch 9 is available 2024-04-19T22:31:41.928 INFO:teuthology.orchestra.run.smithi044.stderr:Generating a dashboard self-signed certificate... 2024-04-19T22:31:42.551 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:42 smithi044 bash[18490]: audit 2024-04-19T22:31:41.303839+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-19T22:31:42.551 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:42 smithi044 bash[18490]: cluster 2024-04-19T22:31:41.305366+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e11: y(active, since 1.06329s) 2024-04-19T22:31:42.551 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:42 smithi044 bash[18490]: audit 2024-04-19T22:31:41.316231+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-19T22:31:43.226 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-19T22:31:43.757 INFO:teuthology.orchestra.run.smithi044.stderr:Creating initial admin user... 2024-04-19T22:31:44.054 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:43 smithi044 bash[18490]: cluster 2024-04-19T22:31:42.936674+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-19T22:31:44.055 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:43 smithi044 bash[18490]: audit 2024-04-19T22:31:43.238071+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:31:44.055 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:43 smithi044 bash[18490]: audit 2024-04-19T22:31:43.242947+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:31:45.196 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$DWQqrtvt4WlJsReMk/wqVekRM1iHZDU9Gypl3EoyhpInZg34Rq/1S", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713565905, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-19T22:31:45.213 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:44 smithi044 bash[18490]: audit 2024-04-19T22:31:43.137105+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-19T22:31:45.214 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:44 smithi044 bash[18490]: audit 2024-04-19T22:31:44.445637+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:31:45.214 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:44 smithi044 bash[18490]: audit 2024-04-19T22:31:44.864378+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:31:45.795 INFO:teuthology.orchestra.run.smithi044.stderr:Fetching dashboard port number... 2024-04-19T22:31:46.304 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:45 smithi044 bash[18490]: audit 2024-04-19T22:31:44.953713+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-19T22:31:46.305 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:45 smithi044 bash[18490]: audit 2024-04-19T22:31:45.212869+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:31:46.977 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: 8443 2024-04-19T22:31:47.486 INFO:teuthology.orchestra.run.smithi044.stderr:firewalld does not appear to be present 2024-04-19T22:31:47.486 INFO:teuthology.orchestra.run.smithi044.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-19T22:31:47.489 INFO:teuthology.orchestra.run.smithi044.stderr:Ceph Dashboard is now available at: 2024-04-19T22:31:47.489 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-04-19T22:31:47.489 INFO:teuthology.orchestra.run.smithi044.stderr: URL: https://smithi044.front.sepia.ceph.com:8443/ 2024-04-19T22:31:47.489 INFO:teuthology.orchestra.run.smithi044.stderr: User: admin 2024-04-19T22:31:47.489 INFO:teuthology.orchestra.run.smithi044.stderr: Password: 5cfvubmx4h 2024-04-19T22:31:47.489 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-04-19T22:31:47.489 INFO:teuthology.orchestra.run.smithi044.stderr:Enabling autotune for osd_memory_target 2024-04-19T22:31:48.337 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:47 smithi044 bash[18490]: cluster 2024-04-19T22:31:46.938284+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-19T22:31:48.338 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:47 smithi044 bash[18490]: audit 2024-04-19T22:31:46.993063+0000 mon.a (mon.0) 94 : audit [DBG] from='client.? 172.21.15.44:0/1140571127' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-19T22:31:51.106 INFO:teuthology.orchestra.run.smithi044.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-19T22:31:51.637 INFO:teuthology.orchestra.run.smithi044.stderr:You can access the Ceph CLI with: 2024-04-19T22:31:51.637 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-04-19T22:31:51.638 INFO:teuthology.orchestra.run.smithi044.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-19T22:31:51.638 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-04-19T22:31:51.638 INFO:teuthology.orchestra.run.smithi044.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-19T22:31:51.638 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-04-19T22:31:51.638 INFO:teuthology.orchestra.run.smithi044.stderr: ceph telemetry on 2024-04-19T22:31:51.638 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-04-19T22:31:51.638 INFO:teuthology.orchestra.run.smithi044.stderr:For more information see: 2024-04-19T22:31:51.638 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-04-19T22:31:51.638 INFO:teuthology.orchestra.run.smithi044.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-19T22:31:51.638 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-04-19T22:31:51.638 INFO:teuthology.orchestra.run.smithi044.stderr:Bootstrap complete. 2024-04-19T22:31:51.671 INFO:tasks.cephadm:Fetching config... 2024-04-19T22:31:51.672 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-04-19T22:31:51.672 DEBUG:teuthology.orchestra.run.smithi044:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-19T22:31:51.678 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-19T22:31:51.678 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-04-19T22:31:51.678 DEBUG:teuthology.orchestra.run.smithi044:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-19T22:31:51.730 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-19T22:31:51.730 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-04-19T22:31:51.730 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-19T22:31:51.790 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-19T22:31:51.791 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-04-19T22:31:51.791 DEBUG:teuthology.orchestra.run.smithi044:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-19T22:31:51.838 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-19T22:31:51.838 DEBUG:teuthology.orchestra.run.smithi044:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1g4qx1lMdLRUHhY4WI6nc/lIFkyjrMy4su8gt8Azi67QxvS690iYIT2yqU1HWPc5ktPDUa8QTZuzY4f3yr9Z63XZK/LCw36DVXfhdtjru43qpK1yf93yn+LPJ6eGqgtdJEvJYKjLHXEhf7tjKeZ7wcy2CAHYkb9zKXbQD0hG/Mq5m4A6nApmRvqfQlT4ov8y0KWtoKGVWVOIn/iWpop5mZflSTn7ekIV7Iz7tRprvFLiYiENpLea16krEB7K73LVYupR+bqQqOyfi3QI6AsERmO6YkLm70N915dlN6r18Sg54acHA8VFPx6d07CwW1bs0FJIv1inbTj/oBvm7sPCuCArcGarfjDHQ9IN7qU3In5eY6SD9MT/72r6l6edL0/bq5nc8heyHCjTdFyF4tmIIGdp0C9Y/AKzTuqrMs4UbOAwkQqDSB9yaZNUUcbpisG5anZNS6lJ7USdQpWkCBIwfoQppKOBUmuCoRqPildr9AeZtFIvxKKQB8AnzEvwqxsM= ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-19T22:31:51.902 INFO:teuthology.orchestra.run.smithi044.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1g4qx1lMdLRUHhY4WI6nc/lIFkyjrMy4su8gt8Azi67QxvS690iYIT2yqU1HWPc5ktPDUa8QTZuzY4f3yr9Z63XZK/LCw36DVXfhdtjru43qpK1yf93yn+LPJ6eGqgtdJEvJYKjLHXEhf7tjKeZ7wcy2CAHYkb9zKXbQD0hG/Mq5m4A6nApmRvqfQlT4ov8y0KWtoKGVWVOIn/iWpop5mZflSTn7ekIV7Iz7tRprvFLiYiENpLea16krEB7K73LVYupR+bqQqOyfi3QI6AsERmO6YkLm70N915dlN6r18Sg54acHA8VFPx6d07CwW1bs0FJIv1inbTj/oBvm7sPCuCArcGarfjDHQ9IN7qU3In5eY6SD9MT/72r6l6edL0/bq5nc8heyHCjTdFyF4tmIIGdp0C9Y/AKzTuqrMs4UbOAwkQqDSB9yaZNUUcbpisG5anZNS6lJ7USdQpWkCBIwfoQppKOBUmuCoRqPildr9AeZtFIvxKKQB8AnzEvwqxsM= ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:31:51.912 DEBUG:teuthology.orchestra.run.smithi165:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1g4qx1lMdLRUHhY4WI6nc/lIFkyjrMy4su8gt8Azi67QxvS690iYIT2yqU1HWPc5ktPDUa8QTZuzY4f3yr9Z63XZK/LCw36DVXfhdtjru43qpK1yf93yn+LPJ6eGqgtdJEvJYKjLHXEhf7tjKeZ7wcy2CAHYkb9zKXbQD0hG/Mq5m4A6nApmRvqfQlT4ov8y0KWtoKGVWVOIn/iWpop5mZflSTn7ekIV7Iz7tRprvFLiYiENpLea16krEB7K73LVYupR+bqQqOyfi3QI6AsERmO6YkLm70N915dlN6r18Sg54acHA8VFPx6d07CwW1bs0FJIv1inbTj/oBvm7sPCuCArcGarfjDHQ9IN7qU3In5eY6SD9MT/72r6l6edL0/bq5nc8heyHCjTdFyF4tmIIGdp0C9Y/AKzTuqrMs4UbOAwkQqDSB9yaZNUUcbpisG5anZNS6lJ7USdQpWkCBIwfoQppKOBUmuCoRqPildr9AeZtFIvxKKQB8AnzEvwqxsM= ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-19T22:31:51.934 INFO:teuthology.orchestra.run.smithi165.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC1g4qx1lMdLRUHhY4WI6nc/lIFkyjrMy4su8gt8Azi67QxvS690iYIT2yqU1HWPc5ktPDUa8QTZuzY4f3yr9Z63XZK/LCw36DVXfhdtjru43qpK1yf93yn+LPJ6eGqgtdJEvJYKjLHXEhf7tjKeZ7wcy2CAHYkb9zKXbQD0hG/Mq5m4A6nApmRvqfQlT4ov8y0KWtoKGVWVOIn/iWpop5mZflSTn7ekIV7Iz7tRprvFLiYiENpLea16krEB7K73LVYupR+bqQqOyfi3QI6AsERmO6YkLm70N915dlN6r18Sg54acHA8VFPx6d07CwW1bs0FJIv1inbTj/oBvm7sPCuCArcGarfjDHQ9IN7qU3In5eY6SD9MT/72r6l6edL0/bq5nc8heyHCjTdFyF4tmIIGdp0C9Y/AKzTuqrMs4UbOAwkQqDSB9yaZNUUcbpisG5anZNS6lJ7USdQpWkCBIwfoQppKOBUmuCoRqPildr9AeZtFIvxKKQB8AnzEvwqxsM= ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:31:51.944 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-19T22:31:52.305 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:52 smithi044 bash[18490]: audit 2024-04-19T22:31:51.120333+0000 mon.a (mon.0) 95 : audit [INF] from='client.? 172.21.15.44:0/2087703700' entity='client.admin' 2024-04-19T22:31:55.950 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-19T22:31:55.950 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-19T22:31:56.305 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:56 smithi044 bash[18490]: audit 2024-04-19T22:31:55.092672+0000 mon.a (mon.0) 96 : audit [INF] from='client.? 172.21.15.44:0/4004330431' entity='client.admin' 2024-04-19T22:31:56.305 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:56 smithi044 bash[18490]: audit 2024-04-19T22:31:55.174462+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:31:56.305 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:56 smithi044 bash[18490]: audit 2024-04-19T22:31:55.175127+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi044", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:31:56.305 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:56 smithi044 bash[18490]: audit 2024-04-19T22:31:55.180458+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:31:56.305 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:56 smithi044 bash[18490]: audit 2024-04-19T22:31:55.181525+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:31:56.305 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:56 smithi044 bash[18490]: audit 2024-04-19T22:31:55.188969+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:31:59.550 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi165 2024-04-19T22:31:59.550 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-04-19T22:31:59.550 DEBUG:teuthology.orchestra.run.smithi165:> dd of=/etc/ceph/ceph.conf 2024-04-19T22:31:59.556 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-04-19T22:31:59.556 DEBUG:teuthology.orchestra.run.smithi165:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:31:59.602 INFO:tasks.cephadm:Adding host smithi165 to orchestrator... 2024-04-19T22:31:59.602 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch host add smithi165 2024-04-19T22:32:00.055 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:59 smithi044 bash[18490]: audit 2024-04-19T22:31:58.891720+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-19T22:32:00.055 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:59 smithi044 bash[18490]: audit 2024-04-19T22:31:58.896835+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:00.055 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:59 smithi044 bash[18490]: audit 2024-04-19T22:31:58.912008+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:00.056 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:59 smithi044 bash[18490]: audit 2024-04-19T22:31:58.914196+0000 mon.a (mon.0) 104 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:00.056 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:59 smithi044 bash[18490]: audit 2024-04-19T22:31:58.915485+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:00.056 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:59 smithi044 bash[18490]: cephadm 2024-04-19T22:31:58.916891+0000 mgr.y (mgr.14152) 9 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:32:00.056 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:59 smithi044 bash[18490]: audit 2024-04-19T22:31:59.083494+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:00.056 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:31:59 smithi044 bash[18490]: audit 2024-04-19T22:31:59.086068+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:01.226 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:00 smithi044 bash[18490]: cephadm 2024-04-19T22:31:59.000223+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:32:02.055 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:01 smithi044 bash[18490]: cluster 2024-04-19T22:32:00.306034+0000 mgr.y (mgr.14152) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:03.206 INFO:teuthology.orchestra.run.smithi044.stdout:Added host 'smithi165' with addr '172.21.15.165' 2024-04-19T22:32:03.952 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch host ls --format=json 2024-04-19T22:32:04.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:03 smithi044 bash[18490]: audit 2024-04-19T22:32:02.163723+0000 mgr.y (mgr.14152) 12 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi165", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:32:04.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:03 smithi044 bash[18490]: cluster 2024-04-19T22:32:02.306449+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:04.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:03 smithi044 bash[18490]: cephadm 2024-04-19T22:32:02.512302+0000 mgr.y (mgr.14152) 14 : cephadm [INF] Deploying cephadm binary to smithi165 2024-04-19T22:32:04.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:03 smithi044 bash[18490]: audit 2024-04-19T22:32:03.221893+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:04.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:03 smithi044 bash[18490]: audit 2024-04-19T22:32:03.252306+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:04.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:03 smithi044 bash[18490]: audit 2024-04-19T22:32:03.253747+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:04.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:03 smithi044 bash[18490]: audit 2024-04-19T22:32:03.254604+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:04.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:03 smithi044 bash[18490]: audit 2024-04-19T22:32:03.503942+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:05.169 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:04 smithi044 bash[18490]: cephadm 2024-04-19T22:32:03.222714+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Added host smithi165 2024-04-19T22:32:05.169 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:04 smithi044 bash[18490]: audit 2024-04-19T22:32:04.233226+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:05.169 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:04 smithi044 bash[18490]: audit 2024-04-19T22:32:04.824396+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:06.187 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:05 smithi044 bash[18490]: cluster 2024-04-19T22:32:04.306878+0000 mgr.y (mgr.14152) 16 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:06.516 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-04-19T22:32:06.516 INFO:teuthology.orchestra.run.smithi044.stdout:[{"addr": "172.21.15.44", "hostname": "smithi044", "labels": [], "status": ""}, {"addr": "172.21.15.165", "hostname": "smithi165", "labels": [], "status": ""}] 2024-04-19T22:32:07.123 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-19T22:32:07.123 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph osd crush tunables default 2024-04-19T22:32:08.293 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:07 smithi044 bash[18490]: cluster 2024-04-19T22:32:06.307164+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-19T22:32:08.293 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:07 smithi044 bash[18490]: audit 2024-04-19T22:32:06.532455+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-19T22:32:10.305 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:09 smithi044 bash[18490]: cluster 2024-04-19T22:32:08.307618+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-19T22:32:10.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:09 smithi044 bash[18490]: audit 2024-04-19T22:32:09.542664+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:10.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:09 smithi044 bash[18490]: audit 2024-04-19T22:32:09.550116+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:10.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:09 smithi044 bash[18490]: audit 2024-04-19T22:32:09.551230+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi165", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:32:10.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:09 smithi044 bash[18490]: audit 2024-04-19T22:32:09.559914+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:10.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:09 smithi044 bash[18490]: audit 2024-04-19T22:32:09.687389+0000 mon.a (mon.0) 119 : audit [INF] from='client.? 172.21.15.44:0/1676266237' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-19T22:32:10.551 INFO:teuthology.orchestra.run.smithi044.stderr:adjusted tunables profile to default 2024-04-19T22:32:11.203 INFO:tasks.cephadm:Adding mon.a on smithi044 2024-04-19T22:32:11.203 INFO:tasks.cephadm:Adding mon.c on smithi044 2024-04-19T22:32:11.203 INFO:tasks.cephadm:Adding mon.b on smithi165 2024-04-19T22:32:11.203 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch apply mon '3;smithi044:172.21.15.44=a;smithi044:[v2:172.21.15.44:3301,v1:172.21.15.44:6790]=c;smithi165:172.21.15.165=b' 2024-04-19T22:32:11.805 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:11 smithi044 bash[18490]: cluster 2024-04-19T22:32:10.308015+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-19T22:32:11.805 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:11 smithi044 bash[18490]: audit 2024-04-19T22:32:10.563413+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.44:0/1676266237' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-19T22:32:11.806 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:11 smithi044 bash[18490]: cluster 2024-04-19T22:32:10.563535+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-19T22:32:13.753 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled mon update... 2024-04-19T22:32:14.305 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:13 smithi044 bash[18490]: cluster 2024-04-19T22:32:12.308449+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-19T22:32:14.305 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:13 smithi044 bash[18490]: audit 2024-04-19T22:32:13.768683+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:14.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:13 smithi044 bash[18490]: audit 2024-04-19T22:32:13.786592+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:14.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:13 smithi044 bash[18490]: audit 2024-04-19T22:32:13.789525+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:14.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:13 smithi044 bash[18490]: audit 2024-04-19T22:32:13.791248+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:14.414 DEBUG:teuthology.orchestra.run.smithi044:mon.c> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.c.service 2024-04-19T22:32:14.416 DEBUG:teuthology.orchestra.run.smithi165:mon.b> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.b.service 2024-04-19T22:32:14.419 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-19T22:32:14.419 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph mon dump -f json 2024-04-19T22:32:15.290 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:14 smithi044 bash[18490]: audit 2024-04-19T22:32:13.757195+0000 mgr.y (mgr.14152) 22 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi044:172.21.15.44=a;smithi044:[v2:172.21.15.44:3301,v1:172.21.15.44:6790]=c;smithi165:172.21.15.165=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:32:15.290 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:14 smithi044 bash[18490]: cephadm 2024-04-19T22:32:13.763101+0000 mgr.y (mgr.14152) 23 : cephadm [INF] Saving service mon spec with placement smithi044:172.21.15.44=a;smithi044:[v2:172.21.15.44:3301,v1:172.21.15.44:6790]=c;smithi165:172.21.15.165=b;count:3 2024-04-19T22:32:15.290 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:14 smithi044 bash[18490]: cephadm 2024-04-19T22:32:13.793784+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:32:15.290 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:14 smithi044 bash[18490]: cephadm 2024-04-19T22:32:13.917630+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:32:15.290 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:14 smithi044 bash[18490]: audit 2024-04-19T22:32:14.138556+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:15.290 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:14 smithi044 bash[18490]: audit 2024-04-19T22:32:14.144741+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:15.290 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:14 smithi044 bash[18490]: audit 2024-04-19T22:32:14.148521+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:32:15.290 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:14 smithi044 bash[18490]: audit 2024-04-19T22:32:14.150183+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:16.305 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:15 smithi044 bash[18490]: cephadm 2024-04-19T22:32:14.152081+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Deploying daemon mon.c on smithi044 2024-04-19T22:32:16.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:15 smithi044 bash[18490]: cluster 2024-04-19T22:32:14.308931+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:17.062 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-19T22:32:17.062 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":1,"fsid":"4e8ccbb4-fe9c-11ee-bc92-c7b262605968","modified":"2024-04-19T22:30:37.298351Z","created":"2024-04-19T22:30:37.298351Z","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.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-19T22:32:17.064 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 1 2024-04-19T22:32:17.634 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:17 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:32:17.635 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:32:17 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:32:17.635 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:17 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:32:17.635 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:17 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:32:17.635 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:17 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:32:17.927 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:17 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:32:17.927 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:32:17 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:32:17.927 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:17 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:32:17.928 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:17 smithi044 systemd[1]: Started Ceph mon.c for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:32:18.305 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:17 smithi044 bash[18490]: cluster 2024-04-19T22:32:16.309406+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-19T22:32:18.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:17 smithi044 bash[18490]: audit 2024-04-19T22:32:17.077840+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.165:0/230995765' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-19T22:32:18.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:17 smithi044 bash[18490]: audit 2024-04-19T22:32:17.838744+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:18.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:17 smithi044 bash[18490]: audit 2024-04-19T22:32:17.839846+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:32:18.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:17 smithi044 bash[18490]: audit 2024-04-19T22:32:17.840684+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:18.610 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-19T22:32:18.610 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph mon dump -f json 2024-04-19T22:32:19.057 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.793+0000 7fa1a1eac880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-19T22:32:19.057 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.793+0000 7fa1a1eac880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-19T22:32:19.057 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.793+0000 7fa1a1eac880 0 pidfile_write: ignore empty --pid-file 2024-04-19T22:32:19.057 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 0 load: jerasure load: lrc 2024-04-19T22:32:19.057 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: RocksDB version: 6.15.5 2024-04-19T22:32:19.057 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-19T22:32:19.057 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Compile date Apr 18 2022 2024-04-19T22:32:19.057 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: DB SUMMARY 2024-04-19T22:32:19.057 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: DB Session ID: AIBA2D4GR1VVTJ7EHDAK 2024-04-19T22:32:19.057 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: CURRENT file: CURRENT 2024-04-19T22:32:19.057 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-19T22:32:19.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-19T22:32:19.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-04-19T22:32:19.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-04-19T22:32:19.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.error_if_exists: 0 2024-04-19T22:32:19.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.create_if_missing: 0 2024-04-19T22:32:19.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.paranoid_checks: 1 2024-04-19T22:32:19.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-19T22:32:19.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.env: 0x560e9b6c6860 2024-04-19T22:32:19.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.fs: Posix File System 2024-04-19T22:32:19.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.info_log: 0x560e9c325e00 2024-04-19T22:32:19.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-19T22:32:19.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.statistics: (nil) 2024-04-19T22:32:19.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.use_fsync: 0 2024-04-19T22:32:19.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_log_file_size: 0 2024-04-19T22:32:19.059 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-19T22:32:19.059 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-19T22:32:19.059 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-19T22:32:19.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-19T22:32:19.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.allow_fallocate: 1 2024-04-19T22:32:19.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-19T22:32:19.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-19T22:32:19.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.use_direct_reads: 0 2024-04-19T22:32:19.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-19T22:32:19.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-19T22:32:19.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.db_log_dir: 2024-04-19T22:32:19.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-04-19T22:32:19.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-19T22:32:19.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-19T22:32:19.061 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-19T22:32:19.061 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-19T22:32:19.061 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-19T22:32:19.061 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-19T22:32:19.061 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-19T22:32:19.061 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-19T22:32:19.061 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.write_buffer_manager: 0x560e9c416300 2024-04-19T22:32:19.061 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-19T22:32:19.061 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-19T22:32:19.061 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-19T22:32:19.061 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-19T22:32:19.061 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-19T22:32:19.061 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-19T22:32:19.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-19T22:32:19.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-19T22:32:19.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-19T22:32:19.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.unordered_write: 0 2024-04-19T22:32:19.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-19T22:32:19.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-19T22:32:19.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-19T22:32:19.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-19T22:32:19.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.row_cache: None 2024-04-19T22:32:19.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.wal_filter: None 2024-04-19T22:32:19.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-19T22:32:19.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-19T22:32:19.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.preserve_deletes: 0 2024-04-19T22:32:19.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.two_write_queues: 0 2024-04-19T22:32:19.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-19T22:32:19.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.atomic_flush: 0 2024-04-19T22:32:19.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-19T22:32:19.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-19T22:32:19.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-19T22:32:19.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.log_readahead_size: 0 2024-04-19T22:32:19.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-19T22:32:19.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-19T22:32:19.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-19T22:32:19.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-19T22:32:19.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-19T22:32:19.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-19T22:32:19.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_background_jobs: 2 2024-04-19T22:32:19.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_background_compactions: -1 2024-04-19T22:32:19.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_subcompactions: 1 2024-04-19T22:32:19.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-19T22:32:19.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-19T22:32:19.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-19T22:32:19.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-19T22:32:19.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-19T22:32:19.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-19T22:32:19.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-19T22:32:19.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-19T22:32:19.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_open_files: -1 2024-04-19T22:32:19.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-19T22:32:19.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-19T22:32:19.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-19T22:32:19.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-19T22:32:19.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_background_flushes: -1 2024-04-19T22:32:19.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Compression algorithms supported: 2024-04-19T22:32:19.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-19T22:32:19.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: kZSTD supported: 0 2024-04-19T22:32:19.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: kXpressCompression supported: 0 2024-04-19T22:32:19.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-19T22:32:19.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: kLZ4Compression supported: 1 2024-04-19T22:32:19.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: kBZip2Compression supported: 0 2024-04-19T22:32:19.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: kZlibCompression supported: 1 2024-04-19T22:32:19.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: kSnappyCompression supported: 1 2024-04-19T22:32:19.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-19T22:32:19.066 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-04-19T22:32:19.066 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-19T22:32:19.066 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-19T22:32:19.066 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.merge_operator: 2024-04-19T22:32:19.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compaction_filter: None 2024-04-19T22:32:19.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-19T22:32:19.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-19T22:32:19.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-19T22:32:19.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-19T22:32:19.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560e9c2f3d00) 2024-04-19T22:32:19.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: cache_index_and_filter_blocks: 1 2024-04-19T22:32:19.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-19T22:32:19.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-19T22:32:19.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: pin_top_level_index_and_filter: 1 2024-04-19T22:32:19.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: index_type: 0 2024-04-19T22:32:19.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: data_block_index_type: 0 2024-04-19T22:32:19.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: index_shortening: 1 2024-04-19T22:32:19.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: data_block_hash_table_util_ratio: 0.750000 2024-04-19T22:32:19.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: hash_index_allow_collision: 1 2024-04-19T22:32:19.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: checksum: 1 2024-04-19T22:32:19.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: no_block_cache: 0 2024-04-19T22:32:19.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: block_cache: 0x560e9c35a170 2024-04-19T22:32:19.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: block_cache_name: BinnedLRUCache 2024-04-19T22:32:19.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: block_cache_options: 2024-04-19T22:32:19.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: capacity : 536870912 2024-04-19T22:32:19.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: num_shard_bits : 4 2024-04-19T22:32:19.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: strict_capacity_limit : 0 2024-04-19T22:32:19.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: high_pri_pool_ratio: 0.000 2024-04-19T22:32:19.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: block_cache_compressed: (nil) 2024-04-19T22:32:19.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: persistent_cache: (nil) 2024-04-19T22:32:19.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: block_size: 4096 2024-04-19T22:32:19.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: block_size_deviation: 10 2024-04-19T22:32:19.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: block_restart_interval: 16 2024-04-19T22:32:19.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: index_block_restart_interval: 1 2024-04-19T22:32:19.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: metadata_block_size: 4096 2024-04-19T22:32:19.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: partition_filters: 0 2024-04-19T22:32:19.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: use_delta_encoding: 1 2024-04-19T22:32:19.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-19T22:32:19.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: whole_key_filtering: 1 2024-04-19T22:32:19.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: verify_compression: 0 2024-04-19T22:32:19.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: read_amp_bytes_per_bit: 0 2024-04-19T22:32:19.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: format_version: 4 2024-04-19T22:32:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: enable_index_compression: 1 2024-04-19T22:32:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: block_align: 0 2024-04-19T22:32:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-19T22:32:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-19T22:32:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compression: NoCompression 2024-04-19T22:32:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-19T22:32:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-19T22:32:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-19T22:32:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.num_levels: 7 2024-04-19T22:32:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-19T22:32:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-19T22:32:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-19T22:32:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-19T22:32:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-19T22:32:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-19T22:32:19.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-19T22:32:19.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-19T22:32:19.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-19T22:32:19.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-19T22:32:19.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-19T22:32:19.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-19T22:32:19.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-19T22:32:19.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-19T22:32:19.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-19T22:32:19.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-19T22:32:19.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-19T22:32:19.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-19T22:32:19.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-19T22:32:19.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-19T22:32:19.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-19T22:32:19.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-19T22:32:19.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-19T22:32:19.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-19T22:32:19.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-19T22:32:19.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-19T22:32:19.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-19T22:32:19.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-19T22:32:19.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-19T22:32:19.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-19T22:32:19.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-19T22:32:19.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-19T22:32:19.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-19T22:32:19.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-19T22:32:19.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-19T22:32:19.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-19T22:32:19.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-19T22:32:19.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-19T22:32:19.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-19T22:32:19.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-19T22:32:19.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-19T22:32:19.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-19T22:32:19.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-19T22:32:19.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-19T22:32:19.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-19T22:32:19.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-19T22:32:19.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-19T22:32:19.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-19T22:32:19.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-19T22:32:19.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.table_properties_collectors: 2024-04-19T22:32:19.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.inplace_update_support: 0 2024-04-19T22:32:19.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-19T22:32:19.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-19T22:32:19.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-19T22:32:19.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-19T22:32:19.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.bloom_locality: 0 2024-04-19T22:32:19.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.max_successive_merges: 0 2024-04-19T22:32:19.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-19T22:32:19.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-19T22:32:19.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-19T22:32:19.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-19T22:32:19.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.ttl: 2592000 2024-04-19T22:32:19.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-19T22:32:19.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.enable_blob_files: false 2024-04-19T22:32:19.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.min_blob_size: 0 2024-04-19T22:32:19.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-19T22:32:19.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-19T22:32:19.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-19T22:32:19.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-19T22:32:19.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 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-19T22:32:19.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-19T22:32:19.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.797+0000 7fa1a1eac880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-19T22:32:19.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.801+0000 7fa1a1eac880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713565938803573, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-19T22:32:19.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.801+0000 7fa1a1eac880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-19T22:32:19.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.801+0000 7fa1a1eac880 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-19T22:32:19.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.801+0000 7fa1a1eac880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713565938803996, "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": 1713565938, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "38935dfa-c17d-4a5e-a845-2fea343bc163", "db_session_id": "AIBA2D4GR1VVTJ7EHDAK"}} 2024-04-19T22:32:19.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.801+0000 7fa1a1eac880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-19T22:32:19.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.801+0000 7fa1a1eac880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713565938804441, "job": 1, "event": "recovery_finished"} 2024-04-19T22:32:19.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.801+0000 7fa1a1eac880 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-19T22:32:19.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.801+0000 7fa1a1eac880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x560e9c340a80 2024-04-19T22:32:19.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.801+0000 7fa1a1eac880 4 rocksdb: DB pointer 0x560e9c350000 2024-04-19T22:32:19.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.801+0000 7fa191c34700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-19T22:32:19.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.801+0000 7fa191c34700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-19T22:32:19.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: ** DB Stats ** 2024-04-19T22:32:19.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T22:32:19.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 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-19T22:32:19.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T22:32:19.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T22:32:19.078 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 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-19T22:32:19.078 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-19T22:32:19.078 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T22:32:19.078 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: ** Compaction Stats [default] ** 2024-04-19T22:32:19.078 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 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-19T22:32:19.078 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T22:32:19.078 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 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.7 0.00 0.00 1 0.000 0 0 2024-04-19T22:32:19.078 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 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.7 0.00 0.00 1 0.000 0 0 2024-04-19T22:32:19.078 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2024-04-19T22:32:19.078 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: ** Compaction Stats [default] ** 2024-04-19T22:32:19.078 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 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-19T22:32:19.078 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T22:32:19.078 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2024-04-19T22:32:19.078 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T22:32:19.078 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-19T22:32:19.079 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T22:32:19.079 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T22:32:19.079 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T22:32:19.079 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: AddFile(Keys): cumulative 0, interval 0 2024-04-19T22:32:19.079 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: Cumulative compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T22:32:19.079 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: Interval compaction: 0.00 GB write, 0.40 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T22:32:19.079 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 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-19T22:32:19.079 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: ** File Read Latency Histogram By Level [default] ** 2024-04-19T22:32:19.079 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: ** Compaction Stats [default] ** 2024-04-19T22:32:19.079 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 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-19T22:32:19.079 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T22:32:19.079 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 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.7 0.00 0.00 1 0.000 0 0 2024-04-19T22:32:19.079 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 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.7 0.00 0.00 1 0.000 0 0 2024-04-19T22:32:19.079 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 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-19T22:32:19.079 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: ** Compaction Stats [default] ** 2024-04-19T22:32:19.080 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 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-19T22:32:19.080 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T22:32:19.080 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.7 0.00 0.00 1 0.000 0 0 2024-04-19T22:32:19.080 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T22:32:19.080 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-19T22:32:19.080 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T22:32:19.080 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T22:32:19.080 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T22:32:19.080 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: AddFile(Keys): cumulative 0, interval 0 2024-04-19T22:32:19.080 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: Cumulative compaction: 0.00 GB write, 0.39 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T22:32:19.080 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 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-19T22:32:19.080 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 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-19T22:32:19.080 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: ** File Read Latency Histogram By Level [default] ** 2024-04-19T22:32:19.081 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.801+0000 7fa1a1eac880 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-04-19T22:32:19.081 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.801+0000 7fa1a1eac880 0 using public_addrv [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] 2024-04-19T22:32:19.081 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.801+0000 7fa1a1eac880 0 starting mon.c rank -1 at public addrs [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] at bind addrs [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:32:19.081 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.805+0000 7fa1a1eac880 1 mon.c@-1(???) e0 preinit fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:32:19.081 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.821+0000 7fa194c3a700 0 mon.c@-1(synchronizing).mds e1 new map 2024-04-19T22:32:19.081 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.821+0000 7fa194c3a700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-04-19T22:32:19.081 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: e1 2024-04-19T22:32:19.081 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-19T22:32:19.081 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 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-19T22:32:19.081 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: legacy client fscid: -1 2024-04-19T22:32:19.081 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: 2024-04-19T22:32:19.081 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: No filesystems configured 2024-04-19T22:32:19.081 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.821+0000 7fa194c3a700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-19T22:32:19.081 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.821+0000 7fa194c3a700 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-19T22:32:19.082 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.821+0000 7fa194c3a700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-19T22:32:19.082 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.821+0000 7fa194c3a700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-19T22:32:19.082 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.821+0000 7fa194c3a700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-19T22:32:19.082 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.821+0000 7fa194c3a700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-19T22:32:19.082 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.821+0000 7fa194c3a700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-19T22:32:19.082 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.821+0000 7fa194c3a700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-19T22:32:19.082 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.821+0000 7fa194c3a700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-19T22:32:19.082 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.821+0000 7fa194c3a700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-19T22:32:19.082 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: cluster 2024-04-19T22:32:10.308015+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-19T22:32:19.082 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: audit 2024-04-19T22:32:10.563413+0000 mon.a (mon.0) 120 : audit [INF] from='client.? 172.21.15.44:0/1676266237' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-19T22:32:19.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: cluster 2024-04-19T22:32:10.563535+0000 mon.a (mon.0) 121 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-19T22:32:19.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: cluster 2024-04-19T22:32:12.308449+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-19T22:32:19.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: audit 2024-04-19T22:32:13.768683+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:19.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: audit 2024-04-19T22:32:13.786592+0000 mon.a (mon.0) 123 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:19.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: audit 2024-04-19T22:32:13.789525+0000 mon.a (mon.0) 124 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:19.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: audit 2024-04-19T22:32:13.791248+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:19.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: audit 2024-04-19T22:32:13.757195+0000 mgr.y (mgr.14152) 22 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi044:172.21.15.44=a;smithi044:[v2:172.21.15.44:3301,v1:172.21.15.44:6790]=c;smithi165:172.21.15.165=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:32:19.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: cephadm 2024-04-19T22:32:13.763101+0000 mgr.y (mgr.14152) 23 : cephadm [INF] Saving service mon spec with placement smithi044:172.21.15.44=a;smithi044:[v2:172.21.15.44:3301,v1:172.21.15.44:6790]=c;smithi165:172.21.15.165=b;count:3 2024-04-19T22:32:19.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: cephadm 2024-04-19T22:32:13.793784+0000 mgr.y (mgr.14152) 24 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:32:19.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: cephadm 2024-04-19T22:32:13.917630+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:32:19.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: audit 2024-04-19T22:32:14.138556+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:19.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: audit 2024-04-19T22:32:14.144741+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:19.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: audit 2024-04-19T22:32:14.148521+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:32:19.083 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: audit 2024-04-19T22:32:14.150183+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:19.084 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: cephadm 2024-04-19T22:32:14.152081+0000 mgr.y (mgr.14152) 26 : cephadm [INF] Deploying daemon mon.c on smithi044 2024-04-19T22:32:19.084 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: cluster 2024-04-19T22:32:14.308931+0000 mgr.y (mgr.14152) 27 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:19.084 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: cluster 2024-04-19T22:32:16.309406+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-19T22:32:19.084 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: audit 2024-04-19T22:32:17.077840+0000 mon.a (mon.0) 130 : audit [DBG] from='client.? 172.21.15.165:0/230995765' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-19T22:32:19.084 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: audit 2024-04-19T22:32:17.838744+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:19.084 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: audit 2024-04-19T22:32:17.839846+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:32:19.084 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: audit 2024-04-19T22:32:17.840684+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:19.084 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:18 smithi044 bash[23559]: debug 2024-04-19T22:32:18.821+0000 7fa194c3a700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-19T22:32:24.178 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:24 smithi165 bash[18577]: debug 2024-04-19T22:32:24.098+0000 7fa390ce2700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-19T22:32:24.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: cluster 2024-04-19T22:32:18.309818+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:24.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: audit 2024-04-19T22:32:18.832299+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:32:24.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: cluster 2024-04-19T22:32:18.832525+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-19T22:32:24.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: audit 2024-04-19T22:32:18.852015+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:32:24.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: audit 2024-04-19T22:32:19.830238+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:32:24.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: cluster 2024-04-19T22:32:20.310249+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-19T22:32:24.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: audit 2024-04-19T22:32:20.830407+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:32:24.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: cluster 2024-04-19T22:32:20.832136+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-19T22:32:24.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: audit 2024-04-19T22:32:21.830729+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:32:24.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: cluster 2024-04-19T22:32:22.310578+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-19T22:32:24.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: audit 2024-04-19T22:32:22.830807+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:32:24.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: audit 2024-04-19T22:32:23.830991+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:32:24.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: cluster 2024-04-19T22:32:23.872823+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-19T22:32:24.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: cluster 2024-04-19T22:32:23.879634+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],c=[v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0]} 2024-04-19T22:32:24.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: cluster 2024-04-19T22:32:23.879779+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-04-19T22:32:24.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: cluster 2024-04-19T22:32:23.879869+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-19T22:32:24.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: cluster 2024-04-19T22:32:23.880194+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 43s) 2024-04-19T22:32:24.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: cluster 2024-04-19T22:32:23.888607+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-04-19T22:32:24.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: audit 2024-04-19T22:32:23.895151+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:24.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: audit 2024-04-19T22:32:23.897980+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:24.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: audit 2024-04-19T22:32:23.900656+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:24.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[18490]: audit 2024-04-19T22:32:23.902336+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:24.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: cluster 2024-04-19T22:32:18.309818+0000 mgr.y (mgr.14152) 30 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:24.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: audit 2024-04-19T22:32:18.832299+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:32:24.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: cluster 2024-04-19T22:32:18.832525+0000 mon.a (mon.0) 136 : cluster [INF] mon.a calling monitor election 2024-04-19T22:32:24.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: audit 2024-04-19T22:32:18.852015+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:32:24.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: audit 2024-04-19T22:32:19.830238+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:32:24.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: cluster 2024-04-19T22:32:20.310249+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-19T22:32:24.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: audit 2024-04-19T22:32:20.830407+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:32:24.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: cluster 2024-04-19T22:32:20.832136+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-19T22:32:24.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: audit 2024-04-19T22:32:21.830729+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:32:24.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: cluster 2024-04-19T22:32:22.310578+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-19T22:32:24.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: audit 2024-04-19T22:32:22.830807+0000 mon.a (mon.0) 141 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:32:24.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: audit 2024-04-19T22:32:23.830991+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:32:24.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: cluster 2024-04-19T22:32:23.872823+0000 mon.a (mon.0) 143 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-19T22:32:24.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: cluster 2024-04-19T22:32:23.879634+0000 mon.a (mon.0) 144 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],c=[v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0]} 2024-04-19T22:32:24.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: cluster 2024-04-19T22:32:23.879779+0000 mon.a (mon.0) 145 : cluster [DBG] fsmap 2024-04-19T22:32:24.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: cluster 2024-04-19T22:32:23.879869+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-19T22:32:24.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: cluster 2024-04-19T22:32:23.880194+0000 mon.a (mon.0) 147 : cluster [DBG] mgrmap e13: y(active, since 43s) 2024-04-19T22:32:24.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: cluster 2024-04-19T22:32:23.888607+0000 mon.a (mon.0) 148 : cluster [INF] overall HEALTH_OK 2024-04-19T22:32:24.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: audit 2024-04-19T22:32:23.895151+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:24.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: audit 2024-04-19T22:32:23.897980+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:24.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: audit 2024-04-19T22:32:23.900656+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:24.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:23 smithi044 bash[23559]: audit 2024-04-19T22:32:23.902336+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:29.518 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: audit 2024-04-19T22:32:24.110722+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:32:29.518 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: cluster 2024-04-19T22:32:24.111300+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-04-19T22:32:29.518 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: cluster 2024-04-19T22:32:24.113099+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-19T22:32:29.518 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: audit 2024-04-19T22:32:24.136057+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.518 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: audit 2024-04-19T22:32:24.136167+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:32:29.518 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: cluster 2024-04-19T22:32:24.310991+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-19T22:32:29.518 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: audit 2024-04-19T22:32:25.107025+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.518 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: audit 2024-04-19T22:32:26.107679+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.518 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: cluster 2024-04-19T22:32:26.109242+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-19T22:32:29.519 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: cluster 2024-04-19T22:32:26.311486+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-19T22:32:29.519 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: audit 2024-04-19T22:32:27.107479+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.519 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: audit 2024-04-19T22:32:28.107442+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.519 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: cluster 2024-04-19T22:32:28.311927+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-19T22:32:29.519 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: audit 2024-04-19T22:32:29.107610+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.519 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: cluster 2024-04-19T22:32:29.115768+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-04-19T22:32:29.519 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: cluster 2024-04-19T22:32:29.157048+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T22:32:29.519 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: cluster 2024-04-19T22:32:29.164160+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],b=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0],c=[v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0]} 2024-04-19T22:32:29.519 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: cluster 2024-04-19T22:32:29.164286+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-04-19T22:32:29.519 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: cluster 2024-04-19T22:32:29.164339+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-19T22:32:29.519 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: cluster 2024-04-19T22:32:29.164597+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-04-19T22:32:29.519 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: cluster 2024-04-19T22:32:29.172540+0000 mon.a (mon.0) 169 : cluster [INF] overall HEALTH_OK 2024-04-19T22:32:29.520 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: audit 2024-04-19T22:32:29.177329+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:29.520 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: audit 2024-04-19T22:32:29.183831+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:29.520 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[18490]: audit 2024-04-19T22:32:29.190061+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:29.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: audit 2024-04-19T22:32:24.110722+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:32:29.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: cluster 2024-04-19T22:32:24.111300+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-04-19T22:32:29.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: cluster 2024-04-19T22:32:24.113099+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-19T22:32:29.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: audit 2024-04-19T22:32:24.136057+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: audit 2024-04-19T22:32:24.136167+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:32:29.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: cluster 2024-04-19T22:32:24.310991+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-19T22:32:29.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: audit 2024-04-19T22:32:25.107025+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: audit 2024-04-19T22:32:26.107679+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: cluster 2024-04-19T22:32:26.109242+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-19T22:32:29.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: cluster 2024-04-19T22:32:26.311486+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-19T22:32:29.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: audit 2024-04-19T22:32:27.107479+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: audit 2024-04-19T22:32:28.107442+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: cluster 2024-04-19T22:32:28.311927+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-19T22:32:29.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: audit 2024-04-19T22:32:29.107610+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: cluster 2024-04-19T22:32:29.115768+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-04-19T22:32:29.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: cluster 2024-04-19T22:32:29.157048+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T22:32:29.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: cluster 2024-04-19T22:32:29.164160+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],b=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0],c=[v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0]} 2024-04-19T22:32:29.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: cluster 2024-04-19T22:32:29.164286+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-04-19T22:32:29.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: cluster 2024-04-19T22:32:29.164339+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-19T22:32:29.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: cluster 2024-04-19T22:32:29.164597+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-04-19T22:32:29.522 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: cluster 2024-04-19T22:32:29.172540+0000 mon.a (mon.0) 169 : cluster [INF] overall HEALTH_OK 2024-04-19T22:32:29.522 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: audit 2024-04-19T22:32:29.177329+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:29.522 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: audit 2024-04-19T22:32:29.183831+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:29.522 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:29 smithi044 bash[23559]: audit 2024-04-19T22:32:29.190061+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:29.594 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-04-19T22:32:29.594 INFO:teuthology.orchestra.run.smithi165.stdout:{"epoch":3,"fsid":"4e8ccbb4-fe9c-11ee-bc92-c7b262605968","modified":"2024-04-19T22:32:24.106337Z","created":"2024-04-19T22:30:37.298351Z","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.44:3300","nonce":0},{"type":"v1","addr":"172.21.15.44:6789","nonce":0}]},"addr":"172.21.15.44:6789/0","public_addr":"172.21.15.44:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:3301","nonce":0},{"type":"v1","addr":"172.21.15.44:6790","nonce":0}]},"addr":"172.21.15.44:6790/0","public_addr":"172.21.15.44:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:3300","nonce":0},{"type":"v1","addr":"172.21.15.165:6789","nonce":0}]},"addr":"172.21.15.165:6789/0","public_addr":"172.21.15.165:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-19T22:32:29.597 INFO:teuthology.orchestra.run.smithi165.stderr:dumped monmap epoch 3 2024-04-19T22:32:29.607 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: audit 2024-04-19T22:32:24.110722+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:32:29.607 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: cluster 2024-04-19T22:32:24.111300+0000 mon.a (mon.0) 155 : cluster [INF] mon.a calling monitor election 2024-04-19T22:32:29.607 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: cluster 2024-04-19T22:32:24.113099+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-19T22:32:29.608 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: audit 2024-04-19T22:32:24.136057+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.608 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: audit 2024-04-19T22:32:24.136167+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:32:29.608 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: cluster 2024-04-19T22:32:24.310991+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-19T22:32:29.608 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: audit 2024-04-19T22:32:25.107025+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.608 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: audit 2024-04-19T22:32:26.107679+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.608 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: cluster 2024-04-19T22:32:26.109242+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-19T22:32:29.608 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: cluster 2024-04-19T22:32:26.311486+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-19T22:32:29.608 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: audit 2024-04-19T22:32:27.107479+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.609 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: audit 2024-04-19T22:32:28.107442+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.609 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: cluster 2024-04-19T22:32:28.311927+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-19T22:32:29.609 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: audit 2024-04-19T22:32:29.107610+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:29.609 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: cluster 2024-04-19T22:32:29.115768+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-04-19T22:32:29.609 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: cluster 2024-04-19T22:32:29.157048+0000 mon.a (mon.0) 164 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T22:32:29.609 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: cluster 2024-04-19T22:32:29.164160+0000 mon.a (mon.0) 165 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0],b=[v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0],c=[v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0]} 2024-04-19T22:32:29.609 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: cluster 2024-04-19T22:32:29.164286+0000 mon.a (mon.0) 166 : cluster [DBG] fsmap 2024-04-19T22:32:29.609 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: cluster 2024-04-19T22:32:29.164339+0000 mon.a (mon.0) 167 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-19T22:32:29.609 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: cluster 2024-04-19T22:32:29.164597+0000 mon.a (mon.0) 168 : cluster [DBG] mgrmap e13: y(active, since 48s) 2024-04-19T22:32:29.609 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: cluster 2024-04-19T22:32:29.172540+0000 mon.a (mon.0) 169 : cluster [INF] overall HEALTH_OK 2024-04-19T22:32:29.610 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: audit 2024-04-19T22:32:29.177329+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:29.610 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: audit 2024-04-19T22:32:29.183831+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:29.610 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:29 smithi165 bash[18577]: audit 2024-04-19T22:32:29.190061+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:30.383 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-19T22:32:30.383 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph config generate-minimal-conf 2024-04-19T22:32:30.556 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[18490]: cephadm 2024-04-19T22:32:29.184912+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:32:30.556 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[18490]: cephadm 2024-04-19T22:32:29.191367+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:32:30.556 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[18490]: audit 2024-04-19T22:32:29.316508+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:30.556 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[18490]: audit 2024-04-19T22:32:29.322093+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:30.556 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[18490]: audit 2024-04-19T22:32:29.328167+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:30.556 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[18490]: cephadm 2024-04-19T22:32:29.329563+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-19T22:32:30.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[18490]: audit 2024-04-19T22:32:29.329905+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:32:30.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[18490]: audit 2024-04-19T22:32:29.330824+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:32:30.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[18490]: audit 2024-04-19T22:32:29.331649+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:30.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[18490]: cephadm 2024-04-19T22:32:29.332610+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi044 2024-04-19T22:32:30.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[18490]: audit 2024-04-19T22:32:29.610020+0000 mon.a (mon.0) 179 : audit [DBG] from='client.? 172.21.15.165:0/1711864904' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-19T22:32:30.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[18490]: audit 2024-04-19T22:32:30.108217+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:30.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[23559]: cephadm 2024-04-19T22:32:29.184912+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:32:30.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[23559]: cephadm 2024-04-19T22:32:29.191367+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:32:30.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[23559]: audit 2024-04-19T22:32:29.316508+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:30.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[23559]: audit 2024-04-19T22:32:29.322093+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:30.558 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[23559]: audit 2024-04-19T22:32:29.328167+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:30.558 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[23559]: cephadm 2024-04-19T22:32:29.329563+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-19T22:32:30.558 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[23559]: audit 2024-04-19T22:32:29.329905+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:32:30.558 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[23559]: audit 2024-04-19T22:32:29.330824+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:32:30.558 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[23559]: audit 2024-04-19T22:32:29.331649+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:30.558 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[23559]: cephadm 2024-04-19T22:32:29.332610+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi044 2024-04-19T22:32:30.558 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[23559]: audit 2024-04-19T22:32:29.610020+0000 mon.a (mon.0) 179 : audit [DBG] from='client.? 172.21.15.165:0/1711864904' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-19T22:32:30.558 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:30 smithi044 bash[23559]: audit 2024-04-19T22:32:30.108217+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:30.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:30 smithi165 bash[18577]: cephadm 2024-04-19T22:32:29.184912+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:32:30.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:30 smithi165 bash[18577]: cephadm 2024-04-19T22:32:29.191367+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:32:30.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:30 smithi165 bash[18577]: audit 2024-04-19T22:32:29.316508+0000 mon.a (mon.0) 173 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:30.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:30 smithi165 bash[18577]: audit 2024-04-19T22:32:29.322093+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:30.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:30 smithi165 bash[18577]: audit 2024-04-19T22:32:29.328167+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:30.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:30 smithi165 bash[18577]: cephadm 2024-04-19T22:32:29.329563+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-19T22:32:30.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:30 smithi165 bash[18577]: audit 2024-04-19T22:32:29.329905+0000 mon.a (mon.0) 176 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:32:30.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:30 smithi165 bash[18577]: audit 2024-04-19T22:32:29.330824+0000 mon.a (mon.0) 177 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:32:30.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:30 smithi165 bash[18577]: audit 2024-04-19T22:32:29.331649+0000 mon.a (mon.0) 178 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:30.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:30 smithi165 bash[18577]: cephadm 2024-04-19T22:32:29.332610+0000 mgr.y (mgr.14152) 39 : cephadm [INF] Reconfiguring daemon mon.a on smithi044 2024-04-19T22:32:30.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:30 smithi165 bash[18577]: audit 2024-04-19T22:32:29.610020+0000 mon.a (mon.0) 179 : audit [DBG] from='client.? 172.21.15.165:0/1711864904' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-19T22:32:30.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:30 smithi165 bash[18577]: audit 2024-04-19T22:32:30.108217+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:32:31.645 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:31 smithi044 bash[18490]: cluster 2024-04-19T22:32:30.312298+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:31.646 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:31 smithi044 bash[23559]: cluster 2024-04-19T22:32:30.312298+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:31.678 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:31 smithi165 bash[18577]: cluster 2024-04-19T22:32:30.312298+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:32.806 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:32 smithi044 bash[18490]: audit 2024-04-19T22:32:31.484179+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:32.806 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:32 smithi044 bash[18490]: cephadm 2024-04-19T22:32:31.485132+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-19T22:32:32.806 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:32 smithi044 bash[18490]: audit 2024-04-19T22:32:31.485622+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:32:32.806 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:32 smithi044 bash[18490]: audit 2024-04-19T22:32:31.487153+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:32:32.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:32 smithi044 bash[18490]: audit 2024-04-19T22:32:31.488436+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:32.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:32 smithi044 bash[18490]: cephadm 2024-04-19T22:32:31.489740+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.c on smithi044 2024-04-19T22:32:32.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:32 smithi044 bash[23559]: audit 2024-04-19T22:32:31.484179+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:32.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:32 smithi044 bash[23559]: cephadm 2024-04-19T22:32:31.485132+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-19T22:32:32.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:32 smithi044 bash[23559]: audit 2024-04-19T22:32:31.485622+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:32:32.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:32 smithi044 bash[23559]: audit 2024-04-19T22:32:31.487153+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:32:32.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:32 smithi044 bash[23559]: audit 2024-04-19T22:32:31.488436+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:32.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:32 smithi044 bash[23559]: cephadm 2024-04-19T22:32:31.489740+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.c on smithi044 2024-04-19T22:32:32.929 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:32 smithi165 bash[18577]: audit 2024-04-19T22:32:31.484179+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:32.929 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:32 smithi165 bash[18577]: cephadm 2024-04-19T22:32:31.485132+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-19T22:32:32.929 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:32 smithi165 bash[18577]: audit 2024-04-19T22:32:31.485622+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:32:32.929 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:32 smithi165 bash[18577]: audit 2024-04-19T22:32:31.487153+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:32:32.929 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:32 smithi165 bash[18577]: audit 2024-04-19T22:32:31.488436+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:32.929 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:32 smithi165 bash[18577]: cephadm 2024-04-19T22:32:31.489740+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring daemon mon.c on smithi044 2024-04-19T22:32:34.056 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:33 smithi044 bash[18490]: cluster 2024-04-19T22:32:32.312666+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:34.056 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:33 smithi044 bash[23559]: cluster 2024-04-19T22:32:32.312666+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:34.330 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:33 smithi165 bash[18577]: cluster 2024-04-19T22:32:32.312666+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:34.634 INFO:teuthology.orchestra.run.smithi044.stdout:# minimal ceph.conf for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:32:34.634 INFO:teuthology.orchestra.run.smithi044.stdout:[global] 2024-04-19T22:32:34.634 INFO:teuthology.orchestra.run.smithi044.stdout: fsid = 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:32:34.634 INFO:teuthology.orchestra.run.smithi044.stdout: mon_host = [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] 2024-04-19T22:32:35.337 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-19T22:32:35.337 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-04-19T22:32:35.338 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/ceph/ceph.conf 2024-04-19T22:32:35.351 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-04-19T22:32:35.351 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:32:35.406 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-04-19T22:32:35.407 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.conf 2024-04-19T22:32:35.417 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-04-19T22:32:35.417 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:32:35.469 INFO:tasks.cephadm:Adding mgr.y on smithi044 2024-04-19T22:32:35.469 INFO:tasks.cephadm:Adding mgr.x on smithi165 2024-04-19T22:32:35.470 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch apply mgr '2;smithi044=y;smithi165=x' 2024-04-19T22:32:35.643 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:35 smithi165 bash[18577]: cluster 2024-04-19T22:32:34.313035+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-19T22:32:35.643 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:35 smithi165 bash[18577]: audit 2024-04-19T22:32:34.328559+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:35.643 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:35 smithi165 bash[18577]: cephadm 2024-04-19T22:32:34.329422+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-19T22:32:35.643 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:35 smithi165 bash[18577]: audit 2024-04-19T22:32:34.329783+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:32:35.643 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:35 smithi165 bash[18577]: audit 2024-04-19T22:32:34.332107+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:32:35.643 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:35 smithi165 bash[18577]: audit 2024-04-19T22:32:34.332952+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:35.643 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:35 smithi165 bash[18577]: cephadm 2024-04-19T22:32:34.333999+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi165 2024-04-19T22:32:35.644 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:35 smithi165 bash[18577]: audit 2024-04-19T22:32:34.649794+0000 mon.a (mon.0) 189 : audit [DBG] from='client.? 172.21.15.44:0/312591496' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:35.806 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[18490]: cluster 2024-04-19T22:32:34.313035+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-19T22:32:35.806 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[18490]: audit 2024-04-19T22:32:34.328559+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:35.806 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[18490]: cephadm 2024-04-19T22:32:34.329422+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-19T22:32:35.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[18490]: audit 2024-04-19T22:32:34.329783+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:32:35.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[18490]: audit 2024-04-19T22:32:34.332107+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:32:35.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[18490]: audit 2024-04-19T22:32:34.332952+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:35.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[18490]: cephadm 2024-04-19T22:32:34.333999+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi165 2024-04-19T22:32:35.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[18490]: audit 2024-04-19T22:32:34.649794+0000 mon.a (mon.0) 189 : audit [DBG] from='client.? 172.21.15.44:0/312591496' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:35.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[23559]: cluster 2024-04-19T22:32:34.313035+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-19T22:32:35.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[23559]: audit 2024-04-19T22:32:34.328559+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:35.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[23559]: cephadm 2024-04-19T22:32:34.329422+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-19T22:32:35.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[23559]: audit 2024-04-19T22:32:34.329783+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:32:35.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[23559]: audit 2024-04-19T22:32:34.332107+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:32:35.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[23559]: audit 2024-04-19T22:32:34.332952+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:35.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[23559]: cephadm 2024-04-19T22:32:34.333999+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.b on smithi165 2024-04-19T22:32:35.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:35 smithi044 bash[23559]: audit 2024-04-19T22:32:34.649794+0000 mon.a (mon.0) 189 : audit [DBG] from='client.? 172.21.15.44:0/312591496' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:37.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:37 smithi165 bash[18577]: cluster 2024-04-19T22:32:36.313447+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-19T22:32:37.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:37 smithi165 bash[18577]: audit 2024-04-19T22:32:36.340809+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:37.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:37 smithi165 bash[18577]: audit 2024-04-19T22:32:36.343208+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:37.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:37 smithi165 bash[18577]: audit 2024-04-19T22:32:36.345961+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:37.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:37 smithi165 bash[18577]: audit 2024-04-19T22:32:36.347767+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:37.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:37 smithi165 bash[18577]: cephadm 2024-04-19T22:32:36.350386+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:32:37.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:37 smithi165 bash[18577]: cephadm 2024-04-19T22:32:36.350930+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:32:37.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:37 smithi165 bash[18577]: audit 2024-04-19T22:32:36.518320+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:37.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:37 smithi165 bash[18577]: audit 2024-04-19T22:32:36.522407+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:37.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:37 smithi165 bash[18577]: audit 2024-04-19T22:32:36.527601+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:37.806 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[18490]: cluster 2024-04-19T22:32:36.313447+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-19T22:32:37.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[18490]: audit 2024-04-19T22:32:36.340809+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:37.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[18490]: audit 2024-04-19T22:32:36.343208+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:37.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[18490]: audit 2024-04-19T22:32:36.345961+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:37.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[18490]: audit 2024-04-19T22:32:36.347767+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:37.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[18490]: cephadm 2024-04-19T22:32:36.350386+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:32:37.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[18490]: cephadm 2024-04-19T22:32:36.350930+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:32:37.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[18490]: audit 2024-04-19T22:32:36.518320+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:37.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[18490]: audit 2024-04-19T22:32:36.522407+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:37.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[18490]: audit 2024-04-19T22:32:36.527601+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:37.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[23559]: cluster 2024-04-19T22:32:36.313447+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-19T22:32:37.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[23559]: audit 2024-04-19T22:32:36.340809+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[23559]: audit 2024-04-19T22:32:36.343208+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[23559]: audit 2024-04-19T22:32:36.345961+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[23559]: audit 2024-04-19T22:32:36.347767+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[23559]: cephadm 2024-04-19T22:32:36.350386+0000 mgr.y (mgr.14152) 48 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:32:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[23559]: cephadm 2024-04-19T22:32:36.350930+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:32:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[23559]: audit 2024-04-19T22:32:36.518320+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[23559]: audit 2024-04-19T22:32:36.522407+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:37.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:37 smithi044 bash[23559]: audit 2024-04-19T22:32:36.527601+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:38.382 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled mgr update... 2024-04-19T22:32:39.268 DEBUG:teuthology.orchestra.run.smithi165:mgr.x> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mgr.x.service 2024-04-19T22:32:39.271 INFO:tasks.cephadm:Deploying OSDs... 2024-04-19T22:32:39.271 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-04-19T22:32:39.271 DEBUG:teuthology.orchestra.run.smithi044:> dd if=/scratch_devs of=/dev/stdout 2024-04-19T22:32:39.277 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-19T22:32:39.277 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_1 2024-04-19T22:32:39.324 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-19T22:32:39.324 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T22:32:39.324 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 872 Links: 1 2024-04-19T22:32:39.324 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T22:32:39.324 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-04-19 22:26:11.883602035 +0000 2024-04-19T22:32:39.325 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-04-19 22:26:11.623604358 +0000 2024-04-19T22:32:39.325 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-04-19 22:26:11.623604358 +0000 2024-04-19T22:32:39.325 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: - 2024-04-19T22:32:39.325 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-19T22:32:39.379 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-04-19T22:32:39.379 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-04-19T22:32:39.379 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000419202 s, 1.2 MB/s 2024-04-19T22:32:39.381 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-19T22:32:39.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:39 smithi165 bash[18577]: cluster 2024-04-19T22:32:38.313886+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-19T22:32:39.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:39 smithi165 bash[18577]: audit 2024-04-19T22:32:38.387381+0000 mgr.y (mgr.14152) 51 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi044=y;smithi165=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:32:39.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:39 smithi165 bash[18577]: cephadm 2024-04-19T22:32:38.390830+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Saving service mgr spec with placement smithi044=y;smithi165=x;count:2 2024-04-19T22:32:39.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:39 smithi165 bash[18577]: audit 2024-04-19T22:32:38.397057+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:39.383 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:39 smithi165 bash[18577]: audit 2024-04-19T22:32:38.400127+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:39.430 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_2 2024-04-19T22:32:39.479 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-19T22:32:39.479 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T22:32:39.480 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 887 Links: 1 2024-04-19T22:32:39.480 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T22:32:39.480 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-04-19 22:26:12.427597171 +0000 2024-04-19T22:32:39.480 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-04-19 22:26:12.151599639 +0000 2024-04-19T22:32:39.480 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-04-19 22:26:12.151599639 +0000 2024-04-19T22:32:39.480 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: - 2024-04-19T22:32:39.480 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-19T22:32:39.534 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-04-19T22:32:39.534 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-04-19T22:32:39.534 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000406531 s, 1.3 MB/s 2024-04-19T22:32:39.536 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-19T22:32:39.585 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_3 2024-04-19T22:32:39.631 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-19T22:32:39.631 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T22:32:39.631 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 905 Links: 1 2024-04-19T22:32:39.632 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T22:32:39.632 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-04-19 22:26:12.931592668 +0000 2024-04-19T22:32:39.632 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-04-19 22:26:12.667595027 +0000 2024-04-19T22:32:39.632 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-04-19 22:26:12.667595027 +0000 2024-04-19T22:32:39.632 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: - 2024-04-19T22:32:39.632 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-19T22:32:39.641 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:39 smithi165 bash[18577]: audit 2024-04-19T22:32:38.402903+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:39.641 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:39 smithi165 bash[18577]: audit 2024-04-19T22:32:38.404566+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:39.641 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:39 smithi165 bash[18577]: audit 2024-04-19T22:32:38.415872+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:39.641 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:39 smithi165 bash[18577]: audit 2024-04-19T22:32:38.419027+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:32:39.641 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:39 smithi165 bash[18577]: audit 2024-04-19T22:32:38.426758+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-19T22:32:39.641 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:39 smithi165 bash[18577]: audit 2024-04-19T22:32:38.428540+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:32:39.641 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:39 smithi165 bash[18577]: audit 2024-04-19T22:32:38.430453+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:39.641 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:39 smithi165 bash[18577]: cephadm 2024-04-19T22:32:38.432415+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-04-19T22:32:39.684 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[18490]: cluster 2024-04-19T22:32:38.313886+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-19T22:32:39.684 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[18490]: audit 2024-04-19T22:32:38.387381+0000 mgr.y (mgr.14152) 51 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi044=y;smithi165=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:32:39.684 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[18490]: cephadm 2024-04-19T22:32:38.390830+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Saving service mgr spec with placement smithi044=y;smithi165=x;count:2 2024-04-19T22:32:39.684 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[18490]: audit 2024-04-19T22:32:38.397057+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:39.685 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[18490]: audit 2024-04-19T22:32:38.400127+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:39.685 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[18490]: audit 2024-04-19T22:32:38.402903+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:39.685 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[18490]: audit 2024-04-19T22:32:38.404566+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:39.685 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[18490]: audit 2024-04-19T22:32:38.415872+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:39.685 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[18490]: audit 2024-04-19T22:32:38.419027+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:32:39.685 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[18490]: audit 2024-04-19T22:32:38.426758+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-19T22:32:39.685 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[18490]: audit 2024-04-19T22:32:38.428540+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:32:39.685 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[18490]: audit 2024-04-19T22:32:38.430453+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:39.685 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[18490]: cephadm 2024-04-19T22:32:38.432415+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-04-19T22:32:39.686 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[23559]: cluster 2024-04-19T22:32:38.313886+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-19T22:32:39.686 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[23559]: audit 2024-04-19T22:32:38.387381+0000 mgr.y (mgr.14152) 51 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi044=y;smithi165=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:32:39.686 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[23559]: cephadm 2024-04-19T22:32:38.390830+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Saving service mgr spec with placement smithi044=y;smithi165=x;count:2 2024-04-19T22:32:39.686 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[23559]: audit 2024-04-19T22:32:38.397057+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:39.686 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[23559]: audit 2024-04-19T22:32:38.400127+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:39.686 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[23559]: audit 2024-04-19T22:32:38.402903+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:39.686 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[23559]: audit 2024-04-19T22:32:38.404566+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:39.686 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[23559]: audit 2024-04-19T22:32:38.415872+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:39.686 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[23559]: audit 2024-04-19T22:32:38.419027+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:32:39.686 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[23559]: audit 2024-04-19T22:32:38.426758+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-19T22:32:39.687 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[23559]: audit 2024-04-19T22:32:38.428540+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:32:39.687 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[23559]: audit 2024-04-19T22:32:38.430453+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:39.687 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:39 smithi044 bash[23559]: cephadm 2024-04-19T22:32:38.432415+0000 mgr.y (mgr.14152) 53 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-04-19T22:32:39.687 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-04-19T22:32:39.688 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-04-19T22:32:39.688 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000310484 s, 1.6 MB/s 2024-04-19T22:32:39.688 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-19T22:32:39.737 DEBUG:teuthology.orchestra.run.smithi044:> stat /dev/vg_nvme/lv_4 2024-04-19T22:32:39.783 INFO:teuthology.orchestra.run.smithi044.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-19T22:32:39.783 INFO:teuthology.orchestra.run.smithi044.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T22:32:39.783 INFO:teuthology.orchestra.run.smithi044.stdout:Device: 5h/5d Inode: 925 Links: 1 2024-04-19T22:32:39.783 INFO:teuthology.orchestra.run.smithi044.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T22:32:39.783 INFO:teuthology.orchestra.run.smithi044.stdout:Access: 2024-04-19 22:26:13.491587661 +0000 2024-04-19T22:32:39.783 INFO:teuthology.orchestra.run.smithi044.stdout:Modify: 2024-04-19 22:26:13.207590201 +0000 2024-04-19T22:32:39.783 INFO:teuthology.orchestra.run.smithi044.stdout:Change: 2024-04-19 22:26:13.207590201 +0000 2024-04-19T22:32:39.783 INFO:teuthology.orchestra.run.smithi044.stdout: Birth: - 2024-04-19T22:32:39.783 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-19T22:32:39.838 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records in 2024-04-19T22:32:39.838 INFO:teuthology.orchestra.run.smithi044.stderr:1+0 records out 2024-04-19T22:32:39.838 INFO:teuthology.orchestra.run.smithi044.stderr:512 bytes copied, 0.000383227 s, 1.3 MB/s 2024-04-19T22:32:39.840 DEBUG:teuthology.orchestra.run.smithi044:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-19T22:32:39.889 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-04-19T22:32:39.889 DEBUG:teuthology.orchestra.run.smithi165:> dd if=/scratch_devs of=/dev/stdout 2024-04-19T22:32:39.895 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-19T22:32:39.895 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_1 2024-04-19T22:32:39.943 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-19T22:32:39.944 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T22:32:39.944 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 871 Links: 1 2024-04-19T22:32:39.944 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T22:32:39.944 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-04-19 22:26:09.324704574 +0000 2024-04-19T22:32:39.944 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-04-19 22:26:09.040707107 +0000 2024-04-19T22:32:39.944 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-04-19 22:26:09.040707107 +0000 2024-04-19T22:32:39.944 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-04-19T22:32:39.944 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-19T22:32:39.999 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-04-19T22:32:39.999 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-04-19T22:32:39.999 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.00045893 s, 1.1 MB/s 2024-04-19T22:32:40.000 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-19T22:32:40.049 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_2 2024-04-19T22:32:40.095 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-19T22:32:40.095 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T22:32:40.095 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 891 Links: 1 2024-04-19T22:32:40.096 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T22:32:40.096 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-04-19 22:26:09.836700007 +0000 2024-04-19T22:32:40.096 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-04-19 22:26:09.564702432 +0000 2024-04-19T22:32:40.096 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-04-19 22:26:09.564702432 +0000 2024-04-19T22:32:40.096 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-04-19T22:32:40.096 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-19T22:32:40.153 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-04-19T22:32:40.154 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-04-19T22:32:40.154 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000456643 s, 1.1 MB/s 2024-04-19T22:32:40.155 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-19T22:32:40.205 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_3 2024-04-19T22:32:40.251 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-19T22:32:40.252 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T22:32:40.252 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 910 Links: 1 2024-04-19T22:32:40.252 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T22:32:40.252 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-04-19 22:26:10.340695511 +0000 2024-04-19T22:32:40.252 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-04-19 22:26:10.072697901 +0000 2024-04-19T22:32:40.252 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-04-19 22:26:10.072697901 +0000 2024-04-19T22:32:40.252 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-04-19T22:32:40.252 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-19T22:32:40.306 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-04-19T22:32:40.306 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-04-19T22:32:40.306 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.000320872 s, 1.6 MB/s 2024-04-19T22:32:40.307 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-19T22:32:40.357 DEBUG:teuthology.orchestra.run.smithi165:> stat /dev/vg_nvme/lv_4 2024-04-19T22:32:40.404 INFO:teuthology.orchestra.run.smithi165.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-19T22:32:40.404 INFO:teuthology.orchestra.run.smithi165.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T22:32:40.404 INFO:teuthology.orchestra.run.smithi165.stdout:Device: 5h/5d Inode: 923 Links: 1 2024-04-19T22:32:40.404 INFO:teuthology.orchestra.run.smithi165.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T22:32:40.405 INFO:teuthology.orchestra.run.smithi165.stdout:Access: 2024-04-19 22:26:10.600693190 +0000 2024-04-19T22:32:40.405 INFO:teuthology.orchestra.run.smithi165.stdout:Modify: 2024-04-19 22:26:10.596693227 +0000 2024-04-19T22:32:40.405 INFO:teuthology.orchestra.run.smithi165.stdout:Change: 2024-04-19 22:26:10.596693227 +0000 2024-04-19T22:32:40.405 INFO:teuthology.orchestra.run.smithi165.stdout: Birth: - 2024-04-19T22:32:40.405 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-19T22:32:40.458 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-04-19T22:32:40.458 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-04-19T22:32:40.459 INFO:teuthology.orchestra.run.smithi165.stderr:512 bytes copied, 0.00038753 s, 1.3 MB/s 2024-04-19T22:32:40.460 DEBUG:teuthology.orchestra.run.smithi165:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-19T22:32:40.509 INFO:tasks.cephadm:Deploying osd.0 on smithi044 with /dev/vg_nvme/lv_4... 2024-04-19T22:32:40.509 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-19T22:32:40.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:40 smithi165 bash[18577]: audit 2024-04-19T22:32:40.370828+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:32:40.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:40 smithi165 bash[18577]: audit 2024-04-19T22:32:40.372558+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:32:40.691 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:40 smithi044 bash[18490]: audit 2024-04-19T22:32:40.370828+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:32:40.691 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:40 smithi044 bash[18490]: audit 2024-04-19T22:32:40.372558+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:32:40.692 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:40 smithi044 bash[23559]: audit 2024-04-19T22:32:40.370828+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:32:40.692 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:40 smithi044 bash[23559]: audit 2024-04-19T22:32:40.372558+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:32:40.929 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:32:40.929 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:32:40.930 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:32:40.930 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:32:40.930 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:32:40.930 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:32:41.392 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:41 smithi165 systemd[1]: Started Ceph mgr.x for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:32:41.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:41 smithi165 bash[18577]: cluster 2024-04-19T22:32:40.314310+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-19T22:32:41.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:41 smithi165 bash[18577]: audit 2024-04-19T22:32:41.064466+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:41.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:41 smithi165 bash[18577]: audit 2024-04-19T22:32:41.068475+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:41.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:41 smithi165 bash[18577]: audit 2024-04-19T22:32:41.071197+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:41.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:41 smithi165 bash[18577]: audit 2024-04-19T22:32:41.072915+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:41.692 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:41 smithi044 bash[23559]: cluster 2024-04-19T22:32:40.314310+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-19T22:32:41.692 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:41 smithi044 bash[23559]: audit 2024-04-19T22:32:41.064466+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:41.692 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:41 smithi044 bash[23559]: audit 2024-04-19T22:32:41.068475+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:41.692 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:41 smithi044 bash[23559]: audit 2024-04-19T22:32:41.071197+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:41.692 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:41 smithi044 bash[23559]: audit 2024-04-19T22:32:41.072915+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:41.692 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:41 smithi044 bash[18490]: cluster 2024-04-19T22:32:40.314310+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-19T22:32:41.692 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:41 smithi044 bash[18490]: audit 2024-04-19T22:32:41.064466+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:41.692 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:41 smithi044 bash[18490]: audit 2024-04-19T22:32:41.068475+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:41.692 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:41 smithi044 bash[18490]: audit 2024-04-19T22:32:41.071197+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:41.692 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:41 smithi044 bash[18490]: audit 2024-04-19T22:32:41.072915+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:42.179 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:42 smithi165 bash[19253]: debug 2024-04-19T22:32:42.006+0000 7f27cf3dc700 1 -- 172.21.15.165:0/3028355612 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x560b370b6340 con 0x560b37e32400 2024-04-19T22:32:42.179 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:42 smithi165 bash[19253]: debug 2024-04-19T22:32:42.150+0000 7f27d804b000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T22:32:43.601 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-19T22:32:43.601 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-19T22:32:43.601 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-04-19T22:32:43.602 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-04-19T22:32:43.602 INFO:teuthology.orchestra.run.smithi044.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0151735 s, 691 MB/s 2024-04-19T22:32:43.602 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-04-19T22:32:43.929 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:43 smithi165 bash[19253]: debug 2024-04-19T22:32:43.650+0000 7f27d804b000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T22:32:43.929 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:43 smithi165 bash[19253]: debug 2024-04-19T22:32:43.742+0000 7f27d804b000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T22:32:44.179 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:43 smithi165 bash[18577]: cluster 2024-04-19T22:32:42.314832+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-19T22:32:44.179 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:43 smithi165 bash[19253]: debug 2024-04-19T22:32:43.994+0000 7f27d804b000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T22:32:44.209 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:43 smithi044 bash[23559]: cluster 2024-04-19T22:32:42.314832+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-19T22:32:44.210 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:43 smithi044 bash[18490]: cluster 2024-04-19T22:32:42.314832+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-19T22:32:44.211 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi044:vg_nvme/lv_4 2024-04-19T22:32:44.994 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:44 smithi165 bash[19253]: debug 2024-04-19T22:32:44.718+0000 7f27d804b000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T22:32:44.994 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:44 smithi165 bash[19253]: debug 2024-04-19T22:32:44.822+0000 7f27d804b000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T22:32:44.994 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:44 smithi165 bash[19253]: debug 2024-04-19T22:32:44.918+0000 7f27d804b000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T22:32:45.306 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[18490]: audit 2024-04-19T22:32:44.010673+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:45.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[18490]: audit 2024-04-19T22:32:44.017212+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:45.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[18490]: cephadm 2024-04-19T22:32:44.019013+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-19T22:32:45.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[18490]: audit 2024-04-19T22:32:44.019400+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:32:45.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[18490]: audit 2024-04-19T22:32:44.020541+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:32:45.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[18490]: audit 2024-04-19T22:32:44.021675+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:45.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[18490]: cephadm 2024-04-19T22:32:44.022999+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi044 2024-04-19T22:32:45.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[18490]: audit 2024-04-19T22:32:44.184659+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:45.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[18490]: cluster 2024-04-19T22:32:44.315153+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:45.307 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[23559]: audit 2024-04-19T22:32:44.010673+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:45.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[23559]: audit 2024-04-19T22:32:44.017212+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:45.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[23559]: cephadm 2024-04-19T22:32:44.019013+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-19T22:32:45.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[23559]: audit 2024-04-19T22:32:44.019400+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:32:45.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[23559]: audit 2024-04-19T22:32:44.020541+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:32:45.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[23559]: audit 2024-04-19T22:32:44.021675+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:45.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[23559]: cephadm 2024-04-19T22:32:44.022999+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi044 2024-04-19T22:32:45.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[23559]: audit 2024-04-19T22:32:44.184659+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:45.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:45 smithi044 bash[23559]: cluster 2024-04-19T22:32:44.315153+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:45.429 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:45 smithi165 bash[19253]: debug 2024-04-19T22:32:45.026+0000 7f27d804b000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T22:32:45.429 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:45 smithi165 bash[19253]: debug 2024-04-19T22:32:45.238+0000 7f27d804b000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T22:32:45.429 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:45 smithi165 bash[18577]: audit 2024-04-19T22:32:44.010673+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:45.429 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:45 smithi165 bash[18577]: audit 2024-04-19T22:32:44.017212+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:45.429 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:45 smithi165 bash[18577]: cephadm 2024-04-19T22:32:44.019013+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-19T22:32:45.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:45 smithi165 bash[18577]: audit 2024-04-19T22:32:44.019400+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:32:45.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:45 smithi165 bash[18577]: audit 2024-04-19T22:32:44.020541+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:32:45.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:45 smithi165 bash[18577]: audit 2024-04-19T22:32:44.021675+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:45.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:45 smithi165 bash[18577]: cephadm 2024-04-19T22:32:44.022999+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Reconfiguring daemon mgr.y on smithi044 2024-04-19T22:32:45.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:45 smithi165 bash[18577]: audit 2024-04-19T22:32:44.184659+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:45.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:45 smithi165 bash[18577]: cluster 2024-04-19T22:32:44.315153+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:45.767 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:45 smithi165 bash[19253]: debug 2024-04-19T22:32:45.506+0000 7f27d804b000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T22:32:45.767 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:45 smithi165 bash[19253]: debug 2024-04-19T22:32:45.606+0000 7f27d804b000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T22:32:46.179 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:45 smithi165 bash[19253]: debug 2024-04-19T22:32:45.778+0000 7f27d804b000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T22:32:46.179 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:46 smithi165 bash[19253]: debug 2024-04-19T22:32:46.022+0000 7f27d804b000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T22:32:46.662 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:46 smithi165 bash[19253]: debug 2024-04-19T22:32:46.286+0000 7f27d804b000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T22:32:46.677 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:46 smithi165 bash[19253]: debug 2024-04-19T22:32:46.446+0000 7f27d804b000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:32:46.929 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:46 smithi165 bash[19253]: debug 2024-04-19T22:32:46.674+0000 7f27d804b000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T22:32:46.929 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:46 smithi165 bash[19253]: debug 2024-04-19T22:32:46.786+0000 7f27d804b000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T22:32:47.391 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:47 smithi165 bash[19253]: debug 2024-04-19T22:32:47.118+0000 7f27d804b000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:32:47.556 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:47 smithi044 bash[23559]: cluster 2024-04-19T22:32:46.315639+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-19T22:32:47.556 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:47 smithi044 bash[23559]: audit 2024-04-19T22:32:46.407047+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:47.556 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:47 smithi044 bash[23559]: audit 2024-04-19T22:32:46.409118+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:47.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:47 smithi044 bash[23559]: audit 2024-04-19T22:32:46.411142+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:47.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:47 smithi044 bash[23559]: audit 2024-04-19T22:32:46.412125+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:47.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:47 smithi044 bash[23559]: audit 2024-04-19T22:32:46.673893+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:47.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:47 smithi044 bash[18490]: cluster 2024-04-19T22:32:46.315639+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-19T22:32:47.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:47 smithi044 bash[18490]: audit 2024-04-19T22:32:46.407047+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:47.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:47 smithi044 bash[18490]: audit 2024-04-19T22:32:46.409118+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:47.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:47 smithi044 bash[18490]: audit 2024-04-19T22:32:46.411142+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:47.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:47 smithi044 bash[18490]: audit 2024-04-19T22:32:46.412125+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:47.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:47 smithi044 bash[18490]: audit 2024-04-19T22:32:46.673893+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:47.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:47 smithi165 bash[18577]: cluster 2024-04-19T22:32:46.315639+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-19T22:32:47.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:47 smithi165 bash[18577]: audit 2024-04-19T22:32:46.407047+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:47.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:47 smithi165 bash[18577]: audit 2024-04-19T22:32:46.409118+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:32:47.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:47 smithi165 bash[18577]: audit 2024-04-19T22:32:46.411142+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:47.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:47 smithi165 bash[18577]: audit 2024-04-19T22:32:46.412125+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:32:47.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:47 smithi165 bash[18577]: audit 2024-04-19T22:32:46.673893+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:32:48.128 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:47 smithi165 bash[19253]: debug 2024-04-19T22:32:47.830+0000 7f27d804b000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T22:32:48.129 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:47 smithi165 bash[19253]: debug 2024-04-19T22:32:47.942+0000 7f27d804b000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T22:32:48.129 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:48 smithi165 bash[19253]: debug 2024-04-19T22:32:48.142+0000 7f27d804b000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T22:32:48.679 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:48 smithi165 bash[19253]: debug 2024-04-19T22:32:48.462+0000 7f27d804b000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T22:32:48.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:48 smithi165 bash[18577]: audit 2024-04-19T22:32:47.569087+0000 mgr.y (mgr.14152) 60 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:32:48.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:48 smithi165 bash[18577]: audit 2024-04-19T22:32:47.576043+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:32:48.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:48 smithi165 bash[18577]: audit 2024-04-19T22:32:47.581333+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:32:48.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:48 smithi165 bash[18577]: audit 2024-04-19T22:32:47.582761+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:48.806 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:48 smithi044 bash[18490]: audit 2024-04-19T22:32:47.569087+0000 mgr.y (mgr.14152) 60 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:32:48.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:48 smithi044 bash[18490]: audit 2024-04-19T22:32:47.576043+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:32:48.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:48 smithi044 bash[18490]: audit 2024-04-19T22:32:47.581333+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:32:48.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:48 smithi044 bash[18490]: audit 2024-04-19T22:32:47.582761+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:48.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:48 smithi044 bash[23559]: audit 2024-04-19T22:32:47.569087+0000 mgr.y (mgr.14152) 60 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:32:48.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:48 smithi044 bash[23559]: audit 2024-04-19T22:32:47.576043+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:32:48.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:48 smithi044 bash[23559]: audit 2024-04-19T22:32:47.581333+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:32:48.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:48 smithi044 bash[23559]: audit 2024-04-19T22:32:47.582761+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:32:49.179 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:48 smithi165 bash[19253]: debug 2024-04-19T22:32:48.826+0000 7f27d804b000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T22:32:49.180 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:32:48 smithi165 bash[19253]: debug 2024-04-19T22:32:48.938+0000 7f27d804b000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T22:32:49.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:49 smithi165 bash[18577]: cluster 2024-04-19T22:32:48.316094+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:49.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:49 smithi165 bash[18577]: cluster 2024-04-19T22:32:48.963548+0000 mon.a (mon.0) 226 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:32:49.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:49 smithi165 bash[18577]: audit 2024-04-19T22:32:48.964565+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.165:0/2824736544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:32:49.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:49 smithi165 bash[18577]: audit 2024-04-19T22:32:48.965403+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.165:0/2824736544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:32:49.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:49 smithi165 bash[18577]: audit 2024-04-19T22:32:48.966574+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.165:0/2824736544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:32:49.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:49 smithi165 bash[18577]: audit 2024-04-19T22:32:48.966988+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.165:0/2824736544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:32:49.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:49 smithi044 bash[18490]: cluster 2024-04-19T22:32:48.316094+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:49.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:49 smithi044 bash[18490]: cluster 2024-04-19T22:32:48.963548+0000 mon.a (mon.0) 226 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:32:49.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:49 smithi044 bash[18490]: audit 2024-04-19T22:32:48.964565+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.165:0/2824736544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:32:49.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:49 smithi044 bash[18490]: audit 2024-04-19T22:32:48.965403+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.165:0/2824736544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:32:49.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:49 smithi044 bash[18490]: audit 2024-04-19T22:32:48.966574+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.165:0/2824736544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:32:49.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:49 smithi044 bash[18490]: audit 2024-04-19T22:32:48.966988+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.165:0/2824736544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:32:49.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:49 smithi044 bash[23559]: cluster 2024-04-19T22:32:48.316094+0000 mgr.y (mgr.14152) 61 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:49.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:49 smithi044 bash[23559]: cluster 2024-04-19T22:32:48.963548+0000 mon.a (mon.0) 226 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:32:49.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:49 smithi044 bash[23559]: audit 2024-04-19T22:32:48.964565+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.165:0/2824736544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:32:49.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:49 smithi044 bash[23559]: audit 2024-04-19T22:32:48.965403+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.165:0/2824736544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:32:49.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:49 smithi044 bash[23559]: audit 2024-04-19T22:32:48.966574+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.165:0/2824736544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:32:49.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:49 smithi044 bash[23559]: audit 2024-04-19T22:32:48.966988+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.165:0/2824736544' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:32:50.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:50 smithi165 bash[18577]: cluster 2024-04-19T22:32:49.437980+0000 mon.a (mon.0) 227 : cluster [DBG] mgrmap e14: y(active, since 69s), standbys: x 2024-04-19T22:32:50.680 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:50 smithi165 bash[18577]: audit 2024-04-19T22:32:49.438174+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T22:32:50.806 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:50 smithi044 bash[18490]: cluster 2024-04-19T22:32:49.437980+0000 mon.a (mon.0) 227 : cluster [DBG] mgrmap e14: y(active, since 69s), standbys: x 2024-04-19T22:32:50.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:50 smithi044 bash[18490]: audit 2024-04-19T22:32:49.438174+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T22:32:50.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:50 smithi044 bash[23559]: cluster 2024-04-19T22:32:49.437980+0000 mon.a (mon.0) 227 : cluster [DBG] mgrmap e14: y(active, since 69s), standbys: x 2024-04-19T22:32:50.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:50 smithi044 bash[23559]: audit 2024-04-19T22:32:49.438174+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T22:32:51.679 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:51 smithi165 bash[18577]: cluster 2024-04-19T22:32:50.316468+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-19T22:32:51.806 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:51 smithi044 bash[18490]: cluster 2024-04-19T22:32:50.316468+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-19T22:32:51.807 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:51 smithi044 bash[23559]: cluster 2024-04-19T22:32:50.316468+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-19T22:32:54.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:53 smithi044 bash[18490]: cluster 2024-04-19T22:32:52.316917+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-19T22:32:54.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:53 smithi044 bash[18490]: audit 2024-04-19T22:32:53.359354+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.44:0/768300049' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d2233c4f-6132-4abe-96ed-0334dee6bd3a"}]: dispatch 2024-04-19T22:32:54.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:53 smithi044 bash[18490]: audit 2024-04-19T22:32:53.360027+0000 mon.a (mon.0) 229 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d2233c4f-6132-4abe-96ed-0334dee6bd3a"}]: dispatch 2024-04-19T22:32:54.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:53 smithi044 bash[18490]: audit 2024-04-19T22:32:53.367407+0000 mon.a (mon.0) 230 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d2233c4f-6132-4abe-96ed-0334dee6bd3a"}]': finished 2024-04-19T22:32:54.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:53 smithi044 bash[18490]: cluster 2024-04-19T22:32:53.367558+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-19T22:32:54.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:53 smithi044 bash[18490]: audit 2024-04-19T22:32:53.367709+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:32:54.307 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:53 smithi044 bash[23559]: cluster 2024-04-19T22:32:52.316917+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-19T22:32:54.307 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:53 smithi044 bash[23559]: audit 2024-04-19T22:32:53.359354+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.44:0/768300049' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d2233c4f-6132-4abe-96ed-0334dee6bd3a"}]: dispatch 2024-04-19T22:32:54.307 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:53 smithi044 bash[23559]: audit 2024-04-19T22:32:53.360027+0000 mon.a (mon.0) 229 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d2233c4f-6132-4abe-96ed-0334dee6bd3a"}]: dispatch 2024-04-19T22:32:54.307 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:53 smithi044 bash[23559]: audit 2024-04-19T22:32:53.367407+0000 mon.a (mon.0) 230 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d2233c4f-6132-4abe-96ed-0334dee6bd3a"}]': finished 2024-04-19T22:32:54.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:53 smithi044 bash[23559]: cluster 2024-04-19T22:32:53.367558+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-19T22:32:54.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:53 smithi044 bash[23559]: audit 2024-04-19T22:32:53.367709+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:32:54.429 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:53 smithi165 bash[18577]: cluster 2024-04-19T22:32:52.316917+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-19T22:32:54.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:53 smithi165 bash[18577]: audit 2024-04-19T22:32:53.359354+0000 mon.c (mon.1) 3 : audit [INF] from='client.? 172.21.15.44:0/768300049' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d2233c4f-6132-4abe-96ed-0334dee6bd3a"}]: dispatch 2024-04-19T22:32:54.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:53 smithi165 bash[18577]: audit 2024-04-19T22:32:53.360027+0000 mon.a (mon.0) 229 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d2233c4f-6132-4abe-96ed-0334dee6bd3a"}]: dispatch 2024-04-19T22:32:54.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:53 smithi165 bash[18577]: audit 2024-04-19T22:32:53.367407+0000 mon.a (mon.0) 230 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d2233c4f-6132-4abe-96ed-0334dee6bd3a"}]': finished 2024-04-19T22:32:54.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:53 smithi165 bash[18577]: cluster 2024-04-19T22:32:53.367558+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-19T22:32:54.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:53 smithi165 bash[18577]: audit 2024-04-19T22:32:53.367709+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:32:55.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:54 smithi044 bash[18490]: audit 2024-04-19T22:32:54.045535+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.44:0/2381617748' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:32:55.307 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:54 smithi044 bash[23559]: audit 2024-04-19T22:32:54.045535+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.44:0/2381617748' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:32:55.429 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:54 smithi165 bash[18577]: audit 2024-04-19T22:32:54.045535+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.44:0/2381617748' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:32:56.306 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:55 smithi044 bash[23559]: cluster 2024-04-19T22:32:54.317348+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:56.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:55 smithi044 bash[18490]: cluster 2024-04-19T22:32:54.317348+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:56.429 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:55 smithi165 bash[18577]: cluster 2024-04-19T22:32:54.317348+0000 mgr.y (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:32:58.307 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:57 smithi044 bash[23559]: cluster 2024-04-19T22:32:56.317673+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-19T22:32:58.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:57 smithi044 bash[18490]: cluster 2024-04-19T22:32:56.317673+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-19T22:32:58.429 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:57 smithi165 bash[18577]: cluster 2024-04-19T22:32:56.317673+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-19T22:33:00.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:32:59 smithi044 bash[18490]: cluster 2024-04-19T22:32:58.318096+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-19T22:33:00.307 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:32:59 smithi044 bash[23559]: cluster 2024-04-19T22:32:58.318096+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-19T22:33:00.429 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:32:59 smithi165 bash[18577]: cluster 2024-04-19T22:32:58.318096+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-19T22:33:02.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:01 smithi044 bash[18490]: cluster 2024-04-19T22:33:00.318537+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-19T22:33:02.307 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:01 smithi044 bash[23559]: cluster 2024-04-19T22:33:00.318537+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-19T22:33:02.429 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:01 smithi165 bash[18577]: cluster 2024-04-19T22:33:00.318537+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-19T22:33:04.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:03 smithi044 bash[18490]: cluster 2024-04-19T22:33:02.318981+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-19T22:33:04.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:03 smithi044 bash[18490]: audit 2024-04-19T22:33:03.100329+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T22:33:04.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:03 smithi044 bash[18490]: audit 2024-04-19T22:33:03.101851+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:04.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:03 smithi044 bash[23559]: cluster 2024-04-19T22:33:02.318981+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-19T22:33:04.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:03 smithi044 bash[23559]: audit 2024-04-19T22:33:03.100329+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T22:33:04.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:03 smithi044 bash[23559]: audit 2024-04-19T22:33:03.101851+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:04.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:03 smithi165 bash[18577]: cluster 2024-04-19T22:33:02.318981+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-19T22:33:04.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:03 smithi165 bash[18577]: audit 2024-04-19T22:33:03.100329+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T22:33:04.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:03 smithi165 bash[18577]: audit 2024-04-19T22:33:03.101851+0000 mon.a (mon.0) 234 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:05.294 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:04 smithi044 bash[18490]: cephadm 2024-04-19T22:33:03.103072+0000 mgr.y (mgr.14152) 69 : cephadm [INF] Deploying daemon osd.0 on smithi044 2024-04-19T22:33:05.294 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:04 smithi044 bash[23559]: cephadm 2024-04-19T22:33:03.103072+0000 mgr.y (mgr.14152) 69 : cephadm [INF] Deploying daemon osd.0 on smithi044 2024-04-19T22:33:05.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:04 smithi165 bash[18577]: cephadm 2024-04-19T22:33:03.103072+0000 mgr.y (mgr.14152) 69 : cephadm [INF] Deploying daemon osd.0 on smithi044 2024-04-19T22:33:06.307 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:05 smithi044 bash[18490]: cluster 2024-04-19T22:33:04.319471+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:33:06.307 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:05 smithi044 bash[23559]: cluster 2024-04-19T22:33:04.319471+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:33:06.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:05 smithi165 bash[18577]: cluster 2024-04-19T22:33:04.319471+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:33:06.686 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:06 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:33:06.686 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:06 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:33:06.686 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:06 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:33:06.687 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:06 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:33:06.687 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:33:06 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:33:06.687 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:33:06 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:33:08.057 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:07 smithi044 bash[18490]: cluster 2024-04-19T22:33:06.319877+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-19T22:33:08.057 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:07 smithi044 bash[18490]: audit 2024-04-19T22:33:06.738010+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:08.058 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:07 smithi044 bash[18490]: audit 2024-04-19T22:33:06.738600+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:33:08.058 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:07 smithi044 bash[18490]: audit 2024-04-19T22:33:06.739782+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:08.058 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:07 smithi044 bash[18490]: audit 2024-04-19T22:33:06.740737+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:33:08.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:07 smithi044 bash[23559]: cluster 2024-04-19T22:33:06.319877+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-19T22:33:08.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:07 smithi044 bash[23559]: audit 2024-04-19T22:33:06.738010+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:08.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:07 smithi044 bash[23559]: audit 2024-04-19T22:33:06.738600+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:33:08.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:07 smithi044 bash[23559]: audit 2024-04-19T22:33:06.739782+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:08.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:07 smithi044 bash[23559]: audit 2024-04-19T22:33:06.740737+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:33:08.180 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:07 smithi165 bash[18577]: cluster 2024-04-19T22:33:06.319877+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-19T22:33:08.180 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:07 smithi165 bash[18577]: audit 2024-04-19T22:33:06.738010+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:08.180 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:07 smithi165 bash[18577]: audit 2024-04-19T22:33:06.738600+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:33:08.180 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:07 smithi165 bash[18577]: audit 2024-04-19T22:33:06.739782+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:08.180 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:07 smithi165 bash[18577]: audit 2024-04-19T22:33:06.740737+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:33:10.042 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:09 smithi044 bash[18490]: cluster 2024-04-19T22:33:08.320306+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-19T22:33:10.043 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:09 smithi044 bash[23559]: cluster 2024-04-19T22:33:08.320306+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-19T22:33:10.180 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:09 smithi165 bash[18577]: cluster 2024-04-19T22:33:08.320306+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-19T22:33:11.058 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:10 smithi044 bash[18490]: audit 2024-04-19T22:33:09.958478+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:11.058 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:10 smithi044 bash[18490]: audit 2024-04-19T22:33:09.964739+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:11.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:10 smithi044 bash[23559]: audit 2024-04-19T22:33:09.958478+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:11.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:10 smithi044 bash[23559]: audit 2024-04-19T22:33:09.964739+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:11.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:10 smithi165 bash[18577]: audit 2024-04-19T22:33:09.958478+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:11.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:10 smithi165 bash[18577]: audit 2024-04-19T22:33:09.964739+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:12.307 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:11 smithi044 bash[23559]: cluster 2024-04-19T22:33:10.320749+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-19T22:33:12.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:11 smithi044 bash[18490]: cluster 2024-04-19T22:33:10.320749+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-19T22:33:12.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:11 smithi165 bash[18577]: cluster 2024-04-19T22:33:10.320749+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-19T22:33:13.049 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 0 on host 'smithi044' 2024-04-19T22:33:13.629 DEBUG:teuthology.orchestra.run.smithi044:osd.0> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.0.service 2024-04-19T22:33:13.631 INFO:tasks.cephadm:Deploying osd.1 on smithi044 with /dev/vg_nvme/lv_3... 2024-04-19T22:33:13.632 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-19T22:33:14.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:13 smithi044 bash[18490]: cluster 2024-04-19T22:33:12.321170+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-19T22:33:14.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:13 smithi044 bash[18490]: audit 2024-04-19T22:33:13.061966+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:14.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:13 smithi044 bash[18490]: audit 2024-04-19T22:33:13.082872+0000 mon.a (mon.0) 242 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3281191219,v1:172.21.15.44:6803/3281191219]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T22:33:14.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:13 smithi044 bash[18490]: audit 2024-04-19T22:33:13.090516+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:33:14.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:13 smithi044 bash[18490]: audit 2024-04-19T22:33:13.091842+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:14.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:13 smithi044 bash[18490]: audit 2024-04-19T22:33:13.092665+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:33:14.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:13 smithi044 bash[23559]: cluster 2024-04-19T22:33:12.321170+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-19T22:33:14.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:13 smithi044 bash[23559]: audit 2024-04-19T22:33:13.061966+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:14.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:13 smithi044 bash[23559]: audit 2024-04-19T22:33:13.082872+0000 mon.a (mon.0) 242 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3281191219,v1:172.21.15.44:6803/3281191219]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T22:33:14.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:13 smithi044 bash[23559]: audit 2024-04-19T22:33:13.090516+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:33:14.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:13 smithi044 bash[23559]: audit 2024-04-19T22:33:13.091842+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:14.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:13 smithi044 bash[23559]: audit 2024-04-19T22:33:13.092665+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:33:14.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:13 smithi165 bash[18577]: cluster 2024-04-19T22:33:12.321170+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-19T22:33:14.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:13 smithi165 bash[18577]: audit 2024-04-19T22:33:13.061966+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:14.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:13 smithi165 bash[18577]: audit 2024-04-19T22:33:13.082872+0000 mon.a (mon.0) 242 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3281191219,v1:172.21.15.44:6803/3281191219]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T22:33:14.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:13 smithi165 bash[18577]: audit 2024-04-19T22:33:13.090516+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:33:14.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:13 smithi165 bash[18577]: audit 2024-04-19T22:33:13.091842+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:14.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:13 smithi165 bash[18577]: audit 2024-04-19T22:33:13.092665+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:33:15.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:15 smithi044 bash[18490]: audit 2024-04-19T22:33:14.064792+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3281191219,v1:172.21.15.44:6803/3281191219]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T22:33:15.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:15 smithi044 bash[18490]: cluster 2024-04-19T22:33:14.064946+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-19T22:33:15.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:15 smithi044 bash[18490]: audit 2024-04-19T22:33:14.065157+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:33:15.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:15 smithi044 bash[18490]: audit 2024-04-19T22:33:14.066137+0000 mon.a (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3281191219,v1:172.21.15.44:6803/3281191219]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:33:15.202 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:15 smithi044 bash[18490]: cluster 2024-04-19T22:33:14.321612+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:33:15.202 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:15 smithi044 bash[23559]: audit 2024-04-19T22:33:14.064792+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3281191219,v1:172.21.15.44:6803/3281191219]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T22:33:15.202 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:15 smithi044 bash[23559]: cluster 2024-04-19T22:33:14.064946+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-19T22:33:15.202 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:15 smithi044 bash[23559]: audit 2024-04-19T22:33:14.065157+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:33:15.203 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:15 smithi044 bash[23559]: audit 2024-04-19T22:33:14.066137+0000 mon.a (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3281191219,v1:172.21.15.44:6803/3281191219]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:33:15.203 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:15 smithi044 bash[23559]: cluster 2024-04-19T22:33:14.321612+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:33:15.203 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:33:15 smithi044 bash[26169]: debug 2024-04-19T22:33:15.072+0000 7f04cfa71700 -1 osd.0 0 waiting for initial osdmap 2024-04-19T22:33:15.203 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:33:15 smithi044 bash[26169]: debug 2024-04-19T22:33:15.076+0000 7f04c9406700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:33:15.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:15 smithi165 bash[18577]: audit 2024-04-19T22:33:14.064792+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3281191219,v1:172.21.15.44:6803/3281191219]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T22:33:15.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:15 smithi165 bash[18577]: cluster 2024-04-19T22:33:14.064946+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-19T22:33:15.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:15 smithi165 bash[18577]: audit 2024-04-19T22:33:14.065157+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:33:15.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:15 smithi165 bash[18577]: audit 2024-04-19T22:33:14.066137+0000 mon.a (mon.0) 249 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3281191219,v1:172.21.15.44:6803/3281191219]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:33:15.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:15 smithi165 bash[18577]: cluster 2024-04-19T22:33:14.321612+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:33:16.355 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:16 smithi044 bash[18490]: audit 2024-04-19T22:33:15.067134+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3281191219,v1:172.21.15.44:6803/3281191219]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-04-19T22:33:16.356 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:16 smithi044 bash[18490]: cluster 2024-04-19T22:33:15.067306+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-19T22:33:16.356 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:16 smithi044 bash[18490]: audit 2024-04-19T22:33:15.068010+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:33:16.356 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:16 smithi044 bash[18490]: audit 2024-04-19T22:33:15.078331+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:33:16.356 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:16 smithi044 bash[23559]: audit 2024-04-19T22:33:15.067134+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3281191219,v1:172.21.15.44:6803/3281191219]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-04-19T22:33:16.356 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:16 smithi044 bash[23559]: cluster 2024-04-19T22:33:15.067306+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-19T22:33:16.356 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:16 smithi044 bash[23559]: audit 2024-04-19T22:33:15.068010+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:33:16.356 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:16 smithi044 bash[23559]: audit 2024-04-19T22:33:15.078331+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:33:16.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:16 smithi165 bash[18577]: audit 2024-04-19T22:33:15.067134+0000 mon.a (mon.0) 250 : audit [INF] from='osd.0 [v2:172.21.15.44:6802/3281191219,v1:172.21.15.44:6803/3281191219]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-04-19T22:33:16.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:16 smithi165 bash[18577]: cluster 2024-04-19T22:33:15.067306+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-19T22:33:16.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:16 smithi165 bash[18577]: audit 2024-04-19T22:33:15.068010+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:33:16.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:16 smithi165 bash[18577]: audit 2024-04-19T22:33:15.078331+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:33:16.985 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-19T22:33:16.985 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-19T22:33:16.985 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-04-19T22:33:16.985 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-04-19T22:33:16.985 INFO:teuthology.orchestra.run.smithi044.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0139302 s, 753 MB/s 2024-04-19T22:33:16.985 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-04-19T22:33:17.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:17 smithi044 bash[18490]: cluster 2024-04-19T22:33:14.055312+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:33:17.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:17 smithi044 bash[18490]: cluster 2024-04-19T22:33:14.055466+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:33:17.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:17 smithi044 bash[18490]: cluster 2024-04-19T22:33:16.076989+0000 mon.a (mon.0) 254 : cluster [INF] osd.0 [v2:172.21.15.44:6802/3281191219,v1:172.21.15.44:6803/3281191219] boot 2024-04-19T22:33:17.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:17 smithi044 bash[18490]: cluster 2024-04-19T22:33:16.077065+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-19T22:33:17.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:17 smithi044 bash[18490]: audit 2024-04-19T22:33:16.078076+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:33:17.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:17 smithi044 bash[18490]: cluster 2024-04-19T22:33:16.322003+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:33:17.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:17 smithi044 bash[23559]: cluster 2024-04-19T22:33:14.055312+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:33:17.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:17 smithi044 bash[23559]: cluster 2024-04-19T22:33:14.055466+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:33:17.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:17 smithi044 bash[23559]: cluster 2024-04-19T22:33:16.076989+0000 mon.a (mon.0) 254 : cluster [INF] osd.0 [v2:172.21.15.44:6802/3281191219,v1:172.21.15.44:6803/3281191219] boot 2024-04-19T22:33:17.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:17 smithi044 bash[23559]: cluster 2024-04-19T22:33:16.077065+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-19T22:33:17.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:17 smithi044 bash[23559]: audit 2024-04-19T22:33:16.078076+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:33:17.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:17 smithi044 bash[23559]: cluster 2024-04-19T22:33:16.322003+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:33:17.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:17 smithi165 bash[18577]: cluster 2024-04-19T22:33:14.055312+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:33:17.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:17 smithi165 bash[18577]: cluster 2024-04-19T22:33:14.055466+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:33:17.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:17 smithi165 bash[18577]: cluster 2024-04-19T22:33:16.076989+0000 mon.a (mon.0) 254 : cluster [INF] osd.0 [v2:172.21.15.44:6802/3281191219,v1:172.21.15.44:6803/3281191219] boot 2024-04-19T22:33:17.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:17 smithi165 bash[18577]: cluster 2024-04-19T22:33:16.077065+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-19T22:33:17.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:17 smithi165 bash[18577]: audit 2024-04-19T22:33:16.078076+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:33:17.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:17 smithi165 bash[18577]: cluster 2024-04-19T22:33:16.322003+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T22:33:17.970 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi044:vg_nvme/lv_3 2024-04-19T22:33:18.253 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:18 smithi044 bash[23559]: cluster 2024-04-19T22:33:17.095528+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-19T22:33:18.253 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:18 smithi044 bash[18490]: cluster 2024-04-19T22:33:17.095528+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-19T22:33:18.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:18 smithi165 bash[18577]: cluster 2024-04-19T22:33:17.095528+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-19T22:33:19.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:19 smithi044 bash[18490]: cluster 2024-04-19T22:33:18.322308+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:19.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:19 smithi044 bash[23559]: cluster 2024-04-19T22:33:18.322308+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:19.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:19 smithi165 bash[18577]: cluster 2024-04-19T22:33:18.322308+0000 mgr.y (mgr.14152) 77 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:22.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[18490]: cluster 2024-04-19T22:33:20.322731+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-19T22:33:22.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[18490]: cephadm 2024-04-19T22:33:20.691007+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Detected new or changed devices on smithi044 2024-04-19T22:33:22.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[18490]: audit 2024-04-19T22:33:20.699292+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:22.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[18490]: audit 2024-04-19T22:33:20.700816+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:33:22.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[18490]: cephadm 2024-04-19T22:33:20.701836+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 16245M 2024-04-19T22:33:22.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[18490]: audit 2024-04-19T22:33:20.709030+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:22.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[18490]: audit 2024-04-19T22:33:20.716747+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:22.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[18490]: audit 2024-04-19T22:33:21.238220+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:33:22.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[18490]: audit 2024-04-19T22:33:21.242257+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:33:22.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[18490]: audit 2024-04-19T22:33:21.243524+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:22.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[23559]: cluster 2024-04-19T22:33:20.322731+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-19T22:33:22.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[23559]: cephadm 2024-04-19T22:33:20.691007+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Detected new or changed devices on smithi044 2024-04-19T22:33:22.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[23559]: audit 2024-04-19T22:33:20.699292+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:22.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[23559]: audit 2024-04-19T22:33:20.700816+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:33:22.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[23559]: cephadm 2024-04-19T22:33:20.701836+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 16245M 2024-04-19T22:33:22.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[23559]: audit 2024-04-19T22:33:20.709030+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:22.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[23559]: audit 2024-04-19T22:33:20.716747+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:22.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[23559]: audit 2024-04-19T22:33:21.238220+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:33:22.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[23559]: audit 2024-04-19T22:33:21.242257+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:33:22.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:21 smithi044 bash[23559]: audit 2024-04-19T22:33:21.243524+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:22.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:21 smithi165 bash[18577]: cluster 2024-04-19T22:33:20.322731+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-19T22:33:22.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:21 smithi165 bash[18577]: cephadm 2024-04-19T22:33:20.691007+0000 mgr.y (mgr.14152) 79 : cephadm [INF] Detected new or changed devices on smithi044 2024-04-19T22:33:22.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:21 smithi165 bash[18577]: audit 2024-04-19T22:33:20.699292+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:22.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:21 smithi165 bash[18577]: audit 2024-04-19T22:33:20.700816+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:33:22.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:21 smithi165 bash[18577]: cephadm 2024-04-19T22:33:20.701836+0000 mgr.y (mgr.14152) 80 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 16245M 2024-04-19T22:33:22.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:21 smithi165 bash[18577]: audit 2024-04-19T22:33:20.709030+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:22.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:21 smithi165 bash[18577]: audit 2024-04-19T22:33:20.716747+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:22.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:21 smithi165 bash[18577]: audit 2024-04-19T22:33:21.238220+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:33:22.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:21 smithi165 bash[18577]: audit 2024-04-19T22:33:21.242257+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:33:22.181 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:21 smithi165 bash[18577]: audit 2024-04-19T22:33:21.243524+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:23.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:22 smithi044 bash[18490]: audit 2024-04-19T22:33:21.235438+0000 mgr.y (mgr.14152) 81 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:33:23.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:22 smithi044 bash[23559]: audit 2024-04-19T22:33:21.235438+0000 mgr.y (mgr.14152) 81 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:33:23.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:22 smithi165 bash[18577]: audit 2024-04-19T22:33:21.235438+0000 mgr.y (mgr.14152) 81 : audit [DBG] from='client.14229 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:33:24.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:23 smithi044 bash[18490]: cluster 2024-04-19T22:33:22.323213+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:24.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:23 smithi044 bash[23559]: cluster 2024-04-19T22:33:22.323213+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:24.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:23 smithi165 bash[18577]: cluster 2024-04-19T22:33:22.323213+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:26.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:25 smithi044 bash[23559]: cluster 2024-04-19T22:33:24.323688+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:26.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:25 smithi044 bash[18490]: cluster 2024-04-19T22:33:24.323688+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:26.430 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:25 smithi165 bash[18577]: cluster 2024-04-19T22:33:24.323688+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:28.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:27 smithi044 bash[18490]: cluster 2024-04-19T22:33:26.324043+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-19T22:33:28.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:27 smithi044 bash[18490]: audit 2024-04-19T22:33:26.967430+0000 mon.a (mon.0) 265 : audit [INF] from='client.? 172.21.15.44:0/866839064' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a61fc1f1-8a95-4303-81c9-a561f6339250"}]: dispatch 2024-04-19T22:33:28.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:27 smithi044 bash[18490]: audit 2024-04-19T22:33:26.976341+0000 mon.a (mon.0) 266 : audit [INF] from='client.? 172.21.15.44:0/866839064' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a61fc1f1-8a95-4303-81c9-a561f6339250"}]': finished 2024-04-19T22:33:28.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:27 smithi044 bash[18490]: cluster 2024-04-19T22:33:26.976387+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-19T22:33:28.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:27 smithi044 bash[18490]: audit 2024-04-19T22:33:26.976537+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:33:28.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:27 smithi044 bash[18490]: audit 2024-04-19T22:33:27.668859+0000 mon.a (mon.0) 269 : audit [DBG] from='client.? 172.21.15.44:0/1683470172' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:33:28.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:27 smithi044 bash[23559]: cluster 2024-04-19T22:33:26.324043+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-19T22:33:28.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:27 smithi044 bash[23559]: audit 2024-04-19T22:33:26.967430+0000 mon.a (mon.0) 265 : audit [INF] from='client.? 172.21.15.44:0/866839064' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a61fc1f1-8a95-4303-81c9-a561f6339250"}]: dispatch 2024-04-19T22:33:28.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:27 smithi044 bash[23559]: audit 2024-04-19T22:33:26.976341+0000 mon.a (mon.0) 266 : audit [INF] from='client.? 172.21.15.44:0/866839064' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a61fc1f1-8a95-4303-81c9-a561f6339250"}]': finished 2024-04-19T22:33:28.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:27 smithi044 bash[23559]: cluster 2024-04-19T22:33:26.976387+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-19T22:33:28.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:27 smithi044 bash[23559]: audit 2024-04-19T22:33:26.976537+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:33:28.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:27 smithi044 bash[23559]: audit 2024-04-19T22:33:27.668859+0000 mon.a (mon.0) 269 : audit [DBG] from='client.? 172.21.15.44:0/1683470172' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:33:28.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:27 smithi165 bash[18577]: cluster 2024-04-19T22:33:26.324043+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-19T22:33:28.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:27 smithi165 bash[18577]: audit 2024-04-19T22:33:26.967430+0000 mon.a (mon.0) 265 : audit [INF] from='client.? 172.21.15.44:0/866839064' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a61fc1f1-8a95-4303-81c9-a561f6339250"}]: dispatch 2024-04-19T22:33:28.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:27 smithi165 bash[18577]: audit 2024-04-19T22:33:26.976341+0000 mon.a (mon.0) 266 : audit [INF] from='client.? 172.21.15.44:0/866839064' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a61fc1f1-8a95-4303-81c9-a561f6339250"}]': finished 2024-04-19T22:33:28.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:27 smithi165 bash[18577]: cluster 2024-04-19T22:33:26.976387+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-19T22:33:28.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:27 smithi165 bash[18577]: audit 2024-04-19T22:33:26.976537+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:33:28.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:27 smithi165 bash[18577]: audit 2024-04-19T22:33:27.668859+0000 mon.a (mon.0) 269 : audit [DBG] from='client.? 172.21.15.44:0/1683470172' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:33:30.308 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:29 smithi044 bash[18490]: cluster 2024-04-19T22:33:28.324510+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:30.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:29 smithi044 bash[23559]: cluster 2024-04-19T22:33:28.324510+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:30.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:29 smithi165 bash[18577]: cluster 2024-04-19T22:33:28.324510+0000 mgr.y (mgr.14152) 85 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:32.308 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:31 smithi044 bash[23559]: cluster 2024-04-19T22:33:30.325055+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-19T22:33:32.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:31 smithi044 bash[18490]: cluster 2024-04-19T22:33:30.325055+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-19T22:33:32.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:31 smithi165 bash[18577]: cluster 2024-04-19T22:33:30.325055+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-19T22:33:34.058 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:33 smithi044 bash[23559]: cluster 2024-04-19T22:33:32.325610+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-19T22:33:34.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:33 smithi044 bash[18490]: cluster 2024-04-19T22:33:32.325610+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-19T22:33:34.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:33 smithi165 bash[18577]: cluster 2024-04-19T22:33:32.325610+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-19T22:33:36.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:35 smithi044 bash[18490]: cluster 2024-04-19T22:33:34.326088+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-19T22:33:36.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:35 smithi044 bash[23559]: cluster 2024-04-19T22:33:34.326088+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-19T22:33:36.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:35 smithi165 bash[18577]: cluster 2024-04-19T22:33:34.326088+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-19T22:33:38.241 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:37 smithi044 bash[18490]: cluster 2024-04-19T22:33:36.326457+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-19T22:33:38.241 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:37 smithi044 bash[18490]: audit 2024-04-19T22:33:36.998186+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T22:33:38.241 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:37 smithi044 bash[18490]: audit 2024-04-19T22:33:36.999886+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:38.241 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:37 smithi044 bash[18490]: cephadm 2024-04-19T22:33:37.001006+0000 mgr.y (mgr.14152) 90 : cephadm [INF] Deploying daemon osd.1 on smithi044 2024-04-19T22:33:38.242 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:37 smithi044 bash[23559]: cluster 2024-04-19T22:33:36.326457+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-19T22:33:38.242 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:37 smithi044 bash[23559]: audit 2024-04-19T22:33:36.998186+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T22:33:38.242 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:37 smithi044 bash[23559]: audit 2024-04-19T22:33:36.999886+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:38.242 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:37 smithi044 bash[23559]: cephadm 2024-04-19T22:33:37.001006+0000 mgr.y (mgr.14152) 90 : cephadm [INF] Deploying daemon osd.1 on smithi044 2024-04-19T22:33:38.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:37 smithi165 bash[18577]: cluster 2024-04-19T22:33:36.326457+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-19T22:33:38.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:37 smithi165 bash[18577]: audit 2024-04-19T22:33:36.998186+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T22:33:38.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:37 smithi165 bash[18577]: audit 2024-04-19T22:33:36.999886+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:38.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:37 smithi165 bash[18577]: cephadm 2024-04-19T22:33:37.001006+0000 mgr.y (mgr.14152) 90 : cephadm [INF] Deploying daemon osd.1 on smithi044 2024-04-19T22:33:40.278 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:39 smithi044 bash[18490]: cluster 2024-04-19T22:33:38.326877+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:40.279 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:39 smithi044 bash[23559]: cluster 2024-04-19T22:33:38.326877+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:40.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:39 smithi165 bash[18577]: cluster 2024-04-19T22:33:38.326877+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:40.559 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:40 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:33:40.559 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:40 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:33:40.559 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:33:40 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:33:40.560 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:33:40 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:33:40.902 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:40 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:33:40.902 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:33:40 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:33:40.903 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:40 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:33:40.903 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:33:40 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:33:41.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:41 smithi044 bash[23559]: audit 2024-04-19T22:33:40.373402+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:33:41.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:41 smithi044 bash[23559]: audit 2024-04-19T22:33:40.374541+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:33:41.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:41 smithi044 bash[23559]: audit 2024-04-19T22:33:40.800451+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:41.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:41 smithi044 bash[23559]: audit 2024-04-19T22:33:40.833747+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:33:41.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:41 smithi044 bash[23559]: audit 2024-04-19T22:33:40.835114+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:41.164 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:41 smithi044 bash[23559]: audit 2024-04-19T22:33:40.835967+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:33:41.165 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:41 smithi044 bash[18490]: audit 2024-04-19T22:33:40.373402+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:33:41.165 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:41 smithi044 bash[18490]: audit 2024-04-19T22:33:40.374541+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:33:41.165 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:41 smithi044 bash[18490]: audit 2024-04-19T22:33:40.800451+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:41.165 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:41 smithi044 bash[18490]: audit 2024-04-19T22:33:40.833747+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:33:41.165 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:41 smithi044 bash[18490]: audit 2024-04-19T22:33:40.835114+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:41.165 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:41 smithi044 bash[18490]: audit 2024-04-19T22:33:40.835967+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:33:41.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:40 smithi165 bash[18577]: audit 2024-04-19T22:33:40.373402+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:33:41.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:40 smithi165 bash[18577]: audit 2024-04-19T22:33:40.374541+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:33:41.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:40 smithi165 bash[18577]: audit 2024-04-19T22:33:40.800451+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:41.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:40 smithi165 bash[18577]: audit 2024-04-19T22:33:40.833747+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:33:41.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:40 smithi165 bash[18577]: audit 2024-04-19T22:33:40.835114+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:41.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:40 smithi165 bash[18577]: audit 2024-04-19T22:33:40.835967+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:33:42.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:41 smithi044 bash[18490]: cluster 2024-04-19T22:33:40.327200+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-19T22:33:42.059 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:41 smithi044 bash[23559]: cluster 2024-04-19T22:33:40.327200+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-19T22:33:42.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:41 smithi165 bash[18577]: cluster 2024-04-19T22:33:40.327200+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-19T22:33:44.231 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:43 smithi044 bash[18490]: cluster 2024-04-19T22:33:42.327502+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-19T22:33:44.232 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:43 smithi044 bash[23559]: cluster 2024-04-19T22:33:42.327502+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-19T22:33:44.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:43 smithi165 bash[18577]: cluster 2024-04-19T22:33:42.327502+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-19T22:33:45.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:45 smithi044 bash[18490]: audit 2024-04-19T22:33:44.189478+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:45.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:45 smithi044 bash[18490]: audit 2024-04-19T22:33:44.197927+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:45.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:45 smithi044 bash[18490]: cluster 2024-04-19T22:33:44.327765+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-19T22:33:45.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:45 smithi044 bash[23559]: audit 2024-04-19T22:33:44.189478+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:45.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:45 smithi044 bash[23559]: audit 2024-04-19T22:33:44.197927+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:45.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:45 smithi044 bash[23559]: cluster 2024-04-19T22:33:44.327765+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-19T22:33:45.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:45 smithi165 bash[18577]: audit 2024-04-19T22:33:44.189478+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:45.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:45 smithi165 bash[18577]: audit 2024-04-19T22:33:44.197927+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:45.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:45 smithi165 bash[18577]: cluster 2024-04-19T22:33:44.327765+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-19T22:33:46.869 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 1 on host 'smithi044' 2024-04-19T22:33:47.415 DEBUG:teuthology.orchestra.run.smithi044:osd.1> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.1.service 2024-04-19T22:33:47.418 INFO:tasks.cephadm:Deploying osd.2 on smithi044 with /dev/vg_nvme/lv_2... 2024-04-19T22:33:47.418 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-19T22:33:47.809 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:33:47 smithi044 bash[29199]: debug 2024-04-19T22:33:47.643+0000 7f66861f83c0 -1 osd.1 0 log_to_monitors true 2024-04-19T22:33:48.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:47 smithi044 bash[18490]: cluster 2024-04-19T22:33:46.328128+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-19T22:33:48.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:47 smithi044 bash[18490]: audit 2024-04-19T22:33:46.880765+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:48.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:47 smithi044 bash[18490]: audit 2024-04-19T22:33:46.920955+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:33:48.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:47 smithi044 bash[18490]: audit 2024-04-19T22:33:46.922367+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:48.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:47 smithi044 bash[18490]: audit 2024-04-19T22:33:46.923161+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:33:48.060 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:47 smithi044 bash[18490]: audit 2024-04-19T22:33:47.653911+0000 mon.a (mon.0) 284 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/3841221432,v1:172.21.15.44:6811/3841221432]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T22:33:48.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:47 smithi044 bash[23559]: cluster 2024-04-19T22:33:46.328128+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-19T22:33:48.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:47 smithi044 bash[23559]: audit 2024-04-19T22:33:46.880765+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:48.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:47 smithi044 bash[23559]: audit 2024-04-19T22:33:46.920955+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:33:48.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:47 smithi044 bash[23559]: audit 2024-04-19T22:33:46.922367+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:48.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:47 smithi044 bash[23559]: audit 2024-04-19T22:33:46.923161+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:33:48.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:47 smithi044 bash[23559]: audit 2024-04-19T22:33:47.653911+0000 mon.a (mon.0) 284 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/3841221432,v1:172.21.15.44:6811/3841221432]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T22:33:48.182 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:47 smithi165 bash[18577]: cluster 2024-04-19T22:33:46.328128+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-19T22:33:48.182 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:47 smithi165 bash[18577]: audit 2024-04-19T22:33:46.880765+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:48.182 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:47 smithi165 bash[18577]: audit 2024-04-19T22:33:46.920955+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:33:48.182 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:47 smithi165 bash[18577]: audit 2024-04-19T22:33:46.922367+0000 mon.a (mon.0) 282 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:48.182 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:47 smithi165 bash[18577]: audit 2024-04-19T22:33:46.923161+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:33:48.182 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:47 smithi165 bash[18577]: audit 2024-04-19T22:33:47.653911+0000 mon.a (mon.0) 284 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/3841221432,v1:172.21.15.44:6811/3841221432]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T22:33:49.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:48 smithi044 bash[23559]: audit 2024-04-19T22:33:47.966415+0000 mon.a (mon.0) 285 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/3841221432,v1:172.21.15.44:6811/3841221432]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-19T22:33:49.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:48 smithi044 bash[23559]: cluster 2024-04-19T22:33:47.966616+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-19T22:33:49.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:48 smithi044 bash[23559]: audit 2024-04-19T22:33:47.966906+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:33:49.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:48 smithi044 bash[23559]: audit 2024-04-19T22:33:47.967931+0000 mon.a (mon.0) 288 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/3841221432,v1:172.21.15.44:6811/3841221432]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:33:49.310 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:33:48 smithi044 bash[29199]: debug 2024-04-19T22:33:48.971+0000 7f667cbfb700 -1 osd.1 0 waiting for initial osdmap 2024-04-19T22:33:49.310 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:33:48 smithi044 bash[29199]: debug 2024-04-19T22:33:48.979+0000 7f6679596700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:33:49.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:48 smithi044 bash[18490]: audit 2024-04-19T22:33:47.966415+0000 mon.a (mon.0) 285 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/3841221432,v1:172.21.15.44:6811/3841221432]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-19T22:33:49.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:48 smithi044 bash[18490]: cluster 2024-04-19T22:33:47.966616+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-19T22:33:49.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:48 smithi044 bash[18490]: audit 2024-04-19T22:33:47.966906+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:33:49.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:48 smithi044 bash[18490]: audit 2024-04-19T22:33:47.967931+0000 mon.a (mon.0) 288 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/3841221432,v1:172.21.15.44:6811/3841221432]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:33:49.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:48 smithi165 bash[18577]: audit 2024-04-19T22:33:47.966415+0000 mon.a (mon.0) 285 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/3841221432,v1:172.21.15.44:6811/3841221432]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-19T22:33:49.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:48 smithi165 bash[18577]: cluster 2024-04-19T22:33:47.966616+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-19T22:33:49.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:48 smithi165 bash[18577]: audit 2024-04-19T22:33:47.966906+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:33:49.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:48 smithi165 bash[18577]: audit 2024-04-19T22:33:47.967931+0000 mon.a (mon.0) 288 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/3841221432,v1:172.21.15.44:6811/3841221432]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:33:50.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:49 smithi044 bash[18490]: cluster 2024-04-19T22:33:48.328551+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:50.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:49 smithi044 bash[18490]: audit 2024-04-19T22:33:48.969030+0000 mon.a (mon.0) 289 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/3841221432,v1:172.21.15.44:6811/3841221432]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-04-19T22:33:50.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:49 smithi044 bash[18490]: cluster 2024-04-19T22:33:48.969278+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-19T22:33:50.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:49 smithi044 bash[18490]: audit 2024-04-19T22:33:48.970070+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:33:50.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:49 smithi044 bash[18490]: audit 2024-04-19T22:33:48.980593+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:33:50.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:49 smithi044 bash[23559]: cluster 2024-04-19T22:33:48.328551+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:50.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:49 smithi044 bash[23559]: audit 2024-04-19T22:33:48.969030+0000 mon.a (mon.0) 289 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/3841221432,v1:172.21.15.44:6811/3841221432]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-04-19T22:33:50.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:49 smithi044 bash[23559]: cluster 2024-04-19T22:33:48.969278+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-19T22:33:50.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:49 smithi044 bash[23559]: audit 2024-04-19T22:33:48.970070+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:33:50.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:49 smithi044 bash[23559]: audit 2024-04-19T22:33:48.980593+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:33:50.391 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-19T22:33:50.391 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-19T22:33:50.391 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-04-19T22:33:50.391 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-04-19T22:33:50.391 INFO:teuthology.orchestra.run.smithi044.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0151783 s, 691 MB/s 2024-04-19T22:33:50.391 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-04-19T22:33:50.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:49 smithi165 bash[18577]: cluster 2024-04-19T22:33:48.328551+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:50.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:49 smithi165 bash[18577]: audit 2024-04-19T22:33:48.969030+0000 mon.a (mon.0) 289 : audit [INF] from='osd.1 [v2:172.21.15.44:6810/3841221432,v1:172.21.15.44:6811/3841221432]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-04-19T22:33:50.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:49 smithi165 bash[18577]: cluster 2024-04-19T22:33:48.969278+0000 mon.a (mon.0) 290 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-19T22:33:50.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:49 smithi165 bash[18577]: audit 2024-04-19T22:33:48.970070+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:33:50.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:49 smithi165 bash[18577]: audit 2024-04-19T22:33:48.980593+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:33:51.138 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi044:vg_nvme/lv_2 2024-04-19T22:33:51.274 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:50 smithi044 bash[23559]: cluster 2024-04-19T22:33:48.635635+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:33:51.275 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:50 smithi044 bash[23559]: cluster 2024-04-19T22:33:48.635759+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:33:51.275 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:50 smithi044 bash[23559]: cluster 2024-04-19T22:33:49.976646+0000 mon.a (mon.0) 293 : cluster [INF] osd.1 [v2:172.21.15.44:6810/3841221432,v1:172.21.15.44:6811/3841221432] boot 2024-04-19T22:33:51.275 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:51 smithi044 bash[23559]: cluster 2024-04-19T22:33:49.976677+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-19T22:33:51.275 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:51 smithi044 bash[23559]: audit 2024-04-19T22:33:49.977007+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:33:51.276 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:50 smithi044 bash[18490]: cluster 2024-04-19T22:33:48.635635+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:33:51.276 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:50 smithi044 bash[18490]: cluster 2024-04-19T22:33:48.635759+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:33:51.276 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:50 smithi044 bash[18490]: cluster 2024-04-19T22:33:49.976646+0000 mon.a (mon.0) 293 : cluster [INF] osd.1 [v2:172.21.15.44:6810/3841221432,v1:172.21.15.44:6811/3841221432] boot 2024-04-19T22:33:51.276 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:50 smithi044 bash[18490]: cluster 2024-04-19T22:33:49.976677+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-19T22:33:51.276 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:50 smithi044 bash[18490]: audit 2024-04-19T22:33:49.977007+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:33:51.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:50 smithi165 bash[18577]: cluster 2024-04-19T22:33:48.635635+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:33:51.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:50 smithi165 bash[18577]: cluster 2024-04-19T22:33:48.635759+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:33:51.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:50 smithi165 bash[18577]: cluster 2024-04-19T22:33:49.976646+0000 mon.a (mon.0) 293 : cluster [INF] osd.1 [v2:172.21.15.44:6810/3841221432,v1:172.21.15.44:6811/3841221432] boot 2024-04-19T22:33:51.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:50 smithi165 bash[18577]: cluster 2024-04-19T22:33:49.976677+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-19T22:33:51.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:50 smithi165 bash[18577]: audit 2024-04-19T22:33:49.977007+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:33:52.377 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:51 smithi044 bash[18490]: cluster 2024-04-19T22:33:50.329005+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:52.377 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:51 smithi044 bash[18490]: cluster 2024-04-19T22:33:50.999985+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-19T22:33:52.378 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:51 smithi044 bash[23559]: cluster 2024-04-19T22:33:50.329005+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:52.378 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:51 smithi044 bash[23559]: cluster 2024-04-19T22:33:50.999985+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-19T22:33:52.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:51 smithi165 bash[18577]: cluster 2024-04-19T22:33:50.329005+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T22:33:52.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:51 smithi165 bash[18577]: cluster 2024-04-19T22:33:50.999985+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-19T22:33:54.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:53 smithi044 bash[18490]: cluster 2024-04-19T22:33:52.329494+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:33:54.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:53 smithi044 bash[23559]: cluster 2024-04-19T22:33:52.329494+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:33:54.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:53 smithi165 bash[18577]: cluster 2024-04-19T22:33:52.329494+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:33:55.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:55 smithi044 bash[18490]: audit 2024-04-19T22:33:54.845681+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:33:55.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:55 smithi044 bash[18490]: audit 2024-04-19T22:33:54.847902+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:33:55.059 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:55 smithi044 bash[18490]: audit 2024-04-19T22:33:54.848457+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:55.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:55 smithi044 bash[23559]: audit 2024-04-19T22:33:54.845681+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:33:55.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:55 smithi044 bash[23559]: audit 2024-04-19T22:33:54.847902+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:33:55.060 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:55 smithi044 bash[23559]: audit 2024-04-19T22:33:54.848457+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:55.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:55 smithi165 bash[18577]: audit 2024-04-19T22:33:54.845681+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:33:55.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:55 smithi165 bash[18577]: audit 2024-04-19T22:33:54.847902+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:33:55.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:55 smithi165 bash[18577]: audit 2024-04-19T22:33:54.848457+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:33:56.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:56 smithi044 bash[18490]: cluster 2024-04-19T22:33:54.330074+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:33:56.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:56 smithi044 bash[18490]: audit 2024-04-19T22:33:54.843130+0000 mgr.y (mgr.14152) 100 : audit [DBG] from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:33:56.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:56 smithi044 bash[18490]: audit 2024-04-19T22:33:55.418552+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:56.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:56 smithi044 bash[18490]: audit 2024-04-19T22:33:55.420785+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:33:56.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:56 smithi044 bash[18490]: audit 2024-04-19T22:33:55.422750+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:33:56.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:56 smithi044 bash[18490]: audit 2024-04-19T22:33:55.435622+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:56.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:56 smithi044 bash[18490]: audit 2024-04-19T22:33:55.444157+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:56.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:56 smithi044 bash[23559]: cluster 2024-04-19T22:33:54.330074+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:33:56.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:56 smithi044 bash[23559]: audit 2024-04-19T22:33:54.843130+0000 mgr.y (mgr.14152) 100 : audit [DBG] from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:33:56.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:56 smithi044 bash[23559]: audit 2024-04-19T22:33:55.418552+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:56.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:56 smithi044 bash[23559]: audit 2024-04-19T22:33:55.420785+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:33:56.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:56 smithi044 bash[23559]: audit 2024-04-19T22:33:55.422750+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:33:56.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:56 smithi044 bash[23559]: audit 2024-04-19T22:33:55.435622+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:56.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:56 smithi044 bash[23559]: audit 2024-04-19T22:33:55.444157+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:56.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:56 smithi165 bash[18577]: cluster 2024-04-19T22:33:54.330074+0000 mgr.y (mgr.14152) 99 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:33:56.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:56 smithi165 bash[18577]: audit 2024-04-19T22:33:54.843130+0000 mgr.y (mgr.14152) 100 : audit [DBG] from='client.24163 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:33:56.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:56 smithi165 bash[18577]: audit 2024-04-19T22:33:55.418552+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:56.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:56 smithi165 bash[18577]: audit 2024-04-19T22:33:55.420785+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:33:56.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:56 smithi165 bash[18577]: audit 2024-04-19T22:33:55.422750+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:33:56.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:56 smithi165 bash[18577]: audit 2024-04-19T22:33:55.435622+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:56.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:56 smithi165 bash[18577]: audit 2024-04-19T22:33:55.444157+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:33:57.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:57 smithi044 bash[18490]: cephadm 2024-04-19T22:33:55.406584+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Detected new or changed devices on smithi044 2024-04-19T22:33:57.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:57 smithi044 bash[18490]: cephadm 2024-04-19T22:33:55.424209+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 8122M 2024-04-19T22:33:57.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:57 smithi044 bash[23559]: cephadm 2024-04-19T22:33:55.406584+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Detected new or changed devices on smithi044 2024-04-19T22:33:57.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:57 smithi044 bash[23559]: cephadm 2024-04-19T22:33:55.424209+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 8122M 2024-04-19T22:33:57.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:57 smithi165 bash[18577]: cephadm 2024-04-19T22:33:55.406584+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Detected new or changed devices on smithi044 2024-04-19T22:33:57.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:57 smithi165 bash[18577]: cephadm 2024-04-19T22:33:55.424209+0000 mgr.y (mgr.14152) 102 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 8122M 2024-04-19T22:33:58.296 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:58 smithi044 bash[18490]: cluster 2024-04-19T22:33:56.330608+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:33:58.297 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:58 smithi044 bash[23559]: cluster 2024-04-19T22:33:56.330608+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:33:58.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:58 smithi165 bash[18577]: cluster 2024-04-19T22:33:56.330608+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:33:59.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:33:59 smithi044 bash[18490]: cluster 2024-04-19T22:33:58.331062+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:33:59.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:33:59 smithi044 bash[23559]: cluster 2024-04-19T22:33:58.331062+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:33:59.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:33:59 smithi165 bash[18577]: cluster 2024-04-19T22:33:58.331062+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:34:01.682 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:01 smithi165 bash[18577]: cluster 2024-04-19T22:34:00.331343+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-19T22:34:01.682 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:01 smithi165 bash[18577]: audit 2024-04-19T22:34:00.533873+0000 mon.a (mon.0) 305 : audit [INF] from='client.? 172.21.15.44:0/3814729195' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dcf50812-0f5d-43cd-983f-0f4fd103bc60"}]: dispatch 2024-04-19T22:34:01.682 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:01 smithi165 bash[18577]: audit 2024-04-19T22:34:00.541279+0000 mon.a (mon.0) 306 : audit [INF] from='client.? 172.21.15.44:0/3814729195' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dcf50812-0f5d-43cd-983f-0f4fd103bc60"}]': finished 2024-04-19T22:34:01.682 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:01 smithi165 bash[18577]: cluster 2024-04-19T22:34:00.541388+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-19T22:34:01.682 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:01 smithi165 bash[18577]: audit 2024-04-19T22:34:00.541660+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:34:01.682 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:01 smithi165 bash[18577]: audit 2024-04-19T22:34:01.245471+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.44:0/48698576' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:34:01.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:01 smithi044 bash[18490]: cluster 2024-04-19T22:34:00.331343+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-19T22:34:01.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:01 smithi044 bash[18490]: audit 2024-04-19T22:34:00.533873+0000 mon.a (mon.0) 305 : audit [INF] from='client.? 172.21.15.44:0/3814729195' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dcf50812-0f5d-43cd-983f-0f4fd103bc60"}]: dispatch 2024-04-19T22:34:01.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:01 smithi044 bash[18490]: audit 2024-04-19T22:34:00.541279+0000 mon.a (mon.0) 306 : audit [INF] from='client.? 172.21.15.44:0/3814729195' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dcf50812-0f5d-43cd-983f-0f4fd103bc60"}]': finished 2024-04-19T22:34:01.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:01 smithi044 bash[18490]: cluster 2024-04-19T22:34:00.541388+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-19T22:34:01.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:01 smithi044 bash[18490]: audit 2024-04-19T22:34:00.541660+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:34:01.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:01 smithi044 bash[18490]: audit 2024-04-19T22:34:01.245471+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.44:0/48698576' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:34:01.810 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:01 smithi044 bash[23559]: cluster 2024-04-19T22:34:00.331343+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-19T22:34:01.810 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:01 smithi044 bash[23559]: audit 2024-04-19T22:34:00.533873+0000 mon.a (mon.0) 305 : audit [INF] from='client.? 172.21.15.44:0/3814729195' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "dcf50812-0f5d-43cd-983f-0f4fd103bc60"}]: dispatch 2024-04-19T22:34:01.810 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:01 smithi044 bash[23559]: audit 2024-04-19T22:34:00.541279+0000 mon.a (mon.0) 306 : audit [INF] from='client.? 172.21.15.44:0/3814729195' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "dcf50812-0f5d-43cd-983f-0f4fd103bc60"}]': finished 2024-04-19T22:34:01.811 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:01 smithi044 bash[23559]: cluster 2024-04-19T22:34:00.541388+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-19T22:34:01.811 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:01 smithi044 bash[23559]: audit 2024-04-19T22:34:00.541660+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:34:01.811 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:01 smithi044 bash[23559]: audit 2024-04-19T22:34:01.245471+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.44:0/48698576' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:34:04.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:03 smithi044 bash[18490]: cluster 2024-04-19T22:34:02.331806+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:34:04.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:03 smithi044 bash[23559]: cluster 2024-04-19T22:34:02.331806+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:34:04.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:03 smithi165 bash[18577]: cluster 2024-04-19T22:34:02.331806+0000 mgr.y (mgr.14152) 106 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:34:06.309 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:05 smithi044 bash[18490]: cluster 2024-04-19T22:34:04.332341+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-19T22:34:06.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:05 smithi044 bash[23559]: cluster 2024-04-19T22:34:04.332341+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-19T22:34:06.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:05 smithi165 bash[18577]: cluster 2024-04-19T22:34:04.332341+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-19T22:34:08.227 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:07 smithi044 bash[18490]: cluster 2024-04-19T22:34:06.332926+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-19T22:34:08.227 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:07 smithi044 bash[23559]: cluster 2024-04-19T22:34:06.332926+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-19T22:34:08.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:07 smithi165 bash[18577]: cluster 2024-04-19T22:34:06.332926+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-19T22:34:10.290 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:09 smithi044 bash[23559]: cluster 2024-04-19T22:34:08.333586+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-19T22:34:10.291 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:09 smithi044 bash[18490]: cluster 2024-04-19T22:34:08.333586+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-19T22:34:10.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:09 smithi165 bash[18577]: cluster 2024-04-19T22:34:08.333586+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-19T22:34:11.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:10 smithi044 bash[18490]: audit 2024-04-19T22:34:10.721069+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T22:34:11.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:10 smithi044 bash[18490]: audit 2024-04-19T22:34:10.722934+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:11.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:10 smithi044 bash[23559]: audit 2024-04-19T22:34:10.721069+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T22:34:11.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:10 smithi044 bash[23559]: audit 2024-04-19T22:34:10.722934+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:11.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:10 smithi165 bash[18577]: audit 2024-04-19T22:34:10.721069+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T22:34:11.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:10 smithi165 bash[18577]: audit 2024-04-19T22:34:10.722934+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:12.039 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:11 smithi044 bash[23559]: cluster 2024-04-19T22:34:10.334129+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-19T22:34:12.040 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:11 smithi044 bash[23559]: cephadm 2024-04-19T22:34:10.724464+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Deploying daemon osd.2 on smithi044 2024-04-19T22:34:12.040 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:11 smithi044 bash[18490]: cluster 2024-04-19T22:34:10.334129+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-19T22:34:12.040 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:11 smithi044 bash[18490]: cephadm 2024-04-19T22:34:10.724464+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Deploying daemon osd.2 on smithi044 2024-04-19T22:34:12.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:11 smithi165 bash[18577]: cluster 2024-04-19T22:34:10.334129+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-19T22:34:12.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:11 smithi165 bash[18577]: cephadm 2024-04-19T22:34:10.724464+0000 mgr.y (mgr.14152) 111 : cephadm [INF] Deploying daemon osd.2 on smithi044 2024-04-19T22:34:14.262 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:34:14 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:14.262 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:34:14 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:14.263 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:13 smithi044 bash[18490]: cluster 2024-04-19T22:34:12.334720+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:34:14.263 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:14 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:14.263 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:13 smithi044 bash[23559]: cluster 2024-04-19T22:34:12.334720+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:34:14.263 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:14 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:14.264 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:34:14 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:14.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:13 smithi165 bash[18577]: cluster 2024-04-19T22:34:12.334720+0000 mgr.y (mgr.14152) 112 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:34:14.529 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:34:14 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:14.530 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:14 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:14.530 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:34:14 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:14.530 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:14 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:14.531 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:34:14 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:15.810 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:15 smithi044 bash[23559]: cluster 2024-04-19T22:34:14.335243+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-19T22:34:15.810 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:15 smithi044 bash[23559]: audit 2024-04-19T22:34:14.532489+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:15.810 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:15 smithi044 bash[23559]: audit 2024-04-19T22:34:14.560070+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:34:15.810 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:15 smithi044 bash[23559]: audit 2024-04-19T22:34:14.561353+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:15.810 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:15 smithi044 bash[23559]: audit 2024-04-19T22:34:14.562108+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:34:15.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:15 smithi044 bash[18490]: cluster 2024-04-19T22:34:14.335243+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-19T22:34:15.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:15 smithi044 bash[18490]: audit 2024-04-19T22:34:14.532489+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:15.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:15 smithi044 bash[18490]: audit 2024-04-19T22:34:14.560070+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:34:15.811 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:15 smithi044 bash[18490]: audit 2024-04-19T22:34:14.561353+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:15.811 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:15 smithi044 bash[18490]: audit 2024-04-19T22:34:14.562108+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:34:15.932 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:15 smithi165 bash[18577]: cluster 2024-04-19T22:34:14.335243+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-19T22:34:15.933 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:15 smithi165 bash[18577]: audit 2024-04-19T22:34:14.532489+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:15.933 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:15 smithi165 bash[18577]: audit 2024-04-19T22:34:14.560070+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:34:15.933 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:15 smithi165 bash[18577]: audit 2024-04-19T22:34:14.561353+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:15.933 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:15 smithi165 bash[18577]: audit 2024-04-19T22:34:14.562108+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:34:17.969 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:17 smithi044 bash[18490]: cluster 2024-04-19T22:34:16.335666+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-19T22:34:17.969 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:17 smithi044 bash[18490]: audit 2024-04-19T22:34:17.747496+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:17.969 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:17 smithi044 bash[18490]: audit 2024-04-19T22:34:17.757231+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:17.970 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:17 smithi044 bash[23559]: cluster 2024-04-19T22:34:16.335666+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-19T22:34:17.970 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:17 smithi044 bash[23559]: audit 2024-04-19T22:34:17.747496+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:17.970 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:17 smithi044 bash[23559]: audit 2024-04-19T22:34:17.757231+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:18.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:17 smithi165 bash[18577]: cluster 2024-04-19T22:34:16.335666+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-19T22:34:18.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:17 smithi165 bash[18577]: audit 2024-04-19T22:34:17.747496+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:18.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:17 smithi165 bash[18577]: audit 2024-04-19T22:34:17.757231+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:20.239 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:19 smithi044 bash[23559]: cluster 2024-04-19T22:34:18.336057+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-19T22:34:20.239 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:19 smithi044 bash[18490]: cluster 2024-04-19T22:34:18.336057+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-19T22:34:20.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:19 smithi165 bash[18577]: cluster 2024-04-19T22:34:18.336057+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-19T22:34:20.699 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 2 on host 'smithi044' 2024-04-19T22:34:21.330 DEBUG:teuthology.orchestra.run.smithi044:osd.2> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.2.service 2024-04-19T22:34:21.332 INFO:tasks.cephadm:Deploying osd.3 on smithi044 with /dev/vg_nvme/lv_1... 2024-04-19T22:34:21.333 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-19T22:34:21.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:21 smithi044 bash[18490]: cluster 2024-04-19T22:34:20.336510+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-19T22:34:21.811 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:21 smithi044 bash[18490]: audit 2024-04-19T22:34:20.709487+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:21.811 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:21 smithi044 bash[18490]: audit 2024-04-19T22:34:20.731184+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:34:21.811 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:21 smithi044 bash[18490]: audit 2024-04-19T22:34:20.732664+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:21.811 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:21 smithi044 bash[18490]: audit 2024-04-19T22:34:20.733675+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:34:21.811 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:21 smithi044 bash[18490]: audit 2024-04-19T22:34:21.019556+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2454637763,v1:172.21.15.44:6819/2454637763]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T22:34:21.811 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:21 smithi044 bash[23559]: cluster 2024-04-19T22:34:20.336510+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-19T22:34:21.811 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:21 smithi044 bash[23559]: audit 2024-04-19T22:34:20.709487+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:21.811 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:21 smithi044 bash[23559]: audit 2024-04-19T22:34:20.731184+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:34:21.811 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:21 smithi044 bash[23559]: audit 2024-04-19T22:34:20.732664+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:21.812 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:21 smithi044 bash[23559]: audit 2024-04-19T22:34:20.733675+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:34:21.812 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:21 smithi044 bash[23559]: audit 2024-04-19T22:34:21.019556+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2454637763,v1:172.21.15.44:6819/2454637763]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T22:34:22.183 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:21 smithi165 bash[18577]: cluster 2024-04-19T22:34:20.336510+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-19T22:34:22.183 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:21 smithi165 bash[18577]: audit 2024-04-19T22:34:20.709487+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:22.183 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:21 smithi165 bash[18577]: audit 2024-04-19T22:34:20.731184+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:34:22.183 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:21 smithi165 bash[18577]: audit 2024-04-19T22:34:20.732664+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:22.183 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:21 smithi165 bash[18577]: audit 2024-04-19T22:34:20.733675+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:34:22.183 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:21 smithi165 bash[18577]: audit 2024-04-19T22:34:21.019556+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2454637763,v1:172.21.15.44:6819/2454637763]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T22:34:22.990 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:22 smithi044 bash[23559]: audit 2024-04-19T22:34:21.985878+0000 mon.a (mon.0) 322 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2454637763,v1:172.21.15.44:6819/2454637763]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-19T22:34:22.990 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:22 smithi044 bash[23559]: cluster 2024-04-19T22:34:21.986050+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-19T22:34:22.991 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:22 smithi044 bash[23559]: audit 2024-04-19T22:34:21.986361+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:34:22.991 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:22 smithi044 bash[23559]: audit 2024-04-19T22:34:21.987456+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2454637763,v1:172.21.15.44:6819/2454637763]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:34:22.991 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:34:22 smithi044 bash[32201]: debug 2024-04-19T22:34:22.991+0000 7f87b2332700 -1 osd.2 0 waiting for initial osdmap 2024-04-19T22:34:22.991 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:34:23 smithi044 bash[32201]: debug 2024-04-19T22:34:22.995+0000 7f87abcc7700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:34:22.991 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:22 smithi044 bash[18490]: audit 2024-04-19T22:34:21.985878+0000 mon.a (mon.0) 322 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2454637763,v1:172.21.15.44:6819/2454637763]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-19T22:34:22.991 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:22 smithi044 bash[18490]: cluster 2024-04-19T22:34:21.986050+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-19T22:34:22.991 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:22 smithi044 bash[18490]: audit 2024-04-19T22:34:21.986361+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:34:22.991 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:22 smithi044 bash[18490]: audit 2024-04-19T22:34:21.987456+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2454637763,v1:172.21.15.44:6819/2454637763]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:34:23.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:22 smithi165 bash[18577]: audit 2024-04-19T22:34:21.985878+0000 mon.a (mon.0) 322 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2454637763,v1:172.21.15.44:6819/2454637763]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-19T22:34:23.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:22 smithi165 bash[18577]: cluster 2024-04-19T22:34:21.986050+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-19T22:34:23.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:22 smithi165 bash[18577]: audit 2024-04-19T22:34:21.986361+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:34:23.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:22 smithi165 bash[18577]: audit 2024-04-19T22:34:21.987456+0000 mon.a (mon.0) 325 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2454637763,v1:172.21.15.44:6819/2454637763]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:34:24.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:24 smithi044 bash[18490]: cluster 2024-04-19T22:34:22.337008+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:34:24.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:24 smithi044 bash[18490]: audit 2024-04-19T22:34:22.988331+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2454637763,v1:172.21.15.44:6819/2454637763]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-04-19T22:34:24.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:24 smithi044 bash[18490]: cluster 2024-04-19T22:34:22.988603+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-19T22:34:24.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:24 smithi044 bash[18490]: audit 2024-04-19T22:34:22.989381+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:34:24.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:24 smithi044 bash[18490]: audit 2024-04-19T22:34:22.998275+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:34:24.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:24 smithi044 bash[23559]: cluster 2024-04-19T22:34:22.337008+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:34:24.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:24 smithi044 bash[23559]: audit 2024-04-19T22:34:22.988331+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2454637763,v1:172.21.15.44:6819/2454637763]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-04-19T22:34:24.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:24 smithi044 bash[23559]: cluster 2024-04-19T22:34:22.988603+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-19T22:34:24.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:24 smithi044 bash[23559]: audit 2024-04-19T22:34:22.989381+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:34:24.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:24 smithi044 bash[23559]: audit 2024-04-19T22:34:22.998275+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:34:24.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:24 smithi165 bash[18577]: cluster 2024-04-19T22:34:22.337008+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T22:34:24.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:24 smithi165 bash[18577]: audit 2024-04-19T22:34:22.988331+0000 mon.a (mon.0) 326 : audit [INF] from='osd.2 [v2:172.21.15.44:6818/2454637763,v1:172.21.15.44:6819/2454637763]' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-04-19T22:34:24.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:24 smithi165 bash[18577]: cluster 2024-04-19T22:34:22.988603+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-19T22:34:24.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:24 smithi165 bash[18577]: audit 2024-04-19T22:34:22.989381+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:34:24.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:24 smithi165 bash[18577]: audit 2024-04-19T22:34:22.998275+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:34:24.774 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-19T22:34:24.774 INFO:teuthology.orchestra.run.smithi044.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-19T22:34:24.774 INFO:teuthology.orchestra.run.smithi044.stderr: stderr: 10+0 records in 2024-04-19T22:34:24.774 INFO:teuthology.orchestra.run.smithi044.stderr:10+0 records out 2024-04-19T22:34:24.774 INFO:teuthology.orchestra.run.smithi044.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0186022 s, 564 MB/s 2024-04-19T22:34:24.774 INFO:teuthology.orchestra.run.smithi044.stderr:--> Zapping successful for: 2024-04-19T22:34:25.277 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:25 smithi044 bash[18490]: cluster 2024-04-19T22:34:22.014709+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:34:25.277 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:25 smithi044 bash[18490]: cluster 2024-04-19T22:34:22.014824+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:34:25.277 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:25 smithi044 bash[18490]: cluster 2024-04-19T22:34:23.998462+0000 mon.a (mon.0) 330 : cluster [INF] osd.2 [v2:172.21.15.44:6818/2454637763,v1:172.21.15.44:6819/2454637763] boot 2024-04-19T22:34:25.277 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:25 smithi044 bash[18490]: cluster 2024-04-19T22:34:23.998552+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-19T22:34:25.277 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:25 smithi044 bash[18490]: audit 2024-04-19T22:34:23.999267+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:34:25.277 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:25 smithi044 bash[18490]: audit 2024-04-19T22:34:24.438548+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' 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-19T22:34:25.277 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:25 smithi044 bash[23559]: cluster 2024-04-19T22:34:22.014709+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:34:25.277 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:25 smithi044 bash[23559]: cluster 2024-04-19T22:34:22.014824+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:34:25.277 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:25 smithi044 bash[23559]: cluster 2024-04-19T22:34:23.998462+0000 mon.a (mon.0) 330 : cluster [INF] osd.2 [v2:172.21.15.44:6818/2454637763,v1:172.21.15.44:6819/2454637763] boot 2024-04-19T22:34:25.278 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:25 smithi044 bash[23559]: cluster 2024-04-19T22:34:23.998552+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-19T22:34:25.278 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:25 smithi044 bash[23559]: audit 2024-04-19T22:34:23.999267+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:34:25.278 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:25 smithi044 bash[23559]: audit 2024-04-19T22:34:24.438548+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' 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-19T22:34:25.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:25 smithi165 bash[18577]: cluster 2024-04-19T22:34:22.014709+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:34:25.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:25 smithi165 bash[18577]: cluster 2024-04-19T22:34:22.014824+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:34:25.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:25 smithi165 bash[18577]: cluster 2024-04-19T22:34:23.998462+0000 mon.a (mon.0) 330 : cluster [INF] osd.2 [v2:172.21.15.44:6818/2454637763,v1:172.21.15.44:6819/2454637763] boot 2024-04-19T22:34:25.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:25 smithi165 bash[18577]: cluster 2024-04-19T22:34:23.998552+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-19T22:34:25.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:25 smithi165 bash[18577]: audit 2024-04-19T22:34:23.999267+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:34:25.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:25 smithi165 bash[18577]: audit 2024-04-19T22:34:24.438548+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' 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-19T22:34:25.880 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi044:vg_nvme/lv_1 2024-04-19T22:34:26.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:26 smithi044 bash[18490]: cluster 2024-04-19T22:34:24.337416+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:26.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:26 smithi044 bash[18490]: audit 2024-04-19T22:34:25.019186+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' 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-19T22:34:26.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:26 smithi044 bash[18490]: cluster 2024-04-19T22:34:25.019362+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-19T22:34:26.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:26 smithi044 bash[18490]: audit 2024-04-19T22:34:25.021247+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-19T22:34:26.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:26 smithi044 bash[23559]: cluster 2024-04-19T22:34:24.337416+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:26.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:26 smithi044 bash[23559]: audit 2024-04-19T22:34:25.019186+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' 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-19T22:34:26.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:26 smithi044 bash[23559]: cluster 2024-04-19T22:34:25.019362+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-19T22:34:26.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:26 smithi044 bash[23559]: audit 2024-04-19T22:34:25.021247+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-19T22:34:26.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:26 smithi165 bash[18577]: cluster 2024-04-19T22:34:24.337416+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:26.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:26 smithi165 bash[18577]: audit 2024-04-19T22:34:25.019186+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' 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-19T22:34:26.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:26 smithi165 bash[18577]: cluster 2024-04-19T22:34:25.019362+0000 mon.a (mon.0) 335 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-19T22:34:26.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:26 smithi165 bash[18577]: audit 2024-04-19T22:34:25.021247+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-19T22:34:27.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:27 smithi044 bash[18490]: audit 2024-04-19T22:34:26.016159+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-19T22:34:27.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:27 smithi044 bash[18490]: cluster 2024-04-19T22:34:26.016422+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-19T22:34:27.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:27 smithi044 bash[18490]: cluster 2024-04-19T22:34:26.337854+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v93: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:27.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:27 smithi044 bash[23559]: audit 2024-04-19T22:34:26.016159+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-19T22:34:27.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:27 smithi044 bash[23559]: cluster 2024-04-19T22:34:26.016422+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-19T22:34:27.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:27 smithi044 bash[23559]: cluster 2024-04-19T22:34:26.337854+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v93: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:27.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:27 smithi165 bash[18577]: audit 2024-04-19T22:34:26.016159+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-19T22:34:27.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:27 smithi165 bash[18577]: cluster 2024-04-19T22:34:26.016422+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-19T22:34:27.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:27 smithi165 bash[18577]: cluster 2024-04-19T22:34:26.337854+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v93: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:28.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:28 smithi044 bash[18490]: cluster 2024-04-19T22:34:27.041698+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-19T22:34:28.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:28 smithi044 bash[18490]: audit 2024-04-19T22:34:27.324427+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:28.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:28 smithi044 bash[23559]: cluster 2024-04-19T22:34:27.041698+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-19T22:34:28.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:28 smithi044 bash[23559]: audit 2024-04-19T22:34:27.324427+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:28.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:28 smithi165 bash[18577]: cluster 2024-04-19T22:34:27.041698+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-19T22:34:28.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:28 smithi165 bash[18577]: audit 2024-04-19T22:34:27.324427+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:30.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:30 smithi165 bash[18577]: cluster 2024-04-19T22:34:28.338396+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v95: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:30.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:30 smithi165 bash[18577]: cluster 2024-04-19T22:34:28.340112+0000 mon.a (mon.0) 341 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-19T22:34:30.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:30 smithi165 bash[18577]: cephadm 2024-04-19T22:34:28.961846+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Detected new or changed devices on smithi044 2024-04-19T22:34:30.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:30 smithi165 bash[18577]: audit 2024-04-19T22:34:28.972002+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:30.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:30 smithi165 bash[18577]: audit 2024-04-19T22:34:28.974201+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:34:30.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:30 smithi165 bash[18577]: audit 2024-04-19T22:34:28.975877+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:34:30.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:30 smithi165 bash[18577]: audit 2024-04-19T22:34:28.977582+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:34:30.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:30 smithi165 bash[18577]: cephadm 2024-04-19T22:34:28.978967+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 5415M 2024-04-19T22:34:30.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:30 smithi165 bash[18577]: audit 2024-04-19T22:34:28.987503+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:30.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:30 smithi165 bash[18577]: audit 2024-04-19T22:34:28.995485+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:30.560 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[23559]: cluster 2024-04-19T22:34:28.338396+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v95: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:30.560 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[23559]: cluster 2024-04-19T22:34:28.340112+0000 mon.a (mon.0) 341 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-19T22:34:30.560 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[23559]: cephadm 2024-04-19T22:34:28.961846+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Detected new or changed devices on smithi044 2024-04-19T22:34:30.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[23559]: audit 2024-04-19T22:34:28.972002+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:30.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[23559]: audit 2024-04-19T22:34:28.974201+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:34:30.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[23559]: audit 2024-04-19T22:34:28.975877+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:34:30.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[23559]: audit 2024-04-19T22:34:28.977582+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:34:30.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[23559]: cephadm 2024-04-19T22:34:28.978967+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 5415M 2024-04-19T22:34:30.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[23559]: audit 2024-04-19T22:34:28.987503+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:30.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[23559]: audit 2024-04-19T22:34:28.995485+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:30.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[18490]: cluster 2024-04-19T22:34:28.338396+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v95: 1 pgs: 1 creating+peering; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:30.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[18490]: cluster 2024-04-19T22:34:28.340112+0000 mon.a (mon.0) 341 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-19T22:34:30.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[18490]: cephadm 2024-04-19T22:34:28.961846+0000 mgr.y (mgr.14152) 121 : cephadm [INF] Detected new or changed devices on smithi044 2024-04-19T22:34:30.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[18490]: audit 2024-04-19T22:34:28.972002+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:30.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[18490]: audit 2024-04-19T22:34:28.974201+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:34:30.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[18490]: audit 2024-04-19T22:34:28.975877+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:34:30.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[18490]: audit 2024-04-19T22:34:28.977582+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:34:30.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[18490]: cephadm 2024-04-19T22:34:28.978967+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 5415M 2024-04-19T22:34:30.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[18490]: audit 2024-04-19T22:34:28.987503+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:30.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:30 smithi044 bash[18490]: audit 2024-04-19T22:34:28.995485+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:32.183 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:29.168646+0000 mon.a (mon.0) 348 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T22:34:32.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:29.444870+0000 mgr.y (mgr.14152) 123 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:34:32.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:30.085490+0000 mon.a (mon.0) 349 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T22:34:32.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:30.085855+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:34:32.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:30.087001+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:34:32.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:30.087263+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:34:32.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:30.087446+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:34:32.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:30.092722+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:34:32.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:30.093943+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:32.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:30.094455+0000 mon.c (mon.1) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T22:34:32.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:30.095471+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:34:32.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:30.098363+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:34:32.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:30.098506+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:34:32.185 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: cluster 2024-04-19T22:34:30.338698+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v96: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:32.185 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:31.014925+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T22:34:32.185 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:31.018905+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:34:32.185 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:31.019828+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:34:32.185 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:31 smithi165 bash[18577]: audit 2024-04-19T22:34:31.020314+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:34:32.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:29.168646+0000 mon.a (mon.0) 348 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T22:34:32.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:29.444870+0000 mgr.y (mgr.14152) 123 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:34:32.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:30.085490+0000 mon.a (mon.0) 349 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T22:34:32.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:30.085855+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:34:32.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:30.087001+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:34:32.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:30.087263+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:34:32.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:30.087446+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:34:32.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:30.092722+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:34:32.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:30.093943+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:32.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:30.094455+0000 mon.c (mon.1) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T22:34:32.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:30.095471+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:34:32.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:30.098363+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:34:32.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:30.098506+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:34:32.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: cluster 2024-04-19T22:34:30.338698+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v96: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:32.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:31.014925+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T22:34:32.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:31.018905+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:34:32.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:31.019828+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:34:32.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[18490]: audit 2024-04-19T22:34:31.020314+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:34:32.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:29.168646+0000 mon.a (mon.0) 348 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T22:34:32.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:29.444870+0000 mgr.y (mgr.14152) 123 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi044:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:34:32.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:30.085490+0000 mon.a (mon.0) 349 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T22:34:32.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:30.085855+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:34:32.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:30.087001+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:34:32.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:30.087263+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:34:32.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:30.087446+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:34:32.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:30.092722+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:34:32.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:30.093943+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:32.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:30.094455+0000 mon.c (mon.1) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T22:34:32.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:30.095471+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:34:32.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:30.098363+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:34:32.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:30.098506+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:34:32.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: cluster 2024-04-19T22:34:30.338698+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v96: 1 pgs: 1 creating+peering; 0 B data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:32.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:31.014925+0000 mon.c (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T22:34:32.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:31.018905+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:34:32.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:31.019828+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:34:32.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:31 smithi044 bash[23559]: audit 2024-04-19T22:34:31.020314+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:34:33.183 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:32 smithi165 bash[18577]: audit 2024-04-19T22:34:31.018959+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T22:34:33.183 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:32 smithi165 bash[18577]: audit 2024-04-19T22:34:31.926139+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T22:34:33.183 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:32 smithi165 bash[18577]: audit 2024-04-19T22:34:31.988102+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:33.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:32 smithi044 bash[23559]: audit 2024-04-19T22:34:31.018959+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T22:34:33.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:32 smithi044 bash[23559]: audit 2024-04-19T22:34:31.926139+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T22:34:33.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:32 smithi044 bash[23559]: audit 2024-04-19T22:34:31.988102+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:33.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:32 smithi044 bash[18490]: audit 2024-04-19T22:34:31.018959+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T22:34:33.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:32 smithi044 bash[18490]: audit 2024-04-19T22:34:31.926139+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T22:34:33.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:32 smithi044 bash[18490]: audit 2024-04-19T22:34:31.988102+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:34.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:33 smithi044 bash[23559]: cluster 2024-04-19T22:34:32.339213+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:34.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:33 smithi044 bash[18490]: cluster 2024-04-19T22:34:32.339213+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:34.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:33 smithi165 bash[18577]: cluster 2024-04-19T22:34:32.339213+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:36.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:35 smithi044 bash[18490]: cluster 2024-04-19T22:34:34.339747+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:36.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:35 smithi044 bash[18490]: audit 2024-04-19T22:34:35.930138+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.44:0/4115672960' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b83cbd20-ef90-40e7-b331-a99dd5dfbd6e"}]: dispatch 2024-04-19T22:34:36.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:35 smithi044 bash[18490]: audit 2024-04-19T22:34:35.930763+0000 mon.a (mon.0) 363 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b83cbd20-ef90-40e7-b331-a99dd5dfbd6e"}]: dispatch 2024-04-19T22:34:36.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:35 smithi044 bash[18490]: audit 2024-04-19T22:34:35.937784+0000 mon.a (mon.0) 364 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b83cbd20-ef90-40e7-b331-a99dd5dfbd6e"}]': finished 2024-04-19T22:34:36.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:35 smithi044 bash[18490]: cluster 2024-04-19T22:34:35.937823+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-19T22:34:36.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:35 smithi044 bash[18490]: audit 2024-04-19T22:34:35.937969+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:34:36.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:35 smithi044 bash[23559]: cluster 2024-04-19T22:34:34.339747+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:36.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:35 smithi044 bash[23559]: audit 2024-04-19T22:34:35.930138+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.44:0/4115672960' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b83cbd20-ef90-40e7-b331-a99dd5dfbd6e"}]: dispatch 2024-04-19T22:34:36.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:35 smithi044 bash[23559]: audit 2024-04-19T22:34:35.930763+0000 mon.a (mon.0) 363 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b83cbd20-ef90-40e7-b331-a99dd5dfbd6e"}]: dispatch 2024-04-19T22:34:36.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:35 smithi044 bash[23559]: audit 2024-04-19T22:34:35.937784+0000 mon.a (mon.0) 364 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b83cbd20-ef90-40e7-b331-a99dd5dfbd6e"}]': finished 2024-04-19T22:34:36.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:35 smithi044 bash[23559]: cluster 2024-04-19T22:34:35.937823+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-19T22:34:36.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:35 smithi044 bash[23559]: audit 2024-04-19T22:34:35.937969+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:34:36.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:35 smithi165 bash[18577]: cluster 2024-04-19T22:34:34.339747+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:36.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:35 smithi165 bash[18577]: audit 2024-04-19T22:34:35.930138+0000 mon.c (mon.1) 8 : audit [INF] from='client.? 172.21.15.44:0/4115672960' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b83cbd20-ef90-40e7-b331-a99dd5dfbd6e"}]: dispatch 2024-04-19T22:34:36.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:35 smithi165 bash[18577]: audit 2024-04-19T22:34:35.930763+0000 mon.a (mon.0) 363 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b83cbd20-ef90-40e7-b331-a99dd5dfbd6e"}]: dispatch 2024-04-19T22:34:36.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:35 smithi165 bash[18577]: audit 2024-04-19T22:34:35.937784+0000 mon.a (mon.0) 364 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b83cbd20-ef90-40e7-b331-a99dd5dfbd6e"}]': finished 2024-04-19T22:34:36.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:35 smithi165 bash[18577]: cluster 2024-04-19T22:34:35.937823+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-19T22:34:36.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:35 smithi165 bash[18577]: audit 2024-04-19T22:34:35.937969+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:34:37.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:37 smithi044 bash[18490]: audit 2024-04-19T22:34:36.616465+0000 mon.a (mon.0) 367 : audit [DBG] from='client.? 172.21.15.44:0/1900202965' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:34:37.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:37 smithi044 bash[23559]: audit 2024-04-19T22:34:36.616465+0000 mon.a (mon.0) 367 : audit [DBG] from='client.? 172.21.15.44:0/1900202965' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:34:37.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:37 smithi165 bash[18577]: audit 2024-04-19T22:34:36.616465+0000 mon.a (mon.0) 367 : audit [DBG] from='client.? 172.21.15.44:0/1900202965' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:34:38.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:38 smithi044 bash[18490]: cluster 2024-04-19T22:34:36.340089+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-19T22:34:38.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:38 smithi044 bash[23559]: cluster 2024-04-19T22:34:36.340089+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-19T22:34:38.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:38 smithi165 bash[18577]: cluster 2024-04-19T22:34:36.340089+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-19T22:34:40.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:40 smithi044 bash[23559]: cluster 2024-04-19T22:34:38.340613+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v101: 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-19T22:34:40.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:40 smithi044 bash[18490]: cluster 2024-04-19T22:34:38.340613+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v101: 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-19T22:34:40.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:40 smithi165 bash[18577]: cluster 2024-04-19T22:34:38.340613+0000 mgr.y (mgr.14152) 128 : cluster [DBG] pgmap v101: 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-19T22:34:41.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:41 smithi044 bash[18490]: audit 2024-04-19T22:34:40.376602+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:34:41.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:41 smithi044 bash[18490]: audit 2024-04-19T22:34:40.377102+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:34:41.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:41 smithi044 bash[23559]: audit 2024-04-19T22:34:40.376602+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:34:41.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:41 smithi044 bash[23559]: audit 2024-04-19T22:34:40.377102+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:34:41.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:41 smithi165 bash[18577]: audit 2024-04-19T22:34:40.376602+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:34:41.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:41 smithi165 bash[18577]: audit 2024-04-19T22:34:40.377102+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:34:42.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:42 smithi044 bash[18490]: cluster 2024-04-19T22:34:40.341120+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; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-19T22:34:42.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:42 smithi044 bash[23559]: cluster 2024-04-19T22:34:40.341120+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; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-19T22:34:42.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:42 smithi165 bash[18577]: cluster 2024-04-19T22:34:40.341120+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; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-19T22:34:43.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:43 smithi044 bash[18490]: cluster 2024-04-19T22:34:42.341756+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-19T22:34:43.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:43 smithi044 bash[23559]: cluster 2024-04-19T22:34:42.341756+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-19T22:34:43.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:43 smithi165 bash[18577]: cluster 2024-04-19T22:34:42.341756+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; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-19T22:34:45.683 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:45 smithi165 bash[18577]: cluster 2024-04-19T22:34:44.342355+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-19T22:34:45.796 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:45 smithi044 bash[18490]: cluster 2024-04-19T22:34:44.342355+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-19T22:34:45.796 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:45 smithi044 bash[23559]: cluster 2024-04-19T22:34:44.342355+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-19T22:34:46.534 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:46 smithi044 bash[18490]: audit 2024-04-19T22:34:46.290583+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T22:34:46.534 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:46 smithi044 bash[18490]: audit 2024-04-19T22:34:46.292518+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:46.534 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:46 smithi044 bash[23559]: audit 2024-04-19T22:34:46.290583+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T22:34:46.534 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:46 smithi044 bash[23559]: audit 2024-04-19T22:34:46.292518+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:46.683 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:46 smithi165 bash[18577]: audit 2024-04-19T22:34:46.290583+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T22:34:46.683 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:46 smithi165 bash[18577]: audit 2024-04-19T22:34:46.292518+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:48.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:47 smithi044 bash[23559]: cephadm 2024-04-19T22:34:46.294201+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Deploying daemon osd.3 on smithi044 2024-04-19T22:34:48.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:47 smithi044 bash[23559]: cluster 2024-04-19T22:34:46.342925+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 75 KiB/s wr, 5 op/s 2024-04-19T22:34:48.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:47 smithi044 bash[18490]: cephadm 2024-04-19T22:34:46.294201+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Deploying daemon osd.3 on smithi044 2024-04-19T22:34:48.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:47 smithi044 bash[18490]: cluster 2024-04-19T22:34:46.342925+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 75 KiB/s wr, 5 op/s 2024-04-19T22:34:48.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:47 smithi165 bash[18577]: cephadm 2024-04-19T22:34:46.294201+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Deploying daemon osd.3 on smithi044 2024-04-19T22:34:48.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:47 smithi165 bash[18577]: cluster 2024-04-19T22:34:46.342925+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 75 KiB/s wr, 5 op/s 2024-04-19T22:34:49.810 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:49.811 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:34:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:49.811 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:34:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:49.811 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:34:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:49.811 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:49.812 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:34:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:50.311 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:34:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:50.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:50.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:49 smithi044 bash[18490]: cluster 2024-04-19T22:34:48.343523+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:50.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:50.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:49 smithi044 bash[23559]: cluster 2024-04-19T22:34:48.343523+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:50.313 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:34:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:50.313 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:34:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:50.314 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:34:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:34:50.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:49 smithi165 bash[18577]: cluster 2024-04-19T22:34:48.343523+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:51.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:51 smithi044 bash[18490]: audit 2024-04-19T22:34:50.063299+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:51.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:51 smithi044 bash[18490]: audit 2024-04-19T22:34:50.070944+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:34:51.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:51 smithi044 bash[18490]: audit 2024-04-19T22:34:50.075992+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:51.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:51 smithi044 bash[18490]: audit 2024-04-19T22:34:50.077160+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:34:51.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:51 smithi044 bash[18490]: cluster 2024-04-19T22:34:50.344073+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 2024-04-19T22:34:51.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:51 smithi044 bash[23559]: audit 2024-04-19T22:34:50.063299+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:51.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:51 smithi044 bash[23559]: audit 2024-04-19T22:34:50.070944+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:34:51.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:51 smithi044 bash[23559]: audit 2024-04-19T22:34:50.075992+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:51.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:51 smithi044 bash[23559]: audit 2024-04-19T22:34:50.077160+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:34:51.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:51 smithi044 bash[23559]: cluster 2024-04-19T22:34:50.344073+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 2024-04-19T22:34:51.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:51 smithi165 bash[18577]: audit 2024-04-19T22:34:50.063299+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:51.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:51 smithi165 bash[18577]: audit 2024-04-19T22:34:50.070944+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:34:51.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:51 smithi165 bash[18577]: audit 2024-04-19T22:34:50.075992+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:51.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:51 smithi165 bash[18577]: audit 2024-04-19T22:34:50.077160+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:34:51.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:51 smithi165 bash[18577]: cluster 2024-04-19T22:34:50.344073+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 2024-04-19T22:34:54.295 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:53 smithi044 bash[18490]: cluster 2024-04-19T22:34:52.344655+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-19T22:34:54.295 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:53 smithi044 bash[18490]: audit 2024-04-19T22:34:53.136476+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:54.295 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:53 smithi044 bash[18490]: audit 2024-04-19T22:34:53.402000+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:54.295 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:53 smithi044 bash[23559]: cluster 2024-04-19T22:34:52.344655+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-19T22:34:54.295 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:53 smithi044 bash[23559]: audit 2024-04-19T22:34:53.136476+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:54.296 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:53 smithi044 bash[23559]: audit 2024-04-19T22:34:53.402000+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:54.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:53 smithi165 bash[18577]: cluster 2024-04-19T22:34:52.344655+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-19T22:34:54.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:53 smithi165 bash[18577]: audit 2024-04-19T22:34:53.136476+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:54.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:53 smithi165 bash[18577]: audit 2024-04-19T22:34:53.402000+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:56.205 INFO:teuthology.orchestra.run.smithi044.stdout:Created osd(s) 3 on host 'smithi044' 2024-04-19T22:34:56.226 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:55 smithi044 bash[23559]: cluster 2024-04-19T22:34:54.345172+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-19T22:34:56.226 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:55 smithi044 bash[18490]: cluster 2024-04-19T22:34:54.345172+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-19T22:34:56.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:55 smithi165 bash[18577]: cluster 2024-04-19T22:34:54.345172+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-19T22:34:56.829 DEBUG:teuthology.orchestra.run.smithi044:osd.3> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.3.service 2024-04-19T22:34:56.832 INFO:tasks.cephadm:Deploying osd.4 on smithi165 with /dev/vg_nvme/lv_4... 2024-04-19T22:34:56.832 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-19T22:34:57.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:57 smithi165 bash[18577]: audit 2024-04-19T22:34:56.215937+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:57.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:57 smithi165 bash[18577]: audit 2024-04-19T22:34:56.224641+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:34:57.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:57 smithi165 bash[18577]: audit 2024-04-19T22:34:56.225908+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:57.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:57 smithi165 bash[18577]: audit 2024-04-19T22:34:56.226668+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:34:57.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:57 smithi165 bash[18577]: cluster 2024-04-19T22:34:56.345679+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-19T22:34:57.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:57 smithi165 bash[18577]: audit 2024-04-19T22:34:56.526957+0000 mon.a (mon.0) 382 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/3253447175,v1:172.21.15.44:6827/3253447175]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-19T22:34:57.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:57 smithi044 bash[18490]: audit 2024-04-19T22:34:56.215937+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:57.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:57 smithi044 bash[18490]: audit 2024-04-19T22:34:56.224641+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:34:57.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:57 smithi044 bash[18490]: audit 2024-04-19T22:34:56.225908+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:57.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:57 smithi044 bash[18490]: audit 2024-04-19T22:34:56.226668+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:34:57.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:57 smithi044 bash[18490]: cluster 2024-04-19T22:34:56.345679+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-19T22:34:57.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:57 smithi044 bash[18490]: audit 2024-04-19T22:34:56.526957+0000 mon.a (mon.0) 382 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/3253447175,v1:172.21.15.44:6827/3253447175]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-19T22:34:57.562 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:57 smithi044 bash[23559]: audit 2024-04-19T22:34:56.215937+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:34:57.562 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:57 smithi044 bash[23559]: audit 2024-04-19T22:34:56.224641+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:34:57.562 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:57 smithi044 bash[23559]: audit 2024-04-19T22:34:56.225908+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:34:57.562 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:57 smithi044 bash[23559]: audit 2024-04-19T22:34:56.226668+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:34:57.562 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:57 smithi044 bash[23559]: cluster 2024-04-19T22:34:56.345679+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-19T22:34:57.562 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:57 smithi044 bash[23559]: audit 2024-04-19T22:34:56.526957+0000 mon.a (mon.0) 382 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/3253447175,v1:172.21.15.44:6827/3253447175]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-19T22:34:58.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:58 smithi165 bash[18577]: audit 2024-04-19T22:34:57.232990+0000 mon.a (mon.0) 383 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/3253447175,v1:172.21.15.44:6827/3253447175]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-19T22:34:58.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:58 smithi165 bash[18577]: cluster 2024-04-19T22:34:57.233308+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-19T22:34:58.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:58 smithi165 bash[18577]: audit 2024-04-19T22:34:57.233589+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:34:58.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:58 smithi165 bash[18577]: audit 2024-04-19T22:34:57.234725+0000 mon.a (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/3253447175,v1:172.21.15.44:6827/3253447175]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:34:58.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:58 smithi044 bash[18490]: audit 2024-04-19T22:34:57.232990+0000 mon.a (mon.0) 383 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/3253447175,v1:172.21.15.44:6827/3253447175]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-19T22:34:58.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:58 smithi044 bash[18490]: cluster 2024-04-19T22:34:57.233308+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-19T22:34:58.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:58 smithi044 bash[18490]: audit 2024-04-19T22:34:57.233589+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:34:58.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:58 smithi044 bash[18490]: audit 2024-04-19T22:34:57.234725+0000 mon.a (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/3253447175,v1:172.21.15.44:6827/3253447175]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:34:58.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:58 smithi044 bash[23559]: audit 2024-04-19T22:34:57.232990+0000 mon.a (mon.0) 383 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/3253447175,v1:172.21.15.44:6827/3253447175]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-19T22:34:58.562 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:58 smithi044 bash[23559]: cluster 2024-04-19T22:34:57.233308+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-19T22:34:58.562 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:58 smithi044 bash[23559]: audit 2024-04-19T22:34:57.233589+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:34:58.562 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:58 smithi044 bash[23559]: audit 2024-04-19T22:34:57.234725+0000 mon.a (mon.0) 386 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/3253447175,v1:172.21.15.44:6827/3253447175]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:34:58.562 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:34:58 smithi044 bash[35258]: debug 2024-04-19T22:34:58.239+0000 7f83afb40700 -1 osd.3 0 waiting for initial osdmap 2024-04-19T22:34:58.562 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:34:58 smithi044 bash[35258]: debug 2024-04-19T22:34:58.247+0000 7f83ac4db700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:34:59.239 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:59 smithi044 bash[18490]: audit 2024-04-19T22:34:58.231271+0000 mon.a (mon.0) 387 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/3253447175,v1:172.21.15.44:6827/3253447175]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-04-19T22:34:59.239 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:59 smithi044 bash[18490]: cluster 2024-04-19T22:34:58.231479+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-19T22:34:59.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:59 smithi165 bash[18577]: audit 2024-04-19T22:34:58.231271+0000 mon.a (mon.0) 387 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/3253447175,v1:172.21.15.44:6827/3253447175]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-04-19T22:34:59.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:59 smithi165 bash[18577]: cluster 2024-04-19T22:34:58.231479+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-19T22:34:59.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:59 smithi165 bash[18577]: audit 2024-04-19T22:34:58.232312+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:34:59.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:59 smithi165 bash[18577]: audit 2024-04-19T22:34:58.242468+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:34:59.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:34:59 smithi165 bash[18577]: cluster 2024-04-19T22:34:58.346222+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:59.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:59 smithi044 bash[18490]: audit 2024-04-19T22:34:58.232312+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:34:59.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:59 smithi044 bash[18490]: audit 2024-04-19T22:34:58.242468+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:34:59.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:34:59 smithi044 bash[18490]: cluster 2024-04-19T22:34:58.346222+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:59.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:59 smithi044 bash[23559]: audit 2024-04-19T22:34:58.231271+0000 mon.a (mon.0) 387 : audit [INF] from='osd.3 [v2:172.21.15.44:6826/3253447175,v1:172.21.15.44:6827/3253447175]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]': finished 2024-04-19T22:34:59.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:59 smithi044 bash[23559]: cluster 2024-04-19T22:34:58.231479+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-19T22:34:59.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:59 smithi044 bash[23559]: audit 2024-04-19T22:34:58.232312+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:34:59.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:59 smithi044 bash[23559]: audit 2024-04-19T22:34:58.242468+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:34:59.562 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:34:59 smithi044 bash[23559]: cluster 2024-04-19T22:34:58.346222+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T22:34:59.700 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-19T22:34:59.700 INFO:teuthology.orchestra.run.smithi165.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-19T22:34:59.700 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10+0 records in 2024-04-19T22:34:59.700 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2024-04-19T22:34:59.700 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0144198 s, 727 MB/s 2024-04-19T22:34:59.700 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping successful for: 2024-04-19T22:35:00.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:00 smithi044 bash[18490]: cluster 2024-04-19T22:34:57.570933+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:35:00.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:00 smithi044 bash[18490]: cluster 2024-04-19T22:34:57.571114+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:35:00.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:00 smithi044 bash[18490]: cluster 2024-04-19T22:34:59.242263+0000 mon.a (mon.0) 391 : cluster [INF] osd.3 [v2:172.21.15.44:6826/3253447175,v1:172.21.15.44:6827/3253447175] boot 2024-04-19T22:35:00.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:00 smithi044 bash[18490]: cluster 2024-04-19T22:34:59.242356+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-19T22:35:00.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:00 smithi044 bash[18490]: audit 2024-04-19T22:34:59.243670+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:35:00.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:00 smithi044 bash[23559]: cluster 2024-04-19T22:34:57.570933+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:35:00.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:00 smithi044 bash[23559]: cluster 2024-04-19T22:34:57.571114+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:35:00.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:00 smithi044 bash[23559]: cluster 2024-04-19T22:34:59.242263+0000 mon.a (mon.0) 391 : cluster [INF] osd.3 [v2:172.21.15.44:6826/3253447175,v1:172.21.15.44:6827/3253447175] boot 2024-04-19T22:35:00.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:00 smithi044 bash[23559]: cluster 2024-04-19T22:34:59.242356+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-19T22:35:00.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:00 smithi044 bash[23559]: audit 2024-04-19T22:34:59.243670+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:35:00.318 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi165:vg_nvme/lv_4 2024-04-19T22:35:00.684 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:00 smithi165 bash[18577]: cluster 2024-04-19T22:34:57.570933+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:35:00.684 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:00 smithi165 bash[18577]: cluster 2024-04-19T22:34:57.571114+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:35:00.684 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:00 smithi165 bash[18577]: cluster 2024-04-19T22:34:59.242263+0000 mon.a (mon.0) 391 : cluster [INF] osd.3 [v2:172.21.15.44:6826/3253447175,v1:172.21.15.44:6827/3253447175] boot 2024-04-19T22:35:00.684 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:00 smithi165 bash[18577]: cluster 2024-04-19T22:34:59.242356+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-19T22:35:00.684 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:00 smithi165 bash[18577]: audit 2024-04-19T22:34:59.243670+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:35:01.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:01 smithi044 bash[18490]: cluster 2024-04-19T22:35:00.256027+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-19T22:35:01.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:01 smithi044 bash[18490]: cluster 2024-04-19T22:35:00.346746+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:01.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:01 smithi044 bash[23559]: cluster 2024-04-19T22:35:00.256027+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-19T22:35:01.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:01 smithi044 bash[23559]: cluster 2024-04-19T22:35:00.346746+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:01.626 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:01 smithi165 bash[18577]: cluster 2024-04-19T22:35:00.256027+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-19T22:35:01.626 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:01 smithi165 bash[18577]: cluster 2024-04-19T22:35:00.346746+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:04.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[18490]: cluster 2024-04-19T22:35:02.347402+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:04.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[18490]: audit 2024-04-19T22:35:03.035694+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:35:04.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[18490]: audit 2024-04-19T22:35:03.042766+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:35:04.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[18490]: audit 2024-04-19T22:35:03.044563+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:04.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[18490]: audit 2024-04-19T22:35:03.187444+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:04.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[18490]: audit 2024-04-19T22:35:03.189553+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:35:04.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[18490]: audit 2024-04-19T22:35:03.191134+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:35:04.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[18490]: audit 2024-04-19T22:35:03.192677+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:35:04.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[18490]: audit 2024-04-19T22:35:03.194301+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:35:04.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[18490]: audit 2024-04-19T22:35:03.201447+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:04.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[18490]: audit 2024-04-19T22:35:03.207273+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:04.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[23559]: cluster 2024-04-19T22:35:02.347402+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:04.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[23559]: audit 2024-04-19T22:35:03.035694+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:35:04.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[23559]: audit 2024-04-19T22:35:03.042766+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:35:04.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[23559]: audit 2024-04-19T22:35:03.044563+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:04.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[23559]: audit 2024-04-19T22:35:03.187444+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:04.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[23559]: audit 2024-04-19T22:35:03.189553+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:35:04.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[23559]: audit 2024-04-19T22:35:03.191134+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:35:04.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[23559]: audit 2024-04-19T22:35:03.192677+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:35:04.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[23559]: audit 2024-04-19T22:35:03.194301+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:35:04.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[23559]: audit 2024-04-19T22:35:03.201447+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:04.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:03 smithi044 bash[23559]: audit 2024-04-19T22:35:03.207273+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:04.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:03 smithi165 bash[18577]: cluster 2024-04-19T22:35:02.347402+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:04.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:03 smithi165 bash[18577]: audit 2024-04-19T22:35:03.035694+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:35:04.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:03 smithi165 bash[18577]: audit 2024-04-19T22:35:03.042766+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:35:04.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:03 smithi165 bash[18577]: audit 2024-04-19T22:35:03.044563+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:04.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:03 smithi165 bash[18577]: audit 2024-04-19T22:35:03.187444+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:04.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:03 smithi165 bash[18577]: audit 2024-04-19T22:35:03.189553+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:35:04.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:03 smithi165 bash[18577]: audit 2024-04-19T22:35:03.191134+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:35:04.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:03 smithi165 bash[18577]: audit 2024-04-19T22:35:03.192677+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:35:04.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:03 smithi165 bash[18577]: audit 2024-04-19T22:35:03.194301+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:35:04.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:03 smithi165 bash[18577]: audit 2024-04-19T22:35:03.201447+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:04.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:03 smithi165 bash[18577]: audit 2024-04-19T22:35:03.207273+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:05.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:04 smithi044 bash[18490]: audit 2024-04-19T22:35:03.028777+0000 mgr.y (mgr.14152) 142 : audit [DBG] from='client.24182 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:35:05.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:04 smithi044 bash[18490]: cephadm 2024-04-19T22:35:03.179772+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Detected new or changed devices on smithi044 2024-04-19T22:35:05.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:04 smithi044 bash[18490]: cephadm 2024-04-19T22:35:03.195519+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 4061M 2024-04-19T22:35:05.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:04 smithi044 bash[23559]: audit 2024-04-19T22:35:03.028777+0000 mgr.y (mgr.14152) 142 : audit [DBG] from='client.24182 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:35:05.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:04 smithi044 bash[23559]: cephadm 2024-04-19T22:35:03.179772+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Detected new or changed devices on smithi044 2024-04-19T22:35:05.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:04 smithi044 bash[23559]: cephadm 2024-04-19T22:35:03.195519+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 4061M 2024-04-19T22:35:05.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:04 smithi165 bash[18577]: audit 2024-04-19T22:35:03.028777+0000 mgr.y (mgr.14152) 142 : audit [DBG] from='client.24182 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:35:05.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:04 smithi165 bash[18577]: cephadm 2024-04-19T22:35:03.179772+0000 mgr.y (mgr.14152) 143 : cephadm [INF] Detected new or changed devices on smithi044 2024-04-19T22:35:05.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:04 smithi165 bash[18577]: cephadm 2024-04-19T22:35:03.195519+0000 mgr.y (mgr.14152) 144 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 4061M 2024-04-19T22:35:06.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:05 smithi165 bash[18577]: cluster 2024-04-19T22:35:04.347943+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:06.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:05 smithi044 bash[18490]: cluster 2024-04-19T22:35:04.347943+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:06.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:05 smithi044 bash[23559]: cluster 2024-04-19T22:35:04.347943+0000 mgr.y (mgr.14152) 145 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:08.310 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:08 smithi165 bash[18577]: cluster 2024-04-19T22:35:06.348524+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:08.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:08 smithi044 bash[18490]: cluster 2024-04-19T22:35:06.348524+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:08.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:08 smithi044 bash[23559]: cluster 2024-04-19T22:35:06.348524+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:10.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:10 smithi044 bash[18490]: cluster 2024-04-19T22:35:08.349216+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-19T22:35:10.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:10 smithi044 bash[18490]: audit 2024-04-19T22:35:09.094927+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.165:0/1735402963' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87adeaa1-6de9-44ae-8681-1c2c63365628"}]: dispatch 2024-04-19T22:35:10.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:10 smithi044 bash[18490]: audit 2024-04-19T22:35:09.095630+0000 mon.a (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87adeaa1-6de9-44ae-8681-1c2c63365628"}]: dispatch 2024-04-19T22:35:10.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:10 smithi044 bash[18490]: audit 2024-04-19T22:35:09.109727+0000 mon.a (mon.0) 406 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87adeaa1-6de9-44ae-8681-1c2c63365628"}]': finished 2024-04-19T22:35:10.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:10 smithi044 bash[18490]: cluster 2024-04-19T22:35:09.109932+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-19T22:35:10.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:10 smithi044 bash[18490]: audit 2024-04-19T22:35:09.110197+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:35:10.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:10 smithi044 bash[18490]: audit 2024-04-19T22:35:09.774253+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.165:0/2578440453' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:35:10.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:10 smithi044 bash[23559]: cluster 2024-04-19T22:35:08.349216+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-19T22:35:10.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:10 smithi044 bash[23559]: audit 2024-04-19T22:35:09.094927+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.165:0/1735402963' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87adeaa1-6de9-44ae-8681-1c2c63365628"}]: dispatch 2024-04-19T22:35:10.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:10 smithi044 bash[23559]: audit 2024-04-19T22:35:09.095630+0000 mon.a (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87adeaa1-6de9-44ae-8681-1c2c63365628"}]: dispatch 2024-04-19T22:35:10.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:10 smithi044 bash[23559]: audit 2024-04-19T22:35:09.109727+0000 mon.a (mon.0) 406 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87adeaa1-6de9-44ae-8681-1c2c63365628"}]': finished 2024-04-19T22:35:10.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:10 smithi044 bash[23559]: cluster 2024-04-19T22:35:09.109932+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-19T22:35:10.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:10 smithi044 bash[23559]: audit 2024-04-19T22:35:09.110197+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:35:10.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:10 smithi044 bash[23559]: audit 2024-04-19T22:35:09.774253+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.165:0/2578440453' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:35:10.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:10 smithi165 bash[18577]: cluster 2024-04-19T22:35:08.349216+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-19T22:35:10.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:10 smithi165 bash[18577]: audit 2024-04-19T22:35:09.094927+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.165:0/1735402963' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87adeaa1-6de9-44ae-8681-1c2c63365628"}]: dispatch 2024-04-19T22:35:10.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:10 smithi165 bash[18577]: audit 2024-04-19T22:35:09.095630+0000 mon.a (mon.0) 405 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87adeaa1-6de9-44ae-8681-1c2c63365628"}]: dispatch 2024-04-19T22:35:10.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:10 smithi165 bash[18577]: audit 2024-04-19T22:35:09.109727+0000 mon.a (mon.0) 406 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87adeaa1-6de9-44ae-8681-1c2c63365628"}]': finished 2024-04-19T22:35:10.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:10 smithi165 bash[18577]: cluster 2024-04-19T22:35:09.109932+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-19T22:35:10.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:10 smithi165 bash[18577]: audit 2024-04-19T22:35:09.110197+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:35:10.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:10 smithi165 bash[18577]: audit 2024-04-19T22:35:09.774253+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.165:0/2578440453' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:35:12.257 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:12 smithi165 bash[18577]: cluster 2024-04-19T22:35:10.349900+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:12.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:12 smithi044 bash[18490]: cluster 2024-04-19T22:35:10.349900+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:12.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:12 smithi044 bash[23559]: cluster 2024-04-19T22:35:10.349900+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:14.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:14 smithi044 bash[18490]: cluster 2024-04-19T22:35:12.350557+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:14.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:14 smithi044 bash[23559]: cluster 2024-04-19T22:35:12.350557+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:14.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:14 smithi165 bash[18577]: cluster 2024-04-19T22:35:12.350557+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:16.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:16 smithi044 bash[18490]: cluster 2024-04-19T22:35:14.351130+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-19T22:35:16.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:16 smithi044 bash[23559]: cluster 2024-04-19T22:35:14.351130+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-19T22:35:16.384 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:16 smithi165 bash[18577]: cluster 2024-04-19T22:35:14.351130+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-19T22:35:18.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:18 smithi044 bash[18490]: cluster 2024-04-19T22:35:16.351712+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-19T22:35:18.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:18 smithi044 bash[23559]: cluster 2024-04-19T22:35:16.351712+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-19T22:35:18.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:18 smithi165 bash[18577]: cluster 2024-04-19T22:35:16.351712+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-19T22:35:19.101 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:19 smithi165 bash[18577]: audit 2024-04-19T22:35:18.863567+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T22:35:19.102 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:19 smithi165 bash[18577]: audit 2024-04-19T22:35:18.865478+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:19.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:19 smithi044 bash[18490]: audit 2024-04-19T22:35:18.863567+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T22:35:19.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:19 smithi044 bash[18490]: audit 2024-04-19T22:35:18.865478+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:19.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:19 smithi044 bash[23559]: audit 2024-04-19T22:35:18.863567+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T22:35:19.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:19 smithi044 bash[23559]: audit 2024-04-19T22:35:18.865478+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:20.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:20 smithi165 bash[18577]: cluster 2024-04-19T22:35:18.352380+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-19T22:35:20.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:20 smithi165 bash[18577]: cephadm 2024-04-19T22:35:18.867037+0000 mgr.y (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.4 on smithi165 2024-04-19T22:35:20.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:20 smithi044 bash[18490]: cluster 2024-04-19T22:35:18.352380+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-19T22:35:20.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:20 smithi044 bash[18490]: cephadm 2024-04-19T22:35:18.867037+0000 mgr.y (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.4 on smithi165 2024-04-19T22:35:20.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:20 smithi044 bash[23559]: cluster 2024-04-19T22:35:18.352380+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-19T22:35:20.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:20 smithi044 bash[23559]: cephadm 2024-04-19T22:35:18.867037+0000 mgr.y (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.4 on smithi165 2024-04-19T22:35:21.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:21 smithi044 bash[18490]: cluster 2024-04-19T22:35:20.352955+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:21.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:21 smithi044 bash[23559]: cluster 2024-04-19T22:35:20.352955+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:21.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:21 smithi165 bash[18577]: cluster 2024-04-19T22:35:20.352955+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:22.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:35:22.435 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:35:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:35:22.934 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:35:22.934 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:35:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:35:23.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:22 smithi044 bash[18490]: audit 2024-04-19T22:35:22.580429+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:35:23.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:22 smithi044 bash[18490]: audit 2024-04-19T22:35:22.586461+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:23.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:22 smithi044 bash[18490]: audit 2024-04-19T22:35:22.589274+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:23.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:22 smithi044 bash[18490]: audit 2024-04-19T22:35:22.591493+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:35:23.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:22 smithi044 bash[23559]: audit 2024-04-19T22:35:22.580429+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:35:23.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:22 smithi044 bash[23559]: audit 2024-04-19T22:35:22.586461+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:23.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:22 smithi044 bash[23559]: audit 2024-04-19T22:35:22.589274+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:23.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:22 smithi044 bash[23559]: audit 2024-04-19T22:35:22.591493+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:35:23.425 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:22 smithi165 bash[18577]: audit 2024-04-19T22:35:22.580429+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:35:23.425 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:22 smithi165 bash[18577]: audit 2024-04-19T22:35:22.586461+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:23.425 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:22 smithi165 bash[18577]: audit 2024-04-19T22:35:22.589274+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:23.425 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:22 smithi165 bash[18577]: audit 2024-04-19T22:35:22.591493+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:35:24.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:23 smithi044 bash[18490]: cluster 2024-04-19T22:35:22.353496+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:24.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:23 smithi044 bash[23559]: cluster 2024-04-19T22:35:22.353496+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:24.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:23 smithi165 bash[18577]: cluster 2024-04-19T22:35:22.353496+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:26.174 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:26 smithi165 bash[18577]: cluster 2024-04-19T22:35:24.354046+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-19T22:35:26.175 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:26 smithi165 bash[18577]: audit 2024-04-19T22:35:25.666423+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:26.175 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:26 smithi165 bash[18577]: audit 2024-04-19T22:35:25.928743+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:26.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:26 smithi044 bash[18490]: cluster 2024-04-19T22:35:24.354046+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-19T22:35:26.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:26 smithi044 bash[18490]: audit 2024-04-19T22:35:25.666423+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:26.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:26 smithi044 bash[18490]: audit 2024-04-19T22:35:25.928743+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:26.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:26 smithi044 bash[23559]: cluster 2024-04-19T22:35:24.354046+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-19T22:35:26.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:26 smithi044 bash[23559]: audit 2024-04-19T22:35:25.666423+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:26.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:26 smithi044 bash[23559]: audit 2024-04-19T22:35:25.928743+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:28.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:28 smithi044 bash[18490]: cluster 2024-04-19T22:35:26.354605+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-19T22:35:28.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:28 smithi044 bash[23559]: cluster 2024-04-19T22:35:26.354605+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-19T22:35:28.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:28 smithi165 bash[18577]: cluster 2024-04-19T22:35:26.354605+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-19T22:35:28.629 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 4 on host 'smithi165' 2024-04-19T22:35:29.250 DEBUG:teuthology.orchestra.run.smithi165:osd.4> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.4.service 2024-04-19T22:35:29.253 INFO:tasks.cephadm:Deploying osd.5 on smithi165 with /dev/vg_nvme/lv_3... 2024-04-19T22:35:29.253 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-19T22:35:29.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:29 smithi165 bash[18577]: cluster 2024-04-19T22:35:28.355175+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-19T22:35:29.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:29 smithi165 bash[18577]: audit 2024-04-19T22:35:28.638493+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:29.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:29 smithi165 bash[18577]: audit 2024-04-19T22:35:28.655908+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:35:29.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:29 smithi165 bash[18577]: audit 2024-04-19T22:35:28.658826+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:29.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:29 smithi165 bash[18577]: audit 2024-04-19T22:35:28.660758+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:35:29.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:29 smithi165 bash[18577]: audit 2024-04-19T22:35:28.912115+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/3533630957,v1:172.21.15.165:6801/3533630957]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T22:35:29.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:29 smithi165 bash[18577]: audit 2024-04-19T22:35:28.912642+0000 mon.a (mon.0) 421 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T22:35:30.061 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:29 smithi044 bash[23559]: cluster 2024-04-19T22:35:28.355175+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-19T22:35:30.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:29 smithi044 bash[23559]: audit 2024-04-19T22:35:28.638493+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:30.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:29 smithi044 bash[23559]: audit 2024-04-19T22:35:28.655908+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:35:30.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:29 smithi044 bash[23559]: audit 2024-04-19T22:35:28.658826+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:30.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:29 smithi044 bash[23559]: audit 2024-04-19T22:35:28.660758+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:35:30.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:29 smithi044 bash[23559]: audit 2024-04-19T22:35:28.912115+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/3533630957,v1:172.21.15.165:6801/3533630957]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T22:35:30.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:29 smithi044 bash[23559]: audit 2024-04-19T22:35:28.912642+0000 mon.a (mon.0) 421 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T22:35:30.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:29 smithi044 bash[18490]: cluster 2024-04-19T22:35:28.355175+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-19T22:35:30.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:29 smithi044 bash[18490]: audit 2024-04-19T22:35:28.638493+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:30.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:29 smithi044 bash[18490]: audit 2024-04-19T22:35:28.655908+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:35:30.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:29 smithi044 bash[18490]: audit 2024-04-19T22:35:28.658826+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:30.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:29 smithi044 bash[18490]: audit 2024-04-19T22:35:28.660758+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:35:30.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:29 smithi044 bash[18490]: audit 2024-04-19T22:35:28.912115+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/3533630957,v1:172.21.15.165:6801/3533630957]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T22:35:30.063 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:29 smithi044 bash[18490]: audit 2024-04-19T22:35:28.912642+0000 mon.a (mon.0) 421 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T22:35:30.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:30 smithi165 bash[18577]: audit 2024-04-19T22:35:29.641967+0000 mon.a (mon.0) 422 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-19T22:35:30.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:30 smithi165 bash[18577]: cluster 2024-04-19T22:35:29.642218+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-19T22:35:30.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:30 smithi165 bash[18577]: audit 2024-04-19T22:35:29.642808+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:35:30.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:30 smithi165 bash[18577]: audit 2024-04-19T22:35:29.645251+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/3533630957,v1:172.21.15.165:6801/3533630957]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:35:30.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:30 smithi165 bash[18577]: audit 2024-04-19T22:35:29.653197+0000 mon.a (mon.0) 425 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:35:30.935 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:35:30 smithi165 bash[21465]: debug 2024-04-19T22:35:30.663+0000 7f61dec54700 -1 osd.4 0 waiting for initial osdmap 2024-04-19T22:35:30.936 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:35:30 smithi165 bash[21465]: debug 2024-04-19T22:35:30.671+0000 7f61d9dec700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:35:31.061 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:30 smithi044 bash[18490]: audit 2024-04-19T22:35:29.641967+0000 mon.a (mon.0) 422 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-19T22:35:31.061 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:30 smithi044 bash[18490]: cluster 2024-04-19T22:35:29.642218+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-19T22:35:31.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:30 smithi044 bash[18490]: audit 2024-04-19T22:35:29.642808+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:35:31.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:30 smithi044 bash[18490]: audit 2024-04-19T22:35:29.645251+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/3533630957,v1:172.21.15.165:6801/3533630957]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:35:31.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:30 smithi044 bash[18490]: audit 2024-04-19T22:35:29.653197+0000 mon.a (mon.0) 425 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:35:31.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:30 smithi044 bash[23559]: audit 2024-04-19T22:35:29.641967+0000 mon.a (mon.0) 422 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-19T22:35:31.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:30 smithi044 bash[23559]: cluster 2024-04-19T22:35:29.642218+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-19T22:35:31.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:30 smithi044 bash[23559]: audit 2024-04-19T22:35:29.642808+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:35:31.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:30 smithi044 bash[23559]: audit 2024-04-19T22:35:29.645251+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.165:6800/3533630957,v1:172.21.15.165:6801/3533630957]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:35:31.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:30 smithi044 bash[23559]: audit 2024-04-19T22:35:29.653197+0000 mon.a (mon.0) 425 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:35:31.934 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:31 smithi165 bash[18577]: cluster 2024-04-19T22:35:30.355723+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:31.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:31 smithi165 bash[18577]: audit 2024-04-19T22:35:30.653502+0000 mon.a (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-04-19T22:35:31.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:31 smithi165 bash[18577]: cluster 2024-04-19T22:35:30.653812+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-19T22:35:31.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:31 smithi165 bash[18577]: audit 2024-04-19T22:35:30.654687+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:35:31.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:31 smithi165 bash[18577]: audit 2024-04-19T22:35:30.665925+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:35:32.061 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:31 smithi044 bash[18490]: cluster 2024-04-19T22:35:30.355723+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:32.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:31 smithi044 bash[18490]: audit 2024-04-19T22:35:30.653502+0000 mon.a (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-04-19T22:35:32.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:31 smithi044 bash[18490]: cluster 2024-04-19T22:35:30.653812+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-19T22:35:32.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:31 smithi044 bash[18490]: audit 2024-04-19T22:35:30.654687+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:35:32.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:31 smithi044 bash[18490]: audit 2024-04-19T22:35:30.665925+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:35:32.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:31 smithi044 bash[23559]: cluster 2024-04-19T22:35:30.355723+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T22:35:32.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:31 smithi044 bash[23559]: audit 2024-04-19T22:35:30.653502+0000 mon.a (mon.0) 426 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-04-19T22:35:32.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:31 smithi044 bash[23559]: cluster 2024-04-19T22:35:30.653812+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-19T22:35:32.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:31 smithi044 bash[23559]: audit 2024-04-19T22:35:30.654687+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:35:32.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:31 smithi044 bash[23559]: audit 2024-04-19T22:35:30.665925+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:35:32.903 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:32 smithi165 bash[18577]: cluster 2024-04-19T22:35:29.875412+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:35:32.903 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:32 smithi165 bash[18577]: cluster 2024-04-19T22:35:29.875608+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:35:32.903 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:32 smithi165 bash[18577]: cluster 2024-04-19T22:35:31.657487+0000 mon.a (mon.0) 430 : cluster [INF] osd.4 [v2:172.21.15.165:6800/3533630957,v1:172.21.15.165:6801/3533630957] boot 2024-04-19T22:35:32.903 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:32 smithi165 bash[18577]: cluster 2024-04-19T22:35:31.657631+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-19T22:35:32.903 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:32 smithi165 bash[18577]: audit 2024-04-19T22:35:31.657967+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:35:32.903 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:32 smithi165 bash[18577]: cluster 2024-04-19T22:35:31.996011+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-19T22:35:32.939 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-19T22:35:32.940 INFO:teuthology.orchestra.run.smithi165.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-19T22:35:32.940 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10+0 records in 2024-04-19T22:35:32.940 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2024-04-19T22:35:32.940 INFO:teuthology.orchestra.run.smithi165.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0213893 s, 490 MB/s 2024-04-19T22:35:32.940 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping successful for: 2024-04-19T22:35:33.061 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:32 smithi044 bash[18490]: cluster 2024-04-19T22:35:29.875412+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:35:33.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:32 smithi044 bash[18490]: cluster 2024-04-19T22:35:29.875608+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:35:33.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:32 smithi044 bash[18490]: cluster 2024-04-19T22:35:31.657487+0000 mon.a (mon.0) 430 : cluster [INF] osd.4 [v2:172.21.15.165:6800/3533630957,v1:172.21.15.165:6801/3533630957] boot 2024-04-19T22:35:33.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:32 smithi044 bash[18490]: cluster 2024-04-19T22:35:31.657631+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-19T22:35:33.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:32 smithi044 bash[18490]: audit 2024-04-19T22:35:31.657967+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:35:33.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:32 smithi044 bash[18490]: cluster 2024-04-19T22:35:31.996011+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-19T22:35:33.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:32 smithi044 bash[23559]: cluster 2024-04-19T22:35:29.875412+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:35:33.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:32 smithi044 bash[23559]: cluster 2024-04-19T22:35:29.875608+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:35:33.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:32 smithi044 bash[23559]: cluster 2024-04-19T22:35:31.657487+0000 mon.a (mon.0) 430 : cluster [INF] osd.4 [v2:172.21.15.165:6800/3533630957,v1:172.21.15.165:6801/3533630957] boot 2024-04-19T22:35:33.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:32 smithi044 bash[23559]: cluster 2024-04-19T22:35:31.657631+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-19T22:35:33.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:32 smithi044 bash[23559]: audit 2024-04-19T22:35:31.657967+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:35:33.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:32 smithi044 bash[23559]: cluster 2024-04-19T22:35:31.996011+0000 mon.a (mon.0) 433 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-19T22:35:34.016 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi165:vg_nvme/lv_3 2024-04-19T22:35:34.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:33 smithi044 bash[18490]: cluster 2024-04-19T22:35:32.356270+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v137: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:35:34.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:33 smithi044 bash[18490]: cluster 2024-04-19T22:35:33.001783+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-19T22:35:34.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:33 smithi044 bash[23559]: cluster 2024-04-19T22:35:32.356270+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v137: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:35:34.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:34 smithi044 bash[23559]: cluster 2024-04-19T22:35:33.001783+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-19T22:35:34.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:33 smithi165 bash[18577]: cluster 2024-04-19T22:35:32.356270+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v137: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:35:34.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:33 smithi165 bash[18577]: cluster 2024-04-19T22:35:33.001783+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-19T22:35:35.274 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:35 smithi165 bash[18577]: cluster 2024-04-19T22:35:34.018520+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-19T22:35:35.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:35 smithi044 bash[18490]: cluster 2024-04-19T22:35:34.018520+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-19T22:35:35.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:35 smithi044 bash[23559]: cluster 2024-04-19T22:35:34.018520+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-19T22:35:36.200 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:36 smithi165 bash[18577]: cluster 2024-04-19T22:35:34.356913+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v140: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:35:36.200 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:36 smithi165 bash[18577]: cluster 2024-04-19T22:35:35.023117+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-19T22:35:36.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:36 smithi044 bash[18490]: cluster 2024-04-19T22:35:34.356913+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v140: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:35:36.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:36 smithi044 bash[18490]: cluster 2024-04-19T22:35:35.023117+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-19T22:35:36.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:36 smithi044 bash[23559]: cluster 2024-04-19T22:35:34.356913+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v140: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:35:36.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:36 smithi044 bash[23559]: cluster 2024-04-19T22:35:35.023117+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-19T22:35:38.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[18490]: cluster 2024-04-19T22:35:36.357526+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-19T22:35:38.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[18490]: audit 2024-04-19T22:35:37.042778+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:38.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[18490]: audit 2024-04-19T22:35:37.044912+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:35:38.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[18490]: audit 2024-04-19T22:35:37.054510+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:38.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[18490]: audit 2024-04-19T22:35:37.063154+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:38.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[18490]: audit 2024-04-19T22:35:37.575202+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:35:38.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[18490]: audit 2024-04-19T22:35:37.581572+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:35:38.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[18490]: audit 2024-04-19T22:35:37.583506+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:38.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[23559]: cluster 2024-04-19T22:35:36.357526+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-19T22:35:38.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[23559]: audit 2024-04-19T22:35:37.042778+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:38.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[23559]: audit 2024-04-19T22:35:37.044912+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:35:38.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[23559]: audit 2024-04-19T22:35:37.054510+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:38.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[23559]: audit 2024-04-19T22:35:37.063154+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:38.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[23559]: audit 2024-04-19T22:35:37.575202+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:35:38.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[23559]: audit 2024-04-19T22:35:37.581572+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:35:38.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:37 smithi044 bash[23559]: audit 2024-04-19T22:35:37.583506+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:38.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:37 smithi165 bash[18577]: cluster 2024-04-19T22:35:36.357526+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-19T22:35:38.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:37 smithi165 bash[18577]: audit 2024-04-19T22:35:37.042778+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:38.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:37 smithi165 bash[18577]: audit 2024-04-19T22:35:37.044912+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:35:38.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:37 smithi165 bash[18577]: audit 2024-04-19T22:35:37.054510+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:38.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:37 smithi165 bash[18577]: audit 2024-04-19T22:35:37.063154+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:38.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:37 smithi165 bash[18577]: audit 2024-04-19T22:35:37.575202+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:35:38.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:37 smithi165 bash[18577]: audit 2024-04-19T22:35:37.581572+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:35:38.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:37 smithi165 bash[18577]: audit 2024-04-19T22:35:37.583506+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:39.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:39 smithi044 bash[18490]: cephadm 2024-04-19T22:35:37.032750+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Detected new or changed devices on smithi165 2024-04-19T22:35:39.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:39 smithi044 bash[18490]: cephadm 2024-04-19T22:35:37.046419+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 17265M 2024-04-19T22:35:39.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:39 smithi044 bash[18490]: audit 2024-04-19T22:35:37.568340+0000 mgr.y (mgr.14152) 165 : audit [DBG] from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:35:39.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:39 smithi044 bash[23559]: cephadm 2024-04-19T22:35:37.032750+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Detected new or changed devices on smithi165 2024-04-19T22:35:39.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:39 smithi044 bash[23559]: cephadm 2024-04-19T22:35:37.046419+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 17265M 2024-04-19T22:35:39.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:39 smithi044 bash[23559]: audit 2024-04-19T22:35:37.568340+0000 mgr.y (mgr.14152) 165 : audit [DBG] from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:35:39.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:39 smithi165 bash[18577]: cephadm 2024-04-19T22:35:37.032750+0000 mgr.y (mgr.14152) 163 : cephadm [INF] Detected new or changed devices on smithi165 2024-04-19T22:35:39.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:39 smithi165 bash[18577]: cephadm 2024-04-19T22:35:37.046419+0000 mgr.y (mgr.14152) 164 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 17265M 2024-04-19T22:35:39.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:39 smithi165 bash[18577]: audit 2024-04-19T22:35:37.568340+0000 mgr.y (mgr.14152) 165 : audit [DBG] from='client.24209 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:35:40.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:40 smithi044 bash[18490]: cluster 2024-04-19T22:35:38.358223+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v143: 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-19T22:35:40.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:40 smithi044 bash[23559]: cluster 2024-04-19T22:35:38.358223+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v143: 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-19T22:35:40.315 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:40 smithi165 bash[18577]: cluster 2024-04-19T22:35:38.358223+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v143: 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-19T22:35:41.290 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:41 smithi165 bash[18577]: audit 2024-04-19T22:35:40.379415+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:35:41.290 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:41 smithi165 bash[18577]: audit 2024-04-19T22:35:40.380500+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:35:41.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:41 smithi044 bash[18490]: audit 2024-04-19T22:35:40.379415+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:35:41.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:41 smithi044 bash[18490]: audit 2024-04-19T22:35:40.380500+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:35:41.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:41 smithi044 bash[23559]: audit 2024-04-19T22:35:40.379415+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:35:41.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:41 smithi044 bash[23559]: audit 2024-04-19T22:35:40.380500+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:35:42.184 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:42 smithi165 bash[18577]: cluster 2024-04-19T22:35:40.358918+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-19T22:35:42.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:42 smithi044 bash[18490]: cluster 2024-04-19T22:35:40.358918+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-19T22:35:42.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:42 smithi044 bash[23559]: cluster 2024-04-19T22:35:40.358918+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 70 KiB/s, 0 objects/s recovering 2024-04-19T22:35:44.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:44 smithi044 bash[18490]: cluster 2024-04-19T22:35:42.359534+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; 62 KiB/s, 0 objects/s recovering 2024-04-19T22:35:44.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:44 smithi044 bash[18490]: audit 2024-04-19T22:35:43.282071+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.165:0/1430426181' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3fe38038-1d9c-4891-a9b2-0b763cd9c4b2"}]: dispatch 2024-04-19T22:35:44.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:44 smithi044 bash[18490]: audit 2024-04-19T22:35:43.283098+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3fe38038-1d9c-4891-a9b2-0b763cd9c4b2"}]: dispatch 2024-04-19T22:35:44.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:44 smithi044 bash[18490]: audit 2024-04-19T22:35:43.297954+0000 mon.a (mon.0) 447 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3fe38038-1d9c-4891-a9b2-0b763cd9c4b2"}]': finished 2024-04-19T22:35:44.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:44 smithi044 bash[18490]: cluster 2024-04-19T22:35:43.298103+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-19T22:35:44.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:44 smithi044 bash[18490]: audit 2024-04-19T22:35:43.298382+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:35:44.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:44 smithi044 bash[18490]: audit 2024-04-19T22:35:43.997836+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.165:0/821260272' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:35:44.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:44 smithi044 bash[23559]: cluster 2024-04-19T22:35:42.359534+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; 62 KiB/s, 0 objects/s recovering 2024-04-19T22:35:44.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:44 smithi044 bash[23559]: audit 2024-04-19T22:35:43.282071+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.165:0/1430426181' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3fe38038-1d9c-4891-a9b2-0b763cd9c4b2"}]: dispatch 2024-04-19T22:35:44.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:44 smithi044 bash[23559]: audit 2024-04-19T22:35:43.283098+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3fe38038-1d9c-4891-a9b2-0b763cd9c4b2"}]: dispatch 2024-04-19T22:35:44.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:44 smithi044 bash[23559]: audit 2024-04-19T22:35:43.297954+0000 mon.a (mon.0) 447 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3fe38038-1d9c-4891-a9b2-0b763cd9c4b2"}]': finished 2024-04-19T22:35:44.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:44 smithi044 bash[23559]: cluster 2024-04-19T22:35:43.298103+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-19T22:35:44.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:44 smithi044 bash[23559]: audit 2024-04-19T22:35:43.298382+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:35:44.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:44 smithi044 bash[23559]: audit 2024-04-19T22:35:43.997836+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.165:0/821260272' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:35:44.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:44 smithi165 bash[18577]: cluster 2024-04-19T22:35:42.359534+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; 62 KiB/s, 0 objects/s recovering 2024-04-19T22:35:44.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:44 smithi165 bash[18577]: audit 2024-04-19T22:35:43.282071+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.165:0/1430426181' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3fe38038-1d9c-4891-a9b2-0b763cd9c4b2"}]: dispatch 2024-04-19T22:35:44.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:44 smithi165 bash[18577]: audit 2024-04-19T22:35:43.283098+0000 mon.a (mon.0) 446 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3fe38038-1d9c-4891-a9b2-0b763cd9c4b2"}]: dispatch 2024-04-19T22:35:44.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:44 smithi165 bash[18577]: audit 2024-04-19T22:35:43.297954+0000 mon.a (mon.0) 447 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3fe38038-1d9c-4891-a9b2-0b763cd9c4b2"}]': finished 2024-04-19T22:35:44.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:44 smithi165 bash[18577]: cluster 2024-04-19T22:35:43.298103+0000 mon.a (mon.0) 448 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-19T22:35:44.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:44 smithi165 bash[18577]: audit 2024-04-19T22:35:43.298382+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:35:44.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:44 smithi165 bash[18577]: audit 2024-04-19T22:35:43.997836+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.165:0/821260272' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:35:46.311 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:46 smithi044 bash[18490]: cluster 2024-04-19T22:35:44.360057+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-04-19T22:35:46.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:46 smithi044 bash[23559]: cluster 2024-04-19T22:35:44.360057+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-04-19T22:35:46.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:46 smithi165 bash[18577]: cluster 2024-04-19T22:35:44.360057+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-04-19T22:35:48.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:47 smithi044 bash[18490]: cluster 2024-04-19T22:35:46.360595+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:35:48.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:47 smithi044 bash[23559]: cluster 2024-04-19T22:35:46.360595+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:35:48.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:48 smithi165 bash[18577]: cluster 2024-04-19T22:35:46.360595+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:35:50.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:50 smithi044 bash[18490]: cluster 2024-04-19T22:35:48.361151+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:35:50.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:50 smithi044 bash[23559]: cluster 2024-04-19T22:35:48.361151+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:35:50.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:50 smithi165 bash[18577]: cluster 2024-04-19T22:35:48.361151+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:35:52.271 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:52 smithi165 bash[18577]: cluster 2024-04-19T22:35:50.361722+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-19T22:35:52.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:52 smithi044 bash[18490]: cluster 2024-04-19T22:35:50.361722+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-19T22:35:52.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:52 smithi044 bash[23559]: cluster 2024-04-19T22:35:50.361722+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-19T22:35:54.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:54 smithi044 bash[18490]: cluster 2024-04-19T22:35:52.362337+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-19T22:35:54.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:54 smithi044 bash[18490]: audit 2024-04-19T22:35:53.473418+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T22:35:54.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:54 smithi044 bash[18490]: audit 2024-04-19T22:35:53.475034+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:54.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:54 smithi044 bash[23559]: cluster 2024-04-19T22:35:52.362337+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-19T22:35:54.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:54 smithi044 bash[23559]: audit 2024-04-19T22:35:53.473418+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T22:35:54.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:54 smithi044 bash[23559]: audit 2024-04-19T22:35:53.475034+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:54.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:54 smithi165 bash[18577]: cluster 2024-04-19T22:35:52.362337+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-19T22:35:54.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:54 smithi165 bash[18577]: audit 2024-04-19T22:35:53.473418+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T22:35:54.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:54 smithi165 bash[18577]: audit 2024-04-19T22:35:53.475034+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:55.185 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:55 smithi165 bash[18577]: cephadm 2024-04-19T22:35:53.476471+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Deploying daemon osd.5 on smithi165 2024-04-19T22:35:55.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:55 smithi044 bash[18490]: cephadm 2024-04-19T22:35:53.476471+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Deploying daemon osd.5 on smithi165 2024-04-19T22:35:55.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:55 smithi044 bash[23559]: cephadm 2024-04-19T22:35:53.476471+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Deploying daemon osd.5 on smithi165 2024-04-19T22:35:56.185 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:56 smithi165 bash[18577]: cluster 2024-04-19T22:35:54.362896+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:35:56.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:56 smithi044 bash[18490]: cluster 2024-04-19T22:35:54.362896+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:35:56.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:56 smithi044 bash[23559]: cluster 2024-04-19T22:35:54.362896+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:35:57.128 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:56 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:35:57.128 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:35:56 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:35:57.128 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:35:56 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:35:57.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:57 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:35:57.435 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:35:57 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:35:57.435 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:35:57 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:35:58.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:58 smithi044 bash[18490]: cluster 2024-04-19T22:35:56.363492+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-19T22:35:58.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:58 smithi044 bash[18490]: audit 2024-04-19T22:35:57.271431+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:58.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:58 smithi044 bash[18490]: audit 2024-04-19T22:35:57.287862+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:35:58.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:58 smithi044 bash[18490]: audit 2024-04-19T22:35:57.291159+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:58.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:35:58 smithi044 bash[18490]: audit 2024-04-19T22:35:57.294369+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:35:58.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:58 smithi044 bash[23559]: cluster 2024-04-19T22:35:56.363492+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-19T22:35:58.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:58 smithi044 bash[23559]: audit 2024-04-19T22:35:57.271431+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:58.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:58 smithi044 bash[23559]: audit 2024-04-19T22:35:57.287862+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:35:58.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:58 smithi044 bash[23559]: audit 2024-04-19T22:35:57.291159+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:58.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:35:58 smithi044 bash[23559]: audit 2024-04-19T22:35:57.294369+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:35:58.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:58 smithi165 bash[18577]: cluster 2024-04-19T22:35:56.363492+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-19T22:35:58.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:58 smithi165 bash[18577]: audit 2024-04-19T22:35:57.271431+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:35:58.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:58 smithi165 bash[18577]: audit 2024-04-19T22:35:57.287862+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:35:58.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:58 smithi165 bash[18577]: audit 2024-04-19T22:35:57.291159+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:35:58.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:35:58 smithi165 bash[18577]: audit 2024-04-19T22:35:57.294369+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:36:00.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:00 smithi044 bash[18490]: cluster 2024-04-19T22:35:58.364033+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-19T22:36:00.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:00 smithi044 bash[23559]: cluster 2024-04-19T22:35:58.364033+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-19T22:36:00.394 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:00 smithi165 bash[18577]: cluster 2024-04-19T22:35:58.364033+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-19T22:36:01.685 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:01 smithi165 bash[18577]: cluster 2024-04-19T22:36:00.364750+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-19T22:36:01.685 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:01 smithi165 bash[18577]: audit 2024-04-19T22:36:00.424084+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:01.685 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:01 smithi165 bash[18577]: audit 2024-04-19T22:36:00.435148+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:01.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:01 smithi044 bash[18490]: cluster 2024-04-19T22:36:00.364750+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-19T22:36:01.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:01 smithi044 bash[18490]: audit 2024-04-19T22:36:00.424084+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:01.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:01 smithi044 bash[18490]: audit 2024-04-19T22:36:00.435148+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:01.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:01 smithi044 bash[23559]: cluster 2024-04-19T22:36:00.364750+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-19T22:36:01.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:01 smithi044 bash[23559]: audit 2024-04-19T22:36:00.424084+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:01.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:01 smithi044 bash[23559]: audit 2024-04-19T22:36:00.435148+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:03.456 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 5 on host 'smithi165' 2024-04-19T22:36:04.089 DEBUG:teuthology.orchestra.run.smithi165:osd.5> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.5.service 2024-04-19T22:36:04.092 INFO:tasks.cephadm:Deploying osd.6 on smithi165 with /dev/vg_nvme/lv_2... 2024-04-19T22:36:04.093 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-19T22:36:04.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:04 smithi044 bash[18490]: cluster 2024-04-19T22:36:02.365489+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-19T22:36:04.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:04 smithi044 bash[18490]: audit 2024-04-19T22:36:03.464821+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:04.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:04 smithi044 bash[18490]: audit 2024-04-19T22:36:03.465353+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:36:04.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:04 smithi044 bash[18490]: audit 2024-04-19T22:36:03.470073+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:04.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:04 smithi044 bash[18490]: audit 2024-04-19T22:36:03.471941+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:36:04.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:04 smithi044 bash[18490]: audit 2024-04-19T22:36:03.671249+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/3582276684,v1:172.21.15.165:6809/3582276684]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T22:36:04.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:04 smithi044 bash[18490]: audit 2024-04-19T22:36:03.671918+0000 mon.a (mon.0) 462 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T22:36:04.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:04 smithi044 bash[23559]: cluster 2024-04-19T22:36:02.365489+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-19T22:36:04.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:04 smithi044 bash[23559]: audit 2024-04-19T22:36:03.464821+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:04.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:04 smithi044 bash[23559]: audit 2024-04-19T22:36:03.465353+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:36:04.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:04 smithi044 bash[23559]: audit 2024-04-19T22:36:03.470073+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:04.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:04 smithi044 bash[23559]: audit 2024-04-19T22:36:03.471941+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:36:04.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:04 smithi044 bash[23559]: audit 2024-04-19T22:36:03.671249+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/3582276684,v1:172.21.15.165:6809/3582276684]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T22:36:04.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:04 smithi044 bash[23559]: audit 2024-04-19T22:36:03.671918+0000 mon.a (mon.0) 462 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T22:36:04.316 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:04 smithi165 bash[18577]: cluster 2024-04-19T22:36:02.365489+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-19T22:36:04.317 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:04 smithi165 bash[18577]: audit 2024-04-19T22:36:03.464821+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:04.317 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:04 smithi165 bash[18577]: audit 2024-04-19T22:36:03.465353+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:36:04.317 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:04 smithi165 bash[18577]: audit 2024-04-19T22:36:03.470073+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:04.317 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:04 smithi165 bash[18577]: audit 2024-04-19T22:36:03.471941+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:36:04.317 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:04 smithi165 bash[18577]: audit 2024-04-19T22:36:03.671249+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/3582276684,v1:172.21.15.165:6809/3582276684]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T22:36:04.317 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:04 smithi165 bash[18577]: audit 2024-04-19T22:36:03.671918+0000 mon.a (mon.0) 462 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T22:36:05.685 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:05 smithi165 bash[18577]: cluster 2024-04-19T22:36:04.366103+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-19T22:36:05.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:05 smithi165 bash[18577]: audit 2024-04-19T22:36:04.468391+0000 mon.a (mon.0) 463 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-19T22:36:05.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:05 smithi165 bash[18577]: cluster 2024-04-19T22:36:04.468693+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-19T22:36:05.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:05 smithi165 bash[18577]: audit 2024-04-19T22:36:04.468957+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:36:05.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:05 smithi165 bash[18577]: audit 2024-04-19T22:36:04.473269+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/3582276684,v1:172.21.15.165:6809/3582276684]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:36:05.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:05 smithi165 bash[18577]: audit 2024-04-19T22:36:04.474199+0000 mon.a (mon.0) 466 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:36:05.686 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:36:05 smithi165 bash[24437]: debug 2024-04-19T22:36:05.479+0000 7fb8f8357700 -1 osd.5 0 waiting for initial osdmap 2024-04-19T22:36:05.686 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:36:05 smithi165 bash[24437]: debug 2024-04-19T22:36:05.491+0000 7fb8f34ef700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:36:05.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:05 smithi044 bash[18490]: cluster 2024-04-19T22:36:04.366103+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-19T22:36:05.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:05 smithi044 bash[18490]: audit 2024-04-19T22:36:04.468391+0000 mon.a (mon.0) 463 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-19T22:36:05.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:05 smithi044 bash[18490]: cluster 2024-04-19T22:36:04.468693+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-19T22:36:05.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:05 smithi044 bash[18490]: audit 2024-04-19T22:36:04.468957+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:36:05.813 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:05 smithi044 bash[18490]: audit 2024-04-19T22:36:04.473269+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/3582276684,v1:172.21.15.165:6809/3582276684]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:36:05.813 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:05 smithi044 bash[18490]: audit 2024-04-19T22:36:04.474199+0000 mon.a (mon.0) 466 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:36:05.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:05 smithi044 bash[23559]: cluster 2024-04-19T22:36:04.366103+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-19T22:36:05.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:05 smithi044 bash[23559]: audit 2024-04-19T22:36:04.468391+0000 mon.a (mon.0) 463 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-19T22:36:05.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:05 smithi044 bash[23559]: cluster 2024-04-19T22:36:04.468693+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-19T22:36:05.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:05 smithi044 bash[23559]: audit 2024-04-19T22:36:04.468957+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:36:05.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:05 smithi044 bash[23559]: audit 2024-04-19T22:36:04.473269+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.165:6808/3582276684,v1:172.21.15.165:6809/3582276684]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:36:05.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:05 smithi044 bash[23559]: audit 2024-04-19T22:36:04.474199+0000 mon.a (mon.0) 466 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:36:06.685 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:06 smithi165 bash[18577]: audit 2024-04-19T22:36:05.470459+0000 mon.a (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-04-19T22:36:06.685 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:06 smithi165 bash[18577]: cluster 2024-04-19T22:36:05.470657+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-19T22:36:06.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:06 smithi165 bash[18577]: audit 2024-04-19T22:36:05.471396+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:36:06.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:06 smithi165 bash[18577]: audit 2024-04-19T22:36:05.482696+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:36:06.812 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:06 smithi044 bash[23559]: audit 2024-04-19T22:36:05.470459+0000 mon.a (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-04-19T22:36:06.812 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:06 smithi044 bash[23559]: cluster 2024-04-19T22:36:05.470657+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-19T22:36:06.812 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:06 smithi044 bash[23559]: audit 2024-04-19T22:36:05.471396+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:36:06.812 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:06 smithi044 bash[23559]: audit 2024-04-19T22:36:05.482696+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:36:06.813 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:06 smithi044 bash[18490]: audit 2024-04-19T22:36:05.470459+0000 mon.a (mon.0) 467 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-04-19T22:36:06.813 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:06 smithi044 bash[18490]: cluster 2024-04-19T22:36:05.470657+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-19T22:36:06.813 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:06 smithi044 bash[18490]: audit 2024-04-19T22:36:05.471396+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:36:06.813 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:06 smithi044 bash[18490]: audit 2024-04-19T22:36:05.482696+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:36:07.657 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-19T22:36:07.657 INFO:teuthology.orchestra.run.smithi165.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-19T22:36:07.657 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10+0 records in 2024-04-19T22:36:07.657 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2024-04-19T22:36:07.657 INFO:teuthology.orchestra.run.smithi165.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0151647 s, 691 MB/s 2024-04-19T22:36:07.657 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping successful for: 2024-04-19T22:36:07.685 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:07 smithi165 bash[18577]: cluster 2024-04-19T22:36:04.702029+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:36:07.685 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:07 smithi165 bash[18577]: cluster 2024-04-19T22:36:04.702208+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:36:07.685 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:07 smithi165 bash[18577]: cluster 2024-04-19T22:36:06.366778+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:36:07.685 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:07 smithi165 bash[18577]: audit 2024-04-19T22:36:06.480382+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:36:07.685 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:07 smithi165 bash[18577]: cluster 2024-04-19T22:36:06.489430+0000 mon.a (mon.0) 472 : cluster [INF] osd.5 [v2:172.21.15.165:6808/3582276684,v1:172.21.15.165:6809/3582276684] boot 2024-04-19T22:36:07.685 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:07 smithi165 bash[18577]: cluster 2024-04-19T22:36:06.489550+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-19T22:36:07.685 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:07 smithi165 bash[18577]: audit 2024-04-19T22:36:06.490234+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:36:07.685 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:07 smithi165 bash[18577]: cluster 2024-04-19T22:36:07.007159+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-19T22:36:07.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[18490]: cluster 2024-04-19T22:36:04.702029+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:36:07.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[18490]: cluster 2024-04-19T22:36:04.702208+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:36:07.813 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[18490]: cluster 2024-04-19T22:36:06.366778+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:36:07.813 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[18490]: audit 2024-04-19T22:36:06.480382+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:36:07.813 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[18490]: cluster 2024-04-19T22:36:06.489430+0000 mon.a (mon.0) 472 : cluster [INF] osd.5 [v2:172.21.15.165:6808/3582276684,v1:172.21.15.165:6809/3582276684] boot 2024-04-19T22:36:07.813 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[18490]: cluster 2024-04-19T22:36:06.489550+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-19T22:36:07.813 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[18490]: audit 2024-04-19T22:36:06.490234+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:36:07.813 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[18490]: cluster 2024-04-19T22:36:07.007159+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-19T22:36:07.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[23559]: cluster 2024-04-19T22:36:04.702029+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:36:07.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[23559]: cluster 2024-04-19T22:36:04.702208+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:36:07.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[23559]: cluster 2024-04-19T22:36:06.366778+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T22:36:07.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[23559]: audit 2024-04-19T22:36:06.480382+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:36:07.814 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[23559]: cluster 2024-04-19T22:36:06.489430+0000 mon.a (mon.0) 472 : cluster [INF] osd.5 [v2:172.21.15.165:6808/3582276684,v1:172.21.15.165:6809/3582276684] boot 2024-04-19T22:36:07.814 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[23559]: cluster 2024-04-19T22:36:06.489550+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-19T22:36:07.814 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[23559]: audit 2024-04-19T22:36:06.490234+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:36:07.814 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:07 smithi044 bash[23559]: cluster 2024-04-19T22:36:07.007159+0000 mon.a (mon.0) 475 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-19T22:36:08.890 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi165:vg_nvme/lv_2 2024-04-19T22:36:09.185 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:09 smithi165 bash[18577]: cluster 2024-04-19T22:36:08.017283+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-19T22:36:09.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:09 smithi044 bash[18490]: cluster 2024-04-19T22:36:08.017283+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-19T22:36:09.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:09 smithi044 bash[23559]: cluster 2024-04-19T22:36:08.017283+0000 mon.a (mon.0) 476 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-19T22:36:10.278 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:10 smithi165 bash[18577]: cluster 2024-04-19T22:36:08.367416+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v164: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T22:36:10.278 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:10 smithi165 bash[18577]: cluster 2024-04-19T22:36:09.012051+0000 mon.a (mon.0) 477 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-19T22:36:10.278 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:10 smithi165 bash[18577]: cluster 2024-04-19T22:36:09.026436+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-19T22:36:10.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:10 smithi044 bash[18490]: cluster 2024-04-19T22:36:08.367416+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v164: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T22:36:10.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:10 smithi044 bash[18490]: cluster 2024-04-19T22:36:09.012051+0000 mon.a (mon.0) 477 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-19T22:36:10.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:10 smithi044 bash[18490]: cluster 2024-04-19T22:36:09.026436+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-19T22:36:10.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:10 smithi044 bash[23559]: cluster 2024-04-19T22:36:08.367416+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v164: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T22:36:10.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:10 smithi044 bash[23559]: cluster 2024-04-19T22:36:09.012051+0000 mon.a (mon.0) 477 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-19T22:36:10.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:10 smithi044 bash[23559]: cluster 2024-04-19T22:36:09.026436+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-19T22:36:11.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:11 smithi044 bash[18490]: cluster 2024-04-19T22:36:10.035973+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-19T22:36:11.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:11 smithi044 bash[23559]: cluster 2024-04-19T22:36:10.035973+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-19T22:36:11.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:11 smithi165 bash[18577]: cluster 2024-04-19T22:36:10.035973+0000 mon.a (mon.0) 479 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-19T22:36:12.071 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:12 smithi165 bash[18577]: cluster 2024-04-19T22:36:10.367974+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v167: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T22:36:12.071 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:12 smithi165 bash[18577]: cephadm 2024-04-19T22:36:11.826231+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Detected new or changed devices on smithi165 2024-04-19T22:36:12.071 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:12 smithi165 bash[18577]: audit 2024-04-19T22:36:11.835983+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:12.071 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:12 smithi165 bash[18577]: audit 2024-04-19T22:36:11.838283+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:36:12.071 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:12 smithi165 bash[18577]: audit 2024-04-19T22:36:11.840273+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:36:12.071 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:12 smithi165 bash[18577]: cephadm 2024-04-19T22:36:11.841838+0000 mgr.y (mgr.14152) 185 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 8632M 2024-04-19T22:36:12.071 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:12 smithi165 bash[18577]: audit 2024-04-19T22:36:11.850555+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:12.071 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:12 smithi165 bash[18577]: audit 2024-04-19T22:36:11.859963+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:12.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[18490]: cluster 2024-04-19T22:36:10.367974+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v167: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T22:36:12.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[18490]: cephadm 2024-04-19T22:36:11.826231+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Detected new or changed devices on smithi165 2024-04-19T22:36:12.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[18490]: audit 2024-04-19T22:36:11.835983+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:12.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[18490]: audit 2024-04-19T22:36:11.838283+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:36:12.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[18490]: audit 2024-04-19T22:36:11.840273+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:36:12.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[18490]: cephadm 2024-04-19T22:36:11.841838+0000 mgr.y (mgr.14152) 185 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 8632M 2024-04-19T22:36:12.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[18490]: audit 2024-04-19T22:36:11.850555+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:12.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[18490]: audit 2024-04-19T22:36:11.859963+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:12.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[23559]: cluster 2024-04-19T22:36:10.367974+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v167: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T22:36:12.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[23559]: cephadm 2024-04-19T22:36:11.826231+0000 mgr.y (mgr.14152) 184 : cephadm [INF] Detected new or changed devices on smithi165 2024-04-19T22:36:12.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[23559]: audit 2024-04-19T22:36:11.835983+0000 mon.a (mon.0) 480 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:12.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[23559]: audit 2024-04-19T22:36:11.838283+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:36:12.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[23559]: audit 2024-04-19T22:36:11.840273+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:36:12.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[23559]: cephadm 2024-04-19T22:36:11.841838+0000 mgr.y (mgr.14152) 185 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 8632M 2024-04-19T22:36:12.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[23559]: audit 2024-04-19T22:36:11.850555+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:12.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:12 smithi044 bash[23559]: audit 2024-04-19T22:36:11.859963+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:13.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:13 smithi044 bash[18490]: cluster 2024-04-19T22:36:12.368595+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T22:36:13.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:13 smithi044 bash[18490]: audit 2024-04-19T22:36:12.430252+0000 mgr.y (mgr.14152) 187 : audit [DBG] from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:36:13.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:13 smithi044 bash[18490]: audit 2024-04-19T22:36:12.437313+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:36:13.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:13 smithi044 bash[18490]: audit 2024-04-19T22:36:12.443822+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:36:13.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:13 smithi044 bash[18490]: audit 2024-04-19T22:36:12.445542+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:13.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:13 smithi044 bash[23559]: cluster 2024-04-19T22:36:12.368595+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T22:36:13.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:13 smithi044 bash[23559]: audit 2024-04-19T22:36:12.430252+0000 mgr.y (mgr.14152) 187 : audit [DBG] from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:36:13.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:13 smithi044 bash[23559]: audit 2024-04-19T22:36:12.437313+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:36:13.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:13 smithi044 bash[23559]: audit 2024-04-19T22:36:12.443822+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:36:13.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:13 smithi044 bash[23559]: audit 2024-04-19T22:36:12.445542+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:13.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:13 smithi165 bash[18577]: cluster 2024-04-19T22:36:12.368595+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v168: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T22:36:13.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:13 smithi165 bash[18577]: audit 2024-04-19T22:36:12.430252+0000 mgr.y (mgr.14152) 187 : audit [DBG] from='client.24236 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:36:13.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:13 smithi165 bash[18577]: audit 2024-04-19T22:36:12.437313+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:36:13.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:13 smithi165 bash[18577]: audit 2024-04-19T22:36:12.443822+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:36:13.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:13 smithi165 bash[18577]: audit 2024-04-19T22:36:12.445542+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:14.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:14 smithi044 bash[18490]: cluster 2024-04-19T22:36:14.420422+0000 mon.a (mon.0) 488 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-19T22:36:14.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:14 smithi044 bash[18490]: cluster 2024-04-19T22:36:14.420489+0000 mon.a (mon.0) 489 : cluster [INF] Cluster is now healthy 2024-04-19T22:36:14.812 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:14 smithi044 bash[23559]: cluster 2024-04-19T22:36:14.420422+0000 mon.a (mon.0) 488 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-19T22:36:14.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:14 smithi044 bash[23559]: cluster 2024-04-19T22:36:14.420489+0000 mon.a (mon.0) 489 : cluster [INF] Cluster is now healthy 2024-04-19T22:36:14.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:14 smithi165 bash[18577]: cluster 2024-04-19T22:36:14.420422+0000 mon.a (mon.0) 488 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-19T22:36:14.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:14 smithi165 bash[18577]: cluster 2024-04-19T22:36:14.420489+0000 mon.a (mon.0) 489 : cluster [INF] Cluster is now healthy 2024-04-19T22:36:15.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:15 smithi044 bash[18490]: cluster 2024-04-19T22:36:14.369216+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; 81 KiB/s, 0 objects/s recovering 2024-04-19T22:36:15.812 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:15 smithi044 bash[23559]: cluster 2024-04-19T22:36:14.369216+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; 81 KiB/s, 0 objects/s recovering 2024-04-19T22:36:15.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:15 smithi165 bash[18577]: cluster 2024-04-19T22:36:14.369216+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; 81 KiB/s, 0 objects/s recovering 2024-04-19T22:36:18.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:18 smithi044 bash[18490]: cluster 2024-04-19T22:36:16.369801+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; 65 KiB/s, 0 objects/s recovering 2024-04-19T22:36:18.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:18 smithi044 bash[23559]: cluster 2024-04-19T22:36:16.369801+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; 65 KiB/s, 0 objects/s recovering 2024-04-19T22:36:18.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:18 smithi165 bash[18577]: cluster 2024-04-19T22:36:16.369801+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; 65 KiB/s, 0 objects/s recovering 2024-04-19T22:36:19.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:19 smithi044 bash[18490]: audit 2024-04-19T22:36:18.275699+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.165:0/4146801553' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ed31097-b39a-47bb-bd50-4f713ddf86b2"}]: dispatch 2024-04-19T22:36:19.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:19 smithi044 bash[18490]: audit 2024-04-19T22:36:18.276615+0000 mon.a (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ed31097-b39a-47bb-bd50-4f713ddf86b2"}]: dispatch 2024-04-19T22:36:19.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:19 smithi044 bash[18490]: audit 2024-04-19T22:36:18.288164+0000 mon.a (mon.0) 491 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ed31097-b39a-47bb-bd50-4f713ddf86b2"}]': finished 2024-04-19T22:36:19.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:19 smithi044 bash[18490]: cluster 2024-04-19T22:36:18.288369+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-19T22:36:19.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:19 smithi044 bash[18490]: audit 2024-04-19T22:36:18.288639+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:36:19.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:19 smithi044 bash[18490]: audit 2024-04-19T22:36:19.002558+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.165:0/2151778806' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:36:19.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:19 smithi044 bash[23559]: audit 2024-04-19T22:36:18.275699+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.165:0/4146801553' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ed31097-b39a-47bb-bd50-4f713ddf86b2"}]: dispatch 2024-04-19T22:36:19.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:19 smithi044 bash[23559]: audit 2024-04-19T22:36:18.276615+0000 mon.a (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ed31097-b39a-47bb-bd50-4f713ddf86b2"}]: dispatch 2024-04-19T22:36:19.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:19 smithi044 bash[23559]: audit 2024-04-19T22:36:18.288164+0000 mon.a (mon.0) 491 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ed31097-b39a-47bb-bd50-4f713ddf86b2"}]': finished 2024-04-19T22:36:19.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:19 smithi044 bash[23559]: cluster 2024-04-19T22:36:18.288369+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-19T22:36:19.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:19 smithi044 bash[23559]: audit 2024-04-19T22:36:18.288639+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:36:19.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:19 smithi044 bash[23559]: audit 2024-04-19T22:36:19.002558+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.165:0/2151778806' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:36:19.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:19 smithi165 bash[18577]: audit 2024-04-19T22:36:18.275699+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.165:0/4146801553' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ed31097-b39a-47bb-bd50-4f713ddf86b2"}]: dispatch 2024-04-19T22:36:19.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:19 smithi165 bash[18577]: audit 2024-04-19T22:36:18.276615+0000 mon.a (mon.0) 490 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "8ed31097-b39a-47bb-bd50-4f713ddf86b2"}]: dispatch 2024-04-19T22:36:19.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:19 smithi165 bash[18577]: audit 2024-04-19T22:36:18.288164+0000 mon.a (mon.0) 491 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "8ed31097-b39a-47bb-bd50-4f713ddf86b2"}]': finished 2024-04-19T22:36:19.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:19 smithi165 bash[18577]: cluster 2024-04-19T22:36:18.288369+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-19T22:36:19.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:19 smithi165 bash[18577]: audit 2024-04-19T22:36:18.288639+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:36:19.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:19 smithi165 bash[18577]: audit 2024-04-19T22:36:19.002558+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.165:0/2151778806' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:36:20.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:20 smithi044 bash[18490]: cluster 2024-04-19T22:36:18.370380+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-04-19T22:36:20.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:20 smithi044 bash[23559]: cluster 2024-04-19T22:36:18.370380+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-04-19T22:36:20.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:20 smithi165 bash[18577]: cluster 2024-04-19T22:36:18.370380+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-04-19T22:36:22.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:22 smithi044 bash[18490]: cluster 2024-04-19T22:36:20.370942+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; 52 KiB/s, 0 objects/s recovering 2024-04-19T22:36:22.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:22 smithi044 bash[23559]: cluster 2024-04-19T22:36:20.370942+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; 52 KiB/s, 0 objects/s recovering 2024-04-19T22:36:22.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:22 smithi165 bash[18577]: cluster 2024-04-19T22:36:20.370942+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; 52 KiB/s, 0 objects/s recovering 2024-04-19T22:36:24.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:24 smithi044 bash[18490]: cluster 2024-04-19T22:36:22.371590+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; 52 KiB/s, 0 objects/s recovering 2024-04-19T22:36:24.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:24 smithi044 bash[23559]: cluster 2024-04-19T22:36:22.371590+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; 52 KiB/s, 0 objects/s recovering 2024-04-19T22:36:24.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:24 smithi165 bash[18577]: cluster 2024-04-19T22:36:22.371590+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; 52 KiB/s, 0 objects/s recovering 2024-04-19T22:36:26.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:26 smithi044 bash[18490]: cluster 2024-04-19T22:36:24.372127+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-19T22:36:26.312 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:26 smithi044 bash[23559]: cluster 2024-04-19T22:36:24.372127+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-19T22:36:26.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:26 smithi165 bash[18577]: cluster 2024-04-19T22:36:24.372127+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-19T22:36:28.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:28 smithi044 bash[18490]: cluster 2024-04-19T22:36:26.372863+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-19T22:36:28.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:28 smithi044 bash[23559]: cluster 2024-04-19T22:36:26.372863+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-19T22:36:28.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:28 smithi165 bash[18577]: cluster 2024-04-19T22:36:26.372863+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-19T22:36:29.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:29 smithi044 bash[18490]: audit 2024-04-19T22:36:28.391603+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T22:36:29.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:29 smithi044 bash[18490]: audit 2024-04-19T22:36:28.393473+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:29.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:29 smithi044 bash[23559]: audit 2024-04-19T22:36:28.391603+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T22:36:29.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:29 smithi044 bash[23559]: audit 2024-04-19T22:36:28.393473+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:29.435 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:29 smithi165 bash[18577]: audit 2024-04-19T22:36:28.391603+0000 mon.a (mon.0) 494 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T22:36:29.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:29 smithi165 bash[18577]: audit 2024-04-19T22:36:28.393473+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:30.183 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:30 smithi165 bash[18577]: cluster 2024-04-19T22:36:28.373447+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T22:36:30.183 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:30 smithi165 bash[18577]: cephadm 2024-04-19T22:36:28.395032+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Deploying daemon osd.6 on smithi165 2024-04-19T22:36:30.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:30 smithi044 bash[18490]: cluster 2024-04-19T22:36:28.373447+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T22:36:30.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:30 smithi044 bash[18490]: cephadm 2024-04-19T22:36:28.395032+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Deploying daemon osd.6 on smithi165 2024-04-19T22:36:30.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:30 smithi044 bash[23559]: cluster 2024-04-19T22:36:28.373447+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T22:36:30.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:30 smithi044 bash[23559]: cephadm 2024-04-19T22:36:28.395032+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Deploying daemon osd.6 on smithi165 2024-04-19T22:36:31.185 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:31 smithi165 bash[18577]: cluster 2024-04-19T22:36:30.374018+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-19T22:36:31.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:31 smithi044 bash[18490]: cluster 2024-04-19T22:36:30.374018+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-19T22:36:31.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:31 smithi044 bash[23559]: cluster 2024-04-19T22:36:30.374018+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-19T22:36:32.037 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:31 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:36:32.037 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:36:31 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:36:32.037 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:36:31 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:36:32.038 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:36:31 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:36:32.289 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:36:32 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:36:32.289 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:36:32 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:36:32.289 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:32 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:36:32.290 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:36:32 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:36:33.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:33 smithi044 bash[18490]: audit 2024-04-19T22:36:32.299907+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:33.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:33 smithi044 bash[18490]: audit 2024-04-19T22:36:32.334063+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:36:33.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:33 smithi044 bash[18490]: audit 2024-04-19T22:36:32.336737+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:33.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:33 smithi044 bash[18490]: audit 2024-04-19T22:36:32.338540+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:36:33.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:33 smithi044 bash[18490]: cluster 2024-04-19T22:36:32.374683+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-19T22:36:33.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:33 smithi044 bash[23559]: audit 2024-04-19T22:36:32.299907+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:33.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:33 smithi044 bash[23559]: audit 2024-04-19T22:36:32.334063+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:36:33.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:33 smithi044 bash[23559]: audit 2024-04-19T22:36:32.336737+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:33.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:33 smithi044 bash[23559]: audit 2024-04-19T22:36:32.338540+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:36:33.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:33 smithi044 bash[23559]: cluster 2024-04-19T22:36:32.374683+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-19T22:36:33.685 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:33 smithi165 bash[18577]: audit 2024-04-19T22:36:32.299907+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:33.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:33 smithi165 bash[18577]: audit 2024-04-19T22:36:32.334063+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:36:33.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:33 smithi165 bash[18577]: audit 2024-04-19T22:36:32.336737+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:33.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:33 smithi165 bash[18577]: audit 2024-04-19T22:36:32.338540+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:36:33.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:33 smithi165 bash[18577]: cluster 2024-04-19T22:36:32.374683+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-19T22:36:35.666 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:35 smithi165 bash[18577]: cluster 2024-04-19T22:36:34.375284+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-19T22:36:35.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:35 smithi044 bash[18490]: cluster 2024-04-19T22:36:34.375284+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-19T22:36:35.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:35 smithi044 bash[23559]: cluster 2024-04-19T22:36:34.375284+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-19T22:36:36.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:36 smithi165 bash[18577]: audit 2024-04-19T22:36:35.639597+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:36.936 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:36 smithi165 bash[18577]: audit 2024-04-19T22:36:35.921082+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:37.062 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:36 smithi044 bash[18490]: audit 2024-04-19T22:36:35.639597+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:37.124 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:36 smithi044 bash[18490]: audit 2024-04-19T22:36:35.921082+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:37.124 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:36 smithi044 bash[23559]: audit 2024-04-19T22:36:35.639597+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:37.124 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:36 smithi044 bash[23559]: audit 2024-04-19T22:36:35.921082+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:38.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:38 smithi044 bash[18490]: cluster 2024-04-19T22:36:36.375863+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-19T22:36:38.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:38 smithi044 bash[23559]: cluster 2024-04-19T22:36:36.375863+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-19T22:36:38.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:38 smithi165 bash[18577]: cluster 2024-04-19T22:36:36.375863+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-19T22:36:38.663 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 6 on host 'smithi165' 2024-04-19T22:36:39.283 DEBUG:teuthology.orchestra.run.smithi165:osd.6> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.6.service 2024-04-19T22:36:39.286 INFO:tasks.cephadm:Deploying osd.7 on smithi165 with /dev/vg_nvme/lv_1... 2024-04-19T22:36:39.286 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-19T22:36:39.936 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:39 smithi165 bash[18577]: cluster 2024-04-19T22:36:38.376459+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-19T22:36:39.936 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:39 smithi165 bash[18577]: audit 2024-04-19T22:36:38.670393+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:39.936 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:39 smithi165 bash[18577]: audit 2024-04-19T22:36:38.698042+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:36:39.936 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:39 smithi165 bash[18577]: audit 2024-04-19T22:36:38.700957+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:39.937 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:39 smithi165 bash[18577]: audit 2024-04-19T22:36:38.702896+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:36:39.937 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:39 smithi165 bash[18577]: audit 2024-04-19T22:36:39.023330+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/3996552942,v1:172.21.15.165:6817/3996552942]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T22:36:39.937 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:39 smithi165 bash[18577]: audit 2024-04-19T22:36:39.024234+0000 mon.a (mon.0) 506 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T22:36:40.063 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:39 smithi044 bash[18490]: cluster 2024-04-19T22:36:38.376459+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-19T22:36:40.063 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:39 smithi044 bash[18490]: audit 2024-04-19T22:36:38.670393+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:40.063 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:39 smithi044 bash[18490]: audit 2024-04-19T22:36:38.698042+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:36:40.063 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:39 smithi044 bash[18490]: audit 2024-04-19T22:36:38.700957+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:40.063 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:39 smithi044 bash[18490]: audit 2024-04-19T22:36:38.702896+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:36:40.063 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:39 smithi044 bash[18490]: audit 2024-04-19T22:36:39.023330+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/3996552942,v1:172.21.15.165:6817/3996552942]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T22:36:40.063 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:39 smithi044 bash[18490]: audit 2024-04-19T22:36:39.024234+0000 mon.a (mon.0) 506 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T22:36:40.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:39 smithi044 bash[23559]: cluster 2024-04-19T22:36:38.376459+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-19T22:36:40.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:39 smithi044 bash[23559]: audit 2024-04-19T22:36:38.670393+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:40.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:39 smithi044 bash[23559]: audit 2024-04-19T22:36:38.698042+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:36:40.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:39 smithi044 bash[23559]: audit 2024-04-19T22:36:38.700957+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:40.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:39 smithi044 bash[23559]: audit 2024-04-19T22:36:38.702896+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:36:40.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:39 smithi044 bash[23559]: audit 2024-04-19T22:36:39.023330+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/3996552942,v1:172.21.15.165:6817/3996552942]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T22:36:40.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:39 smithi044 bash[23559]: audit 2024-04-19T22:36:39.024234+0000 mon.a (mon.0) 506 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T22:36:41.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:41 smithi044 bash[18490]: audit 2024-04-19T22:36:40.025176+0000 mon.a (mon.0) 507 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-19T22:36:41.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:41 smithi044 bash[18490]: cluster 2024-04-19T22:36:40.025344+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-19T22:36:41.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:41 smithi044 bash[18490]: audit 2024-04-19T22:36:40.025669+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:36:41.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:41 smithi044 bash[18490]: audit 2024-04-19T22:36:40.028118+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/3996552942,v1:172.21.15.165:6817/3996552942]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:36:41.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:41 smithi044 bash[18490]: audit 2024-04-19T22:36:40.028969+0000 mon.a (mon.0) 510 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:36:41.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:41 smithi044 bash[18490]: audit 2024-04-19T22:36:40.384597+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:36:41.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:41 smithi044 bash[18490]: audit 2024-04-19T22:36:40.388663+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:36:41.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:41 smithi044 bash[23559]: audit 2024-04-19T22:36:40.025176+0000 mon.a (mon.0) 507 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-19T22:36:41.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:41 smithi044 bash[23559]: cluster 2024-04-19T22:36:40.025344+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-19T22:36:41.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:41 smithi044 bash[23559]: audit 2024-04-19T22:36:40.025669+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:36:41.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:41 smithi044 bash[23559]: audit 2024-04-19T22:36:40.028118+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/3996552942,v1:172.21.15.165:6817/3996552942]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:36:41.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:41 smithi044 bash[23559]: audit 2024-04-19T22:36:40.028969+0000 mon.a (mon.0) 510 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:36:41.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:41 smithi044 bash[23559]: audit 2024-04-19T22:36:40.384597+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:36:41.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:41 smithi044 bash[23559]: audit 2024-04-19T22:36:40.388663+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:36:41.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:41 smithi165 bash[18577]: audit 2024-04-19T22:36:40.025176+0000 mon.a (mon.0) 507 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-19T22:36:41.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:41 smithi165 bash[18577]: cluster 2024-04-19T22:36:40.025344+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-19T22:36:41.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:41 smithi165 bash[18577]: audit 2024-04-19T22:36:40.025669+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:36:41.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:41 smithi165 bash[18577]: audit 2024-04-19T22:36:40.028118+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.165:6816/3996552942,v1:172.21.15.165:6817/3996552942]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:36:41.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:41 smithi165 bash[18577]: audit 2024-04-19T22:36:40.028969+0000 mon.a (mon.0) 510 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:36:41.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:41 smithi165 bash[18577]: audit 2024-04-19T22:36:40.384597+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:36:41.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:41 smithi165 bash[18577]: audit 2024-04-19T22:36:40.388663+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:36:41.437 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:36:41 smithi165 bash[27411]: debug 2024-04-19T22:36:41.038+0000 7fbae473e700 -1 osd.6 0 waiting for initial osdmap 2024-04-19T22:36:41.437 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:36:41 smithi165 bash[27411]: debug 2024-04-19T22:36:41.054+0000 7fbae00d7700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:36:42.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[18490]: cluster 2024-04-19T22:36:40.376959+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T22:36:42.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[18490]: audit 2024-04-19T22:36:41.027669+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=smithi165", "root=default"]}]': finished 2024-04-19T22:36:42.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[18490]: cluster 2024-04-19T22:36:41.027837+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-19T22:36:42.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[18490]: audit 2024-04-19T22:36:41.028669+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:36:42.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[18490]: audit 2024-04-19T22:36:41.043708+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:36:42.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[18490]: cluster 2024-04-19T22:36:42.021027+0000 mon.a (mon.0) 517 : cluster [INF] osd.6 [v2:172.21.15.165:6816/3996552942,v1:172.21.15.165:6817/3996552942] boot 2024-04-19T22:36:42.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[18490]: cluster 2024-04-19T22:36:42.021102+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-19T22:36:42.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[18490]: audit 2024-04-19T22:36:42.021774+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:36:42.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[23559]: cluster 2024-04-19T22:36:40.376959+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T22:36:42.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[23559]: audit 2024-04-19T22:36:41.027669+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=smithi165", "root=default"]}]': finished 2024-04-19T22:36:42.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[23559]: cluster 2024-04-19T22:36:41.027837+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-19T22:36:42.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[23559]: audit 2024-04-19T22:36:41.028669+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:36:42.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[23559]: audit 2024-04-19T22:36:41.043708+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:36:42.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[23559]: cluster 2024-04-19T22:36:42.021027+0000 mon.a (mon.0) 517 : cluster [INF] osd.6 [v2:172.21.15.165:6816/3996552942,v1:172.21.15.165:6817/3996552942] boot 2024-04-19T22:36:42.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[23559]: cluster 2024-04-19T22:36:42.021102+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-19T22:36:42.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:42 smithi044 bash[23559]: audit 2024-04-19T22:36:42.021774+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:36:42.404 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:42 smithi165 bash[18577]: cluster 2024-04-19T22:36:40.376959+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T22:36:42.404 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:42 smithi165 bash[18577]: audit 2024-04-19T22:36:41.027669+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=smithi165", "root=default"]}]': finished 2024-04-19T22:36:42.404 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:42 smithi165 bash[18577]: cluster 2024-04-19T22:36:41.027837+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-19T22:36:42.405 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:42 smithi165 bash[18577]: audit 2024-04-19T22:36:41.028669+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:36:42.405 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:42 smithi165 bash[18577]: audit 2024-04-19T22:36:41.043708+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:36:42.405 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:42 smithi165 bash[18577]: cluster 2024-04-19T22:36:42.021027+0000 mon.a (mon.0) 517 : cluster [INF] osd.6 [v2:172.21.15.165:6816/3996552942,v1:172.21.15.165:6817/3996552942] boot 2024-04-19T22:36:42.405 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:42 smithi165 bash[18577]: cluster 2024-04-19T22:36:42.021102+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-19T22:36:42.405 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:42 smithi165 bash[18577]: audit 2024-04-19T22:36:42.021774+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:36:42.982 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-19T22:36:42.982 INFO:teuthology.orchestra.run.smithi165.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-19T22:36:42.982 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10+0 records in 2024-04-19T22:36:42.982 INFO:teuthology.orchestra.run.smithi165.stderr:10+0 records out 2024-04-19T22:36:42.982 INFO:teuthology.orchestra.run.smithi165.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0154012 s, 681 MB/s 2024-04-19T22:36:42.982 INFO:teuthology.orchestra.run.smithi165.stderr:--> Zapping successful for: 2024-04-19T22:36:43.186 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:43 smithi165 bash[18577]: cluster 2024-04-19T22:36:39.983480+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:36:43.186 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:43 smithi165 bash[18577]: cluster 2024-04-19T22:36:39.983622+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:36:43.186 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:43 smithi165 bash[18577]: cluster 2024-04-19T22:36:43.030813+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-19T22:36:43.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:43 smithi044 bash[18490]: cluster 2024-04-19T22:36:39.983480+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:36:43.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:43 smithi044 bash[18490]: cluster 2024-04-19T22:36:39.983622+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:36:43.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:43 smithi044 bash[18490]: cluster 2024-04-19T22:36:43.030813+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-19T22:36:43.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:43 smithi044 bash[23559]: cluster 2024-04-19T22:36:39.983480+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:36:43.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:43 smithi044 bash[23559]: cluster 2024-04-19T22:36:39.983622+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:36:43.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:43 smithi044 bash[23559]: cluster 2024-04-19T22:36:43.030813+0000 mon.a (mon.0) 520 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-19T22:36:43.913 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi165:vg_nvme/lv_1 2024-04-19T22:36:44.186 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:44 smithi165 bash[18577]: cluster 2024-04-19T22:36:42.377560+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v187: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:36:44.186 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:44 smithi165 bash[18577]: cluster 2024-04-19T22:36:44.033231+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-19T22:36:44.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:44 smithi044 bash[18490]: cluster 2024-04-19T22:36:42.377560+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v187: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:36:44.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:44 smithi044 bash[18490]: cluster 2024-04-19T22:36:44.033231+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-19T22:36:44.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:44 smithi044 bash[23559]: cluster 2024-04-19T22:36:42.377560+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v187: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:36:44.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:44 smithi044 bash[23559]: cluster 2024-04-19T22:36:44.033231+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-19T22:36:45.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:45 smithi044 bash[18490]: cluster 2024-04-19T22:36:44.378107+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v190: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:36:45.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:45 smithi044 bash[23559]: cluster 2024-04-19T22:36:44.378107+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v190: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:36:45.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:45 smithi165 bash[18577]: cluster 2024-04-19T22:36:44.378107+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v190: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:36:46.312 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:46 smithi044 bash[18490]: cluster 2024-04-19T22:36:45.068763+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-19T22:36:46.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:46 smithi044 bash[23559]: cluster 2024-04-19T22:36:45.068763+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-19T22:36:46.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:46 smithi165 bash[18577]: cluster 2024-04-19T22:36:45.068763+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-19T22:36:47.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:47 smithi165 bash[18577]: cluster 2024-04-19T22:36:46.074933+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-19T22:36:47.360 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:47 smithi165 bash[18577]: cluster 2024-04-19T22:36:46.378787+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v193: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:36:47.360 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:47 smithi165 bash[18577]: cephadm 2024-04-19T22:36:46.703341+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Detected new or changed devices on smithi165 2024-04-19T22:36:47.360 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:47 smithi165 bash[18577]: audit 2024-04-19T22:36:46.713838+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:47.360 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:47 smithi165 bash[18577]: audit 2024-04-19T22:36:46.716307+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:36:47.361 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:47 smithi165 bash[18577]: audit 2024-04-19T22:36:46.718434+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:36:47.361 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:47 smithi165 bash[18577]: audit 2024-04-19T22:36:46.720562+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:36:47.361 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:47 smithi165 bash[18577]: cephadm 2024-04-19T22:36:46.722331+0000 mgr.y (mgr.14152) 207 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 5755M 2024-04-19T22:36:47.361 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:47 smithi165 bash[18577]: audit 2024-04-19T22:36:46.731455+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:47.361 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:47 smithi165 bash[18577]: audit 2024-04-19T22:36:46.742557+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:47.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[18490]: cluster 2024-04-19T22:36:46.074933+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-19T22:36:47.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[18490]: cluster 2024-04-19T22:36:46.378787+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v193: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:36:47.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[18490]: cephadm 2024-04-19T22:36:46.703341+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Detected new or changed devices on smithi165 2024-04-19T22:36:47.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[18490]: audit 2024-04-19T22:36:46.713838+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:47.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[18490]: audit 2024-04-19T22:36:46.716307+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:36:47.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[18490]: audit 2024-04-19T22:36:46.718434+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:36:47.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[18490]: audit 2024-04-19T22:36:46.720562+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:36:47.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[18490]: cephadm 2024-04-19T22:36:46.722331+0000 mgr.y (mgr.14152) 207 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 5755M 2024-04-19T22:36:47.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[18490]: audit 2024-04-19T22:36:46.731455+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:47.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[18490]: audit 2024-04-19T22:36:46.742557+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:47.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[23559]: cluster 2024-04-19T22:36:46.074933+0000 mon.a (mon.0) 523 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-19T22:36:47.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[23559]: cluster 2024-04-19T22:36:46.378787+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v193: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:36:47.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[23559]: cephadm 2024-04-19T22:36:46.703341+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Detected new or changed devices on smithi165 2024-04-19T22:36:47.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[23559]: audit 2024-04-19T22:36:46.713838+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:47.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[23559]: audit 2024-04-19T22:36:46.716307+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:36:47.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[23559]: audit 2024-04-19T22:36:46.718434+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:36:47.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[23559]: audit 2024-04-19T22:36:46.720562+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:36:47.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[23559]: cephadm 2024-04-19T22:36:46.722331+0000 mgr.y (mgr.14152) 207 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 5755M 2024-04-19T22:36:47.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[23559]: audit 2024-04-19T22:36:46.731455+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:47.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:47 smithi044 bash[23559]: audit 2024-04-19T22:36:46.742557+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:36:48.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:48 smithi165 bash[18577]: audit 2024-04-19T22:36:47.338207+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:36:48.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:48 smithi165 bash[18577]: audit 2024-04-19T22:36:47.345315+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:36:48.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:48 smithi165 bash[18577]: audit 2024-04-19T22:36:47.351879+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:36:48.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:48 smithi165 bash[18577]: audit 2024-04-19T22:36:47.353691+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:48.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:48 smithi044 bash[18490]: audit 2024-04-19T22:36:47.338207+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:36:48.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:48 smithi044 bash[18490]: audit 2024-04-19T22:36:47.345315+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:36:48.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:48 smithi044 bash[18490]: audit 2024-04-19T22:36:47.351879+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:36:48.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:48 smithi044 bash[18490]: audit 2024-04-19T22:36:47.353691+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:48.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:48 smithi044 bash[23559]: audit 2024-04-19T22:36:47.338207+0000 mgr.y (mgr.14152) 208 : audit [DBG] from='client.24263 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi165:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:36:48.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:48 smithi044 bash[23559]: audit 2024-04-19T22:36:47.345315+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T22:36:48.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:48 smithi044 bash[23559]: audit 2024-04-19T22:36:47.351879+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T22:36:48.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:48 smithi044 bash[23559]: audit 2024-04-19T22:36:47.353691+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:36:49.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:49 smithi165 bash[18577]: cluster 2024-04-19T22:36:48.379536+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; 97 KiB/s, 0 objects/s recovering 2024-04-19T22:36:49.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:49 smithi044 bash[18490]: cluster 2024-04-19T22:36:48.379536+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; 97 KiB/s, 0 objects/s recovering 2024-04-19T22:36:49.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:49 smithi044 bash[23559]: cluster 2024-04-19T22:36:48.379536+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; 97 KiB/s, 0 objects/s recovering 2024-04-19T22:36:51.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:51 smithi165 bash[18577]: cluster 2024-04-19T22:36:50.380111+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; 81 KiB/s, 0 objects/s recovering 2024-04-19T22:36:51.812 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:51 smithi044 bash[18490]: cluster 2024-04-19T22:36:50.380111+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; 81 KiB/s, 0 objects/s recovering 2024-04-19T22:36:51.813 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:51 smithi044 bash[23559]: cluster 2024-04-19T22:36:50.380111+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; 81 KiB/s, 0 objects/s recovering 2024-04-19T22:36:54.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:54 smithi044 bash[18490]: cluster 2024-04-19T22:36:52.380731+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v196: 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-19T22:36:54.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:54 smithi044 bash[18490]: audit 2024-04-19T22:36:53.416036+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.165:0/3179185212' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b110747b-d543-4551-a576-7be4c86ab8c3"}]: dispatch 2024-04-19T22:36:54.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:54 smithi044 bash[18490]: audit 2024-04-19T22:36:53.417178+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b110747b-d543-4551-a576-7be4c86ab8c3"}]: dispatch 2024-04-19T22:36:54.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:54 smithi044 bash[18490]: audit 2024-04-19T22:36:53.427804+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b110747b-d543-4551-a576-7be4c86ab8c3"}]': finished 2024-04-19T22:36:54.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:54 smithi044 bash[18490]: cluster 2024-04-19T22:36:53.427950+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-19T22:36:54.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:54 smithi044 bash[18490]: audit 2024-04-19T22:36:53.428190+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:36:54.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:54 smithi044 bash[23559]: cluster 2024-04-19T22:36:52.380731+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v196: 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-19T22:36:54.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:54 smithi044 bash[23559]: audit 2024-04-19T22:36:53.416036+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.165:0/3179185212' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b110747b-d543-4551-a576-7be4c86ab8c3"}]: dispatch 2024-04-19T22:36:54.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:54 smithi044 bash[23559]: audit 2024-04-19T22:36:53.417178+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b110747b-d543-4551-a576-7be4c86ab8c3"}]: dispatch 2024-04-19T22:36:54.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:54 smithi044 bash[23559]: audit 2024-04-19T22:36:53.427804+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b110747b-d543-4551-a576-7be4c86ab8c3"}]': finished 2024-04-19T22:36:54.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:54 smithi044 bash[23559]: cluster 2024-04-19T22:36:53.427950+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-19T22:36:54.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:54 smithi044 bash[23559]: audit 2024-04-19T22:36:53.428190+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:36:54.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:54 smithi165 bash[18577]: cluster 2024-04-19T22:36:52.380731+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v196: 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-19T22:36:54.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:54 smithi165 bash[18577]: audit 2024-04-19T22:36:53.416036+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.165:0/3179185212' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b110747b-d543-4551-a576-7be4c86ab8c3"}]: dispatch 2024-04-19T22:36:54.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:54 smithi165 bash[18577]: audit 2024-04-19T22:36:53.417178+0000 mon.a (mon.0) 533 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b110747b-d543-4551-a576-7be4c86ab8c3"}]: dispatch 2024-04-19T22:36:54.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:54 smithi165 bash[18577]: audit 2024-04-19T22:36:53.427804+0000 mon.a (mon.0) 534 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b110747b-d543-4551-a576-7be4c86ab8c3"}]': finished 2024-04-19T22:36:54.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:54 smithi165 bash[18577]: cluster 2024-04-19T22:36:53.427950+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-19T22:36:54.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:54 smithi165 bash[18577]: audit 2024-04-19T22:36:53.428190+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:36:55.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:55 smithi044 bash[18490]: audit 2024-04-19T22:36:54.103635+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.165:0/1966506051' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:36:55.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:55 smithi044 bash[23559]: audit 2024-04-19T22:36:54.103635+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.165:0/1966506051' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:36:55.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:55 smithi165 bash[18577]: audit 2024-04-19T22:36:54.103635+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.165:0/1966506051' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T22:36:56.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:56 smithi044 bash[18490]: cluster 2024-04-19T22:36:54.381323+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; 62 KiB/s, 0 objects/s recovering 2024-04-19T22:36:56.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:56 smithi044 bash[23559]: cluster 2024-04-19T22:36:54.381323+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; 62 KiB/s, 0 objects/s recovering 2024-04-19T22:36:56.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:56 smithi165 bash[18577]: cluster 2024-04-19T22:36:54.381323+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; 62 KiB/s, 0 objects/s recovering 2024-04-19T22:36:58.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:36:58 smithi044 bash[18490]: cluster 2024-04-19T22:36:56.381921+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; 52 KiB/s, 0 objects/s recovering 2024-04-19T22:36:58.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:36:58 smithi044 bash[23559]: cluster 2024-04-19T22:36:56.381921+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; 52 KiB/s, 0 objects/s recovering 2024-04-19T22:36:58.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:36:58 smithi165 bash[18577]: cluster 2024-04-19T22:36:56.381921+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; 52 KiB/s, 0 objects/s recovering 2024-04-19T22:37:00.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:00 smithi044 bash[18490]: cluster 2024-04-19T22:36:58.382546+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-19T22:37:00.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:00 smithi044 bash[23559]: cluster 2024-04-19T22:36:58.382546+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-19T22:37:00.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:00 smithi165 bash[18577]: cluster 2024-04-19T22:36:58.382546+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-19T22:37:02.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:02 smithi044 bash[18490]: cluster 2024-04-19T22:37:00.383162+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-19T22:37:02.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:02 smithi044 bash[23559]: cluster 2024-04-19T22:37:00.383162+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-19T22:37:02.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:02 smithi165 bash[18577]: cluster 2024-04-19T22:37:00.383162+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-19T22:37:03.186 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:03 smithi165 bash[18577]: cluster 2024-04-19T22:37:02.383791+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:37:03.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:03 smithi044 bash[18490]: cluster 2024-04-19T22:37:02.383791+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:37:03.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:03 smithi044 bash[23559]: cluster 2024-04-19T22:37:02.383791+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:37:04.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:04 smithi165 bash[18577]: audit 2024-04-19T22:37:03.602880+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T22:37:04.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:04 smithi165 bash[18577]: audit 2024-04-19T22:37:03.604865+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:37:04.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:04 smithi165 bash[18577]: cephadm 2024-04-19T22:37:03.606479+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Deploying daemon osd.7 on smithi165 2024-04-19T22:37:04.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:04 smithi044 bash[18490]: audit 2024-04-19T22:37:03.602880+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T22:37:04.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:04 smithi044 bash[18490]: audit 2024-04-19T22:37:03.604865+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:37:04.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:04 smithi044 bash[18490]: cephadm 2024-04-19T22:37:03.606479+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Deploying daemon osd.7 on smithi165 2024-04-19T22:37:04.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:04 smithi044 bash[23559]: audit 2024-04-19T22:37:03.602880+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T22:37:04.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:04 smithi044 bash[23559]: audit 2024-04-19T22:37:03.604865+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:37:04.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:04 smithi044 bash[23559]: cephadm 2024-04-19T22:37:03.606479+0000 mgr.y (mgr.14152) 217 : cephadm [INF] Deploying daemon osd.7 on smithi165 2024-04-19T22:37:05.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:05 smithi165 bash[18577]: cluster 2024-04-19T22:37:04.384448+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-19T22:37:05.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:05 smithi044 bash[18490]: cluster 2024-04-19T22:37:04.384448+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-19T22:37:05.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:05 smithi044 bash[23559]: cluster 2024-04-19T22:37:04.384448+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-19T22:37:07.417 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:37:07.417 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:37:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:37:07.417 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:37:07.418 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:37:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:37:07.418 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:37:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:37:07.675 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:37:07.675 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:37:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:37:07.676 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:37:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:37:07.676 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:37:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:37:07.676 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:37:08.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:08 smithi044 bash[18490]: cluster 2024-04-19T22:37:06.385102+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-19T22:37:08.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:08 smithi044 bash[18490]: audit 2024-04-19T22:37:07.700474+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:08.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:08 smithi044 bash[18490]: audit 2024-04-19T22:37:07.719148+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:37:08.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:08 smithi044 bash[18490]: audit 2024-04-19T22:37:07.723728+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:37:08.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:08 smithi044 bash[18490]: audit 2024-04-19T22:37:07.726120+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:37:08.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:08 smithi044 bash[23559]: cluster 2024-04-19T22:37:06.385102+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-19T22:37:08.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:08 smithi044 bash[23559]: audit 2024-04-19T22:37:07.700474+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:08.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:08 smithi044 bash[23559]: audit 2024-04-19T22:37:07.719148+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:37:08.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:08 smithi044 bash[23559]: audit 2024-04-19T22:37:07.723728+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:37:08.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:08 smithi044 bash[23559]: audit 2024-04-19T22:37:07.726120+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:37:08.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:08 smithi165 bash[18577]: cluster 2024-04-19T22:37:06.385102+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-19T22:37:08.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:08 smithi165 bash[18577]: audit 2024-04-19T22:37:07.700474+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:08.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:08 smithi165 bash[18577]: audit 2024-04-19T22:37:07.719148+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:37:08.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:08 smithi165 bash[18577]: audit 2024-04-19T22:37:07.723728+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:37:08.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:08 smithi165 bash[18577]: audit 2024-04-19T22:37:07.726120+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:37:10.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:10 smithi044 bash[18490]: cluster 2024-04-19T22:37:08.385829+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-19T22:37:10.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:10 smithi044 bash[23559]: cluster 2024-04-19T22:37:08.385829+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-19T22:37:10.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:10 smithi165 bash[18577]: cluster 2024-04-19T22:37:08.385829+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-19T22:37:12.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:12 smithi044 bash[18490]: cluster 2024-04-19T22:37:10.386456+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-19T22:37:12.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:12 smithi044 bash[18490]: audit 2024-04-19T22:37:11.220347+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:12.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:12 smithi044 bash[18490]: audit 2024-04-19T22:37:11.229155+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:12.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:12 smithi044 bash[23559]: cluster 2024-04-19T22:37:10.386456+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-19T22:37:12.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:12 smithi044 bash[23559]: audit 2024-04-19T22:37:11.220347+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:12.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:12 smithi044 bash[23559]: audit 2024-04-19T22:37:11.229155+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:12.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:12 smithi165 bash[18577]: cluster 2024-04-19T22:37:10.386456+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-19T22:37:12.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:12 smithi165 bash[18577]: audit 2024-04-19T22:37:11.220347+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:12.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:12 smithi165 bash[18577]: audit 2024-04-19T22:37:11.229155+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:14.099 INFO:teuthology.orchestra.run.smithi165.stdout:Created osd(s) 7 on host 'smithi165' 2024-04-19T22:37:14.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:14 smithi044 bash[18490]: cluster 2024-04-19T22:37:12.387041+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-19T22:37:14.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:14 smithi044 bash[23559]: cluster 2024-04-19T22:37:12.387041+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-19T22:37:14.336 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:14 smithi165 bash[18577]: cluster 2024-04-19T22:37:12.387041+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-19T22:37:14.768 DEBUG:teuthology.orchestra.run.smithi165:osd.7> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.7.service 2024-04-19T22:37:14.771 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-19T22:37:14.771 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph osd stat -f json 2024-04-19T22:37:15.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:15 smithi044 bash[18490]: audit 2024-04-19T22:37:14.106366+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:15.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:15 smithi044 bash[18490]: audit 2024-04-19T22:37:14.107121+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:37:15.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:15 smithi044 bash[18490]: audit 2024-04-19T22:37:14.110085+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:37:15.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:15 smithi044 bash[18490]: audit 2024-04-19T22:37:14.112105+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:37:15.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:15 smithi044 bash[18490]: cluster 2024-04-19T22:37:14.387632+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:37:15.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:15 smithi044 bash[18490]: audit 2024-04-19T22:37:14.622372+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/1043795621,v1:172.21.15.165:6825/1043795621]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T22:37:15.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:15 smithi044 bash[18490]: audit 2024-04-19T22:37:14.623381+0000 mon.a (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T22:37:15.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:15 smithi044 bash[23559]: audit 2024-04-19T22:37:14.106366+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:15.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:15 smithi044 bash[23559]: audit 2024-04-19T22:37:14.107121+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:37:15.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:15 smithi044 bash[23559]: audit 2024-04-19T22:37:14.110085+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:37:15.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:15 smithi044 bash[23559]: audit 2024-04-19T22:37:14.112105+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:37:15.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:15 smithi044 bash[23559]: cluster 2024-04-19T22:37:14.387632+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:37:15.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:15 smithi044 bash[23559]: audit 2024-04-19T22:37:14.622372+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/1043795621,v1:172.21.15.165:6825/1043795621]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T22:37:15.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:15 smithi044 bash[23559]: audit 2024-04-19T22:37:14.623381+0000 mon.a (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T22:37:15.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:15 smithi165 bash[18577]: audit 2024-04-19T22:37:14.106366+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:15.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:15 smithi165 bash[18577]: audit 2024-04-19T22:37:14.107121+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:37:15.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:15 smithi165 bash[18577]: audit 2024-04-19T22:37:14.110085+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:37:15.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:15 smithi165 bash[18577]: audit 2024-04-19T22:37:14.112105+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:37:15.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:15 smithi165 bash[18577]: cluster 2024-04-19T22:37:14.387632+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:37:15.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:15 smithi165 bash[18577]: audit 2024-04-19T22:37:14.622372+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/1043795621,v1:172.21.15.165:6825/1043795621]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T22:37:15.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:15 smithi165 bash[18577]: audit 2024-04-19T22:37:14.623381+0000 mon.a (mon.0) 549 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T22:37:16.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:16 smithi165 bash[18577]: audit 2024-04-19T22:37:15.118611+0000 mon.a (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-19T22:37:16.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:16 smithi165 bash[18577]: cluster 2024-04-19T22:37:15.118872+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-19T22:37:16.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:16 smithi165 bash[18577]: audit 2024-04-19T22:37:15.119216+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:37:16.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:16 smithi165 bash[18577]: audit 2024-04-19T22:37:15.123025+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/1043795621,v1:172.21.15.165:6825/1043795621]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:37:16.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:16 smithi165 bash[18577]: audit 2024-04-19T22:37:15.124223+0000 mon.a (mon.0) 553 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:37:16.437 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:37:16 smithi165 bash[30417]: debug 2024-04-19T22:37:16.126+0000 7f918cc9b700 -1 osd.7 0 waiting for initial osdmap 2024-04-19T22:37:16.438 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:37:16 smithi165 bash[30417]: debug 2024-04-19T22:37:16.142+0000 7f9189636700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:37:16.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:16 smithi044 bash[18490]: audit 2024-04-19T22:37:15.118611+0000 mon.a (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-19T22:37:16.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:16 smithi044 bash[18490]: cluster 2024-04-19T22:37:15.118872+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-19T22:37:16.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:16 smithi044 bash[18490]: audit 2024-04-19T22:37:15.119216+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:37:16.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:16 smithi044 bash[18490]: audit 2024-04-19T22:37:15.123025+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/1043795621,v1:172.21.15.165:6825/1043795621]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:37:16.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:16 smithi044 bash[18490]: audit 2024-04-19T22:37:15.124223+0000 mon.a (mon.0) 553 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:37:16.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:16 smithi044 bash[23559]: audit 2024-04-19T22:37:15.118611+0000 mon.a (mon.0) 550 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-19T22:37:16.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:16 smithi044 bash[23559]: cluster 2024-04-19T22:37:15.118872+0000 mon.a (mon.0) 551 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-19T22:37:16.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:16 smithi044 bash[23559]: audit 2024-04-19T22:37:15.119216+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:37:16.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:16 smithi044 bash[23559]: audit 2024-04-19T22:37:15.123025+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.165:6824/1043795621,v1:172.21.15.165:6825/1043795621]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:37:16.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:16 smithi044 bash[23559]: audit 2024-04-19T22:37:15.124223+0000 mon.a (mon.0) 553 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:37:17.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:17 smithi165 bash[18577]: audit 2024-04-19T22:37:16.115986+0000 mon.a (mon.0) 554 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-04-19T22:37:17.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:17 smithi165 bash[18577]: cluster 2024-04-19T22:37:16.116109+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-19T22:37:17.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:17 smithi165 bash[18577]: audit 2024-04-19T22:37:16.116654+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:37:17.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:17 smithi165 bash[18577]: audit 2024-04-19T22:37:16.129693+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:37:17.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:17 smithi165 bash[18577]: cluster 2024-04-19T22:37:16.388174+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:37:17.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:17 smithi165 bash[18577]: cluster 2024-04-19T22:37:17.031208+0000 mon.a (mon.0) 558 : cluster [INF] osd.7 [v2:172.21.15.165:6824/1043795621,v1:172.21.15.165:6825/1043795621] boot 2024-04-19T22:37:17.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:17 smithi165 bash[18577]: cluster 2024-04-19T22:37:17.031351+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-19T22:37:17.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:17 smithi165 bash[18577]: audit 2024-04-19T22:37:17.031995+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:37:17.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[18490]: audit 2024-04-19T22:37:16.115986+0000 mon.a (mon.0) 554 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-04-19T22:37:17.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[18490]: cluster 2024-04-19T22:37:16.116109+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-19T22:37:17.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[18490]: audit 2024-04-19T22:37:16.116654+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:37:17.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[18490]: audit 2024-04-19T22:37:16.129693+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:37:17.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[18490]: cluster 2024-04-19T22:37:16.388174+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:37:17.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[18490]: cluster 2024-04-19T22:37:17.031208+0000 mon.a (mon.0) 558 : cluster [INF] osd.7 [v2:172.21.15.165:6824/1043795621,v1:172.21.15.165:6825/1043795621] boot 2024-04-19T22:37:17.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[18490]: cluster 2024-04-19T22:37:17.031351+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-19T22:37:17.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[18490]: audit 2024-04-19T22:37:17.031995+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:37:17.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[23559]: audit 2024-04-19T22:37:16.115986+0000 mon.a (mon.0) 554 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]': finished 2024-04-19T22:37:17.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[23559]: cluster 2024-04-19T22:37:16.116109+0000 mon.a (mon.0) 555 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-19T22:37:17.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[23559]: audit 2024-04-19T22:37:16.116654+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:37:17.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[23559]: audit 2024-04-19T22:37:16.129693+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:37:17.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[23559]: cluster 2024-04-19T22:37:16.388174+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T22:37:17.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[23559]: cluster 2024-04-19T22:37:17.031208+0000 mon.a (mon.0) 558 : cluster [INF] osd.7 [v2:172.21.15.165:6824/1043795621,v1:172.21.15.165:6825/1043795621] boot 2024-04-19T22:37:17.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[23559]: cluster 2024-04-19T22:37:17.031351+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-19T22:37:17.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:17 smithi044 bash[23559]: audit 2024-04-19T22:37:17.031995+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:37:17.579 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-04-19T22:37:18.276 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1713566237,"num_in_osds":8,"osd_in_since":1713566213,"num_remapped_pgs":1} 2024-04-19T22:37:18.277 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph osd dump --format=json 2024-04-19T22:37:18.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:18 smithi165 bash[18577]: cluster 2024-04-19T22:37:15.628179+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:37:18.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:18 smithi165 bash[18577]: cluster 2024-04-19T22:37:15.628351+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:37:18.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:18 smithi165 bash[18577]: audit 2024-04-19T22:37:17.588250+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.44:0/1048421672' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-19T22:37:18.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:18 smithi165 bash[18577]: cluster 2024-04-19T22:37:18.040825+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-19T22:37:18.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:18 smithi044 bash[18490]: cluster 2024-04-19T22:37:15.628179+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:37:18.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:18 smithi044 bash[18490]: cluster 2024-04-19T22:37:15.628351+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:37:18.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:18 smithi044 bash[18490]: audit 2024-04-19T22:37:17.588250+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.44:0/1048421672' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-19T22:37:18.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:18 smithi044 bash[18490]: cluster 2024-04-19T22:37:18.040825+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-19T22:37:18.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:18 smithi044 bash[23559]: cluster 2024-04-19T22:37:15.628179+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T22:37:18.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:18 smithi044 bash[23559]: cluster 2024-04-19T22:37:15.628351+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T22:37:18.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:18 smithi044 bash[23559]: audit 2024-04-19T22:37:17.588250+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.44:0/1048421672' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-19T22:37:18.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:18 smithi044 bash[23559]: cluster 2024-04-19T22:37:18.040825+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-19T22:37:20.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:20 smithi044 bash[18490]: cluster 2024-04-19T22:37:18.388836+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v214: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:20.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:20 smithi044 bash[18490]: cluster 2024-04-19T22:37:19.044031+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-19T22:37:20.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:20 smithi044 bash[23559]: cluster 2024-04-19T22:37:18.388836+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v214: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:20.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:20 smithi044 bash[23559]: cluster 2024-04-19T22:37:19.044031+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-19T22:37:20.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:20 smithi165 bash[18577]: cluster 2024-04-19T22:37:18.388836+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v214: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:20.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:20 smithi165 bash[18577]: cluster 2024-04-19T22:37:19.044031+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-19T22:37:21.005 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:37:21.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:21 smithi044 bash[18490]: cluster 2024-04-19T22:37:20.045758+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-19T22:37:21.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:21 smithi044 bash[18490]: cluster 2024-04-19T22:37:20.389475+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v217: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:21.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:21 smithi044 bash[23559]: cluster 2024-04-19T22:37:20.045758+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-19T22:37:21.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:21 smithi044 bash[23559]: cluster 2024-04-19T22:37:20.389475+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v217: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:21.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:21 smithi165 bash[18577]: cluster 2024-04-19T22:37:20.045758+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-19T22:37:21.359 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:21 smithi165 bash[18577]: cluster 2024-04-19T22:37:20.389475+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v217: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:22.137 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[23559]: cluster 2024-04-19T22:37:21.059904+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-19T22:37:22.137 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[23559]: cephadm 2024-04-19T22:37:21.375814+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi165 2024-04-19T22:37:22.137 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[23559]: audit 2024-04-19T22:37:21.386493+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:22.137 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[23559]: audit 2024-04-19T22:37:21.388924+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:37:22.137 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[23559]: audit 2024-04-19T22:37:21.390779+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:37:22.137 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[23559]: audit 2024-04-19T22:37:21.392469+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:37:22.138 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[23559]: audit 2024-04-19T22:37:21.394193+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:37:22.138 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[23559]: cephadm 2024-04-19T22:37:21.395672+0000 mgr.y (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 4316M 2024-04-19T22:37:22.138 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[23559]: audit 2024-04-19T22:37:21.404160+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:22.138 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[23559]: audit 2024-04-19T22:37:21.413321+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:22.138 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[18490]: cluster 2024-04-19T22:37:21.059904+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-19T22:37:22.138 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[18490]: cephadm 2024-04-19T22:37:21.375814+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi165 2024-04-19T22:37:22.138 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[18490]: audit 2024-04-19T22:37:21.386493+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:22.138 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[18490]: audit 2024-04-19T22:37:21.388924+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:37:22.138 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[18490]: audit 2024-04-19T22:37:21.390779+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:37:22.138 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[18490]: audit 2024-04-19T22:37:21.392469+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:37:22.138 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[18490]: audit 2024-04-19T22:37:21.394193+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:37:22.139 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[18490]: cephadm 2024-04-19T22:37:21.395672+0000 mgr.y (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 4316M 2024-04-19T22:37:22.139 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[18490]: audit 2024-04-19T22:37:21.404160+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:22.139 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:22 smithi044 bash[18490]: audit 2024-04-19T22:37:21.413321+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:22.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:22 smithi165 bash[18577]: cluster 2024-04-19T22:37:21.059904+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-19T22:37:22.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:22 smithi165 bash[18577]: cephadm 2024-04-19T22:37:21.375814+0000 mgr.y (mgr.14152) 227 : cephadm [INF] Detected new or changed devices on smithi165 2024-04-19T22:37:22.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:22 smithi165 bash[18577]: audit 2024-04-19T22:37:21.386493+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:22.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:22 smithi165 bash[18577]: audit 2024-04-19T22:37:21.388924+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:37:22.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:22 smithi165 bash[18577]: audit 2024-04-19T22:37:21.390779+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:37:22.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:22 smithi165 bash[18577]: audit 2024-04-19T22:37:21.392469+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:37:22.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:22 smithi165 bash[18577]: audit 2024-04-19T22:37:21.394193+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:37:22.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:22 smithi165 bash[18577]: cephadm 2024-04-19T22:37:21.395672+0000 mgr.y (mgr.14152) 228 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 4316M 2024-04-19T22:37:22.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:22 smithi165 bash[18577]: audit 2024-04-19T22:37:21.404160+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:22.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:22 smithi165 bash[18577]: audit 2024-04-19T22:37:21.413321+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:23.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:23 smithi044 bash[18490]: cluster 2024-04-19T22:37:22.390210+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; 119 KiB/s, 0 objects/s recovering 2024-04-19T22:37:23.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:23 smithi044 bash[23559]: cluster 2024-04-19T22:37:22.390210+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; 119 KiB/s, 0 objects/s recovering 2024-04-19T22:37:23.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:23 smithi165 bash[18577]: cluster 2024-04-19T22:37:22.390210+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; 119 KiB/s, 0 objects/s recovering 2024-04-19T22:37:23.607 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-04-19T22:37:23.608 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":58,"fsid":"4e8ccbb4-fe9c-11ee-bc92-c7b262605968","created":"2024-04-19T22:30:41.299852+0000","modified":"2024-04-19T22:37:21.047973+0000","last_up_change":"2024-04-19T22:37:17.022732+0000","last_in_change":"2024-04-19T22:36:53.418502+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-19T22:34:24.876812+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":"d2233c4f-6132-4abe-96ed-0334dee6bd3a","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.44:6802","nonce":3281191219},{"type":"v1","addr":"172.21.15.44:6803","nonce":3281191219}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6804","nonce":3281191219},{"type":"v1","addr":"172.21.15.44:6805","nonce":3281191219}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6808","nonce":3281191219},{"type":"v1","addr":"172.21.15.44:6809","nonce":3281191219}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6806","nonce":3281191219},{"type":"v1","addr":"172.21.15.44:6807","nonce":3281191219}]},"public_addr":"172.21.15.44:6803/3281191219","cluster_addr":"172.21.15.44:6805/3281191219","heartbeat_back_addr":"172.21.15.44:6809/3281191219","heartbeat_front_addr":"172.21.15.44:6807/3281191219","state":["exists","up"]},{"osd":1,"uuid":"a61fc1f1-8a95-4303-81c9-a561f6339250","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.44:6810","nonce":3841221432},{"type":"v1","addr":"172.21.15.44:6811","nonce":3841221432}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6812","nonce":3841221432},{"type":"v1","addr":"172.21.15.44:6813","nonce":3841221432}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6816","nonce":3841221432},{"type":"v1","addr":"172.21.15.44:6817","nonce":3841221432}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6814","nonce":3841221432},{"type":"v1","addr":"172.21.15.44:6815","nonce":3841221432}]},"public_addr":"172.21.15.44:6811/3841221432","cluster_addr":"172.21.15.44:6813/3841221432","heartbeat_back_addr":"172.21.15.44:6817/3841221432","heartbeat_front_addr":"172.21.15.44:6815/3841221432","state":["exists","up"]},{"osd":2,"uuid":"dcf50812-0f5d-43cd-983f-0f4fd103bc60","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.44:6818","nonce":2454637763},{"type":"v1","addr":"172.21.15.44:6819","nonce":2454637763}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6820","nonce":2454637763},{"type":"v1","addr":"172.21.15.44:6821","nonce":2454637763}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6824","nonce":2454637763},{"type":"v1","addr":"172.21.15.44:6825","nonce":2454637763}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6822","nonce":2454637763},{"type":"v1","addr":"172.21.15.44:6823","nonce":2454637763}]},"public_addr":"172.21.15.44:6819/2454637763","cluster_addr":"172.21.15.44:6821/2454637763","heartbeat_back_addr":"172.21.15.44:6825/2454637763","heartbeat_front_addr":"172.21.15.44:6823/2454637763","state":["exists","up"]},{"osd":3,"uuid":"b83cbd20-ef90-40e7-b331-a99dd5dfbd6e","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.44:6826","nonce":3253447175},{"type":"v1","addr":"172.21.15.44:6827","nonce":3253447175}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6828","nonce":3253447175},{"type":"v1","addr":"172.21.15.44:6829","nonce":3253447175}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6832","nonce":3253447175},{"type":"v1","addr":"172.21.15.44:6833","nonce":3253447175}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6830","nonce":3253447175},{"type":"v1","addr":"172.21.15.44:6831","nonce":3253447175}]},"public_addr":"172.21.15.44:6827/3253447175","cluster_addr":"172.21.15.44:6829/3253447175","heartbeat_back_addr":"172.21.15.44:6833/3253447175","heartbeat_front_addr":"172.21.15.44:6831/3253447175","state":["exists","up"]},{"osd":4,"uuid":"87adeaa1-6de9-44ae-8681-1c2c63365628","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.165:6800","nonce":3533630957},{"type":"v1","addr":"172.21.15.165:6801","nonce":3533630957}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":3533630957},{"type":"v1","addr":"172.21.15.165:6803","nonce":3533630957}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":3533630957},{"type":"v1","addr":"172.21.15.165:6807","nonce":3533630957}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":3533630957},{"type":"v1","addr":"172.21.15.165:6805","nonce":3533630957}]},"public_addr":"172.21.15.165:6801/3533630957","cluster_addr":"172.21.15.165:6803/3533630957","heartbeat_back_addr":"172.21.15.165:6807/3533630957","heartbeat_front_addr":"172.21.15.165:6805/3533630957","state":["exists","up"]},{"osd":5,"uuid":"3fe38038-1d9c-4891-a9b2-0b763cd9c4b2","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.165:6808","nonce":3582276684},{"type":"v1","addr":"172.21.15.165:6809","nonce":3582276684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":3582276684},{"type":"v1","addr":"172.21.15.165:6811","nonce":3582276684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":3582276684},{"type":"v1","addr":"172.21.15.165:6815","nonce":3582276684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":3582276684},{"type":"v1","addr":"172.21.15.165:6813","nonce":3582276684}]},"public_addr":"172.21.15.165:6809/3582276684","cluster_addr":"172.21.15.165:6811/3582276684","heartbeat_back_addr":"172.21.15.165:6815/3582276684","heartbeat_front_addr":"172.21.15.165:6813/3582276684","state":["exists","up"]},{"osd":6,"uuid":"8ed31097-b39a-47bb-bd50-4f713ddf86b2","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.165:6816","nonce":3996552942},{"type":"v1","addr":"172.21.15.165:6817","nonce":3996552942}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":3996552942},{"type":"v1","addr":"172.21.15.165:6819","nonce":3996552942}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":3996552942},{"type":"v1","addr":"172.21.15.165:6823","nonce":3996552942}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":3996552942},{"type":"v1","addr":"172.21.15.165:6821","nonce":3996552942}]},"public_addr":"172.21.15.165:6817/3996552942","cluster_addr":"172.21.15.165:6819/3996552942","heartbeat_back_addr":"172.21.15.165:6823/3996552942","heartbeat_front_addr":"172.21.15.165:6821/3996552942","state":["exists","up"]},{"osd":7,"uuid":"b110747b-d543-4551-a576-7be4c86ab8c3","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.165:6824","nonce":1043795621},{"type":"v1","addr":"172.21.15.165:6825","nonce":1043795621}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1043795621},{"type":"v1","addr":"172.21.15.165:6827","nonce":1043795621}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1043795621},{"type":"v1","addr":"172.21.15.165:6831","nonce":1043795621}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1043795621},{"type":"v1","addr":"172.21.15.165:6829","nonce":1043795621}]},"public_addr":"172.21.15.165:6825/1043795621","cluster_addr":"172.21.15.165:6827/1043795621","heartbeat_back_addr":"172.21.15.165:6831/1043795621","heartbeat_front_addr":"172.21.15.165:6829/1043795621","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-19T22:33:14.055471+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-19T22:33:48.635763+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-19T22:34:22.014828+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-19T22:34:57.571120+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-19T22:35:29.875614+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-19T22:36:04.702213+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-19T22:36:39.983627+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-19T22:37:15.628355+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.44:6801/941372946":"2024-04-20T22:31:40.241494+0000","172.21.15.44:0/113096050":"2024-04-20T22:31:40.241494+0000","172.21.15.44:0/4186904358":"2024-04-20T22:31:40.241494+0000","172.21.15.44:6800/941372946":"2024-04-20T22:31:40.241494+0000","172.21.15.44:0/3977983240":"2024-04-20T22:31:40.241494+0000","172.21.15.44:0/2706194502":"2024-04-20T22:31:11.536963+0000","172.21.15.44:6800/4235796042":"2024-04-20T22:31:11.536963+0000","172.21.15.44:6801/4235796042":"2024-04-20T22:31:11.536963+0000","172.21.15.44:0/297198656":"2024-04-20T22:31:11.536963+0000","172.21.15.44:0/2542092446":"2024-04-20T22:31:11.536963+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-19T22:37:24.222 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-19T22:34:24.876812+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-19T22:37:24.222 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-04-19T22:37:24.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:24 smithi044 bash[18490]: audit 2024-04-19T22:37:23.615982+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.44:0/732420347' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T22:37:24.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:24 smithi044 bash[23559]: audit 2024-04-19T22:37:23.615982+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.44:0/732420347' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T22:37:24.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:24 smithi165 bash[18577]: audit 2024-04-19T22:37:23.615982+0000 mon.a (mon.0) 572 : audit [DBG] from='client.? 172.21.15.44:0/732420347' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T22:37:25.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:25 smithi165 bash[18577]: cluster 2024-04-19T22:37:24.390824+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; 86 KiB/s, 0 objects/s recovering 2024-04-19T22:37:25.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:25 smithi044 bash[18490]: cluster 2024-04-19T22:37:24.390824+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; 86 KiB/s, 0 objects/s recovering 2024-04-19T22:37:25.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:25 smithi044 bash[23559]: cluster 2024-04-19T22:37:24.390824+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; 86 KiB/s, 0 objects/s recovering 2024-04-19T22:37:26.943 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:37:28.063 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:28 smithi044 bash[23559]: cluster 2024-04-19T22:37:26.391463+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; 70 KiB/s, 0 objects/s recovering 2024-04-19T22:37:28.063 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:28 smithi044 bash[18490]: cluster 2024-04-19T22:37:26.391463+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; 70 KiB/s, 0 objects/s recovering 2024-04-19T22:37:28.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:28 smithi165 bash[18577]: cluster 2024-04-19T22:37:26.391463+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; 70 KiB/s, 0 objects/s recovering 2024-04-19T22:37:29.522 INFO:teuthology.orchestra.run.smithi044.stdout:pg_num: 1 2024-04-19T22:37:30.191 INFO:tasks.cephadm:Adding prometheus.a on smithi165 2024-04-19T22:37:30.192 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch apply prometheus '1;smithi165=a' 2024-04-19T22:37:30.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:30 smithi044 bash[18490]: cluster 2024-04-19T22:37:28.392081+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; 62 KiB/s, 0 objects/s recovering 2024-04-19T22:37:30.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:30 smithi044 bash[18490]: audit 2024-04-19T22:37:29.531307+0000 mon.a (mon.0) 573 : audit [DBG] from='client.? 172.21.15.44:0/2451405474' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-19T22:37:30.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:30 smithi044 bash[23559]: cluster 2024-04-19T22:37:28.392081+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; 62 KiB/s, 0 objects/s recovering 2024-04-19T22:37:30.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:30 smithi044 bash[23559]: audit 2024-04-19T22:37:29.531307+0000 mon.a (mon.0) 573 : audit [DBG] from='client.? 172.21.15.44:0/2451405474' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-19T22:37:30.369 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:30 smithi165 bash[18577]: cluster 2024-04-19T22:37:28.392081+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; 62 KiB/s, 0 objects/s recovering 2024-04-19T22:37:30.370 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:30 smithi165 bash[18577]: audit 2024-04-19T22:37:29.531307+0000 mon.a (mon.0) 573 : audit [DBG] from='client.? 172.21.15.44:0/2451405474' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-19T22:37:32.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:32 smithi044 bash[18490]: cluster 2024-04-19T22:37:30.392709+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; 52 KiB/s, 0 objects/s recovering 2024-04-19T22:37:32.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:32 smithi044 bash[23559]: cluster 2024-04-19T22:37:30.392709+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; 52 KiB/s, 0 objects/s recovering 2024-04-19T22:37:32.436 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:32 smithi165 bash[18577]: cluster 2024-04-19T22:37:30.392709+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; 52 KiB/s, 0 objects/s recovering 2024-04-19T22:37:33.130 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled prometheus update... 2024-04-19T22:37:33.778 DEBUG:teuthology.orchestra.run.smithi165:prometheus.a> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@prometheus.a.service 2024-04-19T22:37:33.781 INFO:tasks.cephadm:Adding node-exporter.a on smithi044 2024-04-19T22:37:33.781 INFO:tasks.cephadm:Adding node-exporter.b on smithi165 2024-04-19T22:37:33.781 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch apply node-exporter '2;smithi044=a;smithi165=b' 2024-04-19T22:37:34.254 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:34 smithi165 bash[18577]: cluster 2024-04-19T22:37:32.393332+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2024-04-19T22:37:34.254 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:34 smithi165 bash[18577]: audit 2024-04-19T22:37:33.138409+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:34.254 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:34 smithi165 bash[18577]: audit 2024-04-19T22:37:33.160824+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:37:34.254 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:34 smithi165 bash[18577]: audit 2024-04-19T22:37:33.163577+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:37:34.254 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:34 smithi165 bash[18577]: audit 2024-04-19T22:37:33.165396+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:37:34.254 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:34 smithi165 bash[18577]: audit 2024-04-19T22:37:33.176950+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:34.254 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:34 smithi165 bash[18577]: audit 2024-04-19T22:37:33.189010+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-19T22:37:34.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[18490]: cluster 2024-04-19T22:37:32.393332+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2024-04-19T22:37:34.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[18490]: audit 2024-04-19T22:37:33.138409+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:34.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[18490]: audit 2024-04-19T22:37:33.160824+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:37:34.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[18490]: audit 2024-04-19T22:37:33.163577+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:37:34.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[18490]: audit 2024-04-19T22:37:33.165396+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:37:34.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[18490]: audit 2024-04-19T22:37:33.176950+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:34.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[18490]: audit 2024-04-19T22:37:33.189010+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-19T22:37:34.314 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[18744]: ignoring --setuser ceph since I am not root 2024-04-19T22:37:34.314 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[18744]: ignoring --setgroup ceph since I am not root 2024-04-19T22:37:34.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[23559]: cluster 2024-04-19T22:37:32.393332+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s, 0 objects/s recovering 2024-04-19T22:37:34.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[23559]: audit 2024-04-19T22:37:33.138409+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:34.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[23559]: audit 2024-04-19T22:37:33.160824+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:37:34.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[23559]: audit 2024-04-19T22:37:33.163577+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:37:34.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[23559]: audit 2024-04-19T22:37:33.165396+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:37:34.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[23559]: audit 2024-04-19T22:37:33.176950+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' 2024-04-19T22:37:34.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[23559]: audit 2024-04-19T22:37:33.189010+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-19T22:37:34.687 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:34 smithi165 bash[19253]: ignoring --setuser ceph since I am not root 2024-04-19T22:37:34.687 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:34 smithi165 bash[19253]: ignoring --setgroup ceph since I am not root 2024-04-19T22:37:34.687 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:34 smithi165 bash[19253]: debug 2024-04-19T22:37:34.262+0000 7fa951407700 1 -- 172.21.15.165:0/3050344495 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562bb81a0340 con 0x562bb8f1cc00 2024-04-19T22:37:34.687 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:34 smithi165 bash[19253]: debug 2024-04-19T22:37:34.402+0000 7fa959e63000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T22:37:34.813 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:34 smithi044 bash[18744]: debug 2024-04-19T22:37:34.377+0000 7f42e82e5000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T22:37:35.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:35 smithi044 bash[18490]: audit 2024-04-19T22:37:33.127939+0000 mgr.y (mgr.14152) 235 : audit [DBG] from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:37:35.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:35 smithi044 bash[18490]: cephadm 2024-04-19T22:37:33.131503+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Saving service prometheus spec with placement smithi165=a;count:1 2024-04-19T22:37:35.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:35 smithi044 bash[18490]: audit 2024-04-19T22:37:34.190305+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-19T22:37:35.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:35 smithi044 bash[18490]: cluster 2024-04-19T22:37:34.190490+0000 mon.a (mon.0) 581 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-04-19T22:37:35.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:35 smithi044 bash[23559]: audit 2024-04-19T22:37:33.127939+0000 mgr.y (mgr.14152) 235 : audit [DBG] from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:37:35.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:35 smithi044 bash[23559]: cephadm 2024-04-19T22:37:33.131503+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Saving service prometheus spec with placement smithi165=a;count:1 2024-04-19T22:37:35.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:35 smithi044 bash[23559]: audit 2024-04-19T22:37:34.190305+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-19T22:37:35.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:35 smithi044 bash[23559]: cluster 2024-04-19T22:37:34.190490+0000 mon.a (mon.0) 581 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-04-19T22:37:35.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:35 smithi165 bash[18577]: audit 2024-04-19T22:37:33.127939+0000 mgr.y (mgr.14152) 235 : audit [DBG] from='client.24290 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:37:35.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:35 smithi165 bash[18577]: cephadm 2024-04-19T22:37:33.131503+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Saving service prometheus spec with placement smithi165=a;count:1 2024-04-19T22:37:35.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:35 smithi165 bash[18577]: audit 2024-04-19T22:37:34.190305+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.44:0/1561014196' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-19T22:37:35.375 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:35 smithi165 bash[18577]: cluster 2024-04-19T22:37:34.190490+0000 mon.a (mon.0) 581 : cluster [DBG] mgrmap e16: y(active, since 5m), standbys: x 2024-04-19T22:37:36.187 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:35 smithi165 bash[19253]: debug 2024-04-19T22:37:35.930+0000 7fa959e63000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T22:37:36.187 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:36 smithi165 bash[19253]: debug 2024-04-19T22:37:36.026+0000 7fa959e63000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T22:37:36.293 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:35 smithi044 bash[18744]: debug 2024-04-19T22:37:35.945+0000 7f42e82e5000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T22:37:36.294 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:36 smithi044 bash[18744]: debug 2024-04-19T22:37:36.045+0000 7f42e82e5000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T22:37:36.294 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:36 smithi044 bash[18744]: debug 2024-04-19T22:37:36.297+0000 7f42e82e5000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T22:37:36.527 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:36 smithi165 bash[19253]: debug 2024-04-19T22:37:36.270+0000 7fa959e63000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T22:37:37.270 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:37 smithi044 bash[18744]: debug 2024-04-19T22:37:37.057+0000 7f42e82e5000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T22:37:37.270 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:37 smithi044 bash[18744]: debug 2024-04-19T22:37:37.169+0000 7f42e82e5000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T22:37:37.270 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:37 smithi044 bash[18744]: debug 2024-04-19T22:37:37.273+0000 7f42e82e5000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T22:37:37.326 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:37 smithi165 bash[19253]: debug 2024-04-19T22:37:37.014+0000 7fa959e63000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T22:37:37.326 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:37 smithi165 bash[19253]: debug 2024-04-19T22:37:37.118+0000 7fa959e63000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T22:37:37.326 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:37 smithi165 bash[19253]: debug 2024-04-19T22:37:37.218+0000 7fa959e63000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T22:37:37.686 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:37 smithi165 bash[19253]: debug 2024-04-19T22:37:37.330+0000 7fa959e63000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T22:37:37.687 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:37 smithi165 bash[19253]: debug 2024-04-19T22:37:37.542+0000 7fa959e63000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T22:37:37.814 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:37 smithi044 bash[18744]: debug 2024-04-19T22:37:37.389+0000 7f42e82e5000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T22:37:37.814 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:37 smithi044 bash[18744]: debug 2024-04-19T22:37:37.605+0000 7f42e82e5000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T22:37:38.084 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:37 smithi165 bash[19253]: debug 2024-04-19T22:37:37.814+0000 7fa959e63000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T22:37:38.085 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:37 smithi165 bash[19253]: debug 2024-04-19T22:37:37.914+0000 7fa959e63000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T22:37:38.177 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:37 smithi044 bash[18744]: debug 2024-04-19T22:37:37.889+0000 7f42e82e5000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T22:37:38.177 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:37 smithi044 bash[18744]: debug 2024-04-19T22:37:37.997+0000 7f42e82e5000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T22:37:38.430 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:38 smithi044 bash[18744]: debug 2024-04-19T22:37:38.181+0000 7f42e82e5000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T22:37:38.430 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:38 smithi044 bash[18744]: debug 2024-04-19T22:37:38.433+0000 7f42e82e5000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T22:37:38.437 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:38 smithi165 bash[19253]: debug 2024-04-19T22:37:38.090+0000 7fa959e63000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T22:37:38.437 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:38 smithi165 bash[19253]: debug 2024-04-19T22:37:38.334+0000 7fa959e63000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T22:37:38.936 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:38 smithi165 bash[19253]: debug 2024-04-19T22:37:38.602+0000 7fa959e63000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T22:37:38.937 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:38 smithi165 bash[19253]: debug 2024-04-19T22:37:38.762+0000 7fa959e63000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:37:39.063 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:38 smithi044 bash[18744]: debug 2024-04-19T22:37:38.713+0000 7f42e82e5000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T22:37:39.063 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:38 smithi044 bash[18744]: debug 2024-04-19T22:37:38.881+0000 7f42e82e5000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:37:39.437 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:38 smithi165 bash[19253]: debug 2024-04-19T22:37:38.994+0000 7fa959e63000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T22:37:39.437 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:39 smithi165 bash[19253]: debug 2024-04-19T22:37:39.106+0000 7fa959e63000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T22:37:39.563 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:39 smithi044 bash[18744]: debug 2024-04-19T22:37:39.125+0000 7f42e82e5000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T22:37:39.563 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:39 smithi044 bash[18744]: debug 2024-04-19T22:37:39.249+0000 7f42e82e5000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T22:37:39.937 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:39 smithi165 bash[19253]: debug 2024-04-19T22:37:39.442+0000 7fa959e63000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:37:40.063 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:39 smithi044 bash[18744]: debug 2024-04-19T22:37:39.593+0000 7f42e82e5000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:37:40.437 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:40 smithi165 bash[19253]: debug 2024-04-19T22:37:40.162+0000 7fa959e63000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T22:37:40.437 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:40 smithi165 bash[19253]: debug 2024-04-19T22:37:40.274+0000 7fa959e63000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T22:37:40.677 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:40 smithi044 bash[18744]: debug 2024-04-19T22:37:40.349+0000 7f42e82e5000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T22:37:40.677 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:40 smithi044 bash[18744]: debug 2024-04-19T22:37:40.469+0000 7f42e82e5000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T22:37:40.677 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:40 smithi044 bash[18744]: debug 2024-04-19T22:37:40.681+0000 7f42e82e5000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T22:37:40.796 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:40 smithi165 bash[19253]: debug 2024-04-19T22:37:40.478+0000 7fa959e63000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T22:37:41.005 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:41 smithi044 bash[18744]: debug 2024-04-19T22:37:41.009+0000 7f42e82e5000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T22:37:41.164 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:40 smithi165 bash[19253]: debug 2024-04-19T22:37:40.802+0000 7fa959e63000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T22:37:41.437 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:41 smithi165 bash[19253]: debug 2024-04-19T22:37:41.170+0000 7fa959e63000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T22:37:41.437 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:41 smithi165 bash[19253]: debug 2024-04-19T22:37:41.282+0000 7fa959e63000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T22:37:41.437 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:41 smithi165 bash[19253]: [19/Apr/2024:22:37:41] ENGINE Bus STARTING 2024-04-19T22:37:41.437 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:41 smithi165 bash[19253]: CherryPy Checker: 2024-04-19T22:37:41.437 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:41 smithi165 bash[19253]: The Application mounted at '' has an empty config. 2024-04-19T22:37:41.437 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:41 smithi165 bash[19253]: [19/Apr/2024:22:37:41] ENGINE Serving on http://:::9283 2024-04-19T22:37:41.438 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:37:41 smithi165 bash[19253]: [19/Apr/2024:22:37:41] ENGINE Bus STARTED 2024-04-19T22:37:41.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:41 smithi165 bash[18577]: cluster 2024-04-19T22:37:41.307128+0000 mon.a (mon.0) 582 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T22:37:41.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:41 smithi165 bash[18577]: cluster 2024-04-19T22:37:41.307243+0000 mon.a (mon.0) 583 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:37:41.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:41 smithi165 bash[18577]: audit 2024-04-19T22:37:41.309999+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.165:0/58406764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:37:41.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:41 smithi165 bash[18577]: audit 2024-04-19T22:37:41.311381+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.165:0/58406764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:37:41.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:41 smithi165 bash[18577]: audit 2024-04-19T22:37:41.314397+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.165:0/58406764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:37:41.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:41 smithi165 bash[18577]: audit 2024-04-19T22:37:41.314866+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.165:0/58406764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:37:41.813 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:41 smithi044 bash[18744]: debug 2024-04-19T22:37:41.401+0000 7f42e82e5000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T22:37:41.813 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:41 smithi044 bash[18744]: debug 2024-04-19T22:37:41.521+0000 7f42e82e5000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T22:37:41.814 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:41 smithi044 bash[18490]: cluster 2024-04-19T22:37:41.307128+0000 mon.a (mon.0) 582 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T22:37:41.814 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:41 smithi044 bash[18490]: cluster 2024-04-19T22:37:41.307243+0000 mon.a (mon.0) 583 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:37:41.814 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:41 smithi044 bash[18490]: audit 2024-04-19T22:37:41.309999+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.165:0/58406764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:37:41.814 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:41 smithi044 bash[18490]: audit 2024-04-19T22:37:41.311381+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.165:0/58406764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:37:41.814 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:41 smithi044 bash[18490]: audit 2024-04-19T22:37:41.314397+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.165:0/58406764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:37:41.814 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:41 smithi044 bash[18490]: audit 2024-04-19T22:37:41.314866+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.165:0/58406764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:37:41.814 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:41 smithi044 bash[23559]: cluster 2024-04-19T22:37:41.307128+0000 mon.a (mon.0) 582 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T22:37:41.814 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:41 smithi044 bash[23559]: cluster 2024-04-19T22:37:41.307243+0000 mon.a (mon.0) 583 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:37:41.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:41 smithi044 bash[23559]: audit 2024-04-19T22:37:41.309999+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.165:0/58406764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:37:41.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:41 smithi044 bash[23559]: audit 2024-04-19T22:37:41.311381+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.165:0/58406764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:37:41.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:41 smithi044 bash[23559]: audit 2024-04-19T22:37:41.314397+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.165:0/58406764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:37:41.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:41 smithi044 bash[23559]: audit 2024-04-19T22:37:41.314866+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.165:0/58406764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:37:42.614 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:42 smithi044 bash[18490]: cluster 2024-04-19T22:37:41.367035+0000 mon.a (mon.0) 584 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-04-19T22:37:42.614 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:42 smithi044 bash[18490]: cluster 2024-04-19T22:37:41.546735+0000 mon.a (mon.0) 585 : cluster [INF] Active manager daemon y restarted 2024-04-19T22:37:42.614 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:42 smithi044 bash[18490]: cluster 2024-04-19T22:37:41.547899+0000 mon.a (mon.0) 586 : cluster [INF] Activating manager daemon y 2024-04-19T22:37:42.614 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:42 smithi044 bash[18490]: cluster 2024-04-19T22:37:41.554880+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-19T22:37:42.614 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:42 smithi044 bash[18744]: [19/Apr/2024:22:37:42] ENGINE Bus STARTING 2024-04-19T22:37:42.615 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:42 smithi044 bash[23559]: cluster 2024-04-19T22:37:41.367035+0000 mon.a (mon.0) 584 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-04-19T22:37:42.615 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:42 smithi044 bash[23559]: cluster 2024-04-19T22:37:41.546735+0000 mon.a (mon.0) 585 : cluster [INF] Active manager daemon y restarted 2024-04-19T22:37:42.615 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:42 smithi044 bash[23559]: cluster 2024-04-19T22:37:41.547899+0000 mon.a (mon.0) 586 : cluster [INF] Activating manager daemon y 2024-04-19T22:37:42.615 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:42 smithi044 bash[23559]: cluster 2024-04-19T22:37:41.554880+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-19T22:37:42.687 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:42 smithi165 bash[18577]: cluster 2024-04-19T22:37:41.367035+0000 mon.a (mon.0) 584 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-04-19T22:37:42.687 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:42 smithi165 bash[18577]: cluster 2024-04-19T22:37:41.546735+0000 mon.a (mon.0) 585 : cluster [INF] Active manager daemon y restarted 2024-04-19T22:37:42.687 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:42 smithi165 bash[18577]: cluster 2024-04-19T22:37:41.547899+0000 mon.a (mon.0) 586 : cluster [INF] Activating manager daemon y 2024-04-19T22:37:42.687 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:42 smithi165 bash[18577]: cluster 2024-04-19T22:37:41.554880+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-19T22:37:43.063 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:42 smithi044 bash[18744]: CherryPy Checker: 2024-04-19T22:37:43.063 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:42 smithi044 bash[18744]: The Application mounted at '' has an empty config. 2024-04-19T22:37:43.063 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:42 smithi044 bash[18744]: [19/Apr/2024:22:37:42] ENGINE Serving on http://:::9283 2024-04-19T22:37:43.064 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:42 smithi044 bash[18744]: [19/Apr/2024:22:37:42] ENGINE Bus STARTED 2024-04-19T22:37:43.415 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled node-exporter update... 2024-04-19T22:37:43.563 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18744]: [19/Apr/2024:22:37:43] ENGINE Bus STARTING 2024-04-19T22:37:43.563 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18744]: [19/Apr/2024:22:37:43] ENGINE Serving on https://172.21.15.44:7150 2024-04-19T22:37:43.564 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18744]: [19/Apr/2024:22:37:43] ENGINE Bus STARTED 2024-04-19T22:37:43.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: cluster 2024-04-19T22:37:42.390367+0000 mon.a (mon.0) 588 : cluster [DBG] mgrmap e18: y(active, starting, since 0.842635s), standbys: x 2024-04-19T22:37:43.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.394148+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:37:43.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.394474+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:37:43.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.394840+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:37:43.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.397624+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T22:37:43.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.397928+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T22:37:43.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.398377+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:37:43.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.398788+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:37:43.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.399176+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:37:43.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.399515+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:37:43.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.399854+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:37:43.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.400187+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:37:43.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.400522+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:37:43.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.400857+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:37:43.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.401195+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T22:37:43.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.401509+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T22:37:43.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.402194+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T22:37:43.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: cluster 2024-04-19T22:37:42.433638+0000 mon.a (mon.0) 605 : cluster [INF] Manager daemon y is now available 2024-04-19T22:37:43.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.463266+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:37:43.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: cluster 2024-04-19T22:37:42.390367+0000 mon.a (mon.0) 588 : cluster [DBG] mgrmap e18: y(active, starting, since 0.842635s), standbys: x 2024-04-19T22:37:43.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.394148+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:37:43.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.394474+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:37:43.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.394840+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:37:43.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.397624+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T22:37:43.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.397928+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T22:37:43.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.398377+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:37:43.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.398788+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:37:43.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.399176+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:37:43.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.399515+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:37:43.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.399854+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:37:43.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.400187+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:37:43.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.400522+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:37:43.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.400857+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:37:43.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.401195+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T22:37:43.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.401509+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T22:37:43.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.402194+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T22:37:43.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: cluster 2024-04-19T22:37:42.433638+0000 mon.a (mon.0) 605 : cluster [INF] Manager daemon y is now available 2024-04-19T22:37:43.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.463266+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:37:43.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.464944+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:37:43.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.466975+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:37:43.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.468140+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:37:43.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.485888+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:43.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.500314+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:37:43.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:42.506359+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:37:43.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: cephadm 2024-04-19T22:37:43.200250+0000 mgr.y (mgr.24286) 1 : cephadm [INF] [19/Apr/2024:22:37:43] ENGINE Bus STARTING 2024-04-19T22:37:43.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[18490]: audit 2024-04-19T22:37:43.329518+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:43.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.464944+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:37:43.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.466975+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:37:43.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.468140+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:37:43.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.485888+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:43.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.500314+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:37:43.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:42.506359+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:37:43.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: cephadm 2024-04-19T22:37:43.200250+0000 mgr.y (mgr.24286) 1 : cephadm [INF] [19/Apr/2024:22:37:43] ENGINE Bus STARTING 2024-04-19T22:37:43.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:43 smithi044 bash[23559]: audit 2024-04-19T22:37:43.329518+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:43.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: cluster 2024-04-19T22:37:42.390367+0000 mon.a (mon.0) 588 : cluster [DBG] mgrmap e18: y(active, starting, since 0.842635s), standbys: x 2024-04-19T22:37:43.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.394148+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:37:43.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.394474+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:37:43.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.394840+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:37:43.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.397624+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T22:37:43.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.397928+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T22:37:43.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.398377+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:37:43.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.398788+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:37:43.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.399176+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:37:43.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.399515+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:37:43.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.399854+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:37:43.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.400187+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:37:43.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.400522+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:37:43.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.400857+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:37:43.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.401195+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T22:37:43.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.401509+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T22:37:43.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.402194+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T22:37:43.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: cluster 2024-04-19T22:37:42.433638+0000 mon.a (mon.0) 605 : cluster [INF] Manager daemon y is now available 2024-04-19T22:37:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.463266+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:37:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.464944+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:37:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.466975+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:37:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.468140+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:37:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.485888+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.500314+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:37:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:42.506359+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:37:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: cephadm 2024-04-19T22:37:43.200250+0000 mgr.y (mgr.24286) 1 : cephadm [INF] [19/Apr/2024:22:37:43] ENGINE Bus STARTING 2024-04-19T22:37:43.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:43 smithi165 bash[18577]: audit 2024-04-19T22:37:43.329518+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:44.163 DEBUG:teuthology.orchestra.run.smithi044:node-exporter.a> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@node-exporter.a.service 2024-04-19T22:37:44.166 DEBUG:teuthology.orchestra.run.smithi165:node-exporter.b> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@node-exporter.b.service 2024-04-19T22:37:44.168 INFO:tasks.cephadm:Adding alertmanager.a on smithi044 2024-04-19T22:37:44.168 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch apply alertmanager '1;smithi044=a' 2024-04-19T22:37:44.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:44 smithi165 bash[18577]: cephadm 2024-04-19T22:37:43.321460+0000 mgr.y (mgr.24286) 2 : cephadm [INF] [19/Apr/2024:22:37:43] ENGINE Serving on https://172.21.15.44:7150 2024-04-19T22:37:44.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:44 smithi165 bash[18577]: cephadm 2024-04-19T22:37:43.321662+0000 mgr.y (mgr.24286) 3 : cephadm [INF] [19/Apr/2024:22:37:43] ENGINE Bus STARTED 2024-04-19T22:37:44.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:44 smithi165 bash[18577]: cluster 2024-04-19T22:37:43.400210+0000 mon.a (mon.0) 614 : cluster [DBG] mgrmap e19: y(active, since 1.85246s), standbys: x 2024-04-19T22:37:44.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:44 smithi165 bash[18577]: audit 2024-04-19T22:37:43.416587+0000 mgr.y (mgr.24286) 4 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi044=a;smithi165=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:37:44.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:44 smithi165 bash[18577]: cephadm 2024-04-19T22:37:43.418914+0000 mgr.y (mgr.24286) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi044=a;smithi165=b;count:2 2024-04-19T22:37:44.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:44 smithi165 bash[18577]: cluster 2024-04-19T22:37:43.421083+0000 mgr.y (mgr.24286) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:44.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:44 smithi165 bash[18577]: audit 2024-04-19T22:37:43.422844+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:44.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:44 smithi044 bash[18490]: cephadm 2024-04-19T22:37:43.321460+0000 mgr.y (mgr.24286) 2 : cephadm [INF] [19/Apr/2024:22:37:43] ENGINE Serving on https://172.21.15.44:7150 2024-04-19T22:37:44.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:44 smithi044 bash[18490]: cephadm 2024-04-19T22:37:43.321662+0000 mgr.y (mgr.24286) 3 : cephadm [INF] [19/Apr/2024:22:37:43] ENGINE Bus STARTED 2024-04-19T22:37:44.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:44 smithi044 bash[18490]: cluster 2024-04-19T22:37:43.400210+0000 mon.a (mon.0) 614 : cluster [DBG] mgrmap e19: y(active, since 1.85246s), standbys: x 2024-04-19T22:37:44.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:44 smithi044 bash[18490]: audit 2024-04-19T22:37:43.416587+0000 mgr.y (mgr.24286) 4 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi044=a;smithi165=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:37:44.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:44 smithi044 bash[18490]: cephadm 2024-04-19T22:37:43.418914+0000 mgr.y (mgr.24286) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi044=a;smithi165=b;count:2 2024-04-19T22:37:44.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:44 smithi044 bash[18490]: cluster 2024-04-19T22:37:43.421083+0000 mgr.y (mgr.24286) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:44.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:44 smithi044 bash[18490]: audit 2024-04-19T22:37:43.422844+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:44.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:44 smithi044 bash[23559]: cephadm 2024-04-19T22:37:43.321460+0000 mgr.y (mgr.24286) 2 : cephadm [INF] [19/Apr/2024:22:37:43] ENGINE Serving on https://172.21.15.44:7150 2024-04-19T22:37:44.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:44 smithi044 bash[23559]: cephadm 2024-04-19T22:37:43.321662+0000 mgr.y (mgr.24286) 3 : cephadm [INF] [19/Apr/2024:22:37:43] ENGINE Bus STARTED 2024-04-19T22:37:44.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:44 smithi044 bash[23559]: cluster 2024-04-19T22:37:43.400210+0000 mon.a (mon.0) 614 : cluster [DBG] mgrmap e19: y(active, since 1.85246s), standbys: x 2024-04-19T22:37:44.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:44 smithi044 bash[23559]: audit 2024-04-19T22:37:43.416587+0000 mgr.y (mgr.24286) 4 : audit [DBG] from='client.24308 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi044=a;smithi165=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:37:44.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:44 smithi044 bash[23559]: cephadm 2024-04-19T22:37:43.418914+0000 mgr.y (mgr.24286) 5 : cephadm [INF] Saving service node-exporter spec with placement smithi044=a;smithi165=b;count:2 2024-04-19T22:37:44.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:44 smithi044 bash[23559]: cluster 2024-04-19T22:37:43.421083+0000 mgr.y (mgr.24286) 6 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:44.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:44 smithi044 bash[23559]: audit 2024-04-19T22:37:43.422844+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:45.541 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:45 smithi165 bash[18577]: cluster 2024-04-19T22:37:44.400391+0000 mgr.y (mgr.24286) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:45.541 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:45 smithi165 bash[18577]: cluster 2024-04-19T22:37:44.441082+0000 mon.a (mon.0) 616 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-04-19T22:37:45.813 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:45 smithi044 bash[18490]: cluster 2024-04-19T22:37:44.400391+0000 mgr.y (mgr.24286) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:45.813 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:45 smithi044 bash[18490]: cluster 2024-04-19T22:37:44.441082+0000 mon.a (mon.0) 616 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-04-19T22:37:45.814 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:45 smithi044 bash[23559]: cluster 2024-04-19T22:37:44.400391+0000 mgr.y (mgr.24286) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:45.814 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:45 smithi044 bash[23559]: cluster 2024-04-19T22:37:44.441082+0000 mon.a (mon.0) 616 : cluster [DBG] mgrmap e20: y(active, since 2s), standbys: x 2024-04-19T22:37:47.187 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:46 smithi165 bash[18577]: audit 2024-04-19T22:37:45.862173+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.187 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:46 smithi165 bash[18577]: audit 2024-04-19T22:37:45.984263+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.187 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:46 smithi165 bash[18577]: audit 2024-04-19T22:37:46.351027+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.187 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:46 smithi165 bash[18577]: audit 2024-04-19T22:37:46.420869+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.187 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:46 smithi165 bash[18577]: audit 2024-04-19T22:37:46.576737+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.187 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:46 smithi165 bash[18577]: audit 2024-04-19T22:37:46.645117+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.188 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:46 smithi165 bash[18577]: audit 2024-04-19T22:37:46.650370+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.217 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled alertmanager update... 2024-04-19T22:37:47.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:46 smithi044 bash[18490]: audit 2024-04-19T22:37:45.862173+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:46 smithi044 bash[18490]: audit 2024-04-19T22:37:45.984263+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:46 smithi044 bash[18490]: audit 2024-04-19T22:37:46.351027+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:46 smithi044 bash[18490]: audit 2024-04-19T22:37:46.420869+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:46 smithi044 bash[18490]: audit 2024-04-19T22:37:46.576737+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:46 smithi044 bash[18490]: audit 2024-04-19T22:37:46.645117+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:46 smithi044 bash[18490]: audit 2024-04-19T22:37:46.650370+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:46 smithi044 bash[23559]: audit 2024-04-19T22:37:45.862173+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:46 smithi044 bash[23559]: audit 2024-04-19T22:37:45.984263+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:46 smithi044 bash[23559]: audit 2024-04-19T22:37:46.351027+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:46 smithi044 bash[23559]: audit 2024-04-19T22:37:46.420869+0000 mon.a (mon.0) 620 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:46 smithi044 bash[23559]: audit 2024-04-19T22:37:46.576737+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:46 smithi044 bash[23559]: audit 2024-04-19T22:37:46.645117+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:47.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:46 smithi044 bash[23559]: audit 2024-04-19T22:37:46.650370+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:48.171 DEBUG:teuthology.orchestra.run.smithi044:alertmanager.a> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@alertmanager.a.service 2024-04-19T22:37:48.174 INFO:tasks.cephadm:Adding grafana.a on smithi165 2024-04-19T22:37:48.174 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph orch apply grafana '1;smithi165=a' 2024-04-19T22:37:48.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:48 smithi165 bash[18577]: cephadm 2024-04-19T22:37:46.352290+0000 mgr.y (mgr.24286) 8 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:37:48.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:48 smithi165 bash[18577]: cluster 2024-04-19T22:37:46.400809+0000 mgr.y (mgr.24286) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:48.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:48 smithi165 bash[18577]: cephadm 2024-04-19T22:37:46.422201+0000 mgr.y (mgr.24286) 10 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:37:48.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:48 smithi165 bash[18577]: cephadm 2024-04-19T22:37:46.461611+0000 mgr.y (mgr.24286) 11 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:37:48.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:48 smithi165 bash[18577]: cephadm 2024-04-19T22:37:46.529749+0000 mgr.y (mgr.24286) 12 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:37:48.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:48 smithi165 bash[18577]: cephadm 2024-04-19T22:37:46.674031+0000 mgr.y (mgr.24286) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi165 2024-04-19T22:37:48.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:48 smithi165 bash[18577]: audit 2024-04-19T22:37:47.214382+0000 mgr.y (mgr.24286) 14 : audit [DBG] from='client.24335 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi044=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:37:48.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:48 smithi165 bash[18577]: cephadm 2024-04-19T22:37:47.217841+0000 mgr.y (mgr.24286) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi044=a;count:1 2024-04-19T22:37:48.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:48 smithi165 bash[18577]: audit 2024-04-19T22:37:47.224989+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:48.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[18490]: cephadm 2024-04-19T22:37:46.352290+0000 mgr.y (mgr.24286) 8 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:37:48.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[18490]: cluster 2024-04-19T22:37:46.400809+0000 mgr.y (mgr.24286) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:48.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[18490]: cephadm 2024-04-19T22:37:46.422201+0000 mgr.y (mgr.24286) 10 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:37:48.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[18490]: cephadm 2024-04-19T22:37:46.461611+0000 mgr.y (mgr.24286) 11 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:37:48.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[18490]: cephadm 2024-04-19T22:37:46.529749+0000 mgr.y (mgr.24286) 12 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:37:48.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[18490]: cephadm 2024-04-19T22:37:46.674031+0000 mgr.y (mgr.24286) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi165 2024-04-19T22:37:48.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[18490]: audit 2024-04-19T22:37:47.214382+0000 mgr.y (mgr.24286) 14 : audit [DBG] from='client.24335 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi044=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:37:48.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[18490]: cephadm 2024-04-19T22:37:47.217841+0000 mgr.y (mgr.24286) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi044=a;count:1 2024-04-19T22:37:48.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[18490]: audit 2024-04-19T22:37:47.224989+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:48.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[23559]: cephadm 2024-04-19T22:37:46.352290+0000 mgr.y (mgr.24286) 8 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:37:48.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[23559]: cluster 2024-04-19T22:37:46.400809+0000 mgr.y (mgr.24286) 9 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:48.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[23559]: cephadm 2024-04-19T22:37:46.422201+0000 mgr.y (mgr.24286) 10 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:37:48.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[23559]: cephadm 2024-04-19T22:37:46.461611+0000 mgr.y (mgr.24286) 11 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:37:48.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[23559]: cephadm 2024-04-19T22:37:46.529749+0000 mgr.y (mgr.24286) 12 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:37:48.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[23559]: cephadm 2024-04-19T22:37:46.674031+0000 mgr.y (mgr.24286) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi165 2024-04-19T22:37:48.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[23559]: audit 2024-04-19T22:37:47.214382+0000 mgr.y (mgr.24286) 14 : audit [DBG] from='client.24335 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi044=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:37:48.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[23559]: cephadm 2024-04-19T22:37:47.217841+0000 mgr.y (mgr.24286) 15 : cephadm [INF] Saving service alertmanager spec with placement smithi044=a;count:1 2024-04-19T22:37:48.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:48 smithi044 bash[23559]: audit 2024-04-19T22:37:47.224989+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:50.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:50 smithi165 bash[18577]: cluster 2024-04-19T22:37:48.401378+0000 mgr.y (mgr.24286) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:50.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:50 smithi044 bash[18490]: cluster 2024-04-19T22:37:48.401378+0000 mgr.y (mgr.24286) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:50.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:50 smithi044 bash[23559]: cluster 2024-04-19T22:37:48.401378+0000 mgr.y (mgr.24286) 16 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:52.563 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:52 smithi044 bash[18490]: cluster 2024-04-19T22:37:50.401980+0000 mgr.y (mgr.24286) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:52.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:52 smithi044 bash[23559]: cluster 2024-04-19T22:37:50.401980+0000 mgr.y (mgr.24286) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:52.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:52 smithi165 bash[18577]: cluster 2024-04-19T22:37:50.401980+0000 mgr.y (mgr.24286) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:53.699 INFO:teuthology.orchestra.run.smithi165.stdout:Scheduled grafana update... 2024-04-19T22:37:54.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:54 smithi165 bash[18577]: cluster 2024-04-19T22:37:52.402543+0000 mgr.y (mgr.24286) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:54.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:54 smithi165 bash[18577]: audit 2024-04-19T22:37:53.707356+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:54.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:54 smithi044 bash[23559]: cluster 2024-04-19T22:37:52.402543+0000 mgr.y (mgr.24286) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:54.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:54 smithi044 bash[23559]: audit 2024-04-19T22:37:53.707356+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:54.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:54 smithi044 bash[18490]: cluster 2024-04-19T22:37:52.402543+0000 mgr.y (mgr.24286) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:54.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:54 smithi044 bash[18490]: audit 2024-04-19T22:37:53.707356+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:37:55.287 DEBUG:teuthology.orchestra.run.smithi165:grafana.a> sudo journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service 2024-04-19T22:37:55.289 INFO:tasks.cephadm:Setting up client nodes... 2024-04-19T22:37:55.293 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-19T22:37:55.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:55 smithi044 bash[18490]: audit 2024-04-19T22:37:53.693861+0000 mgr.y (mgr.24286) 19 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:37:55.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:55 smithi044 bash[18490]: cephadm 2024-04-19T22:37:53.697165+0000 mgr.y (mgr.24286) 20 : cephadm [INF] Saving service grafana spec with placement smithi165=a;count:1 2024-04-19T22:37:55.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:55 smithi044 bash[23559]: audit 2024-04-19T22:37:53.693861+0000 mgr.y (mgr.24286) 19 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:37:55.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:55 smithi044 bash[23559]: cephadm 2024-04-19T22:37:53.697165+0000 mgr.y (mgr.24286) 20 : cephadm [INF] Saving service grafana spec with placement smithi165=a;count:1 2024-04-19T22:37:55.687 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:55 smithi165 bash[18577]: audit 2024-04-19T22:37:53.693861+0000 mgr.y (mgr.24286) 19 : audit [DBG] from='client.24341 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi165=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:37:55.687 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:55 smithi165 bash[18577]: cephadm 2024-04-19T22:37:53.697165+0000 mgr.y (mgr.24286) 20 : cephadm [INF] Saving service grafana spec with placement smithi165=a;count:1 2024-04-19T22:37:56.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:56 smithi044 bash[18490]: cluster 2024-04-19T22:37:54.403173+0000 mgr.y (mgr.24286) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:56.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:56 smithi044 bash[23559]: cluster 2024-04-19T22:37:54.403173+0000 mgr.y (mgr.24286) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:56.687 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:56 smithi165 bash[18577]: cluster 2024-04-19T22:37:54.403173+0000 mgr.y (mgr.24286) 21 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:58.057 INFO:teuthology.orchestra.run.smithi044.stdout:[client.0] 2024-04-19T22:37:58.058 INFO:teuthology.orchestra.run.smithi044.stdout: key = AQBG8iJmmT2bAxAAkateDdRqWEl7teUgMOajDg== 2024-04-19T22:37:58.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:58 smithi044 bash[23559]: cluster 2024-04-19T22:37:56.403646+0000 mgr.y (mgr.24286) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:58.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:58 smithi044 bash[18490]: cluster 2024-04-19T22:37:56.403646+0000 mgr.y (mgr.24286) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:58.338 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:58 smithi165 bash[18577]: cluster 2024-04-19T22:37:56.403646+0000 mgr.y (mgr.24286) 22 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:37:58.702 DEBUG:teuthology.orchestra.run.smithi044:> set -ex 2024-04-19T22:37:58.703 DEBUG:teuthology.orchestra.run.smithi044:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-19T22:37:58.703 DEBUG:teuthology.orchestra.run.smithi044:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-19T22:37:58.727 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-19T22:37:59.125 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:59 smithi165 bash[18577]: audit 2024-04-19T22:37:58.060365+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.44:0/4216624208' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-19T22:37:59.125 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:37:59 smithi165 bash[18577]: audit 2024-04-19T22:37:58.066037+0000 mon.a (mon.0) 627 : audit [INF] from='client.? 172.21.15.44:0/4216624208' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-19T22:37:59.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:59 smithi044 bash[18490]: audit 2024-04-19T22:37:58.060365+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.44:0/4216624208' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-19T22:37:59.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:37:59 smithi044 bash[18490]: audit 2024-04-19T22:37:58.066037+0000 mon.a (mon.0) 627 : audit [INF] from='client.? 172.21.15.44:0/4216624208' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-19T22:37:59.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:59 smithi044 bash[23559]: audit 2024-04-19T22:37:58.060365+0000 mon.a (mon.0) 626 : audit [INF] from='client.? 172.21.15.44:0/4216624208' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-19T22:37:59.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:37:59 smithi044 bash[23559]: audit 2024-04-19T22:37:58.066037+0000 mon.a (mon.0) 627 : audit [INF] from='client.? 172.21.15.44:0/4216624208' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-19T22:38:00.187 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:00 smithi165 bash[18577]: cluster 2024-04-19T22:37:58.404210+0000 mgr.y (mgr.24286) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:00.313 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:00 smithi044 bash[18490]: cluster 2024-04-19T22:37:58.404210+0000 mgr.y (mgr.24286) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:00.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:00 smithi044 bash[23559]: cluster 2024-04-19T22:37:58.404210+0000 mgr.y (mgr.24286) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:00.637 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:38:00 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:00.637 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:38:00 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:00.637 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:38:00 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:00.638 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:00 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:00.638 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:38:00 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:00.638 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:38:00 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:00.937 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:38:00 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:00.938 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:38:00 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:00.938 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:38:00 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:00.938 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:38:00 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:00.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:00 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:00.939 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:38:00 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:01.498 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:01 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:01.498 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:01 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:01.498 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:01 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:01.498 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:01 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:01.499 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:38:01 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:01.499 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:38:01 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:01.499 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:38:01 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:01.499 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:38:01 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:01.499 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:38:01 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:01.500 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:38:01 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:01.500 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:38:01 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:01.500 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:38:01 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:01.500 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:01 smithi044 systemd[1]: Started Ceph node-exporter.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:38:01.501 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:38:01 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:01.501 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:38:01 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:01.791 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:01 smithi044 bash[37580]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-19T22:38:02.002 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:38:01 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:02.003 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:38:01 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:02.003 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:38:01 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:02.004 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:38:01 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:02.004 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:01 smithi165 bash[18577]: cluster 2024-04-19T22:38:00.404843+0000 mgr.y (mgr.24286) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:02.004 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:01 smithi165 bash[18577]: audit 2024-04-19T22:38:00.801235+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:02.004 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:01 smithi165 bash[18577]: cephadm 2024-04-19T22:38:00.806149+0000 mgr.y (mgr.24286) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi044 2024-04-19T22:38:02.004 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:01 smithi165 bash[18577]: audit 2024-04-19T22:38:01.546145+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:02.004 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:01 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:02.005 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:38:01 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:02.064 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:01 smithi044 bash[18490]: cluster 2024-04-19T22:38:00.404843+0000 mgr.y (mgr.24286) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:02.064 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:01 smithi044 bash[18490]: audit 2024-04-19T22:38:00.801235+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:02.064 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:01 smithi044 bash[18490]: cephadm 2024-04-19T22:38:00.806149+0000 mgr.y (mgr.24286) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi044 2024-04-19T22:38:02.064 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:01 smithi044 bash[18490]: audit 2024-04-19T22:38:01.546145+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:02.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:01 smithi044 bash[23559]: cluster 2024-04-19T22:38:00.404843+0000 mgr.y (mgr.24286) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:02.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:01 smithi044 bash[23559]: audit 2024-04-19T22:38:00.801235+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:02.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:01 smithi044 bash[23559]: cephadm 2024-04-19T22:38:00.806149+0000 mgr.y (mgr.24286) 25 : cephadm [INF] Deploying daemon node-exporter.a on smithi044 2024-04-19T22:38:02.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:01 smithi044 bash[23559]: audit 2024-04-19T22:38:01.546145+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:02.262 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:38:02 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:02.263 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:38:02 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:02.263 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:38:02 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:02.263 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:38:02 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:02.264 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:02 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:02.264 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:38:02 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:02.536 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:02 smithi044 bash[37580]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-19T22:38:02.690 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:02 smithi165 systemd[1]: Started Ceph node-exporter.b for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:38:02.691 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:02 smithi165 bash[32947]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-19T22:38:02.813 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:02 smithi044 bash[37580]: aa2a8d90b84c: Pulling fs layer 2024-04-19T22:38:02.814 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:02 smithi044 bash[37580]: b45d31ee2d7f: Pulling fs layer 2024-04-19T22:38:02.814 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:02 smithi044 bash[37580]: b5db1e299295: Pulling fs layer 2024-04-19T22:38:03.313 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[37580]: b45d31ee2d7f: Verifying Checksum 2024-04-19T22:38:03.314 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[37580]: b45d31ee2d7f: Download complete 2024-04-19T22:38:03.314 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[37580]: aa2a8d90b84c: Verifying Checksum 2024-04-19T22:38:03.314 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[37580]: aa2a8d90b84c: Download complete 2024-04-19T22:38:03.314 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[37580]: aa2a8d90b84c: Pull complete 2024-04-19T22:38:03.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[18490]: cephadm 2024-04-19T22:38:01.547639+0000 mgr.y (mgr.24286) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi165 2024-04-19T22:38:03.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[18490]: audit 2024-04-19T22:38:02.311833+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:03.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[18490]: audit 2024-04-19T22:38:02.314920+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:38:03.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[18490]: audit 2024-04-19T22:38:02.317683+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:38:03.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[18490]: audit 2024-04-19T22:38:02.319559+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:38:03.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[18490]: audit 2024-04-19T22:38:02.488001+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:03.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[23559]: cephadm 2024-04-19T22:38:01.547639+0000 mgr.y (mgr.24286) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi165 2024-04-19T22:38:03.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[23559]: audit 2024-04-19T22:38:02.311833+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:03.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[23559]: audit 2024-04-19T22:38:02.314920+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:38:03.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[23559]: audit 2024-04-19T22:38:02.317683+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:38:03.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[23559]: audit 2024-04-19T22:38:02.319559+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:38:03.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[23559]: audit 2024-04-19T22:38:02.488001+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:03.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:03 smithi165 bash[18577]: cephadm 2024-04-19T22:38:01.547639+0000 mgr.y (mgr.24286) 26 : cephadm [INF] Deploying daemon node-exporter.b on smithi165 2024-04-19T22:38:03.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:03 smithi165 bash[18577]: audit 2024-04-19T22:38:02.311833+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:03.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:03 smithi165 bash[18577]: audit 2024-04-19T22:38:02.314920+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:38:03.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:03 smithi165 bash[18577]: audit 2024-04-19T22:38:02.317683+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:38:03.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:03 smithi165 bash[18577]: audit 2024-04-19T22:38:02.319559+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:38:03.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:03 smithi165 bash[18577]: audit 2024-04-19T22:38:02.488001+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:03.438 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:38:03 smithi165 bash[32826]: ts=2024-04-19T22:38:03.225Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-19T22:38:03.674 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[37580]: b5db1e299295: Verifying Checksum 2024-04-19T22:38:03.674 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[37580]: b5db1e299295: Download complete 2024-04-19T22:38:03.936 INFO:teuthology.orchestra.run.smithi165.stdout:[client.1] 2024-04-19T22:38:03.936 INFO:teuthology.orchestra.run.smithi165.stdout: key = AQBL8iJmQWnbNxAAoI3SvPL2D0A0v+zq5ZureA== 2024-04-19T22:38:03.937 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:03 smithi165 bash[32947]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-19T22:38:03.968 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[37580]: b45d31ee2d7f: Pull complete 2024-04-19T22:38:04.314 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:03 smithi044 bash[37580]: b5db1e299295: Pull complete 2024-04-19T22:38:04.314 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:04 smithi044 bash[37580]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-19T22:38:04.314 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:04 smithi044 bash[37580]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-19T22:38:04.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:04 smithi044 bash[18490]: cluster 2024-04-19T22:38:02.405438+0000 mgr.y (mgr.24286) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:04.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:04 smithi044 bash[18490]: audit 2024-04-19T22:38:03.935461+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.165:0/3897250919' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-19T22:38:04.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:04 smithi044 bash[18490]: audit 2024-04-19T22:38:03.936766+0000 mon.a (mon.0) 635 : 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-19T22:38:04.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:04 smithi044 bash[18490]: audit 2024-04-19T22:38:03.944512+0000 mon.a (mon.0) 636 : 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-19T22:38:04.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:04 smithi044 bash[23559]: cluster 2024-04-19T22:38:02.405438+0000 mgr.y (mgr.24286) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:04.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:04 smithi044 bash[23559]: audit 2024-04-19T22:38:03.935461+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.165:0/3897250919' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-19T22:38:04.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:04 smithi044 bash[23559]: audit 2024-04-19T22:38:03.936766+0000 mon.a (mon.0) 635 : 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-19T22:38:04.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:04 smithi044 bash[23559]: audit 2024-04-19T22:38:03.944512+0000 mon.a (mon.0) 636 : 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-19T22:38:04.384 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:03 smithi165 bash[32947]: aa2a8d90b84c: Pulling fs layer 2024-04-19T22:38:04.384 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:03 smithi165 bash[32947]: b45d31ee2d7f: Pulling fs layer 2024-04-19T22:38:04.384 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:03 smithi165 bash[32947]: b5db1e299295: Pulling fs layer 2024-04-19T22:38:04.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:04 smithi165 bash[18577]: cluster 2024-04-19T22:38:02.405438+0000 mgr.y (mgr.24286) 27 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:04.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:04 smithi165 bash[18577]: audit 2024-04-19T22:38:03.935461+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.165:0/3897250919' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-19T22:38:04.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:04 smithi165 bash[18577]: audit 2024-04-19T22:38:03.936766+0000 mon.a (mon.0) 635 : 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-19T22:38:04.385 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:04 smithi165 bash[18577]: audit 2024-04-19T22:38:03.944512+0000 mon.a (mon.0) 636 : 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-19T22:38:04.687 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:04 smithi165 bash[32947]: aa2a8d90b84c: Verifying Checksum 2024-04-19T22:38:04.687 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:04 smithi165 bash[32947]: aa2a8d90b84c: Download complete 2024-04-19T22:38:04.687 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:04 smithi165 bash[32947]: b45d31ee2d7f: Verifying Checksum 2024-04-19T22:38:04.687 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:04 smithi165 bash[32947]: b45d31ee2d7f: Download complete 2024-04-19T22:38:04.850 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-04-19T22:38:04.850 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-19T22:38:04.851 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-19T22:38:04.871 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-19T22:38:04.871 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-19T22:38:04.871 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph mgr dump --format=json 2024-04-19T22:38:05.187 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:04 smithi165 bash[32947]: aa2a8d90b84c: Pull complete 2024-04-19T22:38:05.187 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:05 smithi165 bash[32947]: b5db1e299295: Verifying Checksum 2024-04-19T22:38:05.187 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:05 smithi165 bash[32947]: b5db1e299295: Download complete 2024-04-19T22:38:05.460 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:05 smithi165 bash[32947]: b45d31ee2d7f: Pull complete 2024-04-19T22:38:05.786 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:05 smithi165 bash[32947]: b5db1e299295: Pull complete 2024-04-19T22:38:05.787 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:05 smithi165 bash[32947]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-19T22:38:05.787 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:05 smithi165 bash[32947]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-19T22:38:05.814 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.586Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-19T22:38:05.814 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.586Z 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-19T22:38:05.814 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z 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-19T22:38:05.814 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z 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-19T22:38:05.814 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-19T22:38:05.815 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=arp 2024-04-19T22:38:05.815 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-19T22:38:05.815 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-19T22:38:05.815 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-19T22:38:05.815 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-19T22:38:05.815 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-19T22:38:05.815 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-19T22:38:05.815 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-19T22:38:05.815 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-19T22:38:05.815 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=edac 2024-04-19T22:38:05.815 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-19T22:38:05.815 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-19T22:38:05.815 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-19T22:38:05.816 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-19T22:38:05.816 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-19T22:38:05.816 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-19T22:38:05.816 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-19T22:38:05.816 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-19T22:38:05.816 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-19T22:38:05.816 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-19T22:38:05.816 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-19T22:38:05.816 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-19T22:38:05.816 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-19T22:38:05.816 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-19T22:38:05.816 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-19T22:38:05.816 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-19T22:38:05.817 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=os 2024-04-19T22:38:05.817 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-19T22:38:05.817 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-19T22:38:05.817 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-19T22:38:05.817 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-19T22:38:05.817 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.587Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-19T22:38:05.817 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.588Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-19T22:38:05.817 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.588Z caller=node_exporter.go:115 level=info collector=stat 2024-04-19T22:38:05.817 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.588Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-19T22:38:05.817 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.588Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-19T22:38:05.817 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.588Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-19T22:38:05.817 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.588Z caller=node_exporter.go:115 level=info collector=time 2024-04-19T22:38:05.818 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.588Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-19T22:38:05.818 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.588Z caller=node_exporter.go:115 level=info collector=uname 2024-04-19T22:38:05.818 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.588Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-19T22:38:05.818 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.588Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-19T22:38:05.818 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.588Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-19T22:38:05.818 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.588Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-19T22:38:05.818 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:05 smithi044 bash[37580]: ts=2024-04-19T22:38:05.588Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-19T22:38:06.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:06 smithi044 bash[23559]: cluster 2024-04-19T22:38:04.406090+0000 mgr.y (mgr.24286) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:06.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:06 smithi044 bash[23559]: audit 2024-04-19T22:38:05.737347+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:06.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:06 smithi044 bash[23559]: audit 2024-04-19T22:38:05.810017+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:06.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:06 smithi044 bash[23559]: audit 2024-04-19T22:38:05.817646+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:06.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:06 smithi044 bash[18490]: cluster 2024-04-19T22:38:04.406090+0000 mgr.y (mgr.24286) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:06.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:06 smithi044 bash[18490]: audit 2024-04-19T22:38:05.737347+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:06.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:06 smithi044 bash[18490]: audit 2024-04-19T22:38:05.810017+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:06.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:06 smithi044 bash[18490]: audit 2024-04-19T22:38:05.817646+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:06.315 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:06 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:06.410 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:06 smithi165 bash[18577]: cluster 2024-04-19T22:38:04.406090+0000 mgr.y (mgr.24286) 28 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:06.410 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:06 smithi165 bash[18577]: audit 2024-04-19T22:38:05.737347+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:06.410 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:06 smithi165 bash[18577]: audit 2024-04-19T22:38:05.810017+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:06.410 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:06 smithi165 bash[18577]: audit 2024-04-19T22:38:05.817646+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:07.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:07 smithi044 bash[18490]: cephadm 2024-04-19T22:38:05.827620+0000 mgr.y (mgr.24286) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi044 2024-04-19T22:38:07.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:07 smithi044 bash[23559]: cephadm 2024-04-19T22:38:05.827620+0000 mgr.y (mgr.24286) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi044 2024-04-19T22:38:07.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[18577]: cephadm 2024-04-19T22:38:05.827620+0000 mgr.y (mgr.24286) 29 : cephadm [INF] Deploying daemon alertmanager.a on smithi044 2024-04-19T22:38:07.438 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.154Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-19T22:38:07.438 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.154Z 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-19T22:38:07.439 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z 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-19T22:38:07.439 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z 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-19T22:38:07.439 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-19T22:38:07.439 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=arp 2024-04-19T22:38:07.439 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-19T22:38:07.439 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-19T22:38:07.439 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-19T22:38:07.439 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-19T22:38:07.439 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-19T22:38:07.439 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-19T22:38:07.439 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-19T22:38:07.439 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-19T22:38:07.439 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=edac 2024-04-19T22:38:07.439 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-19T22:38:07.439 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-19T22:38:07.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-19T22:38:07.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-19T22:38:07.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-19T22:38:07.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-19T22:38:07.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-19T22:38:07.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-19T22:38:07.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-19T22:38:07.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-19T22:38:07.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-19T22:38:07.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-19T22:38:07.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-19T22:38:07.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-19T22:38:07.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-19T22:38:07.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-19T22:38:07.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=os 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=stat 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.155Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.156Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.156Z caller=node_exporter.go:115 level=info collector=time 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.156Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.156Z caller=node_exporter.go:115 level=info collector=uname 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.156Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.156Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-19T22:38:07.441 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.156Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-19T22:38:07.442 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.156Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-19T22:38:07.442 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:07 smithi165 bash[32947]: ts=2024-04-19T22:38:07.156Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-19T22:38:08.112 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:08.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:08 smithi044 bash[18490]: cluster 2024-04-19T22:38:06.406712+0000 mgr.y (mgr.24286) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:08.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:08 smithi044 bash[23559]: cluster 2024-04-19T22:38:06.406712+0000 mgr.y (mgr.24286) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:08.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:08 smithi165 bash[18577]: cluster 2024-04-19T22:38:06.406712+0000 mgr.y (mgr.24286) 30 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:10.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:10 smithi044 bash[18490]: cluster 2024-04-19T22:38:08.407337+0000 mgr.y (mgr.24286) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:10.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:10 smithi044 bash[23559]: cluster 2024-04-19T22:38:08.407337+0000 mgr.y (mgr.24286) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:10.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:10 smithi165 bash[18577]: cluster 2024-04-19T22:38:08.407337+0000 mgr.y (mgr.24286) 31 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:12.056 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:38:11 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:38:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:38:12.223 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:12 smithi044 bash[23559]: cluster 2024-04-19T22:38:10.407938+0000 mgr.y (mgr.24286) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:12.224 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:12 smithi044 bash[18490]: cluster 2024-04-19T22:38:10.407938+0000 mgr.y (mgr.24286) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:12.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:12 smithi165 bash[18577]: cluster 2024-04-19T22:38:10.407938+0000 mgr.y (mgr.24286) 32 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:12.612 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-04-19T22:38:12.976 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:38:12 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:38:12] "GET /metrics HTTP/1.1" 200 191520 "" "Prometheus/2.33.4" 2024-04-19T22:38:13.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:13 smithi044 bash[18490]: audit 2024-04-19T22:38:12.611574+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.44:0/2557022567' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-19T22:38:13.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:13 smithi044 bash[23559]: audit 2024-04-19T22:38:12.611574+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.44:0/2557022567' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-19T22:38:13.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:13 smithi165 bash[18577]: audit 2024-04-19T22:38:12.611574+0000 mon.a (mon.0) 640 : audit [DBG] from='client.? 172.21.15.44:0/2557022567' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-19T22:38:13.878 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":20,"active_gid":24286,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6800","nonce":3974794169},{"type":"v1","addr":"172.21.15.44:6801","nonce":3974794169}]},"active_addr":"172.21.15.44:6801/3974794169","active_change":"2024-04-19T22:37:41.547704+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24302,"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.44:8443/","prometheus":"http://172.21.15.44: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.44:0","nonce":1773902178}]},{"addrvec":[{"type":"v2","addr":"172.21.15.44:0","nonce":1144960410}]},{"addrvec":[{"type":"v2","addr":"172.21.15.44:0","nonce":2883910927}]},{"addrvec":[{"type":"v2","addr":"172.21.15.44:0","nonce":3143474457}]}]}} 2024-04-19T22:38:13.881 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-19T22:38:13.882 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-19T22:38:13.882 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph osd dump --format=json 2024-04-19T22:38:14.134 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:14 smithi044 bash[18490]: cluster 2024-04-19T22:38:12.408344+0000 mgr.y (mgr.24286) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:14.134 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:14 smithi044 bash[23559]: cluster 2024-04-19T22:38:12.408344+0000 mgr.y (mgr.24286) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:14.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:14 smithi165 bash[18577]: cluster 2024-04-19T22:38:12.408344+0000 mgr.y (mgr.24286) 33 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:15.140 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.141 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.141 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.141 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.142 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.142 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.142 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.142 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.398 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.399 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.399 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.399 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.399 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.400 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.400 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.400 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.400 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.400 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.400 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: Started Ceph alertmanager.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:38:15.401 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.401 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:38:15 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:15.937 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:15 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:16.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[23559]: cluster 2024-04-19T22:38:14.408976+0000 mgr.y (mgr.24286) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:16.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[23559]: audit 2024-04-19T22:38:15.446678+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:16.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[23559]: audit 2024-04-19T22:38:15.536670+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:16.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[23559]: audit 2024-04-19T22:38:15.543569+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:16.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[23559]: audit 2024-04-19T22:38:15.546726+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T22:38:16.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[23559]: audit 2024-04-19T22:38:15.557148+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:16.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[18490]: cluster 2024-04-19T22:38:14.408976+0000 mgr.y (mgr.24286) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:16.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[18490]: audit 2024-04-19T22:38:15.446678+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:16.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[18490]: audit 2024-04-19T22:38:15.536670+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:16.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[18490]: audit 2024-04-19T22:38:15.543569+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:16.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[18490]: audit 2024-04-19T22:38:15.546726+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T22:38:16.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[18490]: audit 2024-04-19T22:38:15.557148+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:16.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:16 smithi165 bash[18577]: cluster 2024-04-19T22:38:14.408976+0000 mgr.y (mgr.24286) 34 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:16.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:16 smithi165 bash[18577]: audit 2024-04-19T22:38:15.446678+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:16.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:16 smithi165 bash[18577]: audit 2024-04-19T22:38:15.536670+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:16.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:16 smithi165 bash[18577]: audit 2024-04-19T22:38:15.543569+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:16.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:16 smithi165 bash[18577]: audit 2024-04-19T22:38:15.546726+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T22:38:16.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:16 smithi165 bash[18577]: audit 2024-04-19T22:38:15.557148+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:16.598 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:16.814 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[38322]: level=info ts=2024-04-19T22:38:16.327Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-19T22:38:16.814 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[38322]: level=info ts=2024-04-19T22:38:16.327Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-19T22:38:16.814 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[38322]: level=info ts=2024-04-19T22:38:16.330Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.44 port=9094 2024-04-19T22:38:16.814 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[38322]: level=info ts=2024-04-19T22:38:16.330Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-19T22:38:16.814 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[38322]: level=info ts=2024-04-19T22:38:16.364Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T22:38:16.814 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[38322]: level=info ts=2024-04-19T22:38:16.364Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T22:38:16.815 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[38322]: level=info ts=2024-04-19T22:38:16.367Z caller=main.go:518 msg=Listening address=:9093 2024-04-19T22:38:16.815 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:16 smithi044 bash[38322]: level=info ts=2024-04-19T22:38:16.367Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-19T22:38:17.402 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:17 smithi044 bash[23559]: audit 2024-04-19T22:38:15.547225+0000 mgr.y (mgr.24286) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T22:38:17.403 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:17 smithi044 bash[23559]: cephadm 2024-04-19T22:38:15.561965+0000 mgr.y (mgr.24286) 36 : cephadm [INF] Deploying daemon grafana.a on smithi165 2024-04-19T22:38:17.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:17 smithi044 bash[18490]: audit 2024-04-19T22:38:15.547225+0000 mgr.y (mgr.24286) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T22:38:17.403 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:17 smithi044 bash[18490]: cephadm 2024-04-19T22:38:15.561965+0000 mgr.y (mgr.24286) 36 : cephadm [INF] Deploying daemon grafana.a on smithi165 2024-04-19T22:38:17.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:17 smithi165 bash[18577]: audit 2024-04-19T22:38:15.547225+0000 mgr.y (mgr.24286) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T22:38:17.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:17 smithi165 bash[18577]: cephadm 2024-04-19T22:38:15.561965+0000 mgr.y (mgr.24286) 36 : cephadm [INF] Deploying daemon grafana.a on smithi165 2024-04-19T22:38:18.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:18 smithi165 bash[18577]: cluster 2024-04-19T22:38:16.409594+0000 mgr.y (mgr.24286) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:18.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:18 smithi165 bash[18577]: audit 2024-04-19T22:38:17.495027+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:18.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:18 smithi044 bash[18490]: cluster 2024-04-19T22:38:16.409594+0000 mgr.y (mgr.24286) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:18.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:18 smithi044 bash[18490]: audit 2024-04-19T22:38:17.495027+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:18.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:18 smithi044 bash[23559]: cluster 2024-04-19T22:38:16.409594+0000 mgr.y (mgr.24286) 37 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:18.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:18 smithi044 bash[23559]: audit 2024-04-19T22:38:17.495027+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:18.565 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:18 smithi044 bash[38322]: level=info ts=2024-04-19T22:38:18.331Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000176485s 2024-04-19T22:38:19.420 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-04-19T22:38:19.420 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":59,"fsid":"4e8ccbb4-fe9c-11ee-bc92-c7b262605968","created":"2024-04-19T22:30:41.299852+0000","modified":"2024-04-19T22:37:41.546899+0000","last_up_change":"2024-04-19T22:37:17.022732+0000","last_in_change":"2024-04-19T22:36:53.418502+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-19T22:34:24.876812+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":"d2233c4f-6132-4abe-96ed-0334dee6bd3a","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.44:6802","nonce":3281191219},{"type":"v1","addr":"172.21.15.44:6803","nonce":3281191219}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6804","nonce":3281191219},{"type":"v1","addr":"172.21.15.44:6805","nonce":3281191219}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6808","nonce":3281191219},{"type":"v1","addr":"172.21.15.44:6809","nonce":3281191219}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6806","nonce":3281191219},{"type":"v1","addr":"172.21.15.44:6807","nonce":3281191219}]},"public_addr":"172.21.15.44:6803/3281191219","cluster_addr":"172.21.15.44:6805/3281191219","heartbeat_back_addr":"172.21.15.44:6809/3281191219","heartbeat_front_addr":"172.21.15.44:6807/3281191219","state":["exists","up"]},{"osd":1,"uuid":"a61fc1f1-8a95-4303-81c9-a561f6339250","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.44:6810","nonce":3841221432},{"type":"v1","addr":"172.21.15.44:6811","nonce":3841221432}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6812","nonce":3841221432},{"type":"v1","addr":"172.21.15.44:6813","nonce":3841221432}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6816","nonce":3841221432},{"type":"v1","addr":"172.21.15.44:6817","nonce":3841221432}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6814","nonce":3841221432},{"type":"v1","addr":"172.21.15.44:6815","nonce":3841221432}]},"public_addr":"172.21.15.44:6811/3841221432","cluster_addr":"172.21.15.44:6813/3841221432","heartbeat_back_addr":"172.21.15.44:6817/3841221432","heartbeat_front_addr":"172.21.15.44:6815/3841221432","state":["exists","up"]},{"osd":2,"uuid":"dcf50812-0f5d-43cd-983f-0f4fd103bc60","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.44:6818","nonce":2454637763},{"type":"v1","addr":"172.21.15.44:6819","nonce":2454637763}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6820","nonce":2454637763},{"type":"v1","addr":"172.21.15.44:6821","nonce":2454637763}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6824","nonce":2454637763},{"type":"v1","addr":"172.21.15.44:6825","nonce":2454637763}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6822","nonce":2454637763},{"type":"v1","addr":"172.21.15.44:6823","nonce":2454637763}]},"public_addr":"172.21.15.44:6819/2454637763","cluster_addr":"172.21.15.44:6821/2454637763","heartbeat_back_addr":"172.21.15.44:6825/2454637763","heartbeat_front_addr":"172.21.15.44:6823/2454637763","state":["exists","up"]},{"osd":3,"uuid":"b83cbd20-ef90-40e7-b331-a99dd5dfbd6e","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.44:6826","nonce":3253447175},{"type":"v1","addr":"172.21.15.44:6827","nonce":3253447175}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6828","nonce":3253447175},{"type":"v1","addr":"172.21.15.44:6829","nonce":3253447175}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6832","nonce":3253447175},{"type":"v1","addr":"172.21.15.44:6833","nonce":3253447175}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6830","nonce":3253447175},{"type":"v1","addr":"172.21.15.44:6831","nonce":3253447175}]},"public_addr":"172.21.15.44:6827/3253447175","cluster_addr":"172.21.15.44:6829/3253447175","heartbeat_back_addr":"172.21.15.44:6833/3253447175","heartbeat_front_addr":"172.21.15.44:6831/3253447175","state":["exists","up"]},{"osd":4,"uuid":"87adeaa1-6de9-44ae-8681-1c2c63365628","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.165:6800","nonce":3533630957},{"type":"v1","addr":"172.21.15.165:6801","nonce":3533630957}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":3533630957},{"type":"v1","addr":"172.21.15.165:6803","nonce":3533630957}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":3533630957},{"type":"v1","addr":"172.21.15.165:6807","nonce":3533630957}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":3533630957},{"type":"v1","addr":"172.21.15.165:6805","nonce":3533630957}]},"public_addr":"172.21.15.165:6801/3533630957","cluster_addr":"172.21.15.165:6803/3533630957","heartbeat_back_addr":"172.21.15.165:6807/3533630957","heartbeat_front_addr":"172.21.15.165:6805/3533630957","state":["exists","up"]},{"osd":5,"uuid":"3fe38038-1d9c-4891-a9b2-0b763cd9c4b2","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.165:6808","nonce":3582276684},{"type":"v1","addr":"172.21.15.165:6809","nonce":3582276684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":3582276684},{"type":"v1","addr":"172.21.15.165:6811","nonce":3582276684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":3582276684},{"type":"v1","addr":"172.21.15.165:6815","nonce":3582276684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":3582276684},{"type":"v1","addr":"172.21.15.165:6813","nonce":3582276684}]},"public_addr":"172.21.15.165:6809/3582276684","cluster_addr":"172.21.15.165:6811/3582276684","heartbeat_back_addr":"172.21.15.165:6815/3582276684","heartbeat_front_addr":"172.21.15.165:6813/3582276684","state":["exists","up"]},{"osd":6,"uuid":"8ed31097-b39a-47bb-bd50-4f713ddf86b2","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.165:6816","nonce":3996552942},{"type":"v1","addr":"172.21.15.165:6817","nonce":3996552942}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":3996552942},{"type":"v1","addr":"172.21.15.165:6819","nonce":3996552942}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":3996552942},{"type":"v1","addr":"172.21.15.165:6823","nonce":3996552942}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":3996552942},{"type":"v1","addr":"172.21.15.165:6821","nonce":3996552942}]},"public_addr":"172.21.15.165:6817/3996552942","cluster_addr":"172.21.15.165:6819/3996552942","heartbeat_back_addr":"172.21.15.165:6823/3996552942","heartbeat_front_addr":"172.21.15.165:6821/3996552942","state":["exists","up"]},{"osd":7,"uuid":"b110747b-d543-4551-a576-7be4c86ab8c3","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.165:6824","nonce":1043795621},{"type":"v1","addr":"172.21.15.165:6825","nonce":1043795621}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1043795621},{"type":"v1","addr":"172.21.15.165:6827","nonce":1043795621}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1043795621},{"type":"v1","addr":"172.21.15.165:6831","nonce":1043795621}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1043795621},{"type":"v1","addr":"172.21.15.165:6829","nonce":1043795621}]},"public_addr":"172.21.15.165:6825/1043795621","cluster_addr":"172.21.15.165:6827/1043795621","heartbeat_back_addr":"172.21.15.165:6831/1043795621","heartbeat_front_addr":"172.21.15.165:6829/1043795621","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-19T22:33:14.055471+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-19T22:33:48.635763+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-19T22:34:22.014828+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-19T22:34:57.571120+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-19T22:35:29.875614+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-19T22:36:04.702213+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-19T22:36:39.983627+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-19T22:37:15.628355+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.44:6800/719798959":"2024-04-20T22:37:41.546810+0000","172.21.15.44:0/2993298580":"2024-04-20T22:37:41.546810+0000","172.21.15.44:0/3943393131":"2024-04-20T22:37:41.546810+0000","172.21.15.44:0/4180650296":"2024-04-20T22:37:41.546810+0000","172.21.15.44:6801/719798959":"2024-04-20T22:37:41.546810+0000","172.21.15.44:0/755245094":"2024-04-20T22:37:41.546810+0000","172.21.15.44:6801/941372946":"2024-04-20T22:31:40.241494+0000","172.21.15.44:0/113096050":"2024-04-20T22:31:40.241494+0000","172.21.15.44:0/4186904358":"2024-04-20T22:31:40.241494+0000","172.21.15.44:6800/941372946":"2024-04-20T22:31:40.241494+0000","172.21.15.44:0/3977983240":"2024-04-20T22:31:40.241494+0000","172.21.15.44:0/2706194502":"2024-04-20T22:31:11.536963+0000","172.21.15.44:6800/4235796042":"2024-04-20T22:31:11.536963+0000","172.21.15.44:6801/4235796042":"2024-04-20T22:31:11.536963+0000","172.21.15.44:0/297198656":"2024-04-20T22:31:11.536963+0000","172.21.15.44:0/2542092446":"2024-04-20T22:31:11.536963+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-19T22:38:20.023 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-19T22:38:20.024 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph osd dump --format=json 2024-04-19T22:38:20.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:20 smithi044 bash[18490]: cluster 2024-04-19T22:38:18.410372+0000 mgr.y (mgr.24286) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:20.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:20 smithi044 bash[18490]: audit 2024-04-19T22:38:19.426139+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.44:0/1043966977' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T22:38:20.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:20 smithi044 bash[23559]: cluster 2024-04-19T22:38:18.410372+0000 mgr.y (mgr.24286) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:20.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:20 smithi044 bash[23559]: audit 2024-04-19T22:38:19.426139+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.44:0/1043966977' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T22:38:20.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:20 smithi165 bash[18577]: cluster 2024-04-19T22:38:18.410372+0000 mgr.y (mgr.24286) 38 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:20.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:20 smithi165 bash[18577]: audit 2024-04-19T22:38:19.426139+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.44:0/1043966977' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T22:38:22.087 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:38:21 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:38:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:38:22.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:22 smithi165 bash[18577]: cluster 2024-04-19T22:38:20.411129+0000 mgr.y (mgr.24286) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:22.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:22 smithi044 bash[18490]: cluster 2024-04-19T22:38:20.411129+0000 mgr.y (mgr.24286) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:22.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:22 smithi044 bash[23559]: cluster 2024-04-19T22:38:20.411129+0000 mgr.y (mgr.24286) 39 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:22.758 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:23.064 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:38:22 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:38:22] "GET /metrics HTTP/1.1" 200 191520 "" "Prometheus/2.33.4" 2024-04-19T22:38:24.261 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:24 smithi044 bash[23559]: cluster 2024-04-19T22:38:22.411882+0000 mgr.y (mgr.24286) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:24.261 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:24 smithi044 bash[18490]: cluster 2024-04-19T22:38:22.411882+0000 mgr.y (mgr.24286) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:24.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:24 smithi165 bash[18577]: cluster 2024-04-19T22:38:22.411882+0000 mgr.y (mgr.24286) 40 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:25.328 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-04-19T22:38:25.329 INFO:teuthology.orchestra.run.smithi044.stdout:{"epoch":59,"fsid":"4e8ccbb4-fe9c-11ee-bc92-c7b262605968","created":"2024-04-19T22:30:41.299852+0000","modified":"2024-04-19T22:37:41.546899+0000","last_up_change":"2024-04-19T22:37:17.022732+0000","last_in_change":"2024-04-19T22:36:53.418502+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-19T22:34:24.876812+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":"d2233c4f-6132-4abe-96ed-0334dee6bd3a","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.44:6802","nonce":3281191219},{"type":"v1","addr":"172.21.15.44:6803","nonce":3281191219}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6804","nonce":3281191219},{"type":"v1","addr":"172.21.15.44:6805","nonce":3281191219}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6808","nonce":3281191219},{"type":"v1","addr":"172.21.15.44:6809","nonce":3281191219}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6806","nonce":3281191219},{"type":"v1","addr":"172.21.15.44:6807","nonce":3281191219}]},"public_addr":"172.21.15.44:6803/3281191219","cluster_addr":"172.21.15.44:6805/3281191219","heartbeat_back_addr":"172.21.15.44:6809/3281191219","heartbeat_front_addr":"172.21.15.44:6807/3281191219","state":["exists","up"]},{"osd":1,"uuid":"a61fc1f1-8a95-4303-81c9-a561f6339250","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.44:6810","nonce":3841221432},{"type":"v1","addr":"172.21.15.44:6811","nonce":3841221432}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6812","nonce":3841221432},{"type":"v1","addr":"172.21.15.44:6813","nonce":3841221432}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6816","nonce":3841221432},{"type":"v1","addr":"172.21.15.44:6817","nonce":3841221432}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6814","nonce":3841221432},{"type":"v1","addr":"172.21.15.44:6815","nonce":3841221432}]},"public_addr":"172.21.15.44:6811/3841221432","cluster_addr":"172.21.15.44:6813/3841221432","heartbeat_back_addr":"172.21.15.44:6817/3841221432","heartbeat_front_addr":"172.21.15.44:6815/3841221432","state":["exists","up"]},{"osd":2,"uuid":"dcf50812-0f5d-43cd-983f-0f4fd103bc60","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.44:6818","nonce":2454637763},{"type":"v1","addr":"172.21.15.44:6819","nonce":2454637763}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6820","nonce":2454637763},{"type":"v1","addr":"172.21.15.44:6821","nonce":2454637763}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6824","nonce":2454637763},{"type":"v1","addr":"172.21.15.44:6825","nonce":2454637763}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6822","nonce":2454637763},{"type":"v1","addr":"172.21.15.44:6823","nonce":2454637763}]},"public_addr":"172.21.15.44:6819/2454637763","cluster_addr":"172.21.15.44:6821/2454637763","heartbeat_back_addr":"172.21.15.44:6825/2454637763","heartbeat_front_addr":"172.21.15.44:6823/2454637763","state":["exists","up"]},{"osd":3,"uuid":"b83cbd20-ef90-40e7-b331-a99dd5dfbd6e","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.44:6826","nonce":3253447175},{"type":"v1","addr":"172.21.15.44:6827","nonce":3253447175}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6828","nonce":3253447175},{"type":"v1","addr":"172.21.15.44:6829","nonce":3253447175}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6832","nonce":3253447175},{"type":"v1","addr":"172.21.15.44:6833","nonce":3253447175}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.44:6830","nonce":3253447175},{"type":"v1","addr":"172.21.15.44:6831","nonce":3253447175}]},"public_addr":"172.21.15.44:6827/3253447175","cluster_addr":"172.21.15.44:6829/3253447175","heartbeat_back_addr":"172.21.15.44:6833/3253447175","heartbeat_front_addr":"172.21.15.44:6831/3253447175","state":["exists","up"]},{"osd":4,"uuid":"87adeaa1-6de9-44ae-8681-1c2c63365628","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.165:6800","nonce":3533630957},{"type":"v1","addr":"172.21.15.165:6801","nonce":3533630957}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6802","nonce":3533630957},{"type":"v1","addr":"172.21.15.165:6803","nonce":3533630957}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6806","nonce":3533630957},{"type":"v1","addr":"172.21.15.165:6807","nonce":3533630957}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6804","nonce":3533630957},{"type":"v1","addr":"172.21.15.165:6805","nonce":3533630957}]},"public_addr":"172.21.15.165:6801/3533630957","cluster_addr":"172.21.15.165:6803/3533630957","heartbeat_back_addr":"172.21.15.165:6807/3533630957","heartbeat_front_addr":"172.21.15.165:6805/3533630957","state":["exists","up"]},{"osd":5,"uuid":"3fe38038-1d9c-4891-a9b2-0b763cd9c4b2","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.165:6808","nonce":3582276684},{"type":"v1","addr":"172.21.15.165:6809","nonce":3582276684}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6810","nonce":3582276684},{"type":"v1","addr":"172.21.15.165:6811","nonce":3582276684}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6814","nonce":3582276684},{"type":"v1","addr":"172.21.15.165:6815","nonce":3582276684}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6812","nonce":3582276684},{"type":"v1","addr":"172.21.15.165:6813","nonce":3582276684}]},"public_addr":"172.21.15.165:6809/3582276684","cluster_addr":"172.21.15.165:6811/3582276684","heartbeat_back_addr":"172.21.15.165:6815/3582276684","heartbeat_front_addr":"172.21.15.165:6813/3582276684","state":["exists","up"]},{"osd":6,"uuid":"8ed31097-b39a-47bb-bd50-4f713ddf86b2","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.165:6816","nonce":3996552942},{"type":"v1","addr":"172.21.15.165:6817","nonce":3996552942}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6818","nonce":3996552942},{"type":"v1","addr":"172.21.15.165:6819","nonce":3996552942}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6822","nonce":3996552942},{"type":"v1","addr":"172.21.15.165:6823","nonce":3996552942}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6820","nonce":3996552942},{"type":"v1","addr":"172.21.15.165:6821","nonce":3996552942}]},"public_addr":"172.21.15.165:6817/3996552942","cluster_addr":"172.21.15.165:6819/3996552942","heartbeat_back_addr":"172.21.15.165:6823/3996552942","heartbeat_front_addr":"172.21.15.165:6821/3996552942","state":["exists","up"]},{"osd":7,"uuid":"b110747b-d543-4551-a576-7be4c86ab8c3","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.165:6824","nonce":1043795621},{"type":"v1","addr":"172.21.15.165:6825","nonce":1043795621}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6826","nonce":1043795621},{"type":"v1","addr":"172.21.15.165:6827","nonce":1043795621}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6830","nonce":1043795621},{"type":"v1","addr":"172.21.15.165:6831","nonce":1043795621}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.165:6828","nonce":1043795621},{"type":"v1","addr":"172.21.15.165:6829","nonce":1043795621}]},"public_addr":"172.21.15.165:6825/1043795621","cluster_addr":"172.21.15.165:6827/1043795621","heartbeat_back_addr":"172.21.15.165:6831/1043795621","heartbeat_front_addr":"172.21.15.165:6829/1043795621","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-19T22:33:14.055471+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-19T22:33:48.635763+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-19T22:34:22.014828+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-19T22:34:57.571120+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-19T22:35:29.875614+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-19T22:36:04.702213+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-19T22:36:39.983627+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-19T22:37:15.628355+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.44:6800/719798959":"2024-04-20T22:37:41.546810+0000","172.21.15.44:0/2993298580":"2024-04-20T22:37:41.546810+0000","172.21.15.44:0/3943393131":"2024-04-20T22:37:41.546810+0000","172.21.15.44:0/4180650296":"2024-04-20T22:37:41.546810+0000","172.21.15.44:6801/719798959":"2024-04-20T22:37:41.546810+0000","172.21.15.44:0/755245094":"2024-04-20T22:37:41.546810+0000","172.21.15.44:6801/941372946":"2024-04-20T22:31:40.241494+0000","172.21.15.44:0/113096050":"2024-04-20T22:31:40.241494+0000","172.21.15.44:0/4186904358":"2024-04-20T22:31:40.241494+0000","172.21.15.44:6800/941372946":"2024-04-20T22:31:40.241494+0000","172.21.15.44:0/3977983240":"2024-04-20T22:31:40.241494+0000","172.21.15.44:0/2706194502":"2024-04-20T22:31:11.536963+0000","172.21.15.44:6800/4235796042":"2024-04-20T22:31:11.536963+0000","172.21.15.44:6801/4235796042":"2024-04-20T22:31:11.536963+0000","172.21.15.44:0/297198656":"2024-04-20T22:31:11.536963+0000","172.21.15.44:0/2542092446":"2024-04-20T22:31:11.536963+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-19T22:38:26.019 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-19T22:38:26.020 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-19T22:38:26.021 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-19T22:38:26.021 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-19T22:38:26.022 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-19T22:38:26.022 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-19T22:38:26.022 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-19T22:38:26.023 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-19T22:38:26.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:26 smithi044 bash[18490]: cluster 2024-04-19T22:38:24.412693+0000 mgr.y (mgr.24286) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:26.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:26 smithi044 bash[18490]: audit 2024-04-19T22:38:25.335104+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.44:0/2903074958' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T22:38:26.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:26 smithi044 bash[23559]: cluster 2024-04-19T22:38:24.412693+0000 mgr.y (mgr.24286) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:26.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:26 smithi044 bash[23559]: audit 2024-04-19T22:38:25.335104+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.44:0/2903074958' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T22:38:26.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:26 smithi165 bash[18577]: cluster 2024-04-19T22:38:24.412693+0000 mgr.y (mgr.24286) 41 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:26.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:26 smithi165 bash[18577]: audit 2024-04-19T22:38:25.335104+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.44:0/2903074958' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T22:38:26.564 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:38:26 smithi044 bash[38322]: level=info ts=2024-04-19T22:38:26.333Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002396058s 2024-04-19T22:38:28.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:28 smithi165 bash[18577]: cluster 2024-04-19T22:38:26.413439+0000 mgr.y (mgr.24286) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:28.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:28 smithi044 bash[18490]: cluster 2024-04-19T22:38:26.413439+0000 mgr.y (mgr.24286) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:28.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:28 smithi044 bash[23559]: cluster 2024-04-19T22:38:26.413439+0000 mgr.y (mgr.24286) 42 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:28.873 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:28.873 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:28.874 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:28.874 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:28.874 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:28.875 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:28.876 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:28.880 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:30.437 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:30 smithi165 bash[18577]: cluster 2024-04-19T22:38:28.414071+0000 mgr.y (mgr.24286) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:30.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:30 smithi044 bash[18490]: cluster 2024-04-19T22:38:28.414071+0000 mgr.y (mgr.24286) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:30.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:30 smithi044 bash[23559]: cluster 2024-04-19T22:38:28.414071+0000 mgr.y (mgr.24286) 43 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:32.107 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:38:31 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:38:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:38:32.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:32 smithi044 bash[23559]: cluster 2024-04-19T22:38:30.414703+0000 mgr.y (mgr.24286) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:32.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:32 smithi044 bash[18490]: cluster 2024-04-19T22:38:30.414703+0000 mgr.y (mgr.24286) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:32.454 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:32 smithi165 bash[18577]: cluster 2024-04-19T22:38:30.414703+0000 mgr.y (mgr.24286) 44 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:32.611 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:38:32 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:38:32] "GET /metrics HTTP/1.1" 200 191506 "" "Prometheus/2.33.4" 2024-04-19T22:38:34.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:34 smithi165 bash[18577]: cluster 2024-04-19T22:38:32.415309+0000 mgr.y (mgr.24286) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:34.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:34 smithi044 bash[18490]: cluster 2024-04-19T22:38:32.415309+0000 mgr.y (mgr.24286) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:34.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:34 smithi044 bash[23559]: cluster 2024-04-19T22:38:32.415309+0000 mgr.y (mgr.24286) 45 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:36.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:36 smithi165 bash[18577]: cluster 2024-04-19T22:38:34.416074+0000 mgr.y (mgr.24286) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:36.542 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:36 smithi044 bash[18490]: cluster 2024-04-19T22:38:34.416074+0000 mgr.y (mgr.24286) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:36.542 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:36 smithi044 bash[23559]: cluster 2024-04-19T22:38:34.416074+0000 mgr.y (mgr.24286) 46 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:38.188 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:38 smithi165 bash[18577]: cluster 2024-04-19T22:38:36.416774+0000 mgr.y (mgr.24286) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:38.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:38 smithi044 bash[18490]: cluster 2024-04-19T22:38:36.416774+0000 mgr.y (mgr.24286) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:38.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:38 smithi044 bash[23559]: cluster 2024-04-19T22:38:36.416774+0000 mgr.y (mgr.24286) 47 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:40.062 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:39 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.062 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:38:39 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.062 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:39 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.063 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:38:39 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.063 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:38:39 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.063 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:38:39 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.064 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:38:39 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.064 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:38:39 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.317 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:38:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.317 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:38:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.317 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:38:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.318 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:38:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.318 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:38:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.318 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:40 smithi165 bash[18577]: cluster 2024-04-19T22:38:38.417497+0000 mgr.y (mgr.24286) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:40.318 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.319 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:38:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.319 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.319 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.319 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.319 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.319 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:40 smithi165 systemd[1]: Started Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:38:40.319 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:38:40 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:38:40.350 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:40 smithi044 bash[18490]: cluster 2024-04-19T22:38:38.417497+0000 mgr.y (mgr.24286) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:40.350 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:40 smithi044 bash[23559]: cluster 2024-04-19T22:38:38.417497+0000 mgr.y (mgr.24286) 48 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:41.447 INFO:teuthology.orchestra.run.smithi044.stdout:128849018919 2024-04-19T22:38:41.447 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-19T22:38:41.580 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[18577]: audit 2024-04-19T22:38:40.351118+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:41.581 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[18577]: audit 2024-04-19T22:38:40.352618+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:38:41.581 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[18577]: audit 2024-04-19T22:38:40.353737+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:38:41.581 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[18577]: audit 2024-04-19T22:38:40.354464+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:38:41.581 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[18577]: cluster 2024-04-19T22:38:40.417891+0000 mgr.y (mgr.24286) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:41.581 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+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-19T22:38:41.581 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+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-19T22:38:41.581 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-19T22:38:41.581 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-19T22:38:41.581 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-19T22:38:41.582 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-19T22:38:41.582 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-19T22:38:41.582 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-19T22:38:41.582 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-19T22:38:41.582 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-19T22:38:41.582 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-19T22:38:41.582 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-19T22:38:41.582 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-19T22:38:41.582 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="App mode production" logger=settings 2024-04-19T22:38:41.582 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-19T22:38:41.582 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+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-19T22:38:41.582 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-19T22:38:41.582 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-19T22:38:41.583 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-19T22:38:41.583 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-19T22:38:41.583 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-19T22:38:41.583 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-19T22:38:41.583 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-19T22:38:41.667 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:41 smithi044 bash[23559]: audit 2024-04-19T22:38:40.351118+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:41.667 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:41 smithi044 bash[23559]: audit 2024-04-19T22:38:40.352618+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:38:41.667 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:41 smithi044 bash[23559]: audit 2024-04-19T22:38:40.353737+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:38:41.667 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:41 smithi044 bash[23559]: audit 2024-04-19T22:38:40.354464+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:38:41.667 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:41 smithi044 bash[23559]: cluster 2024-04-19T22:38:40.417891+0000 mgr.y (mgr.24286) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:41.668 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:41 smithi044 bash[18490]: audit 2024-04-19T22:38:40.351118+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:41.668 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:41 smithi044 bash[18490]: audit 2024-04-19T22:38:40.352618+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:38:41.668 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:41 smithi044 bash[18490]: audit 2024-04-19T22:38:40.353737+0000 mon.a (mon.0) 650 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:38:41.668 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:41 smithi044 bash[18490]: audit 2024-04-19T22:38:40.354464+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:38:41.668 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:41 smithi044 bash[18490]: cluster 2024-04-19T22:38:40.417891+0000 mgr.y (mgr.24286) 49 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:41.841 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:38:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:38:41.841 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-19T22:38:41.841 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-19T22:38:41.841 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-19T22:38:41.841 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-19T22:38:41.841 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-19T22:38:41.841 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-19T22:38:41.841 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-19T22:38:42.111 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-19T22:38:42.111 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-19T22:38:42.111 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-19T22:38:42.111 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:41 smithi165 bash[33665]: t=2024-04-19T22:38:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-19T22:38:42.111 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-19T22:38:42.111 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-19T22:38:42.111 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-19T22:38:42.111 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-19T22:38:42.363 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-19T22:38:42.364 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-19T22:38:42.364 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-19T22:38:42.364 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-19T22:38:42.364 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-19T22:38:42.364 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-19T22:38:42.364 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-19T22:38:42.364 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-19T22:38:42.641 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-19T22:38:42.641 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-19T22:38:42.641 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-19T22:38:42.641 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-19T22:38:42.641 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-19T22:38:42.641 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-19T22:38:42.641 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-19T22:38:42.641 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-19T22:38:42.642 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-19T22:38:42.814 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:38:42 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:38:42] "GET /metrics HTTP/1.1" 200 191504 "" "Prometheus/2.33.4" 2024-04-19T22:38:42.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-19T22:38:42.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-19T22:38:42.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-19T22:38:42.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-19T22:38:42.902 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-19T22:38:42.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-19T22:38:42.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-19T22:38:42.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-19T22:38:42.903 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-19T22:38:42.959 INFO:teuthology.orchestra.run.smithi044.stdout:197568495641 2024-04-19T22:38:42.960 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-19T22:38:42.975 INFO:teuthology.orchestra.run.smithi044.stdout:77309411380 2024-04-19T22:38:42.975 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-19T22:38:43.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-19T22:38:43.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-19T22:38:43.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:42 smithi165 bash[33665]: t=2024-04-19T22:38:42+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-19T22:38:43.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-19T22:38:43.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-19T22:38:43.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-19T22:38:43.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-19T22:38:43.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-19T22:38:43.441 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-19T22:38:43.441 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-19T22:38:43.441 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-19T22:38:43.442 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-19T22:38:43.442 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-19T22:38:43.442 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-19T22:38:43.635 INFO:teuthology.orchestra.run.smithi044.stdout:163208757281 2024-04-19T22:38:43.635 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-19T22:38:43.719 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-19T22:38:43.719 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-19T22:38:43.719 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-19T22:38:43.719 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-19T22:38:43.719 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-19T22:38:43.719 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-19T22:38:43.719 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-19T22:38:43.720 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[18577]: cluster 2024-04-19T22:38:42.418508+0000 mgr.y (mgr.24286) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:43.720 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[18577]: audit 2024-04-19T22:38:42.507919+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:43.720 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[18577]: audit 2024-04-19T22:38:42.508465+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:38:43.720 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[18577]: audit 2024-04-19T22:38:42.514359+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:38:43.787 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:43 smithi044 bash[18490]: cluster 2024-04-19T22:38:42.418508+0000 mgr.y (mgr.24286) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:43.787 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:43 smithi044 bash[18490]: audit 2024-04-19T22:38:42.507919+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:43.787 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:43 smithi044 bash[18490]: audit 2024-04-19T22:38:42.508465+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:38:43.787 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:43 smithi044 bash[18490]: audit 2024-04-19T22:38:42.514359+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:38:43.788 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:43 smithi044 bash[23559]: cluster 2024-04-19T22:38:42.418508+0000 mgr.y (mgr.24286) 50 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:43.788 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:43 smithi044 bash[23559]: audit 2024-04-19T22:38:42.507919+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:43.788 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:43 smithi044 bash[23559]: audit 2024-04-19T22:38:42.508465+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:38:43.788 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:43 smithi044 bash[23559]: audit 2024-04-19T22:38:42.514359+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:38:43.880 INFO:teuthology.orchestra.run.smithi044.stdout:55834574908 2024-04-19T22:38:43.881 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-19T22:38:43.989 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-19T22:38:43.989 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-19T22:38:43.989 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-19T22:38:43.989 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-19T22:38:43.989 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-19T22:38:43.989 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-19T22:38:43.990 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-19T22:38:44.299 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:43 smithi165 bash[33665]: t=2024-04-19T22:38:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-19T22:38:44.551 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-19T22:38:44.551 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-19T22:38:44.551 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-19T22:38:44.551 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-19T22:38:44.551 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-19T22:38:44.551 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-19T22:38:44.551 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-19T22:38:44.551 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-19T22:38:44.552 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-19T22:38:44.552 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-19T22:38:44.552 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-19T22:38:44.619 INFO:teuthology.orchestra.run.smithi044.stdout:34359738435 2024-04-19T22:38:44.619 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-19T22:38:44.820 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[18577]: audit 2024-04-19T22:38:43.778462+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:44.820 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-19T22:38:44.821 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-19T22:38:44.821 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-19T22:38:44.821 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-19T22:38:44.821 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-19T22:38:44.821 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-19T22:38:44.821 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-19T22:38:44.821 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-19T22:38:44.986 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:44 smithi044 bash[23559]: audit 2024-04-19T22:38:43.778462+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:44.986 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:44 smithi044 bash[18490]: audit 2024-04-19T22:38:43.778462+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:45.082 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-19T22:38:45.082 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-19T22:38:45.082 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-19T22:38:45.082 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-19T22:38:45.082 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-19T22:38:45.082 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:44 smithi165 bash[33665]: t=2024-04-19T22:38:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-19T22:38:45.082 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-19T22:38:45.083 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-19T22:38:45.083 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-19T22:38:45.085 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:45.105 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:45.105 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:45.343 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-19T22:38:45.343 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-19T22:38:45.343 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-19T22:38:45.343 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-19T22:38:45.343 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-19T22:38:45.343 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-19T22:38:45.343 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-19T22:38:45.343 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-19T22:38:45.612 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-19T22:38:45.613 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-19T22:38:45.613 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-19T22:38:45.613 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-19T22:38:45.613 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-19T22:38:45.613 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-19T22:38:45.613 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-19T22:38:45.613 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-19T22:38:45.613 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-19T22:38:45.613 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-19T22:38:45.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[18577]: cluster 2024-04-19T22:38:44.419290+0000 mgr.y (mgr.24286) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:45.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[18577]: audit 2024-04-19T22:38:45.582602+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:45.873 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[18577]: audit 2024-04-19T22:38:45.588957+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:45.874 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-19T22:38:45.874 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-19T22:38:45.874 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-19T22:38:45.874 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-19T22:38:45.874 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-19T22:38:45.874 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-19T22:38:45.874 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-19T22:38:45.987 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:45 smithi044 bash[18490]: cluster 2024-04-19T22:38:44.419290+0000 mgr.y (mgr.24286) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:45.987 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:45 smithi044 bash[18490]: audit 2024-04-19T22:38:45.582602+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:45.987 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:45 smithi044 bash[18490]: audit 2024-04-19T22:38:45.588957+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:45.987 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:45 smithi044 bash[23559]: cluster 2024-04-19T22:38:44.419290+0000 mgr.y (mgr.24286) 51 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:45.987 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:45 smithi044 bash[23559]: audit 2024-04-19T22:38:45.582602+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:45.987 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:45 smithi044 bash[23559]: audit 2024-04-19T22:38:45.588957+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:38:46.142 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-19T22:38:46.142 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:45 smithi165 bash[33665]: t=2024-04-19T22:38:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-19T22:38:46.143 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-19T22:38:46.143 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-19T22:38:46.143 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-19T22:38:46.143 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-19T22:38:46.261 INFO:teuthology.orchestra.run.smithi044.stdout:231928234003 2024-04-19T22:38:46.262 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-19T22:38:46.264 INFO:teuthology.orchestra.run.smithi044.stdout:107374182446 2024-04-19T22:38:46.264 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-19T22:38:46.396 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-19T22:38:46.396 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-19T22:38:46.396 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-19T22:38:46.396 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-19T22:38:46.396 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-19T22:38:46.396 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-19T22:38:46.396 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-19T22:38:46.396 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-19T22:38:46.396 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-19T22:38:46.397 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-19T22:38:46.665 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-19T22:38:46.665 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-19T22:38:46.666 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-19T22:38:46.666 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-19T22:38:46.666 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-19T22:38:46.666 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-19T22:38:46.666 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-19T22:38:46.666 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-19T22:38:46.666 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-19T22:38:46.666 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-19T22:38:46.666 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-19T22:38:46.743 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:46.744 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:46.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[18577]: cephadm 2024-04-19T22:38:45.591934+0000 mgr.y (mgr.24286) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-19T22:38:46.935 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[18577]: cephadm 2024-04-19T22:38:45.594591+0000 mgr.y (mgr.24286) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi044 2024-04-19T22:38:46.936 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-19T22:38:46.936 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-19T22:38:46.936 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-19T22:38:46.936 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-19T22:38:46.936 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-19T22:38:46.936 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-19T22:38:46.936 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-19T22:38:46.937 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-19T22:38:46.937 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-19T22:38:46.937 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-19T22:38:47.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:46 smithi044 bash[23559]: cephadm 2024-04-19T22:38:45.591934+0000 mgr.y (mgr.24286) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-19T22:38:47.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:46 smithi044 bash[23559]: cephadm 2024-04-19T22:38:45.594591+0000 mgr.y (mgr.24286) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi044 2024-04-19T22:38:47.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:46 smithi044 bash[18490]: cephadm 2024-04-19T22:38:45.591934+0000 mgr.y (mgr.24286) 52 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-19T22:38:47.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:46 smithi044 bash[18490]: cephadm 2024-04-19T22:38:45.594591+0000 mgr.y (mgr.24286) 53 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi044 2024-04-19T22:38:47.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:46 smithi165 bash[33665]: t=2024-04-19T22:38:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-19T22:38:47.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-19T22:38:47.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-19T22:38:47.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-19T22:38:47.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-19T22:38:47.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-19T22:38:47.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+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-19T22:38:47.438 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-19T22:38:47.438 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-19T22:38:47.438 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-19T22:38:47.438 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-19T22:38:47.439 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-19T22:38:47.439 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-19T22:38:47.726 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-19T22:38:47.727 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-19T22:38:47.727 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-19T22:38:47.727 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-19T22:38:47.727 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-19T22:38:47.727 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-19T22:38:47.727 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-19T22:38:47.727 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-19T22:38:47.727 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-19T22:38:47.727 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-19T22:38:47.727 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-19T22:38:47.727 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-19T22:38:47.765 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:48.005 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-19T22:38:48.005 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-19T22:38:48.005 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-19T22:38:48.005 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-19T22:38:48.005 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-19T22:38:48.005 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-19T22:38:48.005 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:47 smithi165 bash[33665]: t=2024-04-19T22:38:47+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-19T22:38:48.005 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-19T22:38:48.265 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[18577]: cluster 2024-04-19T22:38:46.419863+0000 mgr.y (mgr.24286) 54 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:48.265 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-19T22:38:48.265 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-19T22:38:48.265 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-19T22:38:48.266 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-19T22:38:48.266 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-19T22:38:48.266 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-19T22:38:48.266 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-19T22:38:48.330 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:48 smithi044 bash[23559]: cluster 2024-04-19T22:38:46.419863+0000 mgr.y (mgr.24286) 54 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:48.330 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:48 smithi044 bash[18490]: cluster 2024-04-19T22:38:46.419863+0000 mgr.y (mgr.24286) 54 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:48.518 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-19T22:38:48.518 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-19T22:38:48.518 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-19T22:38:48.518 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-19T22:38:48.518 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-19T22:38:48.519 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-19T22:38:48.519 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-19T22:38:48.519 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+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-19T22:38:48.771 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-19T22:38:48.771 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-19T22:38:48.771 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-19T22:38:48.771 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-19T22:38:48.771 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-19T22:38:48.771 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-19T22:38:48.771 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-19T22:38:48.772 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-19T22:38:49.040 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-19T22:38:49.040 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-19T22:38:49.040 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-19T22:38:49.040 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-19T22:38:49.040 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-19T22:38:49.040 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:48 smithi165 bash[33665]: t=2024-04-19T22:38:48+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-19T22:38:49.040 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-19T22:38:49.041 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-19T22:38:49.301 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-19T22:38:49.301 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-19T22:38:49.301 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-19T22:38:49.301 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-19T22:38:49.301 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-19T22:38:49.301 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-19T22:38:49.301 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-19T22:38:49.562 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-19T22:38:49.562 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-19T22:38:49.563 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-19T22:38:49.563 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-19T22:38:49.563 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-19T22:38:49.563 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-19T22:38:49.563 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-19T22:38:49.563 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-19T22:38:49.563 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-19T22:38:49.823 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-19T22:38:49.824 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-19T22:38:49.824 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-19T22:38:49.824 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-19T22:38:49.824 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-19T22:38:49.824 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-19T22:38:49.824 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-19T22:38:49.825 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-19T22:38:49.825 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-19T22:38:49.825 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-19T22:38:50.076 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[18577]: cluster 2024-04-19T22:38:48.420419+0000 mgr.y (mgr.24286) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:50.076 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-19T22:38:50.076 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-19T22:38:50.076 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-19T22:38:50.076 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-19T22:38:50.077 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:49 smithi165 bash[33665]: t=2024-04-19T22:38:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-19T22:38:50.077 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-19T22:38:50.077 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-19T22:38:50.077 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-19T22:38:50.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:50 smithi044 bash[23559]: cluster 2024-04-19T22:38:48.420419+0000 mgr.y (mgr.24286) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:50.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:50 smithi044 bash[18490]: cluster 2024-04-19T22:38:48.420419+0000 mgr.y (mgr.24286) 55 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:50.347 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-19T22:38:50.347 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-19T22:38:50.347 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-19T22:38:50.347 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-19T22:38:50.347 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-19T22:38:50.347 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-19T22:38:50.347 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-19T22:38:50.616 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-19T22:38:50.617 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-19T22:38:50.617 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-19T22:38:50.617 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-19T22:38:50.617 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-19T22:38:50.617 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-19T22:38:50.617 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-19T22:38:50.617 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-19T22:38:50.617 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-19T22:38:50.617 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-19T22:38:50.869 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-19T22:38:50.869 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-19T22:38:50.869 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-19T22:38:50.869 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-19T22:38:50.869 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-19T22:38:50.869 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-19T22:38:50.869 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-19T22:38:50.869 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-19T22:38:50.869 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-19T22:38:51.146 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-19T22:38:51.146 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-19T22:38:51.147 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-19T22:38:51.147 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:50 smithi165 bash[33665]: t=2024-04-19T22:38:50+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-19T22:38:51.147 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-19T22:38:51.147 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-19T22:38:51.147 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-19T22:38:51.147 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-19T22:38:51.147 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-19T22:38:51.398 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-19T22:38:51.399 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-19T22:38:51.399 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+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-19T22:38:51.399 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+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-19T22:38:51.399 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-19T22:38:51.399 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-19T22:38:51.685 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-19T22:38:51.685 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+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-19T22:38:51.685 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-19T22:38:51.685 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-19T22:38:51.685 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-19T22:38:51.685 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-19T22:38:51.685 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-19T22:38:51.685 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-19T22:38:51.685 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-19T22:38:51.685 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-19T22:38:51.685 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-19T22:38:51.938 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:38:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:38:51.938 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-19T22:38:51.938 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-19T22:38:51.938 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-19T22:38:51.938 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-19T22:38:51.939 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-19T22:38:51.939 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-19T22:38:51.939 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-19T22:38:51.939 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-19T22:38:51.939 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-19T22:38:51.939 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-19T22:38:52.248 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[18577]: cluster 2024-04-19T22:38:50.420998+0000 mgr.y (mgr.24286) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:52.249 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:51 smithi165 bash[33665]: t=2024-04-19T22:38:51+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-19T22:38:52.249 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+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-19T22:38:52.249 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-19T22:38:52.249 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+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-19T22:38:52.249 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+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-19T22:38:52.249 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-19T22:38:52.249 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-19T22:38:52.249 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-19T22:38:52.249 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-19T22:38:52.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:52 smithi044 bash[18490]: cluster 2024-04-19T22:38:50.420998+0000 mgr.y (mgr.24286) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:52.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:52 smithi044 bash[23559]: cluster 2024-04-19T22:38:50.420998+0000 mgr.y (mgr.24286) 56 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:52.510 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-19T22:38:52.510 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-19T22:38:52.510 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-19T22:38:52.510 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-19T22:38:52.510 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-19T22:38:52.510 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-19T22:38:52.510 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-19T22:38:52.511 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-19T22:38:52.511 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-19T22:38:52.511 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-19T22:38:52.511 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-19T22:38:52.771 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-19T22:38:52.771 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-19T22:38:52.771 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-19T22:38:52.771 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-19T22:38:52.771 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-19T22:38:52.771 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-19T22:38:52.772 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-19T22:38:52.772 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-19T22:38:52.772 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-19T22:38:52.772 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-19T22:38:52.814 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:38:52 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:38:52] "GET /metrics HTTP/1.1" 200 191504 "" "Prometheus/2.33.4" 2024-04-19T22:38:53.023 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-19T22:38:53.023 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-19T22:38:53.023 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-19T22:38:53.023 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-19T22:38:53.024 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-19T22:38:53.024 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:52 smithi165 bash[33665]: t=2024-04-19T22:38:52+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-19T22:38:53.024 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-19T22:38:53.024 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-19T22:38:53.292 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-19T22:38:53.292 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-19T22:38:53.292 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-19T22:38:53.292 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-19T22:38:53.292 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-19T22:38:53.293 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-19T22:38:53.293 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-19T22:38:53.293 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-19T22:38:53.553 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-19T22:38:53.553 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-19T22:38:53.553 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-19T22:38:53.553 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-19T22:38:53.553 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-19T22:38:53.553 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-19T22:38:53.553 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-19T22:38:53.554 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-19T22:38:53.554 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-19T22:38:53.928 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.15970109s 2024-04-19T22:38:53.928 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-19T22:38:53.928 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-19T22:38:53.928 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-19T22:38:53.928 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-19T22:38:53.928 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-19T22:38:53.929 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-19T22:38:53.929 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+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-19T22:38:54.044 INFO:teuthology.orchestra.run.smithi044.stdout:128849018921 2024-04-19T22:38:54.188 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:54 smithi165 bash[18577]: cluster 2024-04-19T22:38:52.421400+0000 mgr.y (mgr.24286) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:54.188 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:54 smithi165 bash[18577]: audit 2024-04-19T22:38:54.051757+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.44:0/3154782134' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-19T22:38:54.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-19T22:38:54.188 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-19T22:38:54.189 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:53 smithi165 bash[33665]: t=2024-04-19T22:38:53+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-19T22:38:54.189 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:38:54 smithi165 bash[33665]: t=2024-04-19T22:38:54+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-19T22:38:54.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:54 smithi044 bash[23559]: cluster 2024-04-19T22:38:52.421400+0000 mgr.y (mgr.24286) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:54.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:54 smithi044 bash[23559]: audit 2024-04-19T22:38:54.051757+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.44:0/3154782134' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-19T22:38:54.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:54 smithi044 bash[18490]: cluster 2024-04-19T22:38:52.421400+0000 mgr.y (mgr.24286) 57 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:54.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:54 smithi044 bash[18490]: audit 2024-04-19T22:38:54.051757+0000 mon.a (mon.0) 658 : audit [DBG] from='client.? 172.21.15.44:0/3154782134' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-19T22:38:56.072 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018919 got 128849018921 for osd.4 2024-04-19T22:38:56.072 DEBUG:teuthology.parallel:result is None 2024-04-19T22:38:56.351 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:56 smithi044 bash[23559]: cluster 2024-04-19T22:38:54.421966+0000 mgr.y (mgr.24286) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:56.351 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:56 smithi044 bash[18490]: cluster 2024-04-19T22:38:54.421966+0000 mgr.y (mgr.24286) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:56.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:56 smithi165 bash[18577]: cluster 2024-04-19T22:38:54.421966+0000 mgr.y (mgr.24286) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:56.710 INFO:teuthology.orchestra.run.smithi044.stdout:77309411383 2024-04-19T22:38:56.952 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:56.952 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:38:57.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:57 smithi044 bash[23559]: audit 2024-04-19T22:38:56.718601+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.44:0/2737491958' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-19T22:38:57.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:57 smithi044 bash[18490]: audit 2024-04-19T22:38:56.718601+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.44:0/2737491958' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-19T22:38:57.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:57 smithi165 bash[18577]: audit 2024-04-19T22:38:56.718601+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.44:0/2737491958' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-19T22:38:58.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:58 smithi044 bash[18490]: cluster 2024-04-19T22:38:56.422413+0000 mgr.y (mgr.24286) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:58.314 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:58 smithi044 bash[23559]: cluster 2024-04-19T22:38:56.422413+0000 mgr.y (mgr.24286) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:58.346 INFO:teuthology.orchestra.run.smithi044.stdout:197568495644 2024-04-19T22:38:58.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:58 smithi165 bash[18577]: cluster 2024-04-19T22:38:56.422413+0000 mgr.y (mgr.24286) 59 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:38:58.507 INFO:teuthology.orchestra.run.smithi044.stdout:55834574911 2024-04-19T22:38:59.253 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:59 smithi044 bash[23559]: audit 2024-04-19T22:38:58.354131+0000 mon.a (mon.0) 659 : audit [DBG] from='client.? 172.21.15.44:0/2271360363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-19T22:38:59.253 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:38:59 smithi044 bash[23559]: audit 2024-04-19T22:38:58.515088+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.44:0/858961507' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-19T22:38:59.254 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:59 smithi044 bash[18490]: audit 2024-04-19T22:38:58.354131+0000 mon.a (mon.0) 659 : audit [DBG] from='client.? 172.21.15.44:0/2271360363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-19T22:38:59.254 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:38:59 smithi044 bash[18490]: audit 2024-04-19T22:38:58.515088+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.44:0/858961507' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-19T22:38:59.255 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411380 got 77309411383 for osd.2 2024-04-19T22:38:59.255 DEBUG:teuthology.parallel:result is None 2024-04-19T22:38:59.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:59 smithi165 bash[18577]: audit 2024-04-19T22:38:58.354131+0000 mon.a (mon.0) 659 : audit [DBG] from='client.? 172.21.15.44:0/2271360363' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-19T22:38:59.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:38:59 smithi165 bash[18577]: audit 2024-04-19T22:38:58.515088+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.44:0/858961507' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-19T22:38:59.453 INFO:teuthology.orchestra.run.smithi044.stdout:163208757285 2024-04-19T22:39:00.390 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:00 smithi044 bash[23559]: cluster 2024-04-19T22:38:58.422770+0000 mgr.y (mgr.24286) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:00.407 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:00 smithi044 bash[23559]: audit 2024-04-19T22:38:59.460941+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.44:0/3567386973' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-19T22:39:00.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:00 smithi044 bash[18490]: cluster 2024-04-19T22:38:58.422770+0000 mgr.y (mgr.24286) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:00.408 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:00 smithi044 bash[18490]: audit 2024-04-19T22:38:59.460941+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.44:0/3567386973' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-19T22:39:00.409 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495641 got 197568495644 for osd.6 2024-04-19T22:39:00.409 DEBUG:teuthology.parallel:result is None 2024-04-19T22:39:00.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:00 smithi165 bash[18577]: cluster 2024-04-19T22:38:58.422770+0000 mgr.y (mgr.24286) 60 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:00.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:00 smithi165 bash[18577]: audit 2024-04-19T22:38:59.460941+0000 mon.a (mon.0) 660 : audit [DBG] from='client.? 172.21.15.44:0/3567386973' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-19T22:39:00.656 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:00 smithi044 systemd[1]: Stopping Ceph alertmanager.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:39:00.656 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:00 smithi044 bash[41725]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-alertmanager.a 2024-04-19T22:39:00.753 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:00 smithi044 bash[38322]: level=info ts=2024-04-19T22:39:00.673Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-19T22:39:02.094 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:39:01 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:39:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:39:02.149 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757281 got 163208757285 for osd.5 2024-04-19T22:39:02.149 DEBUG:teuthology.parallel:result is None 2024-04-19T22:39:02.272 INFO:teuthology.orchestra.run.smithi044.stdout:34359738439 2024-04-19T22:39:02.278 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:02 smithi044 bash[23559]: cluster 2024-04-19T22:39:00.423363+0000 mgr.y (mgr.24286) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:02.278 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:02 smithi044 bash[18490]: cluster 2024-04-19T22:39:00.423363+0000 mgr.y (mgr.24286) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:02.279 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574908 got 55834574911 for osd.1 2024-04-19T22:39:02.280 DEBUG:teuthology.parallel:result is None 2024-04-19T22:39:02.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:02 smithi165 bash[18577]: cluster 2024-04-19T22:39:00.423363+0000 mgr.y (mgr.24286) 61 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:02.655 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:39:02 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:39:02] "GET /metrics HTTP/1.1" 200 191503 "" "Prometheus/2.33.4" 2024-04-19T22:39:02.912 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:02 smithi044 bash[41733]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-alertmanager-a 2024-04-19T22:39:03.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:03 smithi044 bash[18490]: audit 2024-04-19T22:39:02.280144+0000 mon.a (mon.0) 661 : audit [DBG] from='client.? 172.21.15.44:0/3873555800' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-19T22:39:03.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:03 smithi044 bash[23559]: audit 2024-04-19T22:39:02.280144+0000 mon.a (mon.0) 661 : audit [DBG] from='client.? 172.21.15.44:0/3873555800' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-19T22:39:03.315 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:02 smithi044 bash[41971]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-alertmanager.a 2024-04-19T22:39:03.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:03 smithi165 bash[18577]: audit 2024-04-19T22:39:02.280144+0000 mon.a (mon.0) 661 : audit [DBG] from='client.? 172.21.15.44:0/3873555800' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-19T22:39:04.064 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:03 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-19T22:39:04.064 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:03 smithi044 systemd[1]: Stopped Ceph alertmanager.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:39:04.065 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:03 smithi044 systemd[1]: Started Ceph alertmanager.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:39:04.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:04 smithi165 bash[18577]: cluster 2024-04-19T22:39:02.423757+0000 mgr.y (mgr.24286) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:04.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:04 smithi165 bash[18577]: audit 2024-04-19T22:39:03.729586+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:04.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:04 smithi044 bash[18490]: cluster 2024-04-19T22:39:02.423757+0000 mgr.y (mgr.24286) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:04.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:04 smithi044 bash[18490]: audit 2024-04-19T22:39:03.729586+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:04.512 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:04 smithi044 bash[23559]: cluster 2024-04-19T22:39:02.423757+0000 mgr.y (mgr.24286) 62 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:04.512 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:04 smithi044 bash[23559]: audit 2024-04-19T22:39:03.729586+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:04.513 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738435 got 34359738439 for osd.0 2024-04-19T22:39:04.513 DEBUG:teuthology.parallel:result is None 2024-04-19T22:39:05.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:05 smithi165 bash[18577]: cephadm 2024-04-19T22:39:03.731468+0000 mgr.y (mgr.24286) 63 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T22:39:05.378 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:05 smithi165 bash[18577]: cephadm 2024-04-19T22:39:03.736695+0000 mgr.y (mgr.24286) 64 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-04-19T22:39:05.481 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:05 smithi044 bash[18490]: cephadm 2024-04-19T22:39:03.731468+0000 mgr.y (mgr.24286) 63 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T22:39:05.481 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:05 smithi044 bash[18490]: cephadm 2024-04-19T22:39:03.736695+0000 mgr.y (mgr.24286) 64 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-04-19T22:39:05.481 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:05 smithi044 bash[23559]: cephadm 2024-04-19T22:39:03.731468+0000 mgr.y (mgr.24286) 63 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T22:39:05.481 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:05 smithi044 bash[23559]: cephadm 2024-04-19T22:39:03.736695+0000 mgr.y (mgr.24286) 64 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-04-19T22:39:05.735 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:05 smithi044 bash[42009]: level=info ts=2024-04-19T22:39:05.697Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-19T22:39:05.735 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:05 smithi044 bash[42009]: level=info ts=2024-04-19T22:39:05.697Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-19T22:39:05.735 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:05 smithi044 bash[42009]: level=info ts=2024-04-19T22:39:05.699Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.44 port=9094 2024-04-19T22:39:05.735 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:05 smithi044 bash[42009]: level=info ts=2024-04-19T22:39:05.701Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-19T22:39:05.875 INFO:teuthology.orchestra.run.smithi044.stdout:231928234007 2024-04-19T22:39:05.983 INFO:teuthology.orchestra.run.smithi044.stdout:107374182450 2024-04-19T22:39:05.995 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:05 smithi044 bash[42009]: level=info ts=2024-04-19T22:39:05.743Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T22:39:05.996 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:05 smithi044 bash[42009]: level=info ts=2024-04-19T22:39:05.743Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T22:39:05.996 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:05 smithi044 bash[42009]: level=info ts=2024-04-19T22:39:05.746Z caller=main.go:518 msg=Listening address=:9093 2024-04-19T22:39:05.996 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:05 smithi044 bash[42009]: level=info ts=2024-04-19T22:39:05.746Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-19T22:39:06.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:06 smithi044 bash[18490]: cluster 2024-04-19T22:39:04.424331+0000 mgr.y (mgr.24286) 65 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:06.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:06 smithi044 bash[18490]: audit 2024-04-19T22:39:05.883052+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.44:0/2622218380' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-19T22:39:06.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:06 smithi044 bash[18490]: audit 2024-04-19T22:39:05.990591+0000 mon.a (mon.0) 663 : audit [DBG] from='client.? 172.21.15.44:0/1088866543' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-19T22:39:06.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:06 smithi044 bash[23559]: cluster 2024-04-19T22:39:04.424331+0000 mgr.y (mgr.24286) 65 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:06.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:06 smithi044 bash[23559]: audit 2024-04-19T22:39:05.883052+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.44:0/2622218380' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-19T22:39:06.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:06 smithi044 bash[23559]: audit 2024-04-19T22:39:05.990591+0000 mon.a (mon.0) 663 : audit [DBG] from='client.? 172.21.15.44:0/1088866543' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-19T22:39:06.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:06 smithi165 bash[18577]: cluster 2024-04-19T22:39:04.424331+0000 mgr.y (mgr.24286) 65 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:06.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:06 smithi165 bash[18577]: audit 2024-04-19T22:39:05.883052+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.44:0/2622218380' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-19T22:39:06.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:06 smithi165 bash[18577]: audit 2024-04-19T22:39:05.990591+0000 mon.a (mon.0) 663 : audit [DBG] from='client.? 172.21.15.44:0/1088866543' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-19T22:39:06.996 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234003 got 231928234007 for osd.7 2024-04-19T22:39:06.997 DEBUG:teuthology.parallel:result is None 2024-04-19T22:39:07.016 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182446 got 107374182450 for osd.3 2024-04-19T22:39:07.016 DEBUG:teuthology.parallel:result is None 2024-04-19T22:39:07.016 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-19T22:39:07.017 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph pg dump --format=json 2024-04-19T22:39:07.570 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 systemd[1]: Stopping Ceph prometheus.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:39:07.570 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 bash[34238]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-prometheus.a 2024-04-19T22:39:07.570 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 bash[32826]: ts=2024-04-19T22:39:07.391Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-19T22:39:07.570 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 bash[32826]: ts=2024-04-19T22:39:07.391Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-19T22:39:07.570 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 bash[32826]: ts=2024-04-19T22:39:07.391Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-19T22:39:07.570 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 bash[32826]: ts=2024-04-19T22:39:07.391Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-19T22:39:07.570 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 bash[32826]: ts=2024-04-19T22:39:07.391Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-19T22:39:07.570 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 bash[32826]: ts=2024-04-19T22:39:07.391Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-19T22:39:07.570 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 bash[32826]: ts=2024-04-19T22:39:07.391Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-19T22:39:07.570 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 bash[32826]: ts=2024-04-19T22:39:07.391Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-19T22:39:07.571 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 bash[32826]: ts=2024-04-19T22:39:07.391Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-19T22:39:07.571 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 bash[32826]: ts=2024-04-19T22:39:07.392Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-19T22:39:07.571 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 bash[32826]: ts=2024-04-19T22:39:07.392Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-19T22:39:07.571 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 bash[32826]: ts=2024-04-19T22:39:07.392Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-19T22:39:08.064 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:07 smithi044 bash[42009]: level=info ts=2024-04-19T22:39:07.702Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000815987s 2024-04-19T22:39:08.123 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 bash[34247]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-prometheus-a 2024-04-19T22:39:08.123 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:07 smithi165 bash[34282]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-prometheus.a 2024-04-19T22:39:08.123 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:08 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-19T22:39:08.123 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:08 smithi165 systemd[1]: Stopped Ceph prometheus.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:39:08.123 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:08 smithi165 systemd[1]: Started Ceph prometheus.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:39:08.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:08 smithi165 bash[18577]: cluster 2024-04-19T22:39:06.424914+0000 mgr.y (mgr.24286) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:08.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:08 smithi165 bash[18577]: audit 2024-04-19T22:39:08.099723+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:08.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:08 smithi165 bash[18577]: audit 2024-04-19T22:39:08.108413+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:39:08.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:08 smithi165 bash[18577]: audit 2024-04-19T22:39:08.111684+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-04-19T22:39:08.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:08 smithi165 bash[18577]: audit 2024-04-19T22:39:08.121770+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:08.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:08 smithi044 bash[18490]: cluster 2024-04-19T22:39:06.424914+0000 mgr.y (mgr.24286) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:08.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:08 smithi044 bash[18490]: audit 2024-04-19T22:39:08.099723+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:08.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:08 smithi044 bash[18490]: audit 2024-04-19T22:39:08.108413+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:39:08.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:08 smithi044 bash[18490]: audit 2024-04-19T22:39:08.111684+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-04-19T22:39:08.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:08 smithi044 bash[18490]: audit 2024-04-19T22:39:08.121770+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:08.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:08 smithi044 bash[23559]: cluster 2024-04-19T22:39:06.424914+0000 mgr.y (mgr.24286) 66 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:08.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:08 smithi044 bash[23559]: audit 2024-04-19T22:39:08.099723+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:08.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:08 smithi044 bash[23559]: audit 2024-04-19T22:39:08.108413+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:39:08.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:08 smithi044 bash[23559]: audit 2024-04-19T22:39:08.111684+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-04-19T22:39:08.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:08 smithi044 bash[23559]: audit 2024-04-19T22:39:08.121770+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:09.268 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.121Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-19T22:39:09.269 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.121Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-19T22:39:09.269 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.121Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-19T22:39:09.269 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.121Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi165 (none))" 2024-04-19T22:39:09.269 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.121Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-19T22:39:09.269 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.121Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-19T22:39:09.269 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.122Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-19T22:39:09.269 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.123Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-19T22:39:09.269 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.124Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-19T22:39:09.269 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.127Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-19T22:39:09.269 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.127Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.769µs 2024-04-19T22:39:09.269 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.127Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-19T22:39:09.269 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.274Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-19T22:39:09.270 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[18577]: audit 2024-04-19T22:39:08.109323+0000 mgr.y (mgr.24286) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:39:09.270 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[18577]: audit 2024-04-19T22:39:08.112474+0000 mgr.y (mgr.24286) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-04-19T22:39:09.270 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[18577]: audit 2024-04-19T22:39:08.149715+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:39:09.270 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[18577]: audit 2024-04-19T22:39:08.151254+0000 mgr.y (mgr.24286) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:39:09.270 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[18577]: audit 2024-04-19T22:39:08.165314+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.165:9095"}]: dispatch 2024-04-19T22:39:09.270 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[18577]: audit 2024-04-19T22:39:08.166269+0000 mgr.y (mgr.24286) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.165:9095"}]: dispatch 2024-04-19T22:39:09.270 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[18577]: audit 2024-04-19T22:39:08.176095+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:09.270 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[18577]: audit 2024-04-19T22:39:08.190595+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:39:09.270 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[18577]: audit 2024-04-19T22:39:08.191655+0000 mgr.y (mgr.24286) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:39:09.270 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[18577]: audit 2024-04-19T22:39:08.212233+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.165:3000"}]: dispatch 2024-04-19T22:39:09.270 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[18577]: audit 2024-04-19T22:39:08.213150+0000 mgr.y (mgr.24286) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.165:3000"}]: dispatch 2024-04-19T22:39:09.270 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[18577]: audit 2024-04-19T22:39:08.222653+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:09.271 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[18577]: audit 2024-04-19T22:39:08.229542+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:39:09.271 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[18577]: audit 2024-04-19T22:39:08.232241+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:09.271 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[18577]: audit 2024-04-19T22:39:08.234287+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:39:09.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[23559]: audit 2024-04-19T22:39:08.109323+0000 mgr.y (mgr.24286) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:39:09.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[23559]: audit 2024-04-19T22:39:08.112474+0000 mgr.y (mgr.24286) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-04-19T22:39:09.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[23559]: audit 2024-04-19T22:39:08.149715+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:39:09.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[23559]: audit 2024-04-19T22:39:08.151254+0000 mgr.y (mgr.24286) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:39:09.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[23559]: audit 2024-04-19T22:39:08.165314+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.165:9095"}]: dispatch 2024-04-19T22:39:09.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[23559]: audit 2024-04-19T22:39:08.166269+0000 mgr.y (mgr.24286) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.165:9095"}]: dispatch 2024-04-19T22:39:09.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[23559]: audit 2024-04-19T22:39:08.176095+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:09.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[23559]: audit 2024-04-19T22:39:08.190595+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:39:09.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[23559]: audit 2024-04-19T22:39:08.191655+0000 mgr.y (mgr.24286) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:39:09.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[23559]: audit 2024-04-19T22:39:08.212233+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.165:3000"}]: dispatch 2024-04-19T22:39:09.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[23559]: audit 2024-04-19T22:39:08.213150+0000 mgr.y (mgr.24286) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.165:3000"}]: dispatch 2024-04-19T22:39:09.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[23559]: audit 2024-04-19T22:39:08.222653+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:09.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[23559]: audit 2024-04-19T22:39:08.229542+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:39:09.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[23559]: audit 2024-04-19T22:39:08.232241+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:09.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[23559]: audit 2024-04-19T22:39:08.234287+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:39:09.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[18490]: audit 2024-04-19T22:39:08.109323+0000 mgr.y (mgr.24286) 67 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:39:09.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[18490]: audit 2024-04-19T22:39:08.112474+0000 mgr.y (mgr.24286) 68 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.44:9093"}]: dispatch 2024-04-19T22:39:09.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[18490]: audit 2024-04-19T22:39:08.149715+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:39:09.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[18490]: audit 2024-04-19T22:39:08.151254+0000 mgr.y (mgr.24286) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:39:09.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[18490]: audit 2024-04-19T22:39:08.165314+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.165:9095"}]: dispatch 2024-04-19T22:39:09.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[18490]: audit 2024-04-19T22:39:08.166269+0000 mgr.y (mgr.24286) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.165:9095"}]: dispatch 2024-04-19T22:39:09.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[18490]: audit 2024-04-19T22:39:08.176095+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:09.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[18490]: audit 2024-04-19T22:39:08.190595+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:39:09.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[18490]: audit 2024-04-19T22:39:08.191655+0000 mgr.y (mgr.24286) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:39:09.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[18490]: audit 2024-04-19T22:39:08.212233+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.165:3000"}]: dispatch 2024-04-19T22:39:09.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[18490]: audit 2024-04-19T22:39:08.213150+0000 mgr.y (mgr.24286) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.165:3000"}]: dispatch 2024-04-19T22:39:09.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[18490]: audit 2024-04-19T22:39:08.222653+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:09.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[18490]: audit 2024-04-19T22:39:08.229542+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:39:09.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[18490]: audit 2024-04-19T22:39:08.232241+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:09.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:09 smithi044 bash[18490]: audit 2024-04-19T22:39:08.234287+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:39:09.688 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.275Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-19T22:39:09.688 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.275Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.675µs wal_replay_duration=148.126629ms total_replay_duration=148.172591ms 2024-04-19T22:39:09.688 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.278Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-19T22:39:09.688 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.278Z caller=main.go:947 level=info msg="TSDB started" 2024-04-19T22:39:09.689 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.278Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-19T22:39:09.689 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.321Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=42.511118ms db_storage=1.14µs remote_storage=2.198µs web_handler=712ns query_engine=1.102µs scrape=450.307µs scrape_sd=43.562µs notify=48.221µs notify_sd=24.682µs rules=41.375426ms 2024-04-19T22:39:09.689 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:09 smithi165 bash[34312]: ts=2024-04-19T22:39:09.321Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-19T22:39:09.792 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:39:10.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:10 smithi044 bash[18490]: cluster 2024-04-19T22:39:08.425573+0000 mgr.y (mgr.24286) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:10.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:10 smithi044 bash[23559]: cluster 2024-04-19T22:39:08.425573+0000 mgr.y (mgr.24286) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:10.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:10 smithi165 bash[18577]: cluster 2024-04-19T22:39:08.425573+0000 mgr.y (mgr.24286) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:12.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:12 smithi044 bash[18490]: cluster 2024-04-19T22:39:10.426152+0000 mgr.y (mgr.24286) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:12.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:12 smithi044 bash[18490]: audit 2024-04-19T22:39:11.364119+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:12.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:12 smithi044 bash[18490]: audit 2024-04-19T22:39:11.645433+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:12.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:12 smithi044 bash[18490]: audit 2024-04-19T22:39:11.922441+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:12.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:12 smithi044 bash[18490]: audit 2024-04-19T22:39:11.929553+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:39:12.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:12 smithi044 bash[18490]: audit 2024-04-19T22:39:11.931719+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:12.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:12 smithi044 bash[18490]: audit 2024-04-19T22:39:11.933023+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:39:12.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:12 smithi044 bash[23559]: cluster 2024-04-19T22:39:10.426152+0000 mgr.y (mgr.24286) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:12.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:12 smithi044 bash[23559]: audit 2024-04-19T22:39:11.364119+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:12.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:12 smithi044 bash[23559]: audit 2024-04-19T22:39:11.645433+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:12.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:12 smithi044 bash[23559]: audit 2024-04-19T22:39:11.922441+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:12.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:12 smithi044 bash[23559]: audit 2024-04-19T22:39:11.929553+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:39:12.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:12 smithi044 bash[23559]: audit 2024-04-19T22:39:11.931719+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:12.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:12 smithi044 bash[23559]: audit 2024-04-19T22:39:11.933023+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:39:12.367 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-04-19T22:39:12.369 INFO:teuthology.orchestra.run.smithi044.stderr:dumped all 2024-04-19T22:39:12.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:12 smithi165 bash[18577]: cluster 2024-04-19T22:39:10.426152+0000 mgr.y (mgr.24286) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:12.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:12 smithi165 bash[18577]: audit 2024-04-19T22:39:11.364119+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:12.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:12 smithi165 bash[18577]: audit 2024-04-19T22:39:11.645433+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:12.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:12 smithi165 bash[18577]: audit 2024-04-19T22:39:11.922441+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:12.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:12 smithi165 bash[18577]: audit 2024-04-19T22:39:11.929553+0000 mon.a (mon.0) 680 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:39:12.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:12 smithi165 bash[18577]: audit 2024-04-19T22:39:11.931719+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:12.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:12 smithi165 bash[18577]: audit 2024-04-19T22:39:11.933023+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:39:13.070 INFO:teuthology.orchestra.run.smithi044.stdout:{"pg_ready":true,"pg_map":{"version":47,"stamp":"2024-04-19T22:39:10.425862+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":48908,"kb_used_data":6092,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912308,"statfs":{"total":767960285184,"available":767910203392,"internally_reserved":0,"allocated":6238208,"data_stored":3488205,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003262"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-19T22:37:42.538852+0000","last_change":"2024-04-19T22:37:21.065824+0000","last_active":"2024-04-19T22:37:42.538852+0000","last_peered":"2024-04-19T22:37:42.538852+0000","last_clean":"2024-04-19T22:37:42.538852+0000","last_became_active":"2024-04-19T22:37:21.064354+0000","last_became_peered":"2024-04-19T22:37:21.064354+0000","last_unstale":"2024-04-19T22:37:42.538852+0000","last_undegraded":"2024-04-19T22:37:42.538852+0000","last_fullsized":"2024-04-19T22:37:42.538852+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-19T22:34:25.000857+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-19T22:34:25.000857+0000","last_clean_scrub_stamp":"2024-04-19T22:34:25.000857+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-21T10:28:33.095101+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":231928234008,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"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":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.0569999999999999}]},{"osd":1,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.5229999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.95499999999999996}]},{"osd":2,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":1.0940000000000001}]},{"osd":3,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.1379999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.6459999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":0.91700000000000004}]},{"osd":4,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.774,"5min":1.774,"15min":1.774},"last":0.99399999999999999}]},{"osd":5,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.8089999999999999,"5min":1.8089999999999999,"15min":1.8089999999999999},"last":1.0309999999999999},{"interface":"front","average":{"1min":0.879,"5min":0.879,"15min":0.879},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.718,"5min":1.718,"15min":1.718},"last":0.86699999999999999}]},{"osd":6,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.78,"5min":1.78,"15min":1.78},"last":1.1160000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.7010000000000001,"5min":1.7010000000000001,"15min":1.7010000000000001},"last":1.1259999999999999}]}]},{"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":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"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":"Fri Apr 19 22:38:42 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.94999999999999996,"15min":0.94899999999999995},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.94199999999999995,"15min":0.94999999999999996},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.1459999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.79400000000000004}]},{"osd":1,"last update":"Fri Apr 19 22:38:42 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0149999999999999,"15min":1.0169999999999999},"min":{"1min":0.70599999999999996,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3520000000000001,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.65100000000000002},{"interface":"front","average":{"1min":1,"5min":0.96999999999999997,"15min":0.96499999999999997},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":0.66400000000000003}]},{"osd":2,"last update":"Fri Apr 19 22:38:42 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.96799999999999997,"15min":0.97999999999999998},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3360000000000001,"5min":1.339,"15min":1.339},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.98499999999999999,"15min":0.99099999999999999},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.75800000000000001}]},{"osd":3,"last update":"Fri Apr 19 22:38:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":0.98499999999999999,"15min":0.97699999999999998},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":0.74299999999999999},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.069,"15min":1.071},"min":{"1min":0.77400000000000002,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.4570000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.77000000000000002}]},{"osd":4,"last update":"Fri Apr 19 22:38:42 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.91600000000000004,"15min":0.91800000000000004},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":0.626},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.99299999999999999,"15min":0.98599999999999999},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.4590000000000001,"5min":1.599,"15min":1.599},"last":0.55400000000000005}]},{"osd":5,"last update":"Fri Apr 19 22:38:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.006,"15min":1.0049999999999999},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.6890000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":0.68500000000000005},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.103,"15min":1.1000000000000001},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.617,"5min":1.704,"15min":1.704},"last":0.505}]},{"osd":7,"last update":"Fri Apr 19 22:38:19 2024","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":0.60299999999999998},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":0.72999999999999998}]}]},{"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":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 19 22:39:06 2024","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.68500000000000005,"15min":0.56299999999999994},"min":{"1min":0.38100000000000001,"5min":0.252,"15min":0.252},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.747,"15min":0.60599999999999998},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.59999999999999998}]},{"osd":2,"last update":"Fri Apr 19 22:38:35 2024","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.70099999999999996,"15min":0.65000000000000002},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.80200000000000005,"15min":0.71099999999999997},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.75800000000000001}]},{"osd":3,"last update":"Fri Apr 19 22:38:06 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.88200000000000001,"15min":0.86599999999999999},"min":{"1min":0.501,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.3109999999999999,"5min":1.3109999999999999,"15min":1.3109999999999999},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.84499999999999997,"15min":0.81100000000000005},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":0.89100000000000001}]},{"osd":4,"last update":"Fri Apr 19 22:38:35 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.01,"15min":0.99199999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3400000000000001,"5min":1.542,"15min":1.542},"last":1.079},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.98499999999999999,"15min":0.97699999999999998},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.3049999999999999,"5min":1.359,"15min":1.359},"last":0.84399999999999997}]},{"osd":5,"last update":"Fri Apr 19 22:38:10 2024","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.095,"15min":1.0980000000000001},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":0.91100000000000003},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.1499999999999999,"15min":1.1419999999999999},"min":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"max":{"1min":1.615,"5min":1.615,"15min":1.615},"last":1.107}]},{"osd":6,"last update":"Fri Apr 19 22:38:48 2024","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.1839999999999999,"15min":1.202},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":1.165},{"interface":"front","average":{"1min":1.093,"5min":1.2190000000000001,"15min":1.24},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.476,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":0.80500000000000005}]},{"osd":7,"last update":"Fri Apr 19 22:38:20 2024","interfaces":[{"interface":"back","average":{"1min":1.242,"5min":1.242,"15min":1.242},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.587,"5min":1.587,"15min":1.587},"last":0.92700000000000005},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.512,"5min":1.512,"15min":1.512},"last":1.224}]}]},{"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":"Fri Apr 19 22:38:59 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.71699999999999997,"15min":0.57299999999999995},"min":{"1min":0.52300000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":4.0460000000000003,"5min":4.0460000000000003,"15min":4.0460000000000003},"last":0.502},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.755,"15min":0.59899999999999998},"min":{"1min":0.57099999999999995,"5min":0.253,"15min":0.253},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":0.39100000000000001}]},{"osd":2,"last update":"Fri Apr 19 22:38:36 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.72199999999999998,"15min":0.65600000000000003},"min":{"1min":0.29499999999999998,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.78700000000000003,"15min":0.71599999999999997},"min":{"1min":0.628,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.633,"5min":1.633,"15min":1.633},"last":0.52900000000000003}]},{"osd":3,"last update":"Fri Apr 19 22:39:03 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.78900000000000003,"15min":0.77100000000000002},"min":{"1min":0.60999999999999999,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.89900000000000002,"15min":0.877},"min":{"1min":0.76500000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.5409999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":0.64000000000000001}]},{"osd":4,"last update":"Fri Apr 19 22:38:40 2024","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.0780000000000001,"15min":1.069},"min":{"1min":0.75700000000000001,"5min":0.627,"15min":0.627},"max":{"1min":1.7789999999999999,"5min":1.7789999999999999,"15min":1.7789999999999999},"last":0.68500000000000005},{"interface":"front","average":{"1min":1.135,"5min":1.0469999999999999,"15min":1.022},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.841,"5min":1.841,"15min":1.841},"last":0.79800000000000004}]},{"osd":5,"last update":"Fri Apr 19 22:38:13 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.1479999999999999,"15min":1.1539999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.7290000000000001,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.167,"5min":1.1619999999999999,"15min":1.161},"min":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.014}]},{"osd":6,"last update":"Fri Apr 19 22:38:45 2024","interfaces":[{"interface":"back","average":{"1min":1.3160000000000001,"5min":1.1919999999999999,"15min":1.1719999999999999},"min":{"1min":0.86899999999999999,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.881,"5min":1.881,"15min":1.881},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.196,"5min":1.1599999999999999,"15min":1.1539999999999999},"min":{"1min":0.98599999999999999,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":0.86899999999999999}]},{"osd":7,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":1.159,"15min":1.159},"min":{"1min":0.749,"5min":0.749,"15min":0.749},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"min":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"max":{"1min":1.748,"5min":1.748,"15min":1.748},"last":0.92700000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411386,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6268,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738884,"statfs":{"total":95995035648,"available":95988617216,"internally_reserved":0,"allocated":577536,"data_stored":237180,"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":"Fri Apr 19 22:38:28 2024","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.63800000000000001},"min":{"1min":0.42799999999999999,"5min":0.254,"15min":0.254},"max":{"1min":1.129,"5min":1.129,"15min":1.129},"last":0.41799999999999998},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.71199999999999997,"15min":0.66200000000000003},"min":{"1min":0.40400000000000003,"5min":0.314,"15min":0.314},"max":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":1.034}]},{"osd":1,"last update":"Fri Apr 19 22:38:28 2024","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.753,"15min":0.68200000000000005},"min":{"1min":0.39000000000000001,"5min":0.214,"15min":0.214},"max":{"1min":1.252,"5min":1.329,"15min":1.329},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.72799999999999998,"15min":0.65900000000000003},"min":{"1min":0.318,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.0149999999999999,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.55500000000000005}]},{"osd":3,"last update":"Fri Apr 19 22:38:08 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.89000000000000001,"15min":0.88400000000000001},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.129,"5min":1.264,"15min":1.264},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.86099999999999999,"15min":0.84699999999999998},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.63300000000000001}]},{"osd":4,"last update":"Fri Apr 19 22:38:36 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0329999999999999,"15min":1.016},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.369,"5min":1.639,"15min":1.639},"last":0.91200000000000003},{"interface":"front","average":{"1min":1.01,"5min":0.98099999999999998,"15min":0.96299999999999997},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":1.085}]},{"osd":5,"last update":"Fri Apr 19 22:38:11 2024","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.137,"15min":1.137},"min":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.4219999999999999,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.069,"15min":1.073},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":0.85299999999999998}]},{"osd":6,"last update":"Fri Apr 19 22:38:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.093,"15min":1.1080000000000001},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.95399999999999996},{"interface":"front","average":{"1min":1.177,"5min":1.236,"15min":1.246},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.637,"5min":1.637,"15min":1.637},"last":0.70899999999999996}]},{"osd":7,"last update":"Fri Apr 19 22:38:18 2024","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.161,"15min":1.161},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.571,"5min":1.571,"15min":1.571},"last":0.77000000000000002},{"interface":"front","average":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.5780000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":0.98799999999999999}]}]},{"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":"Fri Apr 19 22:39:03 2024","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.68200000000000005,"15min":0.67600000000000005},"min":{"1min":0.36799999999999999,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":0.307},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.754,"15min":0.75600000000000001},"min":{"1min":0.311,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.109,"5min":1.109,"15min":1.109},"last":0.27800000000000002}]},{"osd":1,"last update":"Fri Apr 19 22:39:03 2024","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.76600000000000001,"15min":0.75600000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":1.2709999999999999,"5min":1.274,"15min":1.274},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.79900000000000004,"15min":0.80600000000000005},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.105,"5min":1.343,"15min":1.343},"last":0.378}]},{"osd":2,"last update":"Fri Apr 19 22:39:03 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.872,"15min":0.88200000000000001},"min":{"1min":0.40000000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.99199999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.36799999999999999},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.84999999999999998,"15min":0.86799999999999999},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.33600000000000002}]},{"osd":4,"last update":"Fri Apr 19 22:38:36 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.014,"15min":1.038},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.389,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.054,"15min":1.0649999999999999},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.3260000000000001,"5min":1.407,"15min":1.407},"last":0.89900000000000002}]},{"osd":5,"last update":"Fri Apr 19 22:38:10 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.0680000000000001,"15min":1.0840000000000001},"min":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.4219999999999999,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.64100000000000001},{"interface":"front","average":{"1min":1.125,"5min":1.1000000000000001,"15min":1.0960000000000001},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.8600000000000001,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":0.82399999999999995}]},{"osd":6,"last update":"Fri Apr 19 22:38:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.121,"15min":1.127},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":0.69799999999999995},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.1619999999999999,"15min":1.1699999999999999},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.675,"5min":1.724,"15min":1.724},"last":0.93100000000000005}]},{"osd":7,"last update":"Fri Apr 19 22:38:18 2024","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.228,"15min":1.228},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.8129999999999999,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":0.79900000000000004},{"interface":"front","average":{"1min":1.097,"5min":1.097,"15min":1.097},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":0.746}]}]},{"osd":4,"up_from":30,"seq":128849018925,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 19 22:38:35 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.85799999999999998,"15min":0.85999999999999999},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.2609999999999999,"5min":1.363,"15min":1.363},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.875,"15min":0.85199999999999998},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.63900000000000001}]},{"osd":1,"last update":"Fri Apr 19 22:38:35 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.85199999999999998,"15min":0.83699999999999997},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.2190000000000001,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.90600000000000003,"15min":0.89900000000000002},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.159,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.0229999999999999}]},{"osd":2,"last update":"Fri Apr 19 22:38:35 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.91500000000000004,"15min":0.90500000000000003},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.2310000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.117},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.88300000000000001,"15min":0.86399999999999999},"min":{"1min":0.59099999999999997,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.85999999999999999}]},{"osd":3,"last update":"Fri Apr 19 22:38:35 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.90300000000000002,"15min":0.88700000000000001},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.90100000000000002,"15min":0.88900000000000001},"min":{"1min":0.61899999999999999,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.1559999999999999}]},{"osd":5,"last update":"Fri Apr 19 22:38:08 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.879,"15min":0.875},"min":{"1min":0.38800000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.2450000000000001,"5min":3.8719999999999999,"15min":3.8719999999999999},"last":0.876},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.90300000000000002,"15min":0.89100000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.349,"5min":3.2469999999999999,"15min":3.2469999999999999},"last":0.999}]},{"osd":6,"last update":"Fri Apr 19 22:38:45 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.256,"5min":1.371,"15min":1.371},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.034,"15min":1.0289999999999999},"min":{"1min":0.42699999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.1379999999999999,"5min":2.1379999999999999,"15min":2.1379999999999999},"last":1.1899999999999999}]},{"osd":7,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.2230000000000001},{"interface":"front","average":{"1min":1.016,"5min":1.016,"15min":1.016},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":1.256}]}]},{"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":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,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":"Fri Apr 19 22:38:12 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.92200000000000004,"15min":0.91800000000000004},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.65500000000000003},{"interface":"front","average":{"1min":0.873,"5min":0.84299999999999997,"15min":0.83799999999999997},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.84899999999999998}]},{"osd":1,"last update":"Fri Apr 19 22:38:12 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.84599999999999997,"15min":0.83799999999999997},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.88200000000000001,"15min":0.86699999999999999},"min":{"1min":0.70599999999999996,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":0.80900000000000005}]},{"osd":2,"last update":"Fri Apr 19 22:38:12 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.89900000000000002,"15min":0.89100000000000001},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.90800000000000003,"15min":0.90700000000000003},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.262,"5min":1.306,"15min":1.306},"last":0.90200000000000002}]},{"osd":3,"last update":"Fri Apr 19 22:38:12 2024","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.88,"15min":0.85899999999999999},"min":{"1min":0.77900000000000003,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":0.93000000000000005},{"interface":"front","average":{"1min":0.999,"5min":0.93600000000000005,"15min":0.92600000000000005},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":0.99199999999999999}]},{"osd":4,"last update":"Fri Apr 19 22:38:12 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.71099999999999997,"15min":0.68000000000000005},"min":{"1min":0.44700000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.78800000000000003,"15min":0.75800000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.508,"5min":1.508,"15min":1.508},"last":0.876}]},{"osd":6,"last update":"Fri Apr 19 22:38:43 2024","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":0.94599999999999995,"15min":0.92500000000000004},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.88400000000000001,"15min":0.86699999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":0.73099999999999998}]},{"osd":7,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0609999999999999,"15min":1.0609999999999999},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.5,"5min":1.5,"15min":1.5},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.085,"5min":1.085,"15min":1.085},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":0.77000000000000002}]}]}],"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-19T22:39:13.072 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph pg dump --format=json 2024-04-19T22:39:14.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:14 smithi044 bash[18490]: audit 2024-04-19T22:39:12.371603+0000 mgr.y (mgr.24286) 75 : audit [DBG] from='client.14526 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-19T22:39:14.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:14 smithi044 bash[18490]: cluster 2024-04-19T22:39:12.426508+0000 mgr.y (mgr.24286) 76 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:14.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:14 smithi044 bash[23559]: audit 2024-04-19T22:39:12.371603+0000 mgr.y (mgr.24286) 75 : audit [DBG] from='client.14526 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-19T22:39:14.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:14 smithi044 bash[23559]: cluster 2024-04-19T22:39:12.426508+0000 mgr.y (mgr.24286) 76 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:14.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:14 smithi165 bash[18577]: audit 2024-04-19T22:39:12.371603+0000 mgr.y (mgr.24286) 75 : audit [DBG] from='client.14526 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-19T22:39:14.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:14 smithi165 bash[18577]: cluster 2024-04-19T22:39:12.426508+0000 mgr.y (mgr.24286) 76 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:15.802 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:39:16.064 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:15 smithi044 bash[42009]: level=info ts=2024-04-19T22:39:15.705Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003843049s 2024-04-19T22:39:16.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:16 smithi044 bash[18490]: cluster 2024-04-19T22:39:14.427069+0000 mgr.y (mgr.24286) 77 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:16.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:16 smithi044 bash[18490]: audit 2024-04-19T22:39:15.342819+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:16.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:16 smithi044 bash[18490]: audit 2024-04-19T22:39:15.350257+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:16.562 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:16 smithi044 bash[23559]: cluster 2024-04-19T22:39:14.427069+0000 mgr.y (mgr.24286) 77 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:16.562 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:16 smithi044 bash[23559]: audit 2024-04-19T22:39:15.342819+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:16.562 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:16 smithi044 bash[23559]: audit 2024-04-19T22:39:15.350257+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:16.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:16 smithi165 bash[18577]: cluster 2024-04-19T22:39:14.427069+0000 mgr.y (mgr.24286) 77 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:16.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:16 smithi165 bash[18577]: audit 2024-04-19T22:39:15.342819+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:16.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:16 smithi165 bash[18577]: audit 2024-04-19T22:39:15.350257+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:18.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:18 smithi044 bash[18490]: cluster 2024-04-19T22:39:16.427683+0000 mgr.y (mgr.24286) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:18.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:18 smithi044 bash[23559]: cluster 2024-04-19T22:39:16.427683+0000 mgr.y (mgr.24286) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:18.400 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-04-19T22:39:18.402 INFO:teuthology.orchestra.run.smithi044.stderr:dumped all 2024-04-19T22:39:18.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:18 smithi165 bash[18577]: cluster 2024-04-19T22:39:16.427683+0000 mgr.y (mgr.24286) 78 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:19.006 INFO:teuthology.orchestra.run.smithi044.stdout:{"pg_ready":true,"pg_map":{"version":50,"stamp":"2024-04-19T22:39:16.427409+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":48908,"kb_used_data":6092,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912308,"statfs":{"total":767960285184,"available":767910203392,"internally_reserved":0,"allocated":6238208,"data_stored":3488205,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003400"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-19T22:37:42.538852+0000","last_change":"2024-04-19T22:37:21.065824+0000","last_active":"2024-04-19T22:37:42.538852+0000","last_peered":"2024-04-19T22:37:42.538852+0000","last_clean":"2024-04-19T22:37:42.538852+0000","last_became_active":"2024-04-19T22:37:21.064354+0000","last_became_peered":"2024-04-19T22:37:21.064354+0000","last_unstale":"2024-04-19T22:37:42.538852+0000","last_undegraded":"2024-04-19T22:37:42.538852+0000","last_fullsized":"2024-04-19T22:37:42.538852+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-19T22:34:25.000857+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-19T22:34:25.000857+0000","last_clean_scrub_stamp":"2024-04-19T22:34:25.000857+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-21T10:28:33.095101+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":6084,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739068,"statfs":{"total":95995035648,"available":95988805632,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"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":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.81799999999999995,"5min":0.81799999999999995,"15min":0.81799999999999995},"min":{"1min":0.45400000000000001,"5min":0.45400000000000001,"15min":0.45400000000000001},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":1.2010000000000001},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.89700000000000002,"15min":0.89700000000000002},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.4119999999999999,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.089}]},{"osd":1,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.89400000000000002,"15min":0.89400000000000002},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.5229999999999999,"5min":1.5229999999999999,"15min":1.5229999999999999},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":1.246}]},{"osd":2,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.103,"5min":1.103,"15min":1.103},"last":1.131},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":1.044}]},{"osd":3,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.1379999999999999,"5min":1.1379999999999999,"15min":1.1379999999999999},"last":1.002},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":0.96999999999999997},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.6459999999999999,"5min":1.6459999999999999,"15min":1.6459999999999999},"last":1.105}]},{"osd":4,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.84499999999999997,"15min":0.84499999999999997},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.583,"5min":1.583,"15min":1.583},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":1.774,"5min":1.774,"15min":1.774},"last":0.90000000000000002}]},{"osd":5,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.90300000000000002,"15min":0.90300000000000002},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.8089999999999999,"5min":1.8089999999999999,"15min":1.8089999999999999},"last":0.874},{"interface":"front","average":{"1min":0.879,"5min":0.879,"15min":0.879},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.718,"5min":1.718,"15min":1.718},"last":1.1639999999999999}]},{"osd":6,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.78,"5min":1.78,"15min":1.78},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.7010000000000001,"5min":1.7010000000000001,"15min":1.7010000000000001},"last":1.0609999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495648,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6148,"kb_used_data":1084,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739004,"statfs":{"total":95995035648,"available":95988740096,"internally_reserved":0,"allocated":1110016,"data_stored":766446,"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":"Fri Apr 19 22:38:42 2024","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.94999999999999996,"15min":0.94899999999999995},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":0.755},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.94199999999999995,"15min":0.94999999999999996},"min":{"1min":0.53800000000000003,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.1459999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.60599999999999998}]},{"osd":1,"last update":"Fri Apr 19 22:38:42 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.0149999999999999,"15min":1.0169999999999999},"min":{"1min":0.70599999999999996,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3520000000000001,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":0.53500000000000003},{"interface":"front","average":{"1min":1,"5min":0.96999999999999997,"15min":0.96499999999999997},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":0.879}]},{"osd":2,"last update":"Fri Apr 19 22:38:42 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.96799999999999997,"15min":0.97999999999999998},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3360000000000001,"5min":1.339,"15min":1.339},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.98499999999999999,"15min":0.99099999999999999},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.385,"5min":1.385,"15min":1.385},"last":0.70899999999999996}]},{"osd":3,"last update":"Fri Apr 19 22:38:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":0.98499999999999999,"15min":0.97699999999999998},"min":{"1min":0.68500000000000005,"5min":0.68500000000000005,"15min":0.68500000000000005},"max":{"1min":1.528,"5min":1.528,"15min":1.528},"last":0.64400000000000002},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.069,"15min":1.071},"min":{"1min":0.77400000000000002,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.4570000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.97799999999999998}]},{"osd":4,"last update":"Fri Apr 19 22:38:42 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.91600000000000004,"15min":0.91800000000000004},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":1.496,"5min":1.496,"15min":1.496},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.0329999999999999,"5min":0.99299999999999999,"15min":0.98599999999999999},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.4590000000000001,"5min":1.599,"15min":1.599},"last":1.0920000000000001}]},{"osd":5,"last update":"Fri Apr 19 22:38:42 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.006,"15min":1.0049999999999999},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.6890000000000001,"5min":1.6890000000000001,"15min":1.6890000000000001},"last":0.82199999999999995},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.103,"15min":1.1000000000000001},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.617,"5min":1.704,"15min":1.704},"last":0.995}]},{"osd":7,"last update":"Fri Apr 19 22:38:19 2024","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":0.90500000000000003},{"interface":"front","average":{"1min":1.1970000000000001,"5min":1.1970000000000001,"15min":1.1970000000000001},"min":{"1min":0.629,"5min":0.629,"15min":0.629},"max":{"1min":1.6699999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.0389999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574915,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6336,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738816,"statfs":{"total":95995035648,"available":95988547584,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 19 22:39:06 2024","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.68500000000000005,"15min":0.56299999999999994},"min":{"1min":0.38100000000000001,"5min":0.252,"15min":0.252},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":0.79100000000000004},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.747,"15min":0.60599999999999998},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":1.0029999999999999}]},{"osd":2,"last update":"Fri Apr 19 22:38:35 2024","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.70099999999999996,"15min":0.65000000000000002},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.82999999999999996},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.80200000000000005,"15min":0.71099999999999997},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.752}]},{"osd":3,"last update":"Fri Apr 19 22:39:10 2024","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.88500000000000001,"15min":0.86699999999999999},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":1.125},{"interface":"front","average":{"1min":0.83899999999999997,"5min":0.85399999999999998,"15min":0.81399999999999995},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.482,"5min":1.482,"15min":1.482},"last":0.95299999999999996}]},{"osd":4,"last update":"Fri Apr 19 22:38:35 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.01,"15min":0.99199999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3400000000000001,"5min":1.542,"15min":1.542},"last":1.226},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.98499999999999999,"15min":0.97699999999999998},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.3049999999999999,"5min":1.359,"15min":1.359},"last":1.1919999999999999}]},{"osd":5,"last update":"Fri Apr 19 22:39:10 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.071,"15min":1.0900000000000001},"min":{"1min":0.68500000000000005,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.298,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.036,"5min":1.129,"15min":1.135},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3480000000000001,"5min":1.615,"15min":1.615},"last":1.284}]},{"osd":6,"last update":"Fri Apr 19 22:38:48 2024","interfaces":[{"interface":"back","average":{"1min":1.0780000000000001,"5min":1.1839999999999999,"15min":1.202},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.575,"5min":1.575,"15min":1.575},"last":1.165},{"interface":"front","average":{"1min":1.093,"5min":1.2190000000000001,"15min":1.24},"min":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"max":{"1min":1.476,"5min":1.5940000000000001,"15min":1.5940000000000001},"last":1.3220000000000001}]},{"osd":7,"last update":"Fri Apr 19 22:38:20 2024","interfaces":[{"interface":"back","average":{"1min":1.242,"5min":1.242,"15min":1.242},"min":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"max":{"1min":1.587,"5min":1.587,"15min":1.587},"last":1.395},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"min":{"1min":0.67400000000000004,"5min":0.67400000000000004,"15min":0.67400000000000004},"max":{"1min":1.512,"5min":1.512,"15min":1.512},"last":1.357}]}]},{"osd":0,"up_from":8,"seq":34359738442,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Apr 19 22:38:59 2024","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":0.71699999999999997,"15min":0.57299999999999995},"min":{"1min":0.52300000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":4.0460000000000003,"5min":4.0460000000000003,"15min":4.0460000000000003},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.755,"15min":0.59899999999999998},"min":{"1min":0.57099999999999995,"5min":0.253,"15min":0.253},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":0.91600000000000004}]},{"osd":2,"last update":"Fri Apr 19 22:38:36 2024","interfaces":[{"interface":"back","average":{"1min":0.80700000000000005,"5min":0.72199999999999998,"15min":0.65600000000000003},"min":{"1min":0.29499999999999998,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.78700000000000003,"15min":0.71599999999999997},"min":{"1min":0.628,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.633,"5min":1.633,"15min":1.633},"last":0.70899999999999996}]},{"osd":3,"last update":"Fri Apr 19 22:39:03 2024","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":0.78900000000000003,"15min":0.77100000000000002},"min":{"1min":0.60999999999999999,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.879},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.89900000000000002,"15min":0.877},"min":{"1min":0.76500000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.5409999999999999,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.1359999999999999}]},{"osd":4,"last update":"Fri Apr 19 22:38:40 2024","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.0780000000000001,"15min":1.069},"min":{"1min":0.75700000000000001,"5min":0.627,"15min":0.627},"max":{"1min":1.7789999999999999,"5min":1.7789999999999999,"15min":1.7789999999999999},"last":1.214},{"interface":"front","average":{"1min":1.135,"5min":1.0469999999999999,"15min":1.022},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.841,"5min":1.841,"15min":1.841},"last":1.077}]},{"osd":5,"last update":"Fri Apr 19 22:38:13 2024","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.1479999999999999,"15min":1.1539999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.7290000000000001,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.3129999999999999},{"interface":"front","average":{"1min":1.167,"5min":1.1619999999999999,"15min":1.161},"min":{"1min":0.89200000000000002,"5min":0.89200000000000002,"15min":0.89200000000000002},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.3819999999999999}]},{"osd":6,"last update":"Fri Apr 19 22:38:45 2024","interfaces":[{"interface":"back","average":{"1min":1.3160000000000001,"5min":1.1919999999999999,"15min":1.1719999999999999},"min":{"1min":0.86899999999999999,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.881,"5min":1.881,"15min":1.881},"last":1.167},{"interface":"front","average":{"1min":1.196,"5min":1.1599999999999999,"15min":1.1539999999999999},"min":{"1min":0.98599999999999999,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"last":1.107}]},{"osd":7,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":1.159,"15min":1.159},"min":{"1min":0.749,"5min":0.749,"15min":0.749},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":1.3660000000000001},{"interface":"front","average":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"min":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"max":{"1min":1.748,"5min":1.748,"15min":1.748},"last":1.2829999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411387,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6268,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738884,"statfs":{"total":95995035648,"available":95988617216,"internally_reserved":0,"allocated":577536,"data_stored":237180,"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":"Fri Apr 19 22:38:28 2024","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.63800000000000001},"min":{"1min":0.42799999999999999,"5min":0.254,"15min":0.254},"max":{"1min":1.129,"5min":1.129,"15min":1.129},"last":0.626},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.71199999999999997,"15min":0.66200000000000003},"min":{"1min":0.40400000000000003,"5min":0.314,"15min":0.314},"max":{"1min":1.1819999999999999,"5min":1.1819999999999999,"15min":1.1819999999999999},"last":0.57799999999999996}]},{"osd":1,"last update":"Fri Apr 19 22:38:28 2024","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.753,"15min":0.68200000000000005},"min":{"1min":0.39000000000000001,"5min":0.214,"15min":0.214},"max":{"1min":1.252,"5min":1.329,"15min":1.329},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.72799999999999998,"15min":0.65900000000000003},"min":{"1min":0.318,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.0149999999999999,"5min":1.0900000000000001,"15min":1.0900000000000001},"last":0.79800000000000004}]},{"osd":3,"last update":"Fri Apr 19 22:39:08 2024","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":0.876,"15min":0.88},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.1180000000000001,"5min":1.264,"15min":1.264},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.84999999999999998,"15min":0.84399999999999997},"min":{"1min":0.37,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.1220000000000001,"5min":1.248,"15min":1.248},"last":0.68200000000000005}]},{"osd":4,"last update":"Fri Apr 19 22:38:36 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.0329999999999999,"15min":1.016},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.369,"5min":1.639,"15min":1.639},"last":1.133},{"interface":"front","average":{"1min":1.01,"5min":0.98099999999999998,"15min":0.96299999999999997},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.4710000000000001,"5min":1.4710000000000001,"15min":1.4710000000000001},"last":0.89200000000000002}]},{"osd":5,"last update":"Fri Apr 19 22:39:12 2024","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.1259999999999999,"15min":1.1339999999999999},"min":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.5369999999999999,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.998,"5min":1.054,"15min":1.0680000000000001},"min":{"1min":0.61099999999999999,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.601,"5min":1.601,"15min":1.601},"last":0.93700000000000006}]},{"osd":6,"last update":"Fri Apr 19 22:38:49 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.093,"15min":1.1080000000000001},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.177,"5min":1.236,"15min":1.246},"min":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.637,"5min":1.637,"15min":1.637},"last":1.2150000000000001}]},{"osd":7,"last update":"Fri Apr 19 22:38:18 2024","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.161,"15min":1.161},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.571,"5min":1.571,"15min":1.571},"last":1.1850000000000001},{"interface":"front","average":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"min":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"max":{"1min":1.5780000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":1.28}]}]},{"osd":3,"up_from":25,"seq":107374182452,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":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":"Fri Apr 19 22:39:03 2024","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.68200000000000005,"15min":0.67600000000000005},"min":{"1min":0.36799999999999999,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.0880000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.754,"15min":0.75600000000000001},"min":{"1min":0.311,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.109,"5min":1.109,"15min":1.109},"last":0.81699999999999995}]},{"osd":1,"last update":"Fri Apr 19 22:39:03 2024","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.76600000000000001,"15min":0.75600000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":1.2709999999999999,"5min":1.274,"15min":1.274},"last":0.87},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.79900000000000004,"15min":0.80600000000000005},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.105,"5min":1.343,"15min":1.343},"last":1.163}]},{"osd":2,"last update":"Fri Apr 19 22:39:03 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.872,"15min":0.88200000000000001},"min":{"1min":0.40000000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.99199999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.80500000000000005,"5min":0.84999999999999998,"15min":0.86799999999999999},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.2450000000000001}]},{"osd":4,"last update":"Fri Apr 19 22:38:36 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.014,"15min":1.038},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.389,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":1.381},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.054,"15min":1.0649999999999999},"min":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.3260000000000001,"5min":1.407,"15min":1.407},"last":0.97699999999999998}]},{"osd":5,"last update":"Fri Apr 19 22:39:11 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.046,"15min":1.077},"min":{"1min":0.64100000000000001,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.3460000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0940000000000001,"15min":1.0940000000000001},"min":{"1min":0.60799999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.502,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":1.337}]},{"osd":6,"last update":"Fri Apr 19 22:38:45 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.121,"15min":1.127},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.5329999999999999,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.421},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.1619999999999999,"15min":1.1699999999999999},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.675,"5min":1.724,"15min":1.724},"last":1.5029999999999999}]},{"osd":7,"last update":"Fri Apr 19 22:38:18 2024","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.228,"15min":1.228},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.8129999999999999,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":1.454},{"interface":"front","average":{"1min":1.097,"5min":1.097,"15min":1.097},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.4379999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.4790000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018926,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 19 22:38:35 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.85799999999999998,"15min":0.85999999999999999},"min":{"1min":0.443,"5min":0.443,"15min":0.443},"max":{"1min":1.2609999999999999,"5min":1.363,"15min":1.363},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.875,"15min":0.85199999999999998},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.63900000000000001}]},{"osd":1,"last update":"Fri Apr 19 22:38:35 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.85199999999999998,"15min":0.83699999999999997},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.2190000000000001,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.89700000000000002,"5min":0.90600000000000003,"15min":0.89900000000000002},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.159,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.0229999999999999}]},{"osd":2,"last update":"Fri Apr 19 22:38:35 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.91500000000000004,"15min":0.90500000000000003},"min":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.2310000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.117},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.88300000000000001,"15min":0.86399999999999999},"min":{"1min":0.59099999999999997,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.85999999999999999}]},{"osd":3,"last update":"Fri Apr 19 22:38:35 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.90300000000000002,"15min":0.88700000000000001},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.90100000000000002,"15min":0.88900000000000001},"min":{"1min":0.61899999999999999,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.5489999999999999,"5min":1.5489999999999999,"15min":1.5489999999999999},"last":1.1559999999999999}]},{"osd":5,"last update":"Fri Apr 19 22:38:08 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.879,"15min":0.875},"min":{"1min":0.38800000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.2450000000000001,"5min":3.8719999999999999,"15min":3.8719999999999999},"last":0.876},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.90300000000000002,"15min":0.89100000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.349,"5min":3.2469999999999999,"15min":3.2469999999999999},"last":0.999}]},{"osd":6,"last update":"Fri Apr 19 22:38:45 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.97499999999999998,"15min":0.97499999999999998},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.256,"5min":1.371,"15min":1.371},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.034,"15min":1.0289999999999999},"min":{"1min":0.42699999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.1379999999999999,"5min":2.1379999999999999,"15min":2.1379999999999999},"last":1.1899999999999999}]},{"osd":7,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0189999999999999,"15min":1.0189999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.2230000000000001},{"interface":"front","average":{"1min":1.016,"5min":1.016,"15min":1.016},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":1.256}]}]},{"osd":5,"up_from":38,"seq":163208757288,"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,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":"Fri Apr 19 22:38:12 2024","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":0.92200000000000004,"15min":0.91800000000000004},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.151},{"interface":"front","average":{"1min":0.873,"5min":0.84299999999999997,"15min":0.83799999999999997},"min":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.145,"5min":1.145,"15min":1.145},"last":0.73699999999999999}]},{"osd":1,"last update":"Fri Apr 19 22:38:12 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.84599999999999997,"15min":0.83799999999999997},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.4610000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.022},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.88200000000000001,"15min":0.86699999999999999},"min":{"1min":0.70599999999999996,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.222,"5min":1.222,"15min":1.222},"last":1.0029999999999999}]},{"osd":2,"last update":"Fri Apr 19 22:38:12 2024","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":0.89900000000000002,"15min":0.89100000000000001},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.339,"5min":1.339,"15min":1.339},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.90800000000000003,"15min":0.90700000000000003},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.262,"5min":1.306,"15min":1.306},"last":0.90100000000000002}]},{"osd":3,"last update":"Fri Apr 19 22:38:12 2024","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.88,"15min":0.85899999999999999},"min":{"1min":0.77900000000000003,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.458,"5min":1.458,"15min":1.458},"last":1.115},{"interface":"front","average":{"1min":0.999,"5min":0.93600000000000005,"15min":0.92600000000000005},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":1.268}]},{"osd":4,"last update":"Fri Apr 19 22:38:12 2024","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":0.71099999999999997,"15min":0.68000000000000005},"min":{"1min":0.44700000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.363,"5min":1.363,"15min":1.363},"last":1.0740000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.78800000000000003,"15min":0.75800000000000001},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":1.508,"5min":1.508,"15min":1.508},"last":1.0589999999999999}]},{"osd":6,"last update":"Fri Apr 19 22:38:43 2024","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":0.94599999999999995,"15min":0.92500000000000004},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.5589999999999999,"5min":1.5589999999999999,"15min":1.5589999999999999},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.88400000000000001,"15min":0.86699999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.387,"5min":1.387,"15min":1.387},"last":1.198}]},{"osd":7,"last update":"Fri Apr 19 22:38:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0609999999999999,"15min":1.0609999999999999},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.5,"5min":1.5,"15min":1.5},"last":1.123},{"interface":"front","average":{"1min":1.085,"5min":1.085,"15min":1.085},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":1.1719999999999999}]}]}],"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-19T22:39:19.008 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-19T22:39:19.008 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-19T22:39:19.008 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-19T22:39:19.008 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- ceph health --format=json 2024-04-19T22:39:20.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:20 smithi044 bash[23559]: audit 2024-04-19T22:39:18.402507+0000 mgr.y (mgr.24286) 79 : audit [DBG] from='client.24454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-19T22:39:20.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:20 smithi044 bash[23559]: cluster 2024-04-19T22:39:18.428036+0000 mgr.y (mgr.24286) 80 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:20.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:20 smithi044 bash[18490]: audit 2024-04-19T22:39:18.402507+0000 mgr.y (mgr.24286) 79 : audit [DBG] from='client.24454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-19T22:39:20.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:20 smithi044 bash[18490]: cluster 2024-04-19T22:39:18.428036+0000 mgr.y (mgr.24286) 80 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:20.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:20 smithi165 bash[18577]: audit 2024-04-19T22:39:18.402507+0000 mgr.y (mgr.24286) 79 : audit [DBG] from='client.24454 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-19T22:39:20.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:20 smithi165 bash[18577]: cluster 2024-04-19T22:39:18.428036+0000 mgr.y (mgr.24286) 80 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:21.748 INFO:teuthology.orchestra.run.smithi044.stderr:Inferring config /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T22:39:22.188 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:39:21 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:39:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:39:22.503 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:22 smithi044 bash[23559]: cluster 2024-04-19T22:39:20.428560+0000 mgr.y (mgr.24286) 81 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:22.504 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:22 smithi044 bash[18490]: cluster 2024-04-19T22:39:20.428560+0000 mgr.y (mgr.24286) 81 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:22.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:22 smithi165 bash[18577]: cluster 2024-04-19T22:39:20.428560+0000 mgr.y (mgr.24286) 81 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:22.798 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:39:22 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:39:22] "GET /metrics HTTP/1.1" 200 191509 "" "Prometheus/2.33.4" 2024-04-19T22:39:24.266 INFO:teuthology.orchestra.run.smithi044.stdout: 2024-04-19T22:39:24.267 INFO:teuthology.orchestra.run.smithi044.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-19T22:39:24.491 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:24 smithi044 bash[18490]: cluster 2024-04-19T22:39:22.429106+0000 mgr.y (mgr.24286) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:24.491 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:24 smithi044 bash[23559]: cluster 2024-04-19T22:39:22.429106+0000 mgr.y (mgr.24286) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:24.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:24 smithi165 bash[18577]: cluster 2024-04-19T22:39:22.429106+0000 mgr.y (mgr.24286) 82 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:24.926 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-19T22:39:24.927 INFO:tasks.cephadm:Setup complete, yielding 2024-04-19T22:39:24.927 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-19T22:39:24.937 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi044.front.sepia.ceph.com 2024-04-19T22:39:24.937 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-19T22:39:25.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:25 smithi044 bash[18490]: audit 2024-04-19T22:39:24.274034+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.44:0/1942036926' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-19T22:39:25.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:25 smithi044 bash[23559]: audit 2024-04-19T22:39:24.274034+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.44:0/1942036926' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-19T22:39:25.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:25 smithi165 bash[18577]: audit 2024-04-19T22:39:24.274034+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.44:0/1942036926' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-19T22:39:26.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:26 smithi044 bash[23559]: cluster 2024-04-19T22:39:24.429661+0000 mgr.y (mgr.24286) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:26.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:26 smithi044 bash[18490]: cluster 2024-04-19T22:39:24.429661+0000 mgr.y (mgr.24286) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:26.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:26 smithi165 bash[18577]: cluster 2024-04-19T22:39:24.429661+0000 mgr.y (mgr.24286) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:28.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:28 smithi044 bash[18490]: cluster 2024-04-19T22:39:26.430237+0000 mgr.y (mgr.24286) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:28.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:28 smithi044 bash[23559]: cluster 2024-04-19T22:39:26.430237+0000 mgr.y (mgr.24286) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:28.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:28 smithi165 bash[18577]: cluster 2024-04-19T22:39:26.430237+0000 mgr.y (mgr.24286) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:29.340 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:39:29.340 INFO:teuthology.orchestra.run.smithi044.stdout: "id": "109f0151-86d6-432e-84d9-362f0799ee6f", 2024-04-19T22:39:29.340 INFO:teuthology.orchestra.run.smithi044.stdout: "name": "r", 2024-04-19T22:39:29.340 INFO:teuthology.orchestra.run.smithi044.stdout: "current_period": "70c364d7-39ad-4b9e-aba6-af970666c892", 2024-04-19T22:39:29.340 INFO:teuthology.orchestra.run.smithi044.stdout: "epoch": 1 2024-04-19T22:39:29.340 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:39:29.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:29 smithi044 bash[23559]: cluster 2024-04-19T22:39:28.272062+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-19T22:39:29.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:29 smithi044 bash[23559]: audit 2024-04-19T22:39:28.288514+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.44:0/2492865653' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-19T22:39:29.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:29 smithi044 bash[23559]: audit 2024-04-19T22:39:28.289159+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-19T22:39:29.557 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:29 smithi044 bash[23559]: cluster 2024-04-19T22:39:28.430985+0000 mgr.y (mgr.24286) 85 : cluster [DBG] pgmap v57: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:29.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:29 smithi044 bash[18490]: cluster 2024-04-19T22:39:28.272062+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-19T22:39:29.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:29 smithi044 bash[18490]: audit 2024-04-19T22:39:28.288514+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.44:0/2492865653' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-19T22:39:29.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:29 smithi044 bash[18490]: audit 2024-04-19T22:39:28.289159+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-19T22:39:29.557 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:29 smithi044 bash[18490]: cluster 2024-04-19T22:39:28.430985+0000 mgr.y (mgr.24286) 85 : cluster [DBG] pgmap v57: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:29.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:29 smithi165 bash[18577]: cluster 2024-04-19T22:39:28.272062+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-19T22:39:29.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:29 smithi165 bash[18577]: audit 2024-04-19T22:39:28.288514+0000 mon.c (mon.1) 15 : audit [INF] from='client.? 172.21.15.44:0/2492865653' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-19T22:39:29.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:29 smithi165 bash[18577]: audit 2024-04-19T22:39:28.289159+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-19T22:39:29.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:29 smithi165 bash[18577]: cluster 2024-04-19T22:39:28.430985+0000 mgr.y (mgr.24286) 85 : cluster [DBG] pgmap v57: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:29.995 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-19T22:39:30.564 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:30 smithi044 bash[18490]: audit 2024-04-19T22:39:29.277498+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-19T22:39:30.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:30 smithi044 bash[18490]: cluster 2024-04-19T22:39:29.277848+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-19T22:39:30.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:30 smithi044 bash[23559]: audit 2024-04-19T22:39:29.277498+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-19T22:39:30.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:30 smithi044 bash[23559]: cluster 2024-04-19T22:39:29.277848+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-19T22:39:30.688 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:30 smithi165 bash[18577]: audit 2024-04-19T22:39:29.277498+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-19T22:39:30.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:30 smithi165 bash[18577]: cluster 2024-04-19T22:39:29.277848+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-19T22:39:31.564 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:31 smithi044 bash[23559]: cluster 2024-04-19T22:39:30.301499+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-19T22:39:31.693 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:31 smithi044 bash[23559]: cluster 2024-04-19T22:39:30.431605+0000 mgr.y (mgr.24286) 86 : cluster [DBG] pgmap v60: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:31.694 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:31 smithi044 bash[18490]: cluster 2024-04-19T22:39:30.301499+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-19T22:39:31.694 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:31 smithi044 bash[18490]: cluster 2024-04-19T22:39:30.431605+0000 mgr.y (mgr.24286) 86 : cluster [DBG] pgmap v60: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:31.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:31 smithi165 bash[18577]: cluster 2024-04-19T22:39:30.301499+0000 mon.a (mon.0) 689 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-19T22:39:31.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:31 smithi165 bash[18577]: cluster 2024-04-19T22:39:30.431605+0000 mgr.y (mgr.24286) 86 : cluster [DBG] pgmap v60: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:32.188 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:39:31 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:39:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:39:32.471 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:39:32.471 INFO:teuthology.orchestra.run.smithi044.stdout: "id": "6caca250-2054-438d-b072-593c925f92c1", 2024-04-19T22:39:32.471 INFO:teuthology.orchestra.run.smithi044.stdout: "name": "default", 2024-04-19T22:39:32.471 INFO:teuthology.orchestra.run.smithi044.stdout: "api_name": "default", 2024-04-19T22:39:32.472 INFO:teuthology.orchestra.run.smithi044.stdout: "is_master": "true", 2024-04-19T22:39:32.472 INFO:teuthology.orchestra.run.smithi044.stdout: "endpoints": [], 2024-04-19T22:39:32.472 INFO:teuthology.orchestra.run.smithi044.stdout: "hostnames": [], 2024-04-19T22:39:32.472 INFO:teuthology.orchestra.run.smithi044.stdout: "hostnames_s3website": [], 2024-04-19T22:39:32.472 INFO:teuthology.orchestra.run.smithi044.stdout: "master_zone": "", 2024-04-19T22:39:32.472 INFO:teuthology.orchestra.run.smithi044.stdout: "zones": [], 2024-04-19T22:39:32.472 INFO:teuthology.orchestra.run.smithi044.stdout: "placement_targets": [], 2024-04-19T22:39:32.472 INFO:teuthology.orchestra.run.smithi044.stdout: "default_placement": "", 2024-04-19T22:39:32.472 INFO:teuthology.orchestra.run.smithi044.stdout: "realm_id": "109f0151-86d6-432e-84d9-362f0799ee6f", 2024-04-19T22:39:32.472 INFO:teuthology.orchestra.run.smithi044.stdout: "sync_policy": { 2024-04-19T22:39:32.472 INFO:teuthology.orchestra.run.smithi044.stdout: "groups": [] 2024-04-19T22:39:32.472 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:39:32.472 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:39:32.673 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:39:32 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:39:32] "GET /metrics HTTP/1.1" 200 191509 "" "Prometheus/2.33.4" 2024-04-19T22:39:33.092 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-19T22:39:34.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:34 smithi044 bash[18490]: cluster 2024-04-19T22:39:32.432021+0000 mgr.y (mgr.24286) 87 : cluster [DBG] pgmap v61: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:34.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:34 smithi044 bash[23559]: cluster 2024-04-19T22:39:32.432021+0000 mgr.y (mgr.24286) 87 : cluster [DBG] pgmap v61: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:34.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:34 smithi165 bash[18577]: cluster 2024-04-19T22:39:32.432021+0000 mgr.y (mgr.24286) 87 : cluster [DBG] pgmap v61: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:35.606 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:39:35.607 INFO:teuthology.orchestra.run.smithi044.stdout: "id": "71f907e8-e183-4b09-8ab5-f5155355de21", 2024-04-19T22:39:35.607 INFO:teuthology.orchestra.run.smithi044.stdout: "name": "z", 2024-04-19T22:39:35.607 INFO:teuthology.orchestra.run.smithi044.stdout: "domain_root": "z.rgw.meta:root", 2024-04-19T22:39:35.607 INFO:teuthology.orchestra.run.smithi044.stdout: "control_pool": "z.rgw.control", 2024-04-19T22:39:35.607 INFO:teuthology.orchestra.run.smithi044.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-19T22:39:35.607 INFO:teuthology.orchestra.run.smithi044.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-19T22:39:35.607 INFO:teuthology.orchestra.run.smithi044.stdout: "log_pool": "z.rgw.log", 2024-04-19T22:39:35.607 INFO:teuthology.orchestra.run.smithi044.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-19T22:39:35.607 INFO:teuthology.orchestra.run.smithi044.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-19T22:39:35.607 INFO:teuthology.orchestra.run.smithi044.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-19T22:39:35.607 INFO:teuthology.orchestra.run.smithi044.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-19T22:39:35.607 INFO:teuthology.orchestra.run.smithi044.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-19T22:39:35.607 INFO:teuthology.orchestra.run.smithi044.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-19T22:39:35.608 INFO:teuthology.orchestra.run.smithi044.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-19T22:39:35.608 INFO:teuthology.orchestra.run.smithi044.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-19T22:39:35.608 INFO:teuthology.orchestra.run.smithi044.stdout: "otp_pool": "z.rgw.otp", 2024-04-19T22:39:35.608 INFO:teuthology.orchestra.run.smithi044.stdout: "system_key": { 2024-04-19T22:39:35.608 INFO:teuthology.orchestra.run.smithi044.stdout: "access_key": "", 2024-04-19T22:39:35.608 INFO:teuthology.orchestra.run.smithi044.stdout: "secret_key": "" 2024-04-19T22:39:35.608 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:39:35.608 INFO:teuthology.orchestra.run.smithi044.stdout: "placement_pools": [ 2024-04-19T22:39:35.608 INFO:teuthology.orchestra.run.smithi044.stdout: { 2024-04-19T22:39:35.608 INFO:teuthology.orchestra.run.smithi044.stdout: "key": "default-placement", 2024-04-19T22:39:35.608 INFO:teuthology.orchestra.run.smithi044.stdout: "val": { 2024-04-19T22:39:35.608 INFO:teuthology.orchestra.run.smithi044.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-19T22:39:35.608 INFO:teuthology.orchestra.run.smithi044.stdout: "storage_classes": { 2024-04-19T22:39:35.608 INFO:teuthology.orchestra.run.smithi044.stdout: "STANDARD": { 2024-04-19T22:39:35.609 INFO:teuthology.orchestra.run.smithi044.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-19T22:39:35.609 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:39:35.609 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:39:35.609 INFO:teuthology.orchestra.run.smithi044.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-19T22:39:35.609 INFO:teuthology.orchestra.run.smithi044.stdout: "index_type": 0 2024-04-19T22:39:35.609 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:39:35.609 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:39:35.609 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:39:35.609 INFO:teuthology.orchestra.run.smithi044.stdout: "realm_id": "109f0151-86d6-432e-84d9-362f0799ee6f", 2024-04-19T22:39:35.609 INFO:teuthology.orchestra.run.smithi044.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-19T22:39:35.609 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:39:36.233 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-19T22:39:36.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:36 smithi044 bash[18490]: cluster 2024-04-19T22:39:34.432849+0000 mgr.y (mgr.24286) 88 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-04-19T22:39:36.417 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:36 smithi044 bash[23559]: cluster 2024-04-19T22:39:34.432849+0000 mgr.y (mgr.24286) 88 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-04-19T22:39:36.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:36 smithi165 bash[18577]: cluster 2024-04-19T22:39:34.432849+0000 mgr.y (mgr.24286) 88 : cluster [DBG] pgmap v62: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 664 B/s rd, 1.8 KiB/s wr, 2 op/s 2024-04-19T22:39:38.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:38 smithi044 bash[23559]: cluster 2024-04-19T22:39:36.433384+0000 mgr.y (mgr.24286) 89 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-19T22:39:38.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:38 smithi044 bash[18490]: cluster 2024-04-19T22:39:36.433384+0000 mgr.y (mgr.24286) 89 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-19T22:39:38.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:38 smithi165 bash[18577]: cluster 2024-04-19T22:39:36.433384+0000 mgr.y (mgr.24286) 89 : cluster [DBG] pgmap v63: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-19T22:39:40.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:40 smithi044 bash[18490]: cluster 2024-04-19T22:39:38.434264+0000 mgr.y (mgr.24286) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 782 B/s rd, 1.7 KiB/s wr, 3 op/s 2024-04-19T22:39:40.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:40 smithi044 bash[18490]: cluster 2024-04-19T22:39:39.281233+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-19T22:39:40.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:40 smithi044 bash[18490]: audit 2024-04-19T22:39:39.282901+0000 mon.a (mon.0) 691 : audit [INF] from='client.? 172.21.15.44:0/2366233777' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-19T22:39:40.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:40 smithi044 bash[23559]: cluster 2024-04-19T22:39:38.434264+0000 mgr.y (mgr.24286) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 782 B/s rd, 1.7 KiB/s wr, 3 op/s 2024-04-19T22:39:40.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:40 smithi044 bash[23559]: cluster 2024-04-19T22:39:39.281233+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-19T22:39:40.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:40 smithi044 bash[23559]: audit 2024-04-19T22:39:39.282901+0000 mon.a (mon.0) 691 : audit [INF] from='client.? 172.21.15.44:0/2366233777' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-19T22:39:40.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:40 smithi165 bash[18577]: cluster 2024-04-19T22:39:38.434264+0000 mgr.y (mgr.24286) 90 : cluster [DBG] pgmap v64: 33 pgs: 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 782 B/s rd, 1.7 KiB/s wr, 3 op/s 2024-04-19T22:39:40.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:40 smithi165 bash[18577]: cluster 2024-04-19T22:39:39.281233+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-19T22:39:40.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:40 smithi165 bash[18577]: audit 2024-04-19T22:39:39.282901+0000 mon.a (mon.0) 691 : audit [INF] from='client.? 172.21.15.44:0/2366233777' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-19T22:39:41.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:41 smithi044 bash[18490]: audit 2024-04-19T22:39:40.285697+0000 mon.a (mon.0) 692 : audit [INF] from='client.? 172.21.15.44:0/2366233777' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-19T22:39:41.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:41 smithi044 bash[18490]: cluster 2024-04-19T22:39:40.286438+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-19T22:39:41.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:41 smithi044 bash[18490]: cluster 2024-04-19T22:39:40.434856+0000 mgr.y (mgr.24286) 91 : cluster [DBG] pgmap v67: 65 pgs: 32 unknown, 33 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-19T22:39:41.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:41 smithi044 bash[23559]: audit 2024-04-19T22:39:40.285697+0000 mon.a (mon.0) 692 : audit [INF] from='client.? 172.21.15.44:0/2366233777' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-19T22:39:41.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:41 smithi044 bash[23559]: cluster 2024-04-19T22:39:40.286438+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-19T22:39:41.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:41 smithi044 bash[23559]: cluster 2024-04-19T22:39:40.434856+0000 mgr.y (mgr.24286) 91 : cluster [DBG] pgmap v67: 65 pgs: 32 unknown, 33 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-19T22:39:41.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:41 smithi165 bash[18577]: audit 2024-04-19T22:39:40.285697+0000 mon.a (mon.0) 692 : audit [INF] from='client.? 172.21.15.44:0/2366233777' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-19T22:39:41.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:41 smithi165 bash[18577]: cluster 2024-04-19T22:39:40.286438+0000 mon.a (mon.0) 693 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-19T22:39:41.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:41 smithi165 bash[18577]: cluster 2024-04-19T22:39:40.434856+0000 mgr.y (mgr.24286) 91 : cluster [DBG] pgmap v67: 65 pgs: 32 unknown, 33 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-19T22:39:42.188 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:39:41 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:39:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:39:42.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:42 smithi044 bash[23559]: cluster 2024-04-19T22:39:41.302212+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-19T22:39:42.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:42 smithi044 bash[23559]: audit 2024-04-19T22:39:41.305371+0000 mon.a (mon.0) 695 : audit [INF] from='client.? 172.21.15.44:0/2366233777' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-19T22:39:42.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:42 smithi044 bash[18490]: cluster 2024-04-19T22:39:41.302212+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-19T22:39:42.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:42 smithi044 bash[18490]: audit 2024-04-19T22:39:41.305371+0000 mon.a (mon.0) 695 : audit [INF] from='client.? 172.21.15.44:0/2366233777' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-19T22:39:42.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:42 smithi165 bash[18577]: cluster 2024-04-19T22:39:41.302212+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-19T22:39:42.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:42 smithi165 bash[18577]: audit 2024-04-19T22:39:41.305371+0000 mon.a (mon.0) 695 : audit [INF] from='client.? 172.21.15.44:0/2366233777' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-19T22:39:43.064 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:39:42 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:39:42] "GET /metrics HTTP/1.1" 200 191509 "" "Prometheus/2.33.4" 2024-04-19T22:39:43.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:43 smithi044 bash[18490]: audit 2024-04-19T22:39:42.300244+0000 mon.a (mon.0) 696 : audit [INF] from='client.? 172.21.15.44:0/2366233777' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-19T22:39:43.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:43 smithi044 bash[18490]: cluster 2024-04-19T22:39:42.300848+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-19T22:39:43.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:43 smithi044 bash[18490]: audit 2024-04-19T22:39:42.515225+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:39:43.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:43 smithi044 bash[18490]: audit 2024-04-19T22:39:42.519135+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:39:43.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:43 smithi044 bash[23559]: audit 2024-04-19T22:39:42.300244+0000 mon.a (mon.0) 696 : audit [INF] from='client.? 172.21.15.44:0/2366233777' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-19T22:39:43.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:43 smithi044 bash[23559]: cluster 2024-04-19T22:39:42.300848+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-19T22:39:43.816 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:43 smithi044 bash[23559]: audit 2024-04-19T22:39:42.515225+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:39:43.816 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:43 smithi044 bash[23559]: audit 2024-04-19T22:39:42.519135+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:39:43.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:43 smithi165 bash[18577]: audit 2024-04-19T22:39:42.300244+0000 mon.a (mon.0) 696 : audit [INF] from='client.? 172.21.15.44:0/2366233777' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-19T22:39:43.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:43 smithi165 bash[18577]: cluster 2024-04-19T22:39:42.300848+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-19T22:39:43.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:43 smithi165 bash[18577]: audit 2024-04-19T22:39:42.515225+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:39:43.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:43 smithi165 bash[18577]: audit 2024-04-19T22:39:42.519135+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:39:44.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:44 smithi044 bash[18490]: cluster 2024-04-19T22:39:42.435490+0000 mgr.y (mgr.24286) 92 : cluster [DBG] pgmap v70: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:44.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:44 smithi044 bash[18490]: cluster 2024-04-19T22:39:43.484695+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-19T22:39:44.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:44 smithi044 bash[18490]: audit 2024-04-19T22:39:43.487843+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-19T22:39:44.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:44 smithi044 bash[23559]: cluster 2024-04-19T22:39:42.435490+0000 mgr.y (mgr.24286) 92 : cluster [DBG] pgmap v70: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:44.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:44 smithi044 bash[23559]: cluster 2024-04-19T22:39:43.484695+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-19T22:39:44.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:44 smithi044 bash[23559]: audit 2024-04-19T22:39:43.487843+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-19T22:39:44.938 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:44 smithi165 bash[18577]: cluster 2024-04-19T22:39:42.435490+0000 mgr.y (mgr.24286) 92 : cluster [DBG] pgmap v70: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:39:44.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:44 smithi165 bash[18577]: cluster 2024-04-19T22:39:43.484695+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-19T22:39:44.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:44 smithi165 bash[18577]: audit 2024-04-19T22:39:43.487843+0000 mon.a (mon.0) 701 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-19T22:39:45.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:45 smithi044 bash[23559]: cluster 2024-04-19T22:39:44.436119+0000 mgr.y (mgr.24286) 93 : cluster [DBG] pgmap v72: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 492 B/s wr, 6 op/s 2024-04-19T22:39:45.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:45 smithi044 bash[23559]: audit 2024-04-19T22:39:44.488824+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-19T22:39:45.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:45 smithi044 bash[23559]: cluster 2024-04-19T22:39:44.489344+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-19T22:39:45.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:45 smithi044 bash[23559]: audit 2024-04-19T22:39:44.516364+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-19T22:39:45.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:45 smithi044 bash[18490]: cluster 2024-04-19T22:39:44.436119+0000 mgr.y (mgr.24286) 93 : cluster [DBG] pgmap v72: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 492 B/s wr, 6 op/s 2024-04-19T22:39:45.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:45 smithi044 bash[18490]: audit 2024-04-19T22:39:44.488824+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-19T22:39:45.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:45 smithi044 bash[18490]: cluster 2024-04-19T22:39:44.489344+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-19T22:39:45.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:45 smithi044 bash[18490]: audit 2024-04-19T22:39:44.516364+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-19T22:39:45.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:45 smithi165 bash[18577]: cluster 2024-04-19T22:39:44.436119+0000 mgr.y (mgr.24286) 93 : cluster [DBG] pgmap v72: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 492 B/s wr, 6 op/s 2024-04-19T22:39:45.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:45 smithi165 bash[18577]: audit 2024-04-19T22:39:44.488824+0000 mon.a (mon.0) 702 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-19T22:39:45.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:45 smithi165 bash[18577]: cluster 2024-04-19T22:39:44.489344+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-19T22:39:45.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:45 smithi165 bash[18577]: audit 2024-04-19T22:39:44.516364+0000 mon.a (mon.0) 704 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-19T22:39:46.616 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:39:46.616 INFO:teuthology.orchestra.run.smithi044.stdout: "id": "acefd21c-2840-4fcc-8251-b4e96c755d34", 2024-04-19T22:39:46.616 INFO:teuthology.orchestra.run.smithi044.stdout: "epoch": 1, 2024-04-19T22:39:46.616 INFO:teuthology.orchestra.run.smithi044.stdout: "predecessor_uuid": "70c364d7-39ad-4b9e-aba6-af970666c892", 2024-04-19T22:39:46.616 INFO:teuthology.orchestra.run.smithi044.stdout: "sync_status": [], 2024-04-19T22:39:46.616 INFO:teuthology.orchestra.run.smithi044.stdout: "period_map": { 2024-04-19T22:39:46.616 INFO:teuthology.orchestra.run.smithi044.stdout: "id": "acefd21c-2840-4fcc-8251-b4e96c755d34", 2024-04-19T22:39:46.616 INFO:teuthology.orchestra.run.smithi044.stdout: "zonegroups": [ 2024-04-19T22:39:46.616 INFO:teuthology.orchestra.run.smithi044.stdout: { 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: "id": "6caca250-2054-438d-b072-593c925f92c1", 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: "name": "default", 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: "api_name": "default", 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: "is_master": "true", 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: "endpoints": [], 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: "hostnames": [], 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: "hostnames_s3website": [], 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: "master_zone": "71f907e8-e183-4b09-8ab5-f5155355de21", 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: "zones": [ 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: { 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: "id": "71f907e8-e183-4b09-8ab5-f5155355de21", 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: "name": "z", 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: "endpoints": [], 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: "log_meta": "false", 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: "log_data": "false", 2024-04-19T22:39:46.617 INFO:teuthology.orchestra.run.smithi044.stdout: "bucket_index_max_shards": 11, 2024-04-19T22:39:46.618 INFO:teuthology.orchestra.run.smithi044.stdout: "read_only": "false", 2024-04-19T22:39:46.618 INFO:teuthology.orchestra.run.smithi044.stdout: "tier_type": "", 2024-04-19T22:39:46.618 INFO:teuthology.orchestra.run.smithi044.stdout: "sync_from_all": "true", 2024-04-19T22:39:46.618 INFO:teuthology.orchestra.run.smithi044.stdout: "sync_from": [], 2024-04-19T22:39:46.618 INFO:teuthology.orchestra.run.smithi044.stdout: "redirect_zone": "" 2024-04-19T22:39:46.618 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:39:46.618 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:39:46.618 INFO:teuthology.orchestra.run.smithi044.stdout: "placement_targets": [ 2024-04-19T22:39:46.618 INFO:teuthology.orchestra.run.smithi044.stdout: { 2024-04-19T22:39:46.618 INFO:teuthology.orchestra.run.smithi044.stdout: "name": "default-placement", 2024-04-19T22:39:46.618 INFO:teuthology.orchestra.run.smithi044.stdout: "tags": [], 2024-04-19T22:39:46.618 INFO:teuthology.orchestra.run.smithi044.stdout: "storage_classes": [ 2024-04-19T22:39:46.618 INFO:teuthology.orchestra.run.smithi044.stdout: "STANDARD" 2024-04-19T22:39:46.618 INFO:teuthology.orchestra.run.smithi044.stdout: ] 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: "default_placement": "default-placement", 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: "realm_id": "109f0151-86d6-432e-84d9-362f0799ee6f", 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: "sync_policy": { 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: "groups": [] 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: "short_zone_ids": [ 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: { 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: "key": "71f907e8-e183-4b09-8ab5-f5155355de21", 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: "val": 906498364 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: ] 2024-04-19T22:39:46.619 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: "master_zonegroup": "6caca250-2054-438d-b072-593c925f92c1", 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: "master_zone": "71f907e8-e183-4b09-8ab5-f5155355de21", 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: "period_config": { 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: "bucket_quota": { 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: "enabled": false, 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: "check_on_raw": false, 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: "max_size": -1, 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: "max_size_kb": 0, 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: "max_objects": -1 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: "user_quota": { 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: "enabled": false, 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: "check_on_raw": false, 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: "max_size": -1, 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: "max_size_kb": 0, 2024-04-19T22:39:46.620 INFO:teuthology.orchestra.run.smithi044.stdout: "max_objects": -1 2024-04-19T22:39:46.621 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:39:46.621 INFO:teuthology.orchestra.run.smithi044.stdout: "user_ratelimit": { 2024-04-19T22:39:46.621 INFO:teuthology.orchestra.run.smithi044.stdout: "max_read_ops": 0, 2024-04-19T22:39:46.621 INFO:teuthology.orchestra.run.smithi044.stdout: "max_write_ops": 0, 2024-04-19T22:39:46.621 INFO:teuthology.orchestra.run.smithi044.stdout: "max_read_bytes": 0, 2024-04-19T22:39:46.621 INFO:teuthology.orchestra.run.smithi044.stdout: "max_write_bytes": 0, 2024-04-19T22:39:46.621 INFO:teuthology.orchestra.run.smithi044.stdout: "enabled": false 2024-04-19T22:39:46.621 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:39:46.621 INFO:teuthology.orchestra.run.smithi044.stdout: "bucket_ratelimit": { 2024-04-19T22:39:46.621 INFO:teuthology.orchestra.run.smithi044.stdout: "max_read_ops": 0, 2024-04-19T22:39:46.621 INFO:teuthology.orchestra.run.smithi044.stdout: "max_write_ops": 0, 2024-04-19T22:39:46.622 INFO:teuthology.orchestra.run.smithi044.stdout: "max_read_bytes": 0, 2024-04-19T22:39:46.622 INFO:teuthology.orchestra.run.smithi044.stdout: "max_write_bytes": 0, 2024-04-19T22:39:46.622 INFO:teuthology.orchestra.run.smithi044.stdout: "enabled": false 2024-04-19T22:39:46.622 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:39:46.622 INFO:teuthology.orchestra.run.smithi044.stdout: "anonymous_ratelimit": { 2024-04-19T22:39:46.622 INFO:teuthology.orchestra.run.smithi044.stdout: "max_read_ops": 0, 2024-04-19T22:39:46.622 INFO:teuthology.orchestra.run.smithi044.stdout: "max_write_ops": 0, 2024-04-19T22:39:46.622 INFO:teuthology.orchestra.run.smithi044.stdout: "max_read_bytes": 0, 2024-04-19T22:39:46.622 INFO:teuthology.orchestra.run.smithi044.stdout: "max_write_bytes": 0, 2024-04-19T22:39:46.622 INFO:teuthology.orchestra.run.smithi044.stdout: "enabled": false 2024-04-19T22:39:46.622 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:39:46.622 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:39:46.622 INFO:teuthology.orchestra.run.smithi044.stdout: "realm_id": "109f0151-86d6-432e-84d9-362f0799ee6f", 2024-04-19T22:39:46.622 INFO:teuthology.orchestra.run.smithi044.stdout: "realm_name": "r", 2024-04-19T22:39:46.622 INFO:teuthology.orchestra.run.smithi044.stdout: "realm_epoch": 2 2024-04-19T22:39:46.623 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:39:46.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:46 smithi044 bash[18490]: audit 2024-04-19T22:39:45.511786+0000 mon.a (mon.0) 705 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-19T22:39:46.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:46 smithi044 bash[18490]: cluster 2024-04-19T22:39:45.512021+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-19T22:39:46.815 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:46 smithi044 bash[18490]: audit 2024-04-19T22:39:45.513463+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-19T22:39:46.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:46 smithi044 bash[23559]: audit 2024-04-19T22:39:45.511786+0000 mon.a (mon.0) 705 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-19T22:39:46.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:46 smithi044 bash[23559]: cluster 2024-04-19T22:39:45.512021+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-19T22:39:46.816 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:46 smithi044 bash[23559]: audit 2024-04-19T22:39:45.513463+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-19T22:39:46.938 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:46 smithi165 bash[18577]: audit 2024-04-19T22:39:45.511786+0000 mon.a (mon.0) 705 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-19T22:39:46.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:46 smithi165 bash[18577]: cluster 2024-04-19T22:39:45.512021+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-19T22:39:46.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:46 smithi165 bash[18577]: audit 2024-04-19T22:39:45.513463+0000 mon.a (mon.0) 707 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-19T22:39:47.368 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-19T22:39:47.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:47 smithi044 bash[23559]: cluster 2024-04-19T22:39:46.436833+0000 mgr.y (mgr.24286) 94 : cluster [DBG] pgmap v75: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 494 B/s wr, 7 op/s 2024-04-19T22:39:47.816 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:47 smithi044 bash[23559]: audit 2024-04-19T22:39:46.523337+0000 mon.a (mon.0) 708 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-19T22:39:47.816 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:47 smithi044 bash[23559]: cluster 2024-04-19T22:39:46.523667+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-19T22:39:47.816 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:47 smithi044 bash[18490]: cluster 2024-04-19T22:39:46.436833+0000 mgr.y (mgr.24286) 94 : cluster [DBG] pgmap v75: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 494 B/s wr, 7 op/s 2024-04-19T22:39:47.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:47 smithi044 bash[18490]: audit 2024-04-19T22:39:46.523337+0000 mon.a (mon.0) 708 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-19T22:39:47.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:47 smithi044 bash[18490]: cluster 2024-04-19T22:39:46.523667+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-19T22:39:47.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:47 smithi165 bash[18577]: cluster 2024-04-19T22:39:46.436833+0000 mgr.y (mgr.24286) 94 : cluster [DBG] pgmap v75: 129 pgs: 32 unknown, 97 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.8 KiB/s rd, 494 B/s wr, 7 op/s 2024-04-19T22:39:47.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:47 smithi165 bash[18577]: audit 2024-04-19T22:39:46.523337+0000 mon.a (mon.0) 708 : audit [INF] from='client.? 172.21.15.44:0/140473214' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-19T22:39:47.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:47 smithi165 bash[18577]: cluster 2024-04-19T22:39:46.523667+0000 mon.a (mon.0) 709 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-19T22:39:49.814 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:49 smithi044 bash[18490]: cluster 2024-04-19T22:39:48.438162+0000 mgr.y (mgr.24286) 95 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-04-19T22:39:49.815 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:49 smithi044 bash[23559]: cluster 2024-04-19T22:39:48.438162+0000 mgr.y (mgr.24286) 95 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-04-19T22:39:49.938 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:49 smithi165 bash[18577]: cluster 2024-04-19T22:39:48.438162+0000 mgr.y (mgr.24286) 95 : cluster [DBG] pgmap v77: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1.4 KiB/s wr, 3 op/s 2024-04-19T22:39:50.111 INFO:teuthology.orchestra.run.smithi044.stdout:Scheduled rgw.foo update... 2024-04-19T22:39:51.108 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph orch apply rgw smpl' 2024-04-19T22:39:51.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: audit 2024-04-19T22:39:50.109689+0000 mgr.y (mgr.24286) 96 : audit [DBG] from='client.14604 -' 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-19T22:39:51.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: cephadm 2024-04-19T22:39:50.112229+0000 mgr.y (mgr.24286) 97 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-19T22:39:51.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: audit 2024-04-19T22:39:50.118326+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: audit 2024-04-19T22:39:50.119940+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:39:51.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: audit 2024-04-19T22:39:50.121586+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:51.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: audit 2024-04-19T22:39:50.122582+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:39:51.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: audit 2024-04-19T22:39:50.128964+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: audit 2024-04-19T22:39:50.138341+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: audit 2024-04-19T22:39:50.146736+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: cephadm 2024-04-19T22:39:50.147629+0000 mgr.y (mgr.24286) 98 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-19T22:39:51.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: audit 2024-04-19T22:39:50.153553+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: audit 2024-04-19T22:39:50.154192+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.ofxscw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:39:51.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: audit 2024-04-19T22:39:50.159476+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.ofxscw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T22:39:51.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: audit 2024-04-19T22:39:50.166680+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: audit 2024-04-19T22:39:50.167397+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:51.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[18577]: cephadm 2024-04-19T22:39:50.168199+0000 mgr.y (mgr.24286) 99 : cephadm [INF] Deploying daemon rgw.foo.smithi044.ofxscw on smithi044 2024-04-19T22:39:51.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: audit 2024-04-19T22:39:50.109689+0000 mgr.y (mgr.24286) 96 : audit [DBG] from='client.14604 -' 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-19T22:39:51.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: cephadm 2024-04-19T22:39:50.112229+0000 mgr.y (mgr.24286) 97 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-19T22:39:51.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: audit 2024-04-19T22:39:50.118326+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: audit 2024-04-19T22:39:50.119940+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:39:51.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: audit 2024-04-19T22:39:50.121586+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:51.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: audit 2024-04-19T22:39:50.122582+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:39:51.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: audit 2024-04-19T22:39:50.128964+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: audit 2024-04-19T22:39:50.138341+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: audit 2024-04-19T22:39:50.146736+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: cephadm 2024-04-19T22:39:50.147629+0000 mgr.y (mgr.24286) 98 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-19T22:39:51.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: audit 2024-04-19T22:39:50.153553+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: audit 2024-04-19T22:39:50.154192+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.ofxscw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:39:51.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: audit 2024-04-19T22:39:50.159476+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.ofxscw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T22:39:51.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: audit 2024-04-19T22:39:50.166680+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: audit 2024-04-19T22:39:50.167397+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:51.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[18490]: cephadm 2024-04-19T22:39:50.168199+0000 mgr.y (mgr.24286) 99 : cephadm [INF] Deploying daemon rgw.foo.smithi044.ofxscw on smithi044 2024-04-19T22:39:51.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: audit 2024-04-19T22:39:50.109689+0000 mgr.y (mgr.24286) 96 : audit [DBG] from='client.14604 -' 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-19T22:39:51.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: cephadm 2024-04-19T22:39:50.112229+0000 mgr.y (mgr.24286) 97 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-19T22:39:51.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: audit 2024-04-19T22:39:50.118326+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: audit 2024-04-19T22:39:50.119940+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:39:51.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: audit 2024-04-19T22:39:50.121586+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:51.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: audit 2024-04-19T22:39:50.122582+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:39:51.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: audit 2024-04-19T22:39:50.128964+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: audit 2024-04-19T22:39:50.138341+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: audit 2024-04-19T22:39:50.146736+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: cephadm 2024-04-19T22:39:50.147629+0000 mgr.y (mgr.24286) 98 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-19T22:39:51.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: audit 2024-04-19T22:39:50.153553+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: audit 2024-04-19T22:39:50.154192+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.ofxscw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:39:51.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: audit 2024-04-19T22:39:50.159476+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.ofxscw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T22:39:51.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: audit 2024-04-19T22:39:50.166680+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:51.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: audit 2024-04-19T22:39:50.167397+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:51.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:51 smithi044 bash[23559]: cephadm 2024-04-19T22:39:50.168199+0000 mgr.y (mgr.24286) 99 : cephadm [INF] Deploying daemon rgw.foo.smithi044.ofxscw on smithi044 2024-04-19T22:39:52.162 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:39:51 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:39:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:39:52.220 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:52 smithi044 bash[18490]: cluster 2024-04-19T22:39:50.438893+0000 mgr.y (mgr.24286) 100 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-19T22:39:52.220 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:52 smithi044 bash[23559]: cluster 2024-04-19T22:39:50.438893+0000 mgr.y (mgr.24286) 100 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-19T22:39:52.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:52 smithi165 bash[18577]: cluster 2024-04-19T22:39:50.438893+0000 mgr.y (mgr.24286) 100 : cluster [DBG] pgmap v78: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-19T22:39:52.860 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:39:52 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:39:52] "GET /metrics HTTP/1.1" 200 195164 "" "Prometheus/2.33.4" 2024-04-19T22:39:53.118 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.119 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.119 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.119 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.120 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.120 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.120 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.121 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.121 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.368 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.369 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.369 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.369 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.369 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.370 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.370 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.370 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:53.371 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:39:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:54.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:54 smithi044 bash[18490]: cluster 2024-04-19T22:39:52.439661+0000 mgr.y (mgr.24286) 101 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 900 B/s wr, 2 op/s 2024-04-19T22:39:54.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:54 smithi044 bash[18490]: audit 2024-04-19T22:39:53.417603+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:54.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:54 smithi044 bash[18490]: audit 2024-04-19T22:39:53.418885+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.hsmrle", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:39:54.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:54 smithi044 bash[18490]: audit 2024-04-19T22:39:53.424951+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.hsmrle", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T22:39:54.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:54 smithi044 bash[18490]: audit 2024-04-19T22:39:53.432699+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:54.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:54 smithi044 bash[18490]: audit 2024-04-19T22:39:53.433614+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:54.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:54 smithi044 bash[23559]: cluster 2024-04-19T22:39:52.439661+0000 mgr.y (mgr.24286) 101 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 900 B/s wr, 2 op/s 2024-04-19T22:39:54.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:54 smithi044 bash[23559]: audit 2024-04-19T22:39:53.417603+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:54.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:54 smithi044 bash[23559]: audit 2024-04-19T22:39:53.418885+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.hsmrle", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:39:54.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:54 smithi044 bash[23559]: audit 2024-04-19T22:39:53.424951+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.hsmrle", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T22:39:54.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:54 smithi044 bash[23559]: audit 2024-04-19T22:39:53.432699+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:54.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:54 smithi044 bash[23559]: audit 2024-04-19T22:39:53.433614+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:54.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:54 smithi165 bash[18577]: cluster 2024-04-19T22:39:52.439661+0000 mgr.y (mgr.24286) 101 : cluster [DBG] pgmap v79: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 900 B/s wr, 2 op/s 2024-04-19T22:39:54.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:54 smithi165 bash[18577]: audit 2024-04-19T22:39:53.417603+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:54.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:54 smithi165 bash[18577]: audit 2024-04-19T22:39:53.418885+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.hsmrle", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:39:54.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:54 smithi165 bash[18577]: audit 2024-04-19T22:39:53.424951+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.hsmrle", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T22:39:54.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:54 smithi165 bash[18577]: audit 2024-04-19T22:39:53.432699+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:54.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:54 smithi165 bash[18577]: audit 2024-04-19T22:39:53.433614+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:55.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:55 smithi165 bash[18577]: cephadm 2024-04-19T22:39:53.434445+0000 mgr.y (mgr.24286) 102 : cephadm [INF] Deploying daemon rgw.foo.smithi165.hsmrle on smithi165 2024-04-19T22:39:55.549 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:55 smithi044 bash[23559]: cephadm 2024-04-19T22:39:53.434445+0000 mgr.y (mgr.24286) 102 : cephadm [INF] Deploying daemon rgw.foo.smithi165.hsmrle on smithi165 2024-04-19T22:39:55.549 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:55 smithi044 bash[18490]: cephadm 2024-04-19T22:39:53.434445+0000 mgr.y (mgr.24286) 102 : cephadm [INF] Deploying daemon rgw.foo.smithi165.hsmrle on smithi165 2024-04-19T22:39:55.806 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:55.807 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:55.807 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:55.808 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:55.808 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:55.809 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:55.809 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:55.810 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:55.810 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:56.019 INFO:teuthology.orchestra.run.smithi044.stdout:Scheduled rgw.smpl update... 2024-04-19T22:39:56.176 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:56.176 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:56.177 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:56.177 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:56.177 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:56.177 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:56.178 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:56.178 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:56.178 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:39:56.178 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:56 smithi165 bash[18577]: cluster 2024-04-19T22:39:54.441264+0000 mgr.y (mgr.24286) 103 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 802 B/s rd, 802 B/s wr, 2 op/s 2024-04-19T22:39:56.178 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:56 smithi165 bash[18577]: audit 2024-04-19T22:39:55.986380+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:56.179 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:56 smithi165 bash[18577]: audit 2024-04-19T22:39:55.989018+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:39:56.298 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:56 smithi044 bash[23559]: cluster 2024-04-19T22:39:54.441264+0000 mgr.y (mgr.24286) 103 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 802 B/s rd, 802 B/s wr, 2 op/s 2024-04-19T22:39:56.298 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:56 smithi044 bash[23559]: audit 2024-04-19T22:39:55.986380+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:56.299 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:56 smithi044 bash[23559]: audit 2024-04-19T22:39:55.989018+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:39:56.299 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:56 smithi044 bash[23559]: audit 2024-04-19T22:39:55.991439+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:56.299 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:56 smithi044 bash[23559]: audit 2024-04-19T22:39:55.992977+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:39:56.299 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:56 smithi044 bash[23559]: audit 2024-04-19T22:39:56.026217+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:56.299 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:56 smithi044 bash[18490]: cluster 2024-04-19T22:39:54.441264+0000 mgr.y (mgr.24286) 103 : cluster [DBG] pgmap v80: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 802 B/s rd, 802 B/s wr, 2 op/s 2024-04-19T22:39:56.299 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:56 smithi044 bash[18490]: audit 2024-04-19T22:39:55.986380+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:56.299 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:56 smithi044 bash[18490]: audit 2024-04-19T22:39:55.989018+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:39:56.299 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:56 smithi044 bash[18490]: audit 2024-04-19T22:39:55.991439+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:56.299 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:56 smithi044 bash[18490]: audit 2024-04-19T22:39:55.992977+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:39:56.299 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:56 smithi044 bash[18490]: audit 2024-04-19T22:39:56.026217+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:56.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:56 smithi165 bash[18577]: audit 2024-04-19T22:39:55.991439+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:39:56.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:56 smithi165 bash[18577]: audit 2024-04-19T22:39:55.992977+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:39:56.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:56 smithi165 bash[18577]: audit 2024-04-19T22:39:56.026217+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:56.774 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph osd pool create foo' 2024-04-19T22:39:57.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:57 smithi044 bash[18490]: audit 2024-04-19T22:39:56.016113+0000 mgr.y (mgr.24286) 104 : audit [DBG] from='client.24550 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:39:57.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:57 smithi044 bash[18490]: cephadm 2024-04-19T22:39:56.018209+0000 mgr.y (mgr.24286) 105 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-19T22:39:57.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:57 smithi044 bash[23559]: audit 2024-04-19T22:39:56.016113+0000 mgr.y (mgr.24286) 104 : audit [DBG] from='client.24550 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:39:57.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:57 smithi044 bash[23559]: cephadm 2024-04-19T22:39:56.018209+0000 mgr.y (mgr.24286) 105 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-19T22:39:57.438 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:57 smithi165 bash[18577]: audit 2024-04-19T22:39:56.016113+0000 mgr.y (mgr.24286) 104 : audit [DBG] from='client.24550 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:39:57.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:57 smithi165 bash[18577]: cephadm 2024-04-19T22:39:56.018209+0000 mgr.y (mgr.24286) 105 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-19T22:39:58.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:58 smithi044 bash[18490]: cluster 2024-04-19T22:39:56.442071+0000 mgr.y (mgr.24286) 106 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-04-19T22:39:58.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:39:58 smithi044 bash[18490]: audit 2024-04-19T22:39:57.543407+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:58.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:58 smithi044 bash[23559]: cluster 2024-04-19T22:39:56.442071+0000 mgr.y (mgr.24286) 106 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-04-19T22:39:58.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:39:58 smithi044 bash[23559]: audit 2024-04-19T22:39:57.543407+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:39:58.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:58 smithi165 bash[18577]: cluster 2024-04-19T22:39:56.442071+0000 mgr.y (mgr.24286) 106 : cluster [DBG] pgmap v81: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-04-19T22:39:58.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:39:58 smithi165 bash[18577]: audit 2024-04-19T22:39:57.543407+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:00.469 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:00 smithi044 bash[23559]: cluster 2024-04-19T22:39:58.443589+0000 mgr.y (mgr.24286) 107 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 3.4 KiB/s wr, 179 op/s 2024-04-19T22:40:00.469 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:00 smithi044 bash[23559]: audit 2024-04-19T22:39:59.389298+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:00.469 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:00 smithi044 bash[23559]: audit 2024-04-19T22:39:59.503844+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:00.469 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:00 smithi044 bash[23559]: audit 2024-04-19T22:39:59.574441+0000 mon.c (mon.1) 16 : audit [INF] from='client.? 172.21.15.44:0/996666358' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-19T22:40:00.469 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:00 smithi044 bash[23559]: audit 2024-04-19T22:39:59.574746+0000 mon.a (mon.0) 735 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-19T22:40:00.469 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:00 smithi044 bash[23559]: cluster 2024-04-19T22:40:00.000091+0000 mon.a (mon.0) 736 : cluster [INF] overall HEALTH_OK 2024-04-19T22:40:00.469 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:00 smithi044 bash[18490]: cluster 2024-04-19T22:39:58.443589+0000 mgr.y (mgr.24286) 107 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 3.4 KiB/s wr, 179 op/s 2024-04-19T22:40:00.470 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:00 smithi044 bash[18490]: audit 2024-04-19T22:39:59.389298+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:00.470 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:00 smithi044 bash[18490]: audit 2024-04-19T22:39:59.503844+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:00.470 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:00 smithi044 bash[18490]: audit 2024-04-19T22:39:59.574441+0000 mon.c (mon.1) 16 : audit [INF] from='client.? 172.21.15.44:0/996666358' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-19T22:40:00.470 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:00 smithi044 bash[18490]: audit 2024-04-19T22:39:59.574746+0000 mon.a (mon.0) 735 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-19T22:40:00.470 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:00 smithi044 bash[18490]: cluster 2024-04-19T22:40:00.000091+0000 mon.a (mon.0) 736 : cluster [INF] overall HEALTH_OK 2024-04-19T22:40:00.508 INFO:teuthology.orchestra.run.smithi044.stderr:pool 'foo' created 2024-04-19T22:40:00.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:00 smithi165 bash[18577]: cluster 2024-04-19T22:39:58.443589+0000 mgr.y (mgr.24286) 107 : cluster [DBG] pgmap v82: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 94 KiB/s rd, 3.4 KiB/s wr, 179 op/s 2024-04-19T22:40:00.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:00 smithi165 bash[18577]: audit 2024-04-19T22:39:59.389298+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:00.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:00 smithi165 bash[18577]: audit 2024-04-19T22:39:59.503844+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:00.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:00 smithi165 bash[18577]: audit 2024-04-19T22:39:59.574441+0000 mon.c (mon.1) 16 : audit [INF] from='client.? 172.21.15.44:0/996666358' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-19T22:40:00.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:00 smithi165 bash[18577]: audit 2024-04-19T22:39:59.574746+0000 mon.a (mon.0) 735 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-19T22:40:00.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:00 smithi165 bash[18577]: cluster 2024-04-19T22:40:00.000091+0000 mon.a (mon.0) 736 : cluster [INF] overall HEALTH_OK 2024-04-19T22:40:01.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[23559]: cephadm 2024-04-19T22:39:59.507246+0000 mgr.y (mgr.24286) 108 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T22:40:01.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[23559]: audit 2024-04-19T22:40:00.233407+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:01.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[23559]: audit 2024-04-19T22:40:00.240383+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:01.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[23559]: audit 2024-04-19T22:40:00.246828+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:01.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[23559]: cephadm 2024-04-19T22:40:00.250837+0000 mgr.y (mgr.24286) 109 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-19T22:40:01.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[23559]: audit 2024-04-19T22:40:00.255307+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:01.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[23559]: audit 2024-04-19T22:40:00.255975+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.nuojwc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:40:01.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[23559]: audit 2024-04-19T22:40:00.259243+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.nuojwc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T22:40:01.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[23559]: audit 2024-04-19T22:40:00.264825+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:01.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[23559]: audit 2024-04-19T22:40:00.265566+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:01.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[23559]: cephadm 2024-04-19T22:40:00.266489+0000 mgr.y (mgr.24286) 110 : cephadm [INF] Deploying daemon rgw.smpl.smithi044.nuojwc on smithi044 2024-04-19T22:40:01.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[23559]: audit 2024-04-19T22:40:00.506312+0000 mon.a (mon.0) 745 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-19T22:40:01.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[23559]: cluster 2024-04-19T22:40:00.506358+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-19T22:40:01.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[18490]: cephadm 2024-04-19T22:39:59.507246+0000 mgr.y (mgr.24286) 108 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T22:40:01.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[18490]: audit 2024-04-19T22:40:00.233407+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:01.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[18490]: audit 2024-04-19T22:40:00.240383+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:01.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[18490]: audit 2024-04-19T22:40:00.246828+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:01.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[18490]: cephadm 2024-04-19T22:40:00.250837+0000 mgr.y (mgr.24286) 109 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-19T22:40:01.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[18490]: audit 2024-04-19T22:40:00.255307+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:01.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[18490]: audit 2024-04-19T22:40:00.255975+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.nuojwc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:40:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[18490]: audit 2024-04-19T22:40:00.259243+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.nuojwc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T22:40:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[18490]: audit 2024-04-19T22:40:00.264825+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[18490]: audit 2024-04-19T22:40:00.265566+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[18490]: cephadm 2024-04-19T22:40:00.266489+0000 mgr.y (mgr.24286) 110 : cephadm [INF] Deploying daemon rgw.smpl.smithi044.nuojwc on smithi044 2024-04-19T22:40:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[18490]: audit 2024-04-19T22:40:00.506312+0000 mon.a (mon.0) 745 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-19T22:40:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:01 smithi044 bash[18490]: cluster 2024-04-19T22:40:00.506358+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-19T22:40:01.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:01 smithi165 bash[18577]: cephadm 2024-04-19T22:39:59.507246+0000 mgr.y (mgr.24286) 108 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T22:40:01.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:01 smithi165 bash[18577]: audit 2024-04-19T22:40:00.233407+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:01.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:01 smithi165 bash[18577]: audit 2024-04-19T22:40:00.240383+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:01.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:01 smithi165 bash[18577]: audit 2024-04-19T22:40:00.246828+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:01.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:01 smithi165 bash[18577]: cephadm 2024-04-19T22:40:00.250837+0000 mgr.y (mgr.24286) 109 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-19T22:40:01.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:01 smithi165 bash[18577]: audit 2024-04-19T22:40:00.255307+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:01.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:01 smithi165 bash[18577]: audit 2024-04-19T22:40:00.255975+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.nuojwc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:40:01.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:01 smithi165 bash[18577]: audit 2024-04-19T22:40:00.259243+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.nuojwc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T22:40:01.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:01 smithi165 bash[18577]: audit 2024-04-19T22:40:00.264825+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:01.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:01 smithi165 bash[18577]: audit 2024-04-19T22:40:00.265566+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:01.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:01 smithi165 bash[18577]: cephadm 2024-04-19T22:40:00.266489+0000 mgr.y (mgr.24286) 110 : cephadm [INF] Deploying daemon rgw.smpl.smithi044.nuojwc on smithi044 2024-04-19T22:40:01.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:01 smithi165 bash[18577]: audit 2024-04-19T22:40:00.506312+0000 mon.a (mon.0) 745 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-19T22:40:01.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:01 smithi165 bash[18577]: cluster 2024-04-19T22:40:00.506358+0000 mon.a (mon.0) 746 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-19T22:40:02.128 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'rbd pool init foo' 2024-04-19T22:40:02.189 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:40:01 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:40:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:40:02.416 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:02 smithi044 bash[18490]: cluster 2024-04-19T22:40:00.444061+0000 mgr.y (mgr.24286) 111 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 2.8 KiB/s wr, 176 op/s 2024-04-19T22:40:02.417 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:02 smithi044 bash[18490]: cluster 2024-04-19T22:40:01.516435+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-19T22:40:02.417 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:02 smithi044 bash[23559]: cluster 2024-04-19T22:40:00.444061+0000 mgr.y (mgr.24286) 111 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 2.8 KiB/s wr, 176 op/s 2024-04-19T22:40:02.417 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:02 smithi044 bash[23559]: cluster 2024-04-19T22:40:01.516435+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-19T22:40:02.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:02 smithi165 bash[18577]: cluster 2024-04-19T22:40:00.444061+0000 mgr.y (mgr.24286) 111 : cluster [DBG] pgmap v83: 129 pgs: 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 93 KiB/s rd, 2.8 KiB/s wr, 176 op/s 2024-04-19T22:40:02.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:02 smithi165 bash[18577]: cluster 2024-04-19T22:40:01.516435+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-19T22:40:03.065 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:40:02 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:40:02] "GET /metrics HTTP/1.1" 200 205113 "" "Prometheus/2.33.4" 2024-04-19T22:40:03.815 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:40:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:03.815 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:40:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:03.815 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:40:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:03.816 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:40:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:03.816 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:40:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:03.816 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:03 smithi044 bash[23559]: cluster 2024-04-19T22:40:02.444585+0000 mgr.y (mgr.24286) 112 : cluster [DBG] pgmap v86: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 4.2 KiB/s wr, 265 op/s 2024-04-19T22:40:03.816 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:03 smithi044 bash[23559]: cluster 2024-04-19T22:40:02.513050+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-19T22:40:03.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:03.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:03 smithi044 bash[18490]: cluster 2024-04-19T22:40:02.444585+0000 mgr.y (mgr.24286) 112 : cluster [DBG] pgmap v86: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 4.2 KiB/s wr, 265 op/s 2024-04-19T22:40:03.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:03 smithi044 bash[18490]: cluster 2024-04-19T22:40:02.513050+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-19T22:40:03.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:03.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:40:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:03.818 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:40:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:03.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:03 smithi165 bash[18577]: cluster 2024-04-19T22:40:02.444585+0000 mgr.y (mgr.24286) 112 : cluster [DBG] pgmap v86: 161 pgs: 32 unknown, 129 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 139 KiB/s rd, 4.2 KiB/s wr, 265 op/s 2024-04-19T22:40:03.939 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:03 smithi165 bash[18577]: cluster 2024-04-19T22:40:02.513050+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-19T22:40:04.100 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:40:04 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:04.101 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:04 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:04.101 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:40:04 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:04.101 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:40:04 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:04.102 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:40:04 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:04.102 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:04 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:04.102 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:40:04 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:04.103 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:40:04 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:04.103 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:40:04 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:05.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:05 smithi165 bash[18577]: audit 2024-04-19T22:40:04.145999+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:05.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:05 smithi165 bash[18577]: audit 2024-04-19T22:40:04.147379+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.kpecgl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:40:05.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:05 smithi165 bash[18577]: audit 2024-04-19T22:40:04.153189+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.kpecgl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T22:40:05.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:05 smithi165 bash[18577]: audit 2024-04-19T22:40:04.160111+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:05.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:05 smithi165 bash[18577]: audit 2024-04-19T22:40:04.160990+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:05.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:05 smithi165 bash[18577]: cephadm 2024-04-19T22:40:04.161868+0000 mgr.y (mgr.24286) 113 : cephadm [INF] Deploying daemon rgw.smpl.smithi165.kpecgl on smithi165 2024-04-19T22:40:05.560 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:05 smithi044 bash[23559]: audit 2024-04-19T22:40:04.145999+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:05.560 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:05 smithi044 bash[23559]: audit 2024-04-19T22:40:04.147379+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.kpecgl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:40:05.560 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:05 smithi044 bash[23559]: audit 2024-04-19T22:40:04.153189+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.kpecgl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T22:40:05.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:05 smithi044 bash[23559]: audit 2024-04-19T22:40:04.160111+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:05.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:05 smithi044 bash[23559]: audit 2024-04-19T22:40:04.160990+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:05.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:05 smithi044 bash[23559]: cephadm 2024-04-19T22:40:04.161868+0000 mgr.y (mgr.24286) 113 : cephadm [INF] Deploying daemon rgw.smpl.smithi165.kpecgl on smithi165 2024-04-19T22:40:05.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:05 smithi044 bash[18490]: audit 2024-04-19T22:40:04.145999+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:05.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:05 smithi044 bash[18490]: audit 2024-04-19T22:40:04.147379+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.kpecgl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:40:05.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:05 smithi044 bash[18490]: audit 2024-04-19T22:40:04.153189+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.kpecgl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T22:40:05.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:05 smithi044 bash[18490]: audit 2024-04-19T22:40:04.160111+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:05.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:05 smithi044 bash[18490]: audit 2024-04-19T22:40:04.160990+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:05.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:05 smithi044 bash[18490]: cephadm 2024-04-19T22:40:04.161868+0000 mgr.y (mgr.24286) 113 : cephadm [INF] Deploying daemon rgw.smpl.smithi165.kpecgl on smithi165 2024-04-19T22:40:06.230 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:06 smithi044 bash[23559]: cluster 2024-04-19T22:40:04.446288+0000 mgr.y (mgr.24286) 114 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-04-19T22:40:06.230 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:06 smithi044 bash[18490]: cluster 2024-04-19T22:40:04.446288+0000 mgr.y (mgr.24286) 114 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-04-19T22:40:06.438 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.439 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.439 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.439 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.440 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:06 smithi165 bash[18577]: cluster 2024-04-19T22:40:04.446288+0000 mgr.y (mgr.24286) 114 : cluster [DBG] pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-04-19T22:40:06.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.441 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.441 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.441 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.765 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.765 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.765 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.766 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.766 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.766 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.767 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.767 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:06.767 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:40:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:07.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:07 smithi165 bash[18577]: audit 2024-04-19T22:40:06.302476+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.44:0/3252875185' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-19T22:40:07.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:07 smithi165 bash[18577]: audit 2024-04-19T22:40:06.818225+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:07.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:07 smithi165 bash[18577]: audit 2024-04-19T22:40:06.821983+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:40:07.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:07 smithi165 bash[18577]: audit 2024-04-19T22:40:06.824901+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:07.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:07 smithi165 bash[18577]: audit 2024-04-19T22:40:06.826751+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:40:07.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:07 smithi044 bash[18490]: audit 2024-04-19T22:40:06.302476+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.44:0/3252875185' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-19T22:40:07.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:07 smithi044 bash[18490]: audit 2024-04-19T22:40:06.818225+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:07.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:07 smithi044 bash[18490]: audit 2024-04-19T22:40:06.821983+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:40:07.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:07 smithi044 bash[18490]: audit 2024-04-19T22:40:06.824901+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:07.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:07 smithi044 bash[18490]: audit 2024-04-19T22:40:06.826751+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:40:07.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:07 smithi044 bash[23559]: audit 2024-04-19T22:40:06.302476+0000 mon.a (mon.0) 754 : audit [INF] from='client.? 172.21.15.44:0/3252875185' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-19T22:40:07.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:07 smithi044 bash[23559]: audit 2024-04-19T22:40:06.818225+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:07.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:07 smithi044 bash[23559]: audit 2024-04-19T22:40:06.821983+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:40:07.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:07 smithi044 bash[23559]: audit 2024-04-19T22:40:06.824901+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:07.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:07 smithi044 bash[23559]: audit 2024-04-19T22:40:06.826751+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:40:08.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:08 smithi165 bash[18577]: cluster 2024-04-19T22:40:06.446821+0000 mgr.y (mgr.24286) 115 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-04-19T22:40:08.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:08 smithi165 bash[18577]: audit 2024-04-19T22:40:07.177052+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.44:0/3252875185' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-19T22:40:08.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:08 smithi165 bash[18577]: cluster 2024-04-19T22:40:07.177226+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-19T22:40:08.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:08 smithi165 bash[18577]: audit 2024-04-19T22:40:07.565531+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:08.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:08 smithi044 bash[23559]: cluster 2024-04-19T22:40:06.446821+0000 mgr.y (mgr.24286) 115 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-04-19T22:40:08.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:08 smithi044 bash[23559]: audit 2024-04-19T22:40:07.177052+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.44:0/3252875185' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-19T22:40:08.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:08 smithi044 bash[23559]: cluster 2024-04-19T22:40:07.177226+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-19T22:40:08.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:08 smithi044 bash[23559]: audit 2024-04-19T22:40:07.565531+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:08.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:08 smithi044 bash[18490]: cluster 2024-04-19T22:40:06.446821+0000 mgr.y (mgr.24286) 115 : cluster [DBG] pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 7.0 KiB/s rd, 341 B/s wr, 7 op/s 2024-04-19T22:40:08.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:08 smithi044 bash[18490]: audit 2024-04-19T22:40:07.177052+0000 mon.a (mon.0) 759 : audit [INF] from='client.? 172.21.15.44:0/3252875185' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-19T22:40:08.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:08 smithi044 bash[18490]: cluster 2024-04-19T22:40:07.177226+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-19T22:40:08.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:08 smithi044 bash[18490]: audit 2024-04-19T22:40:07.565531+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:09.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:09 smithi165 bash[18577]: cluster 2024-04-19T22:40:08.176956+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-19T22:40:09.452 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:09 smithi044 bash[23559]: cluster 2024-04-19T22:40:08.176956+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-19T22:40:09.453 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:09 smithi044 bash[18490]: cluster 2024-04-19T22:40:08.176956+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-19T22:40:10.220 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-19T22:40:10.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:10 smithi165 bash[18577]: cluster 2024-04-19T22:40:08.448117+0000 mgr.y (mgr.24286) 116 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 215 KiB/s rd, 852 B/s wr, 327 op/s 2024-04-19T22:40:10.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:10 smithi165 bash[18577]: cluster 2024-04-19T22:40:09.202926+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-19T22:40:10.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:10 smithi044 bash[18490]: cluster 2024-04-19T22:40:08.448117+0000 mgr.y (mgr.24286) 116 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 215 KiB/s rd, 852 B/s wr, 327 op/s 2024-04-19T22:40:10.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:10 smithi044 bash[18490]: cluster 2024-04-19T22:40:09.202926+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-19T22:40:10.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:10 smithi044 bash[23559]: cluster 2024-04-19T22:40:08.448117+0000 mgr.y (mgr.24286) 116 : cluster [DBG] pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 215 KiB/s rd, 852 B/s wr, 327 op/s 2024-04-19T22:40:10.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:10 smithi044 bash[23559]: cluster 2024-04-19T22:40:09.202926+0000 mon.a (mon.0) 763 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-19T22:40:11.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:11 smithi044 bash[23559]: audit 2024-04-19T22:40:10.232845+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:11.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:11 smithi044 bash[23559]: audit 2024-04-19T22:40:10.294765+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:11.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:11 smithi044 bash[23559]: audit 2024-04-19T22:40:10.550819+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:11.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:11 smithi044 bash[23559]: audit 2024-04-19T22:40:10.559428+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:40:11.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:11 smithi044 bash[23559]: audit 2024-04-19T22:40:10.560512+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:11.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:11 smithi044 bash[23559]: audit 2024-04-19T22:40:10.561151+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:40:11.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:11 smithi044 bash[23559]: audit 2024-04-19T22:40:10.800961+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:11.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:11 smithi044 bash[18490]: audit 2024-04-19T22:40:10.232845+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:11.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:11 smithi044 bash[18490]: audit 2024-04-19T22:40:10.294765+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:11.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:11 smithi044 bash[18490]: audit 2024-04-19T22:40:10.550819+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:11.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:11 smithi044 bash[18490]: audit 2024-04-19T22:40:10.559428+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:40:11.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:11 smithi044 bash[18490]: audit 2024-04-19T22:40:10.560512+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:11.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:11 smithi044 bash[18490]: audit 2024-04-19T22:40:10.561151+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:40:11.512 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:11 smithi044 bash[18490]: audit 2024-04-19T22:40:10.800961+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:11.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:11 smithi165 bash[18577]: audit 2024-04-19T22:40:10.232845+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:11.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:11 smithi165 bash[18577]: audit 2024-04-19T22:40:10.294765+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:11.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:11 smithi165 bash[18577]: audit 2024-04-19T22:40:10.550819+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:11.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:11 smithi165 bash[18577]: audit 2024-04-19T22:40:10.559428+0000 mon.a (mon.0) 767 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:40:11.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:11 smithi165 bash[18577]: audit 2024-04-19T22:40:10.560512+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:11.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:11 smithi165 bash[18577]: audit 2024-04-19T22:40:10.561151+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:40:11.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:11 smithi165 bash[18577]: audit 2024-04-19T22:40:10.800961+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:12.189 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:40:11 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:40:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:40:12.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:12 smithi044 bash[23559]: cephadm 2024-04-19T22:40:10.303644+0000 mgr.y (mgr.24286) 117 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T22:40:12.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:12 smithi044 bash[23559]: cluster 2024-04-19T22:40:10.448588+0000 mgr.y (mgr.24286) 118 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 208 KiB/s rd, 511 B/s wr, 320 op/s 2024-04-19T22:40:12.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:12 smithi044 bash[23559]: cephadm 2024-04-19T22:40:10.564657+0000 mgr.y (mgr.24286) 119 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T22:40:12.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:12 smithi044 bash[18490]: cephadm 2024-04-19T22:40:10.303644+0000 mgr.y (mgr.24286) 117 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T22:40:12.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:12 smithi044 bash[18490]: cluster 2024-04-19T22:40:10.448588+0000 mgr.y (mgr.24286) 118 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 208 KiB/s rd, 511 B/s wr, 320 op/s 2024-04-19T22:40:12.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:12 smithi044 bash[18490]: cephadm 2024-04-19T22:40:10.564657+0000 mgr.y (mgr.24286) 119 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T22:40:12.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:12 smithi165 bash[18577]: cephadm 2024-04-19T22:40:10.303644+0000 mgr.y (mgr.24286) 117 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T22:40:12.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:12 smithi165 bash[18577]: cluster 2024-04-19T22:40:10.448588+0000 mgr.y (mgr.24286) 118 : cluster [DBG] pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 208 KiB/s rd, 511 B/s wr, 320 op/s 2024-04-19T22:40:12.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:12 smithi165 bash[18577]: cephadm 2024-04-19T22:40:10.564657+0000 mgr.y (mgr.24286) 119 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T22:40:13.012 INFO:teuthology.orchestra.run.smithi044.stdout:Scheduled iscsi.foo update... 2024-04-19T22:40:13.027 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:40:12 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:40:12] "GET /metrics HTTP/1.1" 200 205113 "" "Prometheus/2.33.4" 2024-04-19T22:40:14.026 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'sleep 120' 2024-04-19T22:40:14.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[23559]: cluster 2024-04-19T22:40:12.449441+0000 mgr.y (mgr.24286) 120 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 208 KiB/s rd, 511 B/s wr, 320 op/s 2024-04-19T22:40:14.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[23559]: audit 2024-04-19T22:40:13.009202+0000 mgr.y (mgr.24286) 121 : audit [DBG] from='client.24718 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:40:14.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[23559]: cephadm 2024-04-19T22:40:13.013255+0000 mgr.y (mgr.24286) 122 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-19T22:40:14.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[23559]: audit 2024-04-19T22:40:13.018179+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:14.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[23559]: audit 2024-04-19T22:40:13.028413+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:40:14.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[23559]: audit 2024-04-19T22:40:13.030333+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:14.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[23559]: audit 2024-04-19T22:40:13.031389+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:40:14.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[23559]: audit 2024-04-19T22:40:13.303029+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:14.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[23559]: audit 2024-04-19T22:40:13.314149+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:40:14.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[23559]: audit 2024-04-19T22:40:13.318208+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:40:14.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[23559]: audit 2024-04-19T22:40:13.325255+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:14.316 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[18490]: cluster 2024-04-19T22:40:12.449441+0000 mgr.y (mgr.24286) 120 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 208 KiB/s rd, 511 B/s wr, 320 op/s 2024-04-19T22:40:14.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[18490]: audit 2024-04-19T22:40:13.009202+0000 mgr.y (mgr.24286) 121 : audit [DBG] from='client.24718 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:40:14.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[18490]: cephadm 2024-04-19T22:40:13.013255+0000 mgr.y (mgr.24286) 122 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-19T22:40:14.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[18490]: audit 2024-04-19T22:40:13.018179+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:14.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[18490]: audit 2024-04-19T22:40:13.028413+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:40:14.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[18490]: audit 2024-04-19T22:40:13.030333+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:14.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[18490]: audit 2024-04-19T22:40:13.031389+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:40:14.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[18490]: audit 2024-04-19T22:40:13.303029+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:14.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[18490]: audit 2024-04-19T22:40:13.314149+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:40:14.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[18490]: audit 2024-04-19T22:40:13.318208+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:40:14.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:14 smithi044 bash[18490]: audit 2024-04-19T22:40:13.325255+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:14.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:14 smithi165 bash[18577]: cluster 2024-04-19T22:40:12.449441+0000 mgr.y (mgr.24286) 120 : cluster [DBG] pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 77 MiB used, 715 GiB / 715 GiB avail; 208 KiB/s rd, 511 B/s wr, 320 op/s 2024-04-19T22:40:14.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:14 smithi165 bash[18577]: audit 2024-04-19T22:40:13.009202+0000 mgr.y (mgr.24286) 121 : audit [DBG] from='client.24718 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:40:14.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:14 smithi165 bash[18577]: cephadm 2024-04-19T22:40:13.013255+0000 mgr.y (mgr.24286) 122 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-19T22:40:14.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:14 smithi165 bash[18577]: audit 2024-04-19T22:40:13.018179+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:14.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:14 smithi165 bash[18577]: audit 2024-04-19T22:40:13.028413+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:40:14.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:14 smithi165 bash[18577]: audit 2024-04-19T22:40:13.030333+0000 mon.a (mon.0) 773 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:14.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:14 smithi165 bash[18577]: audit 2024-04-19T22:40:13.031389+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:40:14.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:14 smithi165 bash[18577]: audit 2024-04-19T22:40:13.303029+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:14.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:14 smithi165 bash[18577]: audit 2024-04-19T22:40:13.314149+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:40:14.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:14 smithi165 bash[18577]: audit 2024-04-19T22:40:13.318208+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:40:14.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:14 smithi165 bash[18577]: audit 2024-04-19T22:40:13.325255+0000 mon.a (mon.0) 778 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:15.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:15 smithi044 bash[18490]: cephadm 2024-04-19T22:40:13.307154+0000 mgr.y (mgr.24286) 123 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-19T22:40:15.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:15 smithi044 bash[18490]: cephadm 2024-04-19T22:40:13.326527+0000 mgr.y (mgr.24286) 124 : cephadm [INF] Deploying daemon iscsi.foo.smithi044.qamjmu on smithi044 2024-04-19T22:40:15.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:15 smithi044 bash[23559]: cephadm 2024-04-19T22:40:13.307154+0000 mgr.y (mgr.24286) 123 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-19T22:40:15.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:15 smithi044 bash[23559]: cephadm 2024-04-19T22:40:13.326527+0000 mgr.y (mgr.24286) 124 : cephadm [INF] Deploying daemon iscsi.foo.smithi044.qamjmu on smithi044 2024-04-19T22:40:15.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:15 smithi165 bash[18577]: cephadm 2024-04-19T22:40:13.307154+0000 mgr.y (mgr.24286) 123 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-19T22:40:15.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:15 smithi165 bash[18577]: cephadm 2024-04-19T22:40:13.326527+0000 mgr.y (mgr.24286) 124 : cephadm [INF] Deploying daemon iscsi.foo.smithi044.qamjmu on smithi044 2024-04-19T22:40:16.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:16 smithi044 bash[18490]: cluster 2024-04-19T22:40:14.451394+0000 mgr.y (mgr.24286) 125 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 562 B/s wr, 286 op/s 2024-04-19T22:40:16.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:16 smithi044 bash[18490]: cluster 2024-04-19T22:40:15.036849+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-04-19T22:40:16.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:16 smithi044 bash[23559]: cluster 2024-04-19T22:40:14.451394+0000 mgr.y (mgr.24286) 125 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 562 B/s wr, 286 op/s 2024-04-19T22:40:16.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:16 smithi044 bash[23559]: cluster 2024-04-19T22:40:15.036849+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-04-19T22:40:16.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:16 smithi165 bash[18577]: cluster 2024-04-19T22:40:14.451394+0000 mgr.y (mgr.24286) 125 : cluster [DBG] pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 188 KiB/s rd, 562 B/s wr, 286 op/s 2024-04-19T22:40:16.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:16 smithi165 bash[18577]: cluster 2024-04-19T22:40:15.036849+0000 mon.a (mon.0) 779 : cluster [DBG] mgrmap e21: y(active, since 2m), standbys: x 2024-04-19T22:40:16.604 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:16.604 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:16.604 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:16.605 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:16.605 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:16.605 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:16.605 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:16.606 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:16.606 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:17.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:17.065 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:17.066 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:17.066 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:17.066 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:17.067 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:17.067 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:17.067 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:17.067 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:40:16 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:40:18.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:17 smithi044 bash[23559]: cluster 2024-04-19T22:40:16.452119+0000 mgr.y (mgr.24286) 126 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 165 KiB/s rd, 494 B/s wr, 251 op/s 2024-04-19T22:40:18.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:17 smithi044 bash[23559]: audit 2024-04-19T22:40:16.772281+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:18.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:17 smithi044 bash[23559]: audit 2024-04-19T22:40:16.773947+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:40:18.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:17 smithi044 bash[23559]: audit 2024-04-19T22:40:16.775302+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:18.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:17 smithi044 bash[23559]: audit 2024-04-19T22:40:16.776137+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:40:18.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:17 smithi044 bash[23559]: cluster 2024-04-19T22:40:17.087561+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-19T22:40:18.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:17 smithi044 bash[23559]: audit 2024-04-19T22:40:17.594592+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:18.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:17 smithi044 bash[18490]: cluster 2024-04-19T22:40:16.452119+0000 mgr.y (mgr.24286) 126 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 165 KiB/s rd, 494 B/s wr, 251 op/s 2024-04-19T22:40:18.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:17 smithi044 bash[18490]: audit 2024-04-19T22:40:16.772281+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:18.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:17 smithi044 bash[18490]: audit 2024-04-19T22:40:16.773947+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:40:18.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:17 smithi044 bash[18490]: audit 2024-04-19T22:40:16.775302+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:18.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:17 smithi044 bash[18490]: audit 2024-04-19T22:40:16.776137+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:40:18.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:17 smithi044 bash[18490]: cluster 2024-04-19T22:40:17.087561+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-19T22:40:18.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:17 smithi044 bash[18490]: audit 2024-04-19T22:40:17.594592+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:18.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:17 smithi165 bash[18577]: cluster 2024-04-19T22:40:16.452119+0000 mgr.y (mgr.24286) 126 : cluster [DBG] pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 165 KiB/s rd, 494 B/s wr, 251 op/s 2024-04-19T22:40:18.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:17 smithi165 bash[18577]: audit 2024-04-19T22:40:16.772281+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:18.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:17 smithi165 bash[18577]: audit 2024-04-19T22:40:16.773947+0000 mon.a (mon.0) 781 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:40:18.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:17 smithi165 bash[18577]: audit 2024-04-19T22:40:16.775302+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:18.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:17 smithi165 bash[18577]: audit 2024-04-19T22:40:16.776137+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:40:18.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:17 smithi165 bash[18577]: cluster 2024-04-19T22:40:17.087561+0000 mon.a (mon.0) 784 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-19T22:40:18.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:17 smithi165 bash[18577]: audit 2024-04-19T22:40:17.594592+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:20.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:19 smithi044 bash[18490]: cluster 2024-04-19T22:40:18.453181+0000 mgr.y (mgr.24286) 127 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 110 B/s wr, 17 op/s 2024-04-19T22:40:20.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:19 smithi044 bash[18490]: audit 2024-04-19T22:40:19.205766+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.44:0/498476477' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T22:40:20.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:19 smithi044 bash[18490]: audit 2024-04-19T22:40:19.536329+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.44:0/528839232' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/719798959"}]: dispatch 2024-04-19T22:40:20.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:19 smithi044 bash[18490]: audit 2024-04-19T22:40:19.537199+0000 mon.a (mon.0) 786 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/719798959"}]: dispatch 2024-04-19T22:40:20.066 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:19 smithi044 bash[23559]: cluster 2024-04-19T22:40:18.453181+0000 mgr.y (mgr.24286) 127 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 110 B/s wr, 17 op/s 2024-04-19T22:40:20.066 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:19 smithi044 bash[23559]: audit 2024-04-19T22:40:19.205766+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.44:0/498476477' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T22:40:20.066 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:19 smithi044 bash[23559]: audit 2024-04-19T22:40:19.536329+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.44:0/528839232' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/719798959"}]: dispatch 2024-04-19T22:40:20.066 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:19 smithi044 bash[23559]: audit 2024-04-19T22:40:19.537199+0000 mon.a (mon.0) 786 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/719798959"}]: dispatch 2024-04-19T22:40:20.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:19 smithi165 bash[18577]: cluster 2024-04-19T22:40:18.453181+0000 mgr.y (mgr.24286) 127 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 110 B/s wr, 17 op/s 2024-04-19T22:40:20.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:19 smithi165 bash[18577]: audit 2024-04-19T22:40:19.205766+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.44:0/498476477' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T22:40:20.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:19 smithi165 bash[18577]: audit 2024-04-19T22:40:19.536329+0000 mon.c (mon.1) 18 : audit [INF] from='client.? 172.21.15.44:0/528839232' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/719798959"}]: dispatch 2024-04-19T22:40:20.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:19 smithi165 bash[18577]: audit 2024-04-19T22:40:19.537199+0000 mon.a (mon.0) 786 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/719798959"}]: dispatch 2024-04-19T22:40:21.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:20 smithi044 bash[23559]: audit 2024-04-19T22:40:19.783174+0000 mon.a (mon.0) 787 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/719798959"}]': finished 2024-04-19T22:40:21.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:20 smithi044 bash[23559]: cluster 2024-04-19T22:40:19.783494+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-19T22:40:21.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:20 smithi044 bash[23559]: audit 2024-04-19T22:40:20.129808+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.44:0/1596655999' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2993298580"}]: dispatch 2024-04-19T22:40:21.065 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:20 smithi044 bash[23559]: audit 2024-04-19T22:40:20.130785+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2993298580"}]: dispatch 2024-04-19T22:40:21.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:20 smithi044 bash[18490]: audit 2024-04-19T22:40:19.783174+0000 mon.a (mon.0) 787 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/719798959"}]': finished 2024-04-19T22:40:21.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:20 smithi044 bash[18490]: cluster 2024-04-19T22:40:19.783494+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-19T22:40:21.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:20 smithi044 bash[18490]: audit 2024-04-19T22:40:20.129808+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.44:0/1596655999' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2993298580"}]: dispatch 2024-04-19T22:40:21.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:20 smithi044 bash[18490]: audit 2024-04-19T22:40:20.130785+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2993298580"}]: dispatch 2024-04-19T22:40:21.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:20 smithi165 bash[18577]: audit 2024-04-19T22:40:19.783174+0000 mon.a (mon.0) 787 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/719798959"}]': finished 2024-04-19T22:40:21.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:20 smithi165 bash[18577]: cluster 2024-04-19T22:40:19.783494+0000 mon.a (mon.0) 788 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-19T22:40:21.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:20 smithi165 bash[18577]: audit 2024-04-19T22:40:20.129808+0000 mon.c (mon.1) 19 : audit [INF] from='client.? 172.21.15.44:0/1596655999' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2993298580"}]: dispatch 2024-04-19T22:40:21.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:20 smithi165 bash[18577]: audit 2024-04-19T22:40:20.130785+0000 mon.a (mon.0) 789 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2993298580"}]: dispatch 2024-04-19T22:40:22.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[18490]: cluster 2024-04-19T22:40:20.453897+0000 mgr.y (mgr.24286) 128 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 127 B/s wr, 19 op/s 2024-04-19T22:40:22.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[18490]: audit 2024-04-19T22:40:20.798255+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2993298580"}]': finished 2024-04-19T22:40:22.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[18490]: cluster 2024-04-19T22:40:20.798343+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-19T22:40:22.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[18490]: audit 2024-04-19T22:40:21.166837+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.44:0/3971119088' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3943393131"}]: dispatch 2024-04-19T22:40:22.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[18490]: audit 2024-04-19T22:40:21.348455+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:22.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[18490]: audit 2024-04-19T22:40:21.353973+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:22.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[18490]: audit 2024-04-19T22:40:21.363863+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:40:22.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[18490]: audit 2024-04-19T22:40:21.365783+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:40:22.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[18490]: audit 2024-04-19T22:40:21.371807+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:22.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[18490]: audit 2024-04-19T22:40:21.375914+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:40:22.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[18490]: audit 2024-04-19T22:40:21.388613+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:22.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[18490]: audit 2024-04-19T22:40:21.390431+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:40:22.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[18490]: audit 2024-04-19T22:40:21.392123+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:22.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[18490]: audit 2024-04-19T22:40:21.393384+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:40:22.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[18490]: audit 2024-04-19T22:40:21.400187+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:22.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[23559]: cluster 2024-04-19T22:40:20.453897+0000 mgr.y (mgr.24286) 128 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 127 B/s wr, 19 op/s 2024-04-19T22:40:22.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[23559]: audit 2024-04-19T22:40:20.798255+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2993298580"}]': finished 2024-04-19T22:40:22.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[23559]: cluster 2024-04-19T22:40:20.798343+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-19T22:40:22.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[23559]: audit 2024-04-19T22:40:21.166837+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.44:0/3971119088' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3943393131"}]: dispatch 2024-04-19T22:40:22.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[23559]: audit 2024-04-19T22:40:21.348455+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:22.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[23559]: audit 2024-04-19T22:40:21.353973+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:22.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[23559]: audit 2024-04-19T22:40:21.363863+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:40:22.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[23559]: audit 2024-04-19T22:40:21.365783+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:40:22.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[23559]: audit 2024-04-19T22:40:21.371807+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:22.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[23559]: audit 2024-04-19T22:40:21.375914+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:40:22.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[23559]: audit 2024-04-19T22:40:21.388613+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:22.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[23559]: audit 2024-04-19T22:40:21.390431+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:40:22.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[23559]: audit 2024-04-19T22:40:21.392123+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:22.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[23559]: audit 2024-04-19T22:40:21.393384+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:40:22.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:21 smithi044 bash[23559]: audit 2024-04-19T22:40:21.400187+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:22.189 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:40:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:40:22.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[18577]: cluster 2024-04-19T22:40:20.453897+0000 mgr.y (mgr.24286) 128 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 127 B/s wr, 19 op/s 2024-04-19T22:40:22.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[18577]: audit 2024-04-19T22:40:20.798255+0000 mon.a (mon.0) 790 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2993298580"}]': finished 2024-04-19T22:40:22.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[18577]: cluster 2024-04-19T22:40:20.798343+0000 mon.a (mon.0) 791 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-19T22:40:22.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[18577]: audit 2024-04-19T22:40:21.166837+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.44:0/3971119088' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3943393131"}]: dispatch 2024-04-19T22:40:22.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[18577]: audit 2024-04-19T22:40:21.348455+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:22.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[18577]: audit 2024-04-19T22:40:21.353973+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:22.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[18577]: audit 2024-04-19T22:40:21.363863+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:40:22.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[18577]: audit 2024-04-19T22:40:21.365783+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:40:22.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[18577]: audit 2024-04-19T22:40:21.371807+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:22.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[18577]: audit 2024-04-19T22:40:21.375914+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:40:22.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[18577]: audit 2024-04-19T22:40:21.388613+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:22.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[18577]: audit 2024-04-19T22:40:21.390431+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:40:22.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[18577]: audit 2024-04-19T22:40:21.392123+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:40:22.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[18577]: audit 2024-04-19T22:40:21.393384+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:40:22.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:21 smithi165 bash[18577]: audit 2024-04-19T22:40:21.400187+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:40:23.065 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:40:22 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:40:22] "GET /metrics HTTP/1.1" 200 214049 "" "Prometheus/2.33.4" 2024-04-19T22:40:23.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:22 smithi044 bash[18490]: audit 2024-04-19T22:40:21.364553+0000 mgr.y (mgr.24286) 129 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:40:23.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:22 smithi044 bash[18490]: cephadm 2024-04-19T22:40:21.365558+0000 mgr.y (mgr.24286) 130 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.44:5000 to Dashboard 2024-04-19T22:40:23.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:22 smithi044 bash[18490]: audit 2024-04-19T22:40:21.366234+0000 mgr.y (mgr.24286) 131 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:40:23.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:22 smithi044 bash[18490]: audit 2024-04-19T22:40:21.376689+0000 mgr.y (mgr.24286) 132 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:40:23.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:22 smithi044 bash[18490]: audit 2024-04-19T22:40:21.802741+0000 mon.a (mon.0) 804 : audit [INF] from='client.? 172.21.15.44:0/3971119088' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3943393131"}]': finished 2024-04-19T22:40:23.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:22 smithi044 bash[18490]: cluster 2024-04-19T22:40:21.802871+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-19T22:40:23.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:22 smithi044 bash[18490]: audit 2024-04-19T22:40:22.140685+0000 mon.a (mon.0) 806 : audit [INF] from='client.? 172.21.15.44:0/767865593' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4180650296"}]: dispatch 2024-04-19T22:40:23.066 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:22 smithi044 bash[23559]: audit 2024-04-19T22:40:21.364553+0000 mgr.y (mgr.24286) 129 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:40:23.066 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:22 smithi044 bash[23559]: cephadm 2024-04-19T22:40:21.365558+0000 mgr.y (mgr.24286) 130 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.44:5000 to Dashboard 2024-04-19T22:40:23.066 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:22 smithi044 bash[23559]: audit 2024-04-19T22:40:21.366234+0000 mgr.y (mgr.24286) 131 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:40:23.066 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:22 smithi044 bash[23559]: audit 2024-04-19T22:40:21.376689+0000 mgr.y (mgr.24286) 132 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:40:23.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:22 smithi044 bash[23559]: audit 2024-04-19T22:40:21.802741+0000 mon.a (mon.0) 804 : audit [INF] from='client.? 172.21.15.44:0/3971119088' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3943393131"}]': finished 2024-04-19T22:40:23.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:22 smithi044 bash[23559]: cluster 2024-04-19T22:40:21.802871+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-19T22:40:23.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:22 smithi044 bash[23559]: audit 2024-04-19T22:40:22.140685+0000 mon.a (mon.0) 806 : audit [INF] from='client.? 172.21.15.44:0/767865593' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4180650296"}]: dispatch 2024-04-19T22:40:23.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:22 smithi165 bash[18577]: audit 2024-04-19T22:40:21.364553+0000 mgr.y (mgr.24286) 129 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:40:23.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:22 smithi165 bash[18577]: cephadm 2024-04-19T22:40:21.365558+0000 mgr.y (mgr.24286) 130 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.44:5000 to Dashboard 2024-04-19T22:40:23.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:22 smithi165 bash[18577]: audit 2024-04-19T22:40:21.366234+0000 mgr.y (mgr.24286) 131 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:40:23.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:22 smithi165 bash[18577]: audit 2024-04-19T22:40:21.376689+0000 mgr.y (mgr.24286) 132 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:40:23.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:22 smithi165 bash[18577]: audit 2024-04-19T22:40:21.802741+0000 mon.a (mon.0) 804 : audit [INF] from='client.? 172.21.15.44:0/3971119088' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3943393131"}]': finished 2024-04-19T22:40:23.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:22 smithi165 bash[18577]: cluster 2024-04-19T22:40:21.802871+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-19T22:40:23.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:22 smithi165 bash[18577]: audit 2024-04-19T22:40:22.140685+0000 mon.a (mon.0) 806 : audit [INF] from='client.? 172.21.15.44:0/767865593' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4180650296"}]: dispatch 2024-04-19T22:40:24.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:24 smithi165 bash[18577]: cluster 2024-04-19T22:40:22.454561+0000 mgr.y (mgr.24286) 133 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:40:24.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:24 smithi165 bash[18577]: audit 2024-04-19T22:40:23.097337+0000 mon.a (mon.0) 807 : audit [INF] from='client.? 172.21.15.44:0/767865593' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4180650296"}]': finished 2024-04-19T22:40:24.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:24 smithi165 bash[18577]: cluster 2024-04-19T22:40:23.097543+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-19T22:40:24.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:24 smithi165 bash[18577]: audit 2024-04-19T22:40:23.448114+0000 mon.a (mon.0) 809 : audit [INF] from='client.? 172.21.15.44:0/179628276' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/719798959"}]: dispatch 2024-04-19T22:40:24.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:24 smithi044 bash[18490]: cluster 2024-04-19T22:40:22.454561+0000 mgr.y (mgr.24286) 133 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:40:24.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:24 smithi044 bash[18490]: audit 2024-04-19T22:40:23.097337+0000 mon.a (mon.0) 807 : audit [INF] from='client.? 172.21.15.44:0/767865593' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4180650296"}]': finished 2024-04-19T22:40:24.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:24 smithi044 bash[18490]: cluster 2024-04-19T22:40:23.097543+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-19T22:40:24.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:24 smithi044 bash[18490]: audit 2024-04-19T22:40:23.448114+0000 mon.a (mon.0) 809 : audit [INF] from='client.? 172.21.15.44:0/179628276' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/719798959"}]: dispatch 2024-04-19T22:40:24.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:24 smithi044 bash[23559]: cluster 2024-04-19T22:40:22.454561+0000 mgr.y (mgr.24286) 133 : cluster [DBG] pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:40:24.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:24 smithi044 bash[23559]: audit 2024-04-19T22:40:23.097337+0000 mon.a (mon.0) 807 : audit [INF] from='client.? 172.21.15.44:0/767865593' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4180650296"}]': finished 2024-04-19T22:40:24.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:24 smithi044 bash[23559]: cluster 2024-04-19T22:40:23.097543+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-19T22:40:24.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:24 smithi044 bash[23559]: audit 2024-04-19T22:40:23.448114+0000 mon.a (mon.0) 809 : audit [INF] from='client.? 172.21.15.44:0/179628276' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/719798959"}]: dispatch 2024-04-19T22:40:25.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:25 smithi165 bash[18577]: audit 2024-04-19T22:40:24.113097+0000 mon.a (mon.0) 810 : audit [INF] from='client.? 172.21.15.44:0/179628276' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/719798959"}]': finished 2024-04-19T22:40:25.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:25 smithi165 bash[18577]: cluster 2024-04-19T22:40:24.113316+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-19T22:40:25.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:25 smithi165 bash[18577]: audit 2024-04-19T22:40:24.464250+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.44:0/1524637038' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/755245094"}]: dispatch 2024-04-19T22:40:25.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:25 smithi165 bash[18577]: audit 2024-04-19T22:40:24.465197+0000 mon.a (mon.0) 812 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/755245094"}]: dispatch 2024-04-19T22:40:25.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:25 smithi044 bash[23559]: audit 2024-04-19T22:40:24.113097+0000 mon.a (mon.0) 810 : audit [INF] from='client.? 172.21.15.44:0/179628276' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/719798959"}]': finished 2024-04-19T22:40:25.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:25 smithi044 bash[23559]: cluster 2024-04-19T22:40:24.113316+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-19T22:40:25.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:25 smithi044 bash[23559]: audit 2024-04-19T22:40:24.464250+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.44:0/1524637038' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/755245094"}]: dispatch 2024-04-19T22:40:25.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:25 smithi044 bash[23559]: audit 2024-04-19T22:40:24.465197+0000 mon.a (mon.0) 812 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/755245094"}]: dispatch 2024-04-19T22:40:25.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:25 smithi044 bash[18490]: audit 2024-04-19T22:40:24.113097+0000 mon.a (mon.0) 810 : audit [INF] from='client.? 172.21.15.44:0/179628276' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/719798959"}]': finished 2024-04-19T22:40:25.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:25 smithi044 bash[18490]: cluster 2024-04-19T22:40:24.113316+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-19T22:40:25.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:25 smithi044 bash[18490]: audit 2024-04-19T22:40:24.464250+0000 mon.c (mon.1) 20 : audit [INF] from='client.? 172.21.15.44:0/1524637038' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/755245094"}]: dispatch 2024-04-19T22:40:25.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:25 smithi044 bash[18490]: audit 2024-04-19T22:40:24.465197+0000 mon.a (mon.0) 812 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/755245094"}]: dispatch 2024-04-19T22:40:26.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:26 smithi165 bash[18577]: cluster 2024-04-19T22:40:24.455284+0000 mgr.y (mgr.24286) 134 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-19T22:40:26.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:26 smithi165 bash[18577]: audit 2024-04-19T22:40:25.122375+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/755245094"}]': finished 2024-04-19T22:40:26.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:26 smithi165 bash[18577]: cluster 2024-04-19T22:40:25.122605+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-19T22:40:26.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:26 smithi165 bash[18577]: audit 2024-04-19T22:40:25.471769+0000 mon.a (mon.0) 815 : audit [INF] from='client.? 172.21.15.44:0/612441673' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/941372946"}]: dispatch 2024-04-19T22:40:26.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:26 smithi044 bash[23559]: cluster 2024-04-19T22:40:24.455284+0000 mgr.y (mgr.24286) 134 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-19T22:40:26.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:26 smithi044 bash[23559]: audit 2024-04-19T22:40:25.122375+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/755245094"}]': finished 2024-04-19T22:40:26.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:26 smithi044 bash[23559]: cluster 2024-04-19T22:40:25.122605+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-19T22:40:26.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:26 smithi044 bash[23559]: audit 2024-04-19T22:40:25.471769+0000 mon.a (mon.0) 815 : audit [INF] from='client.? 172.21.15.44:0/612441673' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/941372946"}]: dispatch 2024-04-19T22:40:26.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:26 smithi044 bash[18490]: cluster 2024-04-19T22:40:24.455284+0000 mgr.y (mgr.24286) 134 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-19T22:40:26.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:26 smithi044 bash[18490]: audit 2024-04-19T22:40:25.122375+0000 mon.a (mon.0) 813 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/755245094"}]': finished 2024-04-19T22:40:26.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:26 smithi044 bash[18490]: cluster 2024-04-19T22:40:25.122605+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-19T22:40:26.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:26 smithi044 bash[18490]: audit 2024-04-19T22:40:25.471769+0000 mon.a (mon.0) 815 : audit [INF] from='client.? 172.21.15.44:0/612441673' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/941372946"}]: dispatch 2024-04-19T22:40:27.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:27 smithi165 bash[18577]: audit 2024-04-19T22:40:26.122171+0000 mon.a (mon.0) 816 : audit [INF] from='client.? 172.21.15.44:0/612441673' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/941372946"}]': finished 2024-04-19T22:40:27.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:27 smithi165 bash[18577]: cluster 2024-04-19T22:40:26.122359+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-19T22:40:27.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:27 smithi165 bash[18577]: audit 2024-04-19T22:40:26.477920+0000 mon.a (mon.0) 818 : audit [INF] from='client.? 172.21.15.44:0/4025912251' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/113096050"}]: dispatch 2024-04-19T22:40:27.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:27 smithi044 bash[18490]: audit 2024-04-19T22:40:26.122171+0000 mon.a (mon.0) 816 : audit [INF] from='client.? 172.21.15.44:0/612441673' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/941372946"}]': finished 2024-04-19T22:40:27.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:27 smithi044 bash[18490]: cluster 2024-04-19T22:40:26.122359+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-19T22:40:27.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:27 smithi044 bash[18490]: audit 2024-04-19T22:40:26.477920+0000 mon.a (mon.0) 818 : audit [INF] from='client.? 172.21.15.44:0/4025912251' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/113096050"}]: dispatch 2024-04-19T22:40:27.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:27 smithi044 bash[23559]: audit 2024-04-19T22:40:26.122171+0000 mon.a (mon.0) 816 : audit [INF] from='client.? 172.21.15.44:0/612441673' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/941372946"}]': finished 2024-04-19T22:40:27.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:27 smithi044 bash[23559]: cluster 2024-04-19T22:40:26.122359+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-19T22:40:27.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:27 smithi044 bash[23559]: audit 2024-04-19T22:40:26.477920+0000 mon.a (mon.0) 818 : audit [INF] from='client.? 172.21.15.44:0/4025912251' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/113096050"}]: dispatch 2024-04-19T22:40:28.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:28 smithi165 bash[18577]: cluster 2024-04-19T22:40:26.456019+0000 mgr.y (mgr.24286) 135 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-19T22:40:28.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:28 smithi165 bash[18577]: audit 2024-04-19T22:40:27.141049+0000 mon.a (mon.0) 819 : audit [INF] from='client.? 172.21.15.44:0/4025912251' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/113096050"}]': finished 2024-04-19T22:40:28.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:28 smithi165 bash[18577]: cluster 2024-04-19T22:40:27.141211+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-19T22:40:28.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:28 smithi165 bash[18577]: audit 2024-04-19T22:40:27.488696+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.44:0/3078809848' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4186904358"}]: dispatch 2024-04-19T22:40:28.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:28 smithi165 bash[18577]: audit 2024-04-19T22:40:27.489569+0000 mon.a (mon.0) 821 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4186904358"}]: dispatch 2024-04-19T22:40:28.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:28 smithi044 bash[18490]: cluster 2024-04-19T22:40:26.456019+0000 mgr.y (mgr.24286) 135 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-19T22:40:28.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:28 smithi044 bash[18490]: audit 2024-04-19T22:40:27.141049+0000 mon.a (mon.0) 819 : audit [INF] from='client.? 172.21.15.44:0/4025912251' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/113096050"}]': finished 2024-04-19T22:40:28.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:28 smithi044 bash[18490]: cluster 2024-04-19T22:40:27.141211+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-19T22:40:28.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:28 smithi044 bash[18490]: audit 2024-04-19T22:40:27.488696+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.44:0/3078809848' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4186904358"}]: dispatch 2024-04-19T22:40:28.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:28 smithi044 bash[18490]: audit 2024-04-19T22:40:27.489569+0000 mon.a (mon.0) 821 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4186904358"}]: dispatch 2024-04-19T22:40:28.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:28 smithi044 bash[23559]: cluster 2024-04-19T22:40:26.456019+0000 mgr.y (mgr.24286) 135 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-19T22:40:28.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:28 smithi044 bash[23559]: audit 2024-04-19T22:40:27.141049+0000 mon.a (mon.0) 819 : audit [INF] from='client.? 172.21.15.44:0/4025912251' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/113096050"}]': finished 2024-04-19T22:40:28.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:28 smithi044 bash[23559]: cluster 2024-04-19T22:40:27.141211+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-19T22:40:28.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:28 smithi044 bash[23559]: audit 2024-04-19T22:40:27.488696+0000 mon.c (mon.1) 21 : audit [INF] from='client.? 172.21.15.44:0/3078809848' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4186904358"}]: dispatch 2024-04-19T22:40:28.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:28 smithi044 bash[23559]: audit 2024-04-19T22:40:27.489569+0000 mon.a (mon.0) 821 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4186904358"}]: dispatch 2024-04-19T22:40:29.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:29 smithi044 bash[18490]: audit 2024-04-19T22:40:28.143742+0000 mon.a (mon.0) 822 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4186904358"}]': finished 2024-04-19T22:40:29.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:29 smithi044 bash[18490]: cluster 2024-04-19T22:40:28.144177+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-19T22:40:29.153 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:29 smithi044 bash[18490]: audit 2024-04-19T22:40:28.501351+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.44:0/1593520728' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/941372946"}]: dispatch 2024-04-19T22:40:29.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:29 smithi165 bash[18577]: audit 2024-04-19T22:40:28.143742+0000 mon.a (mon.0) 822 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4186904358"}]': finished 2024-04-19T22:40:29.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:29 smithi165 bash[18577]: cluster 2024-04-19T22:40:28.144177+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-19T22:40:29.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:29 smithi165 bash[18577]: audit 2024-04-19T22:40:28.501351+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.44:0/1593520728' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/941372946"}]: dispatch 2024-04-19T22:40:29.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:29 smithi165 bash[18577]: audit 2024-04-19T22:40:28.502384+0000 mon.a (mon.0) 824 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/941372946"}]: dispatch 2024-04-19T22:40:29.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:29 smithi044 bash[18490]: audit 2024-04-19T22:40:28.502384+0000 mon.a (mon.0) 824 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/941372946"}]: dispatch 2024-04-19T22:40:29.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:29 smithi044 bash[23559]: audit 2024-04-19T22:40:28.143742+0000 mon.a (mon.0) 822 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4186904358"}]': finished 2024-04-19T22:40:29.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:29 smithi044 bash[23559]: cluster 2024-04-19T22:40:28.144177+0000 mon.a (mon.0) 823 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-19T22:40:29.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:29 smithi044 bash[23559]: audit 2024-04-19T22:40:28.501351+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.44:0/1593520728' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/941372946"}]: dispatch 2024-04-19T22:40:29.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:29 smithi044 bash[23559]: audit 2024-04-19T22:40:28.502384+0000 mon.a (mon.0) 824 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/941372946"}]: dispatch 2024-04-19T22:40:30.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:30 smithi165 bash[18577]: cluster 2024-04-19T22:40:28.456990+0000 mgr.y (mgr.24286) 136 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:40:30.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:30 smithi165 bash[18577]: audit 2024-04-19T22:40:28.908091+0000 mgr.y (mgr.24286) 137 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:40:30.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:30 smithi165 bash[18577]: audit 2024-04-19T22:40:29.156073+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/941372946"}]': finished 2024-04-19T22:40:30.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:30 smithi165 bash[18577]: cluster 2024-04-19T22:40:29.156335+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-19T22:40:30.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:30 smithi165 bash[18577]: audit 2024-04-19T22:40:29.503841+0000 mon.a (mon.0) 827 : audit [INF] from='client.? 172.21.15.44:0/2477862691' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3977983240"}]: dispatch 2024-04-19T22:40:30.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:30 smithi044 bash[23559]: cluster 2024-04-19T22:40:28.456990+0000 mgr.y (mgr.24286) 136 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:40:30.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:30 smithi044 bash[23559]: audit 2024-04-19T22:40:28.908091+0000 mgr.y (mgr.24286) 137 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:40:30.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:30 smithi044 bash[23559]: audit 2024-04-19T22:40:29.156073+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/941372946"}]': finished 2024-04-19T22:40:30.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:30 smithi044 bash[23559]: cluster 2024-04-19T22:40:29.156335+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-19T22:40:30.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:30 smithi044 bash[23559]: audit 2024-04-19T22:40:29.503841+0000 mon.a (mon.0) 827 : audit [INF] from='client.? 172.21.15.44:0/2477862691' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3977983240"}]: dispatch 2024-04-19T22:40:30.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:30 smithi044 bash[18490]: cluster 2024-04-19T22:40:28.456990+0000 mgr.y (mgr.24286) 136 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:40:30.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:30 smithi044 bash[18490]: audit 2024-04-19T22:40:28.908091+0000 mgr.y (mgr.24286) 137 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:40:30.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:30 smithi044 bash[18490]: audit 2024-04-19T22:40:29.156073+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/941372946"}]': finished 2024-04-19T22:40:30.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:30 smithi044 bash[18490]: cluster 2024-04-19T22:40:29.156335+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-19T22:40:30.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:30 smithi044 bash[18490]: audit 2024-04-19T22:40:29.503841+0000 mon.a (mon.0) 827 : audit [INF] from='client.? 172.21.15.44:0/2477862691' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3977983240"}]: dispatch 2024-04-19T22:40:31.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:31 smithi165 bash[18577]: audit 2024-04-19T22:40:30.168148+0000 mon.a (mon.0) 828 : audit [INF] from='client.? 172.21.15.44:0/2477862691' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3977983240"}]': finished 2024-04-19T22:40:31.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:31 smithi165 bash[18577]: cluster 2024-04-19T22:40:30.168331+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-19T22:40:31.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:31 smithi165 bash[18577]: audit 2024-04-19T22:40:30.519170+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.44:0/4064352482' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2706194502"}]: dispatch 2024-04-19T22:40:31.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:31 smithi165 bash[18577]: audit 2024-04-19T22:40:30.519905+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2706194502"}]: dispatch 2024-04-19T22:40:31.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:31 smithi044 bash[18490]: audit 2024-04-19T22:40:30.168148+0000 mon.a (mon.0) 828 : audit [INF] from='client.? 172.21.15.44:0/2477862691' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3977983240"}]': finished 2024-04-19T22:40:31.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:31 smithi044 bash[18490]: cluster 2024-04-19T22:40:30.168331+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-19T22:40:31.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:31 smithi044 bash[18490]: audit 2024-04-19T22:40:30.519170+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.44:0/4064352482' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2706194502"}]: dispatch 2024-04-19T22:40:31.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:31 smithi044 bash[18490]: audit 2024-04-19T22:40:30.519905+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2706194502"}]: dispatch 2024-04-19T22:40:31.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:31 smithi044 bash[23559]: audit 2024-04-19T22:40:30.168148+0000 mon.a (mon.0) 828 : audit [INF] from='client.? 172.21.15.44:0/2477862691' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3977983240"}]': finished 2024-04-19T22:40:31.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:31 smithi044 bash[23559]: cluster 2024-04-19T22:40:30.168331+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-19T22:40:31.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:31 smithi044 bash[23559]: audit 2024-04-19T22:40:30.519170+0000 mon.c (mon.1) 23 : audit [INF] from='client.? 172.21.15.44:0/4064352482' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2706194502"}]: dispatch 2024-04-19T22:40:31.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:31 smithi044 bash[23559]: audit 2024-04-19T22:40:30.519905+0000 mon.a (mon.0) 830 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2706194502"}]: dispatch 2024-04-19T22:40:32.188 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:40:31 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:40:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:40:32.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:32 smithi165 bash[18577]: cluster 2024-04-19T22:40:30.457653+0000 mgr.y (mgr.24286) 138 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:40:32.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:32 smithi165 bash[18577]: audit 2024-04-19T22:40:31.179929+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2706194502"}]': finished 2024-04-19T22:40:32.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:32 smithi165 bash[18577]: cluster 2024-04-19T22:40:31.180138+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-19T22:40:32.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:32 smithi165 bash[18577]: audit 2024-04-19T22:40:31.531462+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.44:0/3819154124' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/4235796042"}]: dispatch 2024-04-19T22:40:32.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:32 smithi165 bash[18577]: audit 2024-04-19T22:40:31.532125+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/4235796042"}]: dispatch 2024-04-19T22:40:32.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:32 smithi044 bash[23559]: cluster 2024-04-19T22:40:30.457653+0000 mgr.y (mgr.24286) 138 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:40:32.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:32 smithi044 bash[23559]: audit 2024-04-19T22:40:31.179929+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2706194502"}]': finished 2024-04-19T22:40:32.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:32 smithi044 bash[23559]: cluster 2024-04-19T22:40:31.180138+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-19T22:40:32.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:32 smithi044 bash[23559]: audit 2024-04-19T22:40:31.531462+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.44:0/3819154124' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/4235796042"}]: dispatch 2024-04-19T22:40:32.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:32 smithi044 bash[23559]: audit 2024-04-19T22:40:31.532125+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/4235796042"}]: dispatch 2024-04-19T22:40:32.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:32 smithi044 bash[18490]: cluster 2024-04-19T22:40:30.457653+0000 mgr.y (mgr.24286) 138 : cluster [DBG] pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:40:32.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:32 smithi044 bash[18490]: audit 2024-04-19T22:40:31.179929+0000 mon.a (mon.0) 831 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2706194502"}]': finished 2024-04-19T22:40:32.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:32 smithi044 bash[18490]: cluster 2024-04-19T22:40:31.180138+0000 mon.a (mon.0) 832 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-19T22:40:32.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:32 smithi044 bash[18490]: audit 2024-04-19T22:40:31.531462+0000 mon.c (mon.1) 24 : audit [INF] from='client.? 172.21.15.44:0/3819154124' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/4235796042"}]: dispatch 2024-04-19T22:40:32.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:32 smithi044 bash[18490]: audit 2024-04-19T22:40:31.532125+0000 mon.a (mon.0) 833 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/4235796042"}]: dispatch 2024-04-19T22:40:33.065 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:40:32 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:40:32] "GET /metrics HTTP/1.1" 200 214858 "" "Prometheus/2.33.4" 2024-04-19T22:40:33.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:33 smithi044 bash[23559]: audit 2024-04-19T22:40:32.191228+0000 mon.a (mon.0) 834 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/4235796042"}]': finished 2024-04-19T22:40:33.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:33 smithi044 bash[23559]: cluster 2024-04-19T22:40:32.191498+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-19T22:40:33.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:33 smithi044 bash[23559]: audit 2024-04-19T22:40:32.536901+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.44:0/1699712184' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/4235796042"}]: dispatch 2024-04-19T22:40:33.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:33 smithi044 bash[23559]: audit 2024-04-19T22:40:32.537753+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/4235796042"}]: dispatch 2024-04-19T22:40:33.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:33 smithi044 bash[18490]: audit 2024-04-19T22:40:32.191228+0000 mon.a (mon.0) 834 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/4235796042"}]': finished 2024-04-19T22:40:33.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:33 smithi044 bash[18490]: cluster 2024-04-19T22:40:32.191498+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-19T22:40:33.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:33 smithi044 bash[18490]: audit 2024-04-19T22:40:32.536901+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.44:0/1699712184' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/4235796042"}]: dispatch 2024-04-19T22:40:33.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:33 smithi044 bash[18490]: audit 2024-04-19T22:40:32.537753+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/4235796042"}]: dispatch 2024-04-19T22:40:33.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:33 smithi165 bash[18577]: audit 2024-04-19T22:40:32.191228+0000 mon.a (mon.0) 834 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/4235796042"}]': finished 2024-04-19T22:40:33.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:33 smithi165 bash[18577]: cluster 2024-04-19T22:40:32.191498+0000 mon.a (mon.0) 835 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-19T22:40:33.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:33 smithi165 bash[18577]: audit 2024-04-19T22:40:32.536901+0000 mon.c (mon.1) 25 : audit [INF] from='client.? 172.21.15.44:0/1699712184' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/4235796042"}]: dispatch 2024-04-19T22:40:33.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:33 smithi165 bash[18577]: audit 2024-04-19T22:40:32.537753+0000 mon.a (mon.0) 836 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/4235796042"}]: dispatch 2024-04-19T22:40:34.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:34 smithi044 bash[18490]: cluster 2024-04-19T22:40:32.458423+0000 mgr.y (mgr.24286) 139 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:40:34.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:34 smithi044 bash[18490]: audit 2024-04-19T22:40:33.213237+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/4235796042"}]': finished 2024-04-19T22:40:34.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:34 smithi044 bash[18490]: cluster 2024-04-19T22:40:33.213464+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-19T22:40:34.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:34 smithi044 bash[18490]: audit 2024-04-19T22:40:33.570221+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.44:0/2910836387' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/297198656"}]: dispatch 2024-04-19T22:40:34.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:34 smithi044 bash[18490]: audit 2024-04-19T22:40:33.571245+0000 mon.a (mon.0) 839 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/297198656"}]: dispatch 2024-04-19T22:40:34.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:34 smithi044 bash[23559]: cluster 2024-04-19T22:40:32.458423+0000 mgr.y (mgr.24286) 139 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:40:34.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:34 smithi044 bash[23559]: audit 2024-04-19T22:40:33.213237+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/4235796042"}]': finished 2024-04-19T22:40:34.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:34 smithi044 bash[23559]: cluster 2024-04-19T22:40:33.213464+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-19T22:40:34.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:34 smithi044 bash[23559]: audit 2024-04-19T22:40:33.570221+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.44:0/2910836387' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/297198656"}]: dispatch 2024-04-19T22:40:34.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:34 smithi044 bash[23559]: audit 2024-04-19T22:40:33.571245+0000 mon.a (mon.0) 839 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/297198656"}]: dispatch 2024-04-19T22:40:34.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:34 smithi165 bash[18577]: cluster 2024-04-19T22:40:32.458423+0000 mgr.y (mgr.24286) 139 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:40:34.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:34 smithi165 bash[18577]: audit 2024-04-19T22:40:33.213237+0000 mon.a (mon.0) 837 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/4235796042"}]': finished 2024-04-19T22:40:34.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:34 smithi165 bash[18577]: cluster 2024-04-19T22:40:33.213464+0000 mon.a (mon.0) 838 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-19T22:40:34.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:34 smithi165 bash[18577]: audit 2024-04-19T22:40:33.570221+0000 mon.c (mon.1) 26 : audit [INF] from='client.? 172.21.15.44:0/2910836387' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/297198656"}]: dispatch 2024-04-19T22:40:34.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:34 smithi165 bash[18577]: audit 2024-04-19T22:40:33.571245+0000 mon.a (mon.0) 839 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/297198656"}]: dispatch 2024-04-19T22:40:35.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:35 smithi044 bash[23559]: audit 2024-04-19T22:40:34.214321+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/297198656"}]': finished 2024-04-19T22:40:35.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:35 smithi044 bash[23559]: cluster 2024-04-19T22:40:34.214540+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-19T22:40:35.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:35 smithi044 bash[23559]: audit 2024-04-19T22:40:34.558660+0000 mon.a (mon.0) 842 : audit [INF] from='client.? 172.21.15.44:0/608127139' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2542092446"}]: dispatch 2024-04-19T22:40:35.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:35 smithi044 bash[18490]: audit 2024-04-19T22:40:34.214321+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/297198656"}]': finished 2024-04-19T22:40:35.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:35 smithi044 bash[18490]: cluster 2024-04-19T22:40:34.214540+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-19T22:40:35.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:35 smithi044 bash[18490]: audit 2024-04-19T22:40:34.558660+0000 mon.a (mon.0) 842 : audit [INF] from='client.? 172.21.15.44:0/608127139' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2542092446"}]: dispatch 2024-04-19T22:40:35.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:35 smithi165 bash[18577]: audit 2024-04-19T22:40:34.214321+0000 mon.a (mon.0) 840 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/297198656"}]': finished 2024-04-19T22:40:35.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:35 smithi165 bash[18577]: cluster 2024-04-19T22:40:34.214540+0000 mon.a (mon.0) 841 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-19T22:40:35.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:35 smithi165 bash[18577]: audit 2024-04-19T22:40:34.558660+0000 mon.a (mon.0) 842 : audit [INF] from='client.? 172.21.15.44:0/608127139' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2542092446"}]: dispatch 2024-04-19T22:40:36.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:36 smithi044 bash[18490]: cluster 2024-04-19T22:40:34.459166+0000 mgr.y (mgr.24286) 140 : cluster [DBG] pgmap v122: 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-19T22:40:36.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:36 smithi044 bash[18490]: audit 2024-04-19T22:40:35.237435+0000 mon.a (mon.0) 843 : audit [INF] from='client.? 172.21.15.44:0/608127139' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2542092446"}]': finished 2024-04-19T22:40:36.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:36 smithi044 bash[18490]: cluster 2024-04-19T22:40:35.237622+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-19T22:40:36.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:36 smithi044 bash[23559]: cluster 2024-04-19T22:40:34.459166+0000 mgr.y (mgr.24286) 140 : cluster [DBG] pgmap v122: 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-19T22:40:36.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:36 smithi044 bash[23559]: audit 2024-04-19T22:40:35.237435+0000 mon.a (mon.0) 843 : audit [INF] from='client.? 172.21.15.44:0/608127139' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2542092446"}]': finished 2024-04-19T22:40:36.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:36 smithi044 bash[23559]: cluster 2024-04-19T22:40:35.237622+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-19T22:40:36.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:36 smithi165 bash[18577]: cluster 2024-04-19T22:40:34.459166+0000 mgr.y (mgr.24286) 140 : cluster [DBG] pgmap v122: 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-19T22:40:36.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:36 smithi165 bash[18577]: audit 2024-04-19T22:40:35.237435+0000 mon.a (mon.0) 843 : audit [INF] from='client.? 172.21.15.44:0/608127139' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2542092446"}]': finished 2024-04-19T22:40:36.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:36 smithi165 bash[18577]: cluster 2024-04-19T22:40:35.237622+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-19T22:40:38.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:38 smithi044 bash[18490]: cluster 2024-04-19T22:40:36.459902+0000 mgr.y (mgr.24286) 141 : cluster [DBG] pgmap v124: 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-19T22:40:38.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:38 smithi044 bash[23559]: cluster 2024-04-19T22:40:36.459902+0000 mgr.y (mgr.24286) 141 : cluster [DBG] pgmap v124: 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-19T22:40:38.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:38 smithi165 bash[18577]: cluster 2024-04-19T22:40:36.459902+0000 mgr.y (mgr.24286) 141 : cluster [DBG] pgmap v124: 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-19T22:40:40.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:40 smithi044 bash[18490]: cluster 2024-04-19T22:40:38.461578+0000 mgr.y (mgr.24286) 142 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-19T22:40:40.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:40 smithi044 bash[18490]: audit 2024-04-19T22:40:38.915988+0000 mgr.y (mgr.24286) 143 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:40:40.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:40 smithi044 bash[23559]: cluster 2024-04-19T22:40:38.461578+0000 mgr.y (mgr.24286) 142 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-19T22:40:40.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:40 smithi044 bash[23559]: audit 2024-04-19T22:40:38.915988+0000 mgr.y (mgr.24286) 143 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:40:40.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:40 smithi165 bash[18577]: cluster 2024-04-19T22:40:38.461578+0000 mgr.y (mgr.24286) 142 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s 2024-04-19T22:40:40.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:40 smithi165 bash[18577]: audit 2024-04-19T22:40:38.915988+0000 mgr.y (mgr.24286) 143 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:40:42.189 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:40:41 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:40:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:40:42.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:42 smithi044 bash[23559]: cluster 2024-04-19T22:40:40.462425+0000 mgr.y (mgr.24286) 144 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T22:40:42.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:42 smithi044 bash[18490]: cluster 2024-04-19T22:40:40.462425+0000 mgr.y (mgr.24286) 144 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T22:40:42.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:42 smithi165 bash[18577]: cluster 2024-04-19T22:40:40.462425+0000 mgr.y (mgr.24286) 144 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T22:40:43.065 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:40:42 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:40:42] "GET /metrics HTTP/1.1" 200 214858 "" "Prometheus/2.33.4" 2024-04-19T22:40:43.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:43 smithi044 bash[23559]: audit 2024-04-19T22:40:42.450058+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-04-19T22:40:43.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:43 smithi044 bash[23559]: audit 2024-04-19T22:40:42.450874+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-04-19T22:40:43.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:43 smithi044 bash[23559]: audit 2024-04-19T22:40:42.451626+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-19T22:40:43.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:43 smithi044 bash[23559]: audit 2024-04-19T22:40:42.452337+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-19T22:40:43.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:43 smithi044 bash[23559]: audit 2024-04-19T22:40:42.521691+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:40:43.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:43 smithi044 bash[23559]: audit 2024-04-19T22:40:42.527205+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:40:43.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:43 smithi044 bash[18490]: audit 2024-04-19T22:40:42.450058+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-04-19T22:40:43.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:43 smithi044 bash[18490]: audit 2024-04-19T22:40:42.450874+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-04-19T22:40:43.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:43 smithi044 bash[18490]: audit 2024-04-19T22:40:42.451626+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-19T22:40:43.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:43 smithi044 bash[18490]: audit 2024-04-19T22:40:42.452337+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-19T22:40:43.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:43 smithi044 bash[18490]: audit 2024-04-19T22:40:42.521691+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:40:43.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:43 smithi044 bash[18490]: audit 2024-04-19T22:40:42.527205+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:40:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:43 smithi165 bash[18577]: audit 2024-04-19T22:40:42.450058+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-04-19T22:40:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:43 smithi165 bash[18577]: audit 2024-04-19T22:40:42.450874+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]: dispatch 2024-04-19T22:40:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:43 smithi165 bash[18577]: audit 2024-04-19T22:40:42.451626+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-04-19T22:40:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:43 smithi165 bash[18577]: audit 2024-04-19T22:40:42.452337+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]: dispatch 2024-04-19T22:40:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:43 smithi165 bash[18577]: audit 2024-04-19T22:40:42.521691+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:40:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:43 smithi165 bash[18577]: audit 2024-04-19T22:40:42.527205+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:40:44.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:44 smithi044 bash[18490]: cluster 2024-04-19T22:40:42.463171+0000 mgr.y (mgr.24286) 145 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s 2024-04-19T22:40:44.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:44 smithi044 bash[18490]: audit 2024-04-19T22:40:43.265096+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-04-19T22:40:44.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:44 smithi044 bash[18490]: audit 2024-04-19T22:40:43.265357+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]': finished 2024-04-19T22:40:44.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:44 smithi044 bash[18490]: audit 2024-04-19T22:40:43.265550+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-19T22:40:44.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:44 smithi044 bash[18490]: audit 2024-04-19T22:40:43.265756+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-04-19T22:40:44.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:44 smithi044 bash[18490]: cluster 2024-04-19T22:40:43.265924+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-19T22:40:44.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:44 smithi044 bash[23559]: cluster 2024-04-19T22:40:42.463171+0000 mgr.y (mgr.24286) 145 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s 2024-04-19T22:40:44.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:44 smithi044 bash[23559]: audit 2024-04-19T22:40:43.265096+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-04-19T22:40:44.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:44 smithi044 bash[23559]: audit 2024-04-19T22:40:43.265357+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]': finished 2024-04-19T22:40:44.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:44 smithi044 bash[23559]: audit 2024-04-19T22:40:43.265550+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-19T22:40:44.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:44 smithi044 bash[23559]: audit 2024-04-19T22:40:43.265756+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-04-19T22:40:44.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:44 smithi044 bash[23559]: cluster 2024-04-19T22:40:43.265924+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-19T22:40:44.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:44 smithi165 bash[18577]: cluster 2024-04-19T22:40:42.463171+0000 mgr.y (mgr.24286) 145 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s 2024-04-19T22:40:44.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:44 smithi165 bash[18577]: audit 2024-04-19T22:40:43.265096+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-04-19T22:40:44.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:44 smithi165 bash[18577]: audit 2024-04-19T22:40:43.265357+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.a", "id": [1, 5]}]': finished 2024-04-19T22:40:44.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:44 smithi165 bash[18577]: audit 2024-04-19T22:40:43.265550+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-04-19T22:40:44.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:44 smithi165 bash[18577]: audit 2024-04-19T22:40:43.265756+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2]}]': finished 2024-04-19T22:40:44.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:44 smithi165 bash[18577]: cluster 2024-04-19T22:40:43.265924+0000 mon.a (mon.0) 855 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-19T22:40:45.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:45 smithi044 bash[18490]: cluster 2024-04-19T22:40:44.262886+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-19T22:40:45.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:45 smithi044 bash[23559]: cluster 2024-04-19T22:40:44.262886+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-19T22:40:45.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:45 smithi165 bash[18577]: cluster 2024-04-19T22:40:44.262886+0000 mon.a (mon.0) 856 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-19T22:40:46.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:46 smithi044 bash[18490]: cluster 2024-04-19T22:40:44.464042+0000 mgr.y (mgr.24286) 146 : cluster [DBG] pgmap v130: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:40:46.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:46 smithi044 bash[23559]: cluster 2024-04-19T22:40:44.464042+0000 mgr.y (mgr.24286) 146 : cluster [DBG] pgmap v130: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:40:46.689 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:46 smithi165 bash[18577]: cluster 2024-04-19T22:40:44.464042+0000 mgr.y (mgr.24286) 146 : cluster [DBG] pgmap v130: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:40:48.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:48 smithi165 bash[18577]: cluster 2024-04-19T22:40:46.464820+0000 mgr.y (mgr.24286) 147 : cluster [DBG] pgmap v131: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:40:48.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:48 smithi044 bash[18490]: cluster 2024-04-19T22:40:46.464820+0000 mgr.y (mgr.24286) 147 : cluster [DBG] pgmap v131: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:40:48.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:48 smithi044 bash[23559]: cluster 2024-04-19T22:40:46.464820+0000 mgr.y (mgr.24286) 147 : cluster [DBG] pgmap v131: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:40:50.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:50 smithi165 bash[18577]: cluster 2024-04-19T22:40:48.466483+0000 mgr.y (mgr.24286) 148 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:40:50.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:50 smithi165 bash[18577]: audit 2024-04-19T22:40:48.923805+0000 mgr.y (mgr.24286) 149 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:40:50.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:50 smithi044 bash[23559]: cluster 2024-04-19T22:40:48.466483+0000 mgr.y (mgr.24286) 148 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:40:50.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:50 smithi044 bash[23559]: audit 2024-04-19T22:40:48.923805+0000 mgr.y (mgr.24286) 149 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:40:50.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:50 smithi044 bash[18490]: cluster 2024-04-19T22:40:48.466483+0000 mgr.y (mgr.24286) 148 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:40:50.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:50 smithi044 bash[18490]: audit 2024-04-19T22:40:48.923805+0000 mgr.y (mgr.24286) 149 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:40:52.106 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:40:51 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:40:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:40:52.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:52 smithi165 bash[18577]: cluster 2024-04-19T22:40:50.467230+0000 mgr.y (mgr.24286) 150 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:40:52.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:52 smithi044 bash[23559]: cluster 2024-04-19T22:40:50.467230+0000 mgr.y (mgr.24286) 150 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:40:52.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:52 smithi044 bash[18490]: cluster 2024-04-19T22:40:50.467230+0000 mgr.y (mgr.24286) 150 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:40:53.065 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:40:52 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:40:52] "GET /metrics HTTP/1.1" 200 214842 "" "Prometheus/2.33.4" 2024-04-19T22:40:54.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:54 smithi165 bash[18577]: cluster 2024-04-19T22:40:52.467912+0000 mgr.y (mgr.24286) 151 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:40:54.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:54 smithi044 bash[18490]: cluster 2024-04-19T22:40:52.467912+0000 mgr.y (mgr.24286) 151 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:40:54.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:54 smithi044 bash[23559]: cluster 2024-04-19T22:40:52.467912+0000 mgr.y (mgr.24286) 151 : cluster [DBG] pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:40:56.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:56 smithi165 bash[18577]: cluster 2024-04-19T22:40:54.469669+0000 mgr.y (mgr.24286) 152 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1002 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:40:56.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:56 smithi044 bash[18490]: cluster 2024-04-19T22:40:54.469669+0000 mgr.y (mgr.24286) 152 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1002 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:40:56.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:56 smithi044 bash[23559]: cluster 2024-04-19T22:40:54.469669+0000 mgr.y (mgr.24286) 152 : cluster [DBG] pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1002 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:40:58.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:40:58 smithi165 bash[18577]: cluster 2024-04-19T22:40:56.470413+0000 mgr.y (mgr.24286) 153 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:40:58.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:40:58 smithi044 bash[18490]: cluster 2024-04-19T22:40:56.470413+0000 mgr.y (mgr.24286) 153 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:40:58.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:40:58 smithi044 bash[23559]: cluster 2024-04-19T22:40:56.470413+0000 mgr.y (mgr.24286) 153 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:41:00.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:00 smithi165 bash[18577]: cluster 2024-04-19T22:40:58.472083+0000 mgr.y (mgr.24286) 154 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:41:00.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:00 smithi165 bash[18577]: audit 2024-04-19T22:40:58.934930+0000 mgr.y (mgr.24286) 155 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:00.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:00 smithi044 bash[23559]: cluster 2024-04-19T22:40:58.472083+0000 mgr.y (mgr.24286) 154 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:41:00.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:00 smithi044 bash[23559]: audit 2024-04-19T22:40:58.934930+0000 mgr.y (mgr.24286) 155 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:00.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:00 smithi044 bash[18490]: cluster 2024-04-19T22:40:58.472083+0000 mgr.y (mgr.24286) 154 : cluster [DBG] pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:41:00.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:00 smithi044 bash[18490]: audit 2024-04-19T22:40:58.934930+0000 mgr.y (mgr.24286) 155 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:02.127 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:41:01 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:41:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:41:02.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:02 smithi165 bash[18577]: cluster 2024-04-19T22:41:00.472785+0000 mgr.y (mgr.24286) 156 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:02.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:02 smithi044 bash[23559]: cluster 2024-04-19T22:41:00.472785+0000 mgr.y (mgr.24286) 156 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:02.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:02 smithi044 bash[18490]: cluster 2024-04-19T22:41:00.472785+0000 mgr.y (mgr.24286) 156 : cluster [DBG] pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:03.065 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:41:02 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:41:02] "GET /metrics HTTP/1.1" 200 214814 "" "Prometheus/2.33.4" 2024-04-19T22:41:04.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:04 smithi165 bash[18577]: cluster 2024-04-19T22:41:02.473513+0000 mgr.y (mgr.24286) 157 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:04.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:04 smithi044 bash[18490]: cluster 2024-04-19T22:41:02.473513+0000 mgr.y (mgr.24286) 157 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:04.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:04 smithi044 bash[23559]: cluster 2024-04-19T22:41:02.473513+0000 mgr.y (mgr.24286) 157 : cluster [DBG] pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:06.439 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:06 smithi165 bash[18577]: cluster 2024-04-19T22:41:04.475248+0000 mgr.y (mgr.24286) 158 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:06.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:06 smithi044 bash[18490]: cluster 2024-04-19T22:41:04.475248+0000 mgr.y (mgr.24286) 158 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:06.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:06 smithi044 bash[23559]: cluster 2024-04-19T22:41:04.475248+0000 mgr.y (mgr.24286) 158 : cluster [DBG] pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:08.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:08 smithi165 bash[18577]: cluster 2024-04-19T22:41:06.475958+0000 mgr.y (mgr.24286) 159 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:08.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:08 smithi044 bash[18490]: cluster 2024-04-19T22:41:06.475958+0000 mgr.y (mgr.24286) 159 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:08.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:08 smithi044 bash[23559]: cluster 2024-04-19T22:41:06.475958+0000 mgr.y (mgr.24286) 159 : cluster [DBG] pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:10.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:10 smithi165 bash[18577]: cluster 2024-04-19T22:41:08.477653+0000 mgr.y (mgr.24286) 160 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:10.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:10 smithi165 bash[18577]: audit 2024-04-19T22:41:08.945882+0000 mgr.y (mgr.24286) 161 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:10.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:10 smithi044 bash[23559]: cluster 2024-04-19T22:41:08.477653+0000 mgr.y (mgr.24286) 160 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:10.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:10 smithi044 bash[23559]: audit 2024-04-19T22:41:08.945882+0000 mgr.y (mgr.24286) 161 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:10.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:10 smithi044 bash[18490]: cluster 2024-04-19T22:41:08.477653+0000 mgr.y (mgr.24286) 160 : cluster [DBG] pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:10.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:10 smithi044 bash[18490]: audit 2024-04-19T22:41:08.945882+0000 mgr.y (mgr.24286) 161 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:12.149 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:41:11 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:41:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:41:12.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:12 smithi165 bash[18577]: cluster 2024-04-19T22:41:10.478377+0000 mgr.y (mgr.24286) 162 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:12.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:12 smithi044 bash[18490]: cluster 2024-04-19T22:41:10.478377+0000 mgr.y (mgr.24286) 162 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:12.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:12 smithi044 bash[23559]: cluster 2024-04-19T22:41:10.478377+0000 mgr.y (mgr.24286) 162 : cluster [DBG] pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:13.065 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:41:12 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:41:12] "GET /metrics HTTP/1.1" 200 214814 "" "Prometheus/2.33.4" 2024-04-19T22:41:14.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:14 smithi165 bash[18577]: cluster 2024-04-19T22:41:12.479109+0000 mgr.y (mgr.24286) 163 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:14.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:14 smithi044 bash[18490]: cluster 2024-04-19T22:41:12.479109+0000 mgr.y (mgr.24286) 163 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:14.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:14 smithi044 bash[23559]: cluster 2024-04-19T22:41:12.479109+0000 mgr.y (mgr.24286) 163 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:16.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:16 smithi165 bash[18577]: cluster 2024-04-19T22:41:14.480970+0000 mgr.y (mgr.24286) 164 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:16.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:16 smithi044 bash[18490]: cluster 2024-04-19T22:41:14.480970+0000 mgr.y (mgr.24286) 164 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:16.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:16 smithi044 bash[23559]: cluster 2024-04-19T22:41:14.480970+0000 mgr.y (mgr.24286) 164 : cluster [DBG] pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:18.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:18 smithi165 bash[18577]: cluster 2024-04-19T22:41:16.481729+0000 mgr.y (mgr.24286) 165 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:18.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:18 smithi044 bash[18490]: cluster 2024-04-19T22:41:16.481729+0000 mgr.y (mgr.24286) 165 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:18.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:18 smithi044 bash[23559]: cluster 2024-04-19T22:41:16.481729+0000 mgr.y (mgr.24286) 165 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:20.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:20 smithi165 bash[18577]: cluster 2024-04-19T22:41:18.483448+0000 mgr.y (mgr.24286) 166 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:20.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:20 smithi165 bash[18577]: audit 2024-04-19T22:41:18.953007+0000 mgr.y (mgr.24286) 167 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:20.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:20 smithi044 bash[18490]: cluster 2024-04-19T22:41:18.483448+0000 mgr.y (mgr.24286) 166 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:20.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:20 smithi044 bash[18490]: audit 2024-04-19T22:41:18.953007+0000 mgr.y (mgr.24286) 167 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:20.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:20 smithi044 bash[23559]: cluster 2024-04-19T22:41:18.483448+0000 mgr.y (mgr.24286) 166 : cluster [DBG] pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:20.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:20 smithi044 bash[23559]: audit 2024-04-19T22:41:18.953007+0000 mgr.y (mgr.24286) 167 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:22.172 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:41:21 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:41:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:41:22.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:22 smithi165 bash[18577]: cluster 2024-04-19T22:41:20.484152+0000 mgr.y (mgr.24286) 168 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:22.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:22 smithi165 bash[18577]: audit 2024-04-19T22:41:21.407458+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:41:22.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:22 smithi165 bash[18577]: audit 2024-04-19T22:41:21.410456+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:41:22.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:22 smithi165 bash[18577]: audit 2024-04-19T22:41:21.412493+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:41:22.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:22 smithi165 bash[18577]: audit 2024-04-19T22:41:21.730283+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:41:22.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:22 smithi044 bash[23559]: cluster 2024-04-19T22:41:20.484152+0000 mgr.y (mgr.24286) 168 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:22.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:22 smithi044 bash[23559]: audit 2024-04-19T22:41:21.407458+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:41:22.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:22 smithi044 bash[23559]: audit 2024-04-19T22:41:21.410456+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:41:22.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:22 smithi044 bash[23559]: audit 2024-04-19T22:41:21.412493+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:41:22.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:22 smithi044 bash[23559]: audit 2024-04-19T22:41:21.730283+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:41:22.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:22 smithi044 bash[18490]: cluster 2024-04-19T22:41:20.484152+0000 mgr.y (mgr.24286) 168 : cluster [DBG] pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:22.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:22 smithi044 bash[18490]: audit 2024-04-19T22:41:21.407458+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:41:22.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:22 smithi044 bash[18490]: audit 2024-04-19T22:41:21.410456+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:41:22.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:22 smithi044 bash[18490]: audit 2024-04-19T22:41:21.412493+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:41:22.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:22 smithi044 bash[18490]: audit 2024-04-19T22:41:21.730283+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:41:23.065 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:41:22 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:41:22] "GET /metrics HTTP/1.1" 200 214787 "" "Prometheus/2.33.4" 2024-04-19T22:41:24.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:24 smithi165 bash[18577]: cluster 2024-04-19T22:41:22.484895+0000 mgr.y (mgr.24286) 169 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:24.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:24 smithi044 bash[18490]: cluster 2024-04-19T22:41:22.484895+0000 mgr.y (mgr.24286) 169 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:24.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:24 smithi044 bash[23559]: cluster 2024-04-19T22:41:22.484895+0000 mgr.y (mgr.24286) 169 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:26.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:26 smithi165 bash[18577]: cluster 2024-04-19T22:41:24.486648+0000 mgr.y (mgr.24286) 170 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:26.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:26 smithi044 bash[18490]: cluster 2024-04-19T22:41:24.486648+0000 mgr.y (mgr.24286) 170 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:26.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:26 smithi044 bash[23559]: cluster 2024-04-19T22:41:24.486648+0000 mgr.y (mgr.24286) 170 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:28.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:28 smithi165 bash[18577]: cluster 2024-04-19T22:41:26.487407+0000 mgr.y (mgr.24286) 171 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:28.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:28 smithi044 bash[18490]: cluster 2024-04-19T22:41:26.487407+0000 mgr.y (mgr.24286) 171 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:28.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:28 smithi044 bash[23559]: cluster 2024-04-19T22:41:26.487407+0000 mgr.y (mgr.24286) 171 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:30.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:30 smithi165 bash[18577]: cluster 2024-04-19T22:41:28.488995+0000 mgr.y (mgr.24286) 172 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:30.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:30 smithi165 bash[18577]: audit 2024-04-19T22:41:28.957815+0000 mgr.y (mgr.24286) 173 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:30.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:30 smithi044 bash[18490]: cluster 2024-04-19T22:41:28.488995+0000 mgr.y (mgr.24286) 172 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:30.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:30 smithi044 bash[18490]: audit 2024-04-19T22:41:28.957815+0000 mgr.y (mgr.24286) 173 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:30.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:30 smithi044 bash[23559]: cluster 2024-04-19T22:41:28.488995+0000 mgr.y (mgr.24286) 172 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:30.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:30 smithi044 bash[23559]: audit 2024-04-19T22:41:28.957815+0000 mgr.y (mgr.24286) 173 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:32.190 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:41:31 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:41:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:41:32.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:32 smithi044 bash[18490]: cluster 2024-04-19T22:41:30.489729+0000 mgr.y (mgr.24286) 174 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:32.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:32 smithi044 bash[23559]: cluster 2024-04-19T22:41:30.489729+0000 mgr.y (mgr.24286) 174 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:32.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:32 smithi165 bash[18577]: cluster 2024-04-19T22:41:30.489729+0000 mgr.y (mgr.24286) 174 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:33.065 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:41:32 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:41:32] "GET /metrics HTTP/1.1" 200 214768 "" "Prometheus/2.33.4" 2024-04-19T22:41:34.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:34 smithi044 bash[23559]: cluster 2024-04-19T22:41:32.490441+0000 mgr.y (mgr.24286) 175 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:34.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:34 smithi044 bash[18490]: cluster 2024-04-19T22:41:32.490441+0000 mgr.y (mgr.24286) 175 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:34.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:34 smithi165 bash[18577]: cluster 2024-04-19T22:41:32.490441+0000 mgr.y (mgr.24286) 175 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:36.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:36 smithi044 bash[18490]: cluster 2024-04-19T22:41:34.492307+0000 mgr.y (mgr.24286) 176 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:36.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:36 smithi044 bash[23559]: cluster 2024-04-19T22:41:34.492307+0000 mgr.y (mgr.24286) 176 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:36.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:36 smithi165 bash[18577]: cluster 2024-04-19T22:41:34.492307+0000 mgr.y (mgr.24286) 176 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:38.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:38 smithi044 bash[18490]: cluster 2024-04-19T22:41:36.493083+0000 mgr.y (mgr.24286) 177 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:38.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:38 smithi044 bash[23559]: cluster 2024-04-19T22:41:36.493083+0000 mgr.y (mgr.24286) 177 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:38.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:38 smithi165 bash[18577]: cluster 2024-04-19T22:41:36.493083+0000 mgr.y (mgr.24286) 177 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:40.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:40 smithi044 bash[18490]: cluster 2024-04-19T22:41:38.494822+0000 mgr.y (mgr.24286) 178 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:40.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:40 smithi044 bash[18490]: audit 2024-04-19T22:41:38.967969+0000 mgr.y (mgr.24286) 179 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:40.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:40 smithi044 bash[23559]: cluster 2024-04-19T22:41:38.494822+0000 mgr.y (mgr.24286) 178 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:40.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:40 smithi044 bash[23559]: audit 2024-04-19T22:41:38.967969+0000 mgr.y (mgr.24286) 179 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:40.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:40 smithi165 bash[18577]: cluster 2024-04-19T22:41:38.494822+0000 mgr.y (mgr.24286) 178 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:40.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:40 smithi165 bash[18577]: audit 2024-04-19T22:41:38.967969+0000 mgr.y (mgr.24286) 179 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:42.190 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:41:41 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:41:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:41:42.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:42 smithi044 bash[23559]: cluster 2024-04-19T22:41:40.495581+0000 mgr.y (mgr.24286) 180 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:42.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:42 smithi044 bash[18490]: cluster 2024-04-19T22:41:40.495581+0000 mgr.y (mgr.24286) 180 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:42.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:42 smithi165 bash[18577]: cluster 2024-04-19T22:41:40.495581+0000 mgr.y (mgr.24286) 180 : cluster [DBG] pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:43.065 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:41:42 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:41:42] "GET /metrics HTTP/1.1" 200 214768 "" "Prometheus/2.33.4" 2024-04-19T22:41:43.538 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:43 smithi044 bash[18490]: audit 2024-04-19T22:41:42.536910+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:41:43.539 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:43 smithi044 bash[18490]: audit 2024-04-19T22:41:42.537442+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:41:43.539 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:43 smithi044 bash[23559]: audit 2024-04-19T22:41:42.536910+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:41:43.539 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:43 smithi044 bash[23559]: audit 2024-04-19T22:41:42.537442+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:41:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:43 smithi165 bash[18577]: audit 2024-04-19T22:41:42.536910+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:41:43.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:43 smithi165 bash[18577]: audit 2024-04-19T22:41:42.537442+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:41:43.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:41:43 smithi044 bash[42009]: level=warn ts=2024-04-19T22:41:43.544Z 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.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:41:43.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:41:43 smithi044 bash[42009]: level=warn ts=2024-04-19T22:41:43.544Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:41:44.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:44 smithi044 bash[18490]: cluster 2024-04-19T22:41:42.496318+0000 mgr.y (mgr.24286) 181 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:44.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:44 smithi044 bash[23559]: cluster 2024-04-19T22:41:42.496318+0000 mgr.y (mgr.24286) 181 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:44.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:44 smithi165 bash[18577]: cluster 2024-04-19T22:41:42.496318+0000 mgr.y (mgr.24286) 181 : cluster [DBG] pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:46.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:46 smithi044 bash[18490]: cluster 2024-04-19T22:41:44.498062+0000 mgr.y (mgr.24286) 182 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:46.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:46 smithi044 bash[23559]: cluster 2024-04-19T22:41:44.498062+0000 mgr.y (mgr.24286) 182 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:46.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:46 smithi165 bash[18577]: cluster 2024-04-19T22:41:44.498062+0000 mgr.y (mgr.24286) 182 : cluster [DBG] pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:48.565 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:48 smithi044 bash[23559]: cluster 2024-04-19T22:41:46.498787+0000 mgr.y (mgr.24286) 183 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:48.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:48 smithi044 bash[18490]: cluster 2024-04-19T22:41:46.498787+0000 mgr.y (mgr.24286) 183 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:48.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:48 smithi165 bash[18577]: cluster 2024-04-19T22:41:46.498787+0000 mgr.y (mgr.24286) 183 : cluster [DBG] pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:50.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:50 smithi044 bash[23559]: cluster 2024-04-19T22:41:48.500461+0000 mgr.y (mgr.24286) 184 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:50.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:50 smithi044 bash[23559]: audit 2024-04-19T22:41:48.979297+0000 mgr.y (mgr.24286) 185 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:50.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:50 smithi044 bash[18490]: cluster 2024-04-19T22:41:48.500461+0000 mgr.y (mgr.24286) 184 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:50.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:50 smithi044 bash[18490]: audit 2024-04-19T22:41:48.979297+0000 mgr.y (mgr.24286) 185 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:50.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:50 smithi165 bash[18577]: cluster 2024-04-19T22:41:48.500461+0000 mgr.y (mgr.24286) 184 : cluster [DBG] pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:50.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:50 smithi165 bash[18577]: audit 2024-04-19T22:41:48.979297+0000 mgr.y (mgr.24286) 185 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:41:52.190 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:41:51 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:41:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:41:52.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:52 smithi044 bash[23559]: cluster 2024-04-19T22:41:50.501151+0000 mgr.y (mgr.24286) 186 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:52.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:52 smithi044 bash[18490]: cluster 2024-04-19T22:41:50.501151+0000 mgr.y (mgr.24286) 186 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:52.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:52 smithi165 bash[18577]: cluster 2024-04-19T22:41:50.501151+0000 mgr.y (mgr.24286) 186 : cluster [DBG] pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:53.065 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:41:52 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:41:52] "GET /metrics HTTP/1.1" 200 214770 "" "Prometheus/2.33.4" 2024-04-19T22:41:53.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:41:53 smithi044 bash[42009]: level=error ts=2024-04-19T22:41:53.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:41:53.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:41:53 smithi044 bash[42009]: level=warn ts=2024-04-19T22:41:53.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:41:53.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:41:53 smithi044 bash[42009]: level=warn ts=2024-04-19T22:41:53.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:41:54.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:54 smithi044 bash[18490]: cluster 2024-04-19T22:41:52.501888+0000 mgr.y (mgr.24286) 187 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:54.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:54 smithi044 bash[23559]: cluster 2024-04-19T22:41:52.501888+0000 mgr.y (mgr.24286) 187 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:54.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:54 smithi165 bash[18577]: cluster 2024-04-19T22:41:52.501888+0000 mgr.y (mgr.24286) 187 : cluster [DBG] pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:56.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:56 smithi044 bash[18490]: cluster 2024-04-19T22:41:54.503731+0000 mgr.y (mgr.24286) 188 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:56.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:56 smithi044 bash[23559]: cluster 2024-04-19T22:41:54.503731+0000 mgr.y (mgr.24286) 188 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:56.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:56 smithi165 bash[18577]: cluster 2024-04-19T22:41:54.503731+0000 mgr.y (mgr.24286) 188 : cluster [DBG] pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:41:58.565 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:41:58 smithi044 bash[18490]: cluster 2024-04-19T22:41:56.504595+0000 mgr.y (mgr.24286) 189 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:58.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:41:58 smithi044 bash[23559]: cluster 2024-04-19T22:41:56.504595+0000 mgr.y (mgr.24286) 189 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:41:58.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:41:58 smithi165 bash[18577]: cluster 2024-04-19T22:41:56.504595+0000 mgr.y (mgr.24286) 189 : cluster [DBG] pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:00.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:00 smithi044 bash[23559]: cluster 2024-04-19T22:41:58.506300+0000 mgr.y (mgr.24286) 190 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:00.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:00 smithi044 bash[23559]: audit 2024-04-19T22:41:58.988268+0000 mgr.y (mgr.24286) 191 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:00.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:00 smithi044 bash[18490]: cluster 2024-04-19T22:41:58.506300+0000 mgr.y (mgr.24286) 190 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:00.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:00 smithi044 bash[18490]: audit 2024-04-19T22:41:58.988268+0000 mgr.y (mgr.24286) 191 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:00.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:00 smithi165 bash[18577]: cluster 2024-04-19T22:41:58.506300+0000 mgr.y (mgr.24286) 190 : cluster [DBG] pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:00.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:00 smithi165 bash[18577]: audit 2024-04-19T22:41:58.988268+0000 mgr.y (mgr.24286) 191 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:02.190 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:42:01 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:42:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:42:02.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:02 smithi044 bash[18490]: cluster 2024-04-19T22:42:00.507080+0000 mgr.y (mgr.24286) 192 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:02.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:02 smithi044 bash[23559]: cluster 2024-04-19T22:42:00.507080+0000 mgr.y (mgr.24286) 192 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:02.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:02 smithi165 bash[18577]: cluster 2024-04-19T22:42:00.507080+0000 mgr.y (mgr.24286) 192 : cluster [DBG] pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:03.066 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:42:02 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:42:02] "GET /metrics HTTP/1.1" 200 214799 "" "Prometheus/2.33.4" 2024-04-19T22:42:03.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:03 smithi044 bash[42009]: level=error ts=2024-04-19T22:42:03.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:42:03.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:03 smithi044 bash[42009]: level=warn ts=2024-04-19T22:42:03.518Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:42:03.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:03 smithi044 bash[42009]: level=warn ts=2024-04-19T22:42:03.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:42:04.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:04 smithi044 bash[23559]: cluster 2024-04-19T22:42:02.507809+0000 mgr.y (mgr.24286) 193 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:04.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:04 smithi044 bash[18490]: cluster 2024-04-19T22:42:02.507809+0000 mgr.y (mgr.24286) 193 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:04.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:04 smithi165 bash[18577]: cluster 2024-04-19T22:42:02.507809+0000 mgr.y (mgr.24286) 193 : cluster [DBG] pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:06.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:06 smithi044 bash[18490]: cluster 2024-04-19T22:42:04.509576+0000 mgr.y (mgr.24286) 194 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:06.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:06 smithi044 bash[23559]: cluster 2024-04-19T22:42:04.509576+0000 mgr.y (mgr.24286) 194 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:06.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:06 smithi165 bash[18577]: cluster 2024-04-19T22:42:04.509576+0000 mgr.y (mgr.24286) 194 : cluster [DBG] pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:08.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:08 smithi044 bash[18490]: cluster 2024-04-19T22:42:06.510322+0000 mgr.y (mgr.24286) 195 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:08.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:08 smithi044 bash[23559]: cluster 2024-04-19T22:42:06.510322+0000 mgr.y (mgr.24286) 195 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:08.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:08 smithi165 bash[18577]: cluster 2024-04-19T22:42:06.510322+0000 mgr.y (mgr.24286) 195 : cluster [DBG] pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:10.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:10 smithi044 bash[18490]: cluster 2024-04-19T22:42:08.512046+0000 mgr.y (mgr.24286) 196 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:10.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:10 smithi044 bash[18490]: audit 2024-04-19T22:42:08.997558+0000 mgr.y (mgr.24286) 197 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:10.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:10 smithi044 bash[23559]: cluster 2024-04-19T22:42:08.512046+0000 mgr.y (mgr.24286) 196 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:10.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:10 smithi044 bash[23559]: audit 2024-04-19T22:42:08.997558+0000 mgr.y (mgr.24286) 197 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:10.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:10 smithi165 bash[18577]: cluster 2024-04-19T22:42:08.512046+0000 mgr.y (mgr.24286) 196 : cluster [DBG] pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:10.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:10 smithi165 bash[18577]: audit 2024-04-19T22:42:08.997558+0000 mgr.y (mgr.24286) 197 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:12.190 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:42:11 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:42:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:42:12.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:12 smithi044 bash[18490]: cluster 2024-04-19T22:42:10.512865+0000 mgr.y (mgr.24286) 198 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:12.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:12 smithi044 bash[23559]: cluster 2024-04-19T22:42:10.512865+0000 mgr.y (mgr.24286) 198 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:12.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:12 smithi165 bash[18577]: cluster 2024-04-19T22:42:10.512865+0000 mgr.y (mgr.24286) 198 : cluster [DBG] pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:13.066 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:42:12 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:42:12] "GET /metrics HTTP/1.1" 200 214799 "" "Prometheus/2.33.4" 2024-04-19T22:42:13.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:13 smithi044 bash[18490]: cluster 2024-04-19T22:42:12.513868+0000 mgr.y (mgr.24286) 199 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:13.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:13 smithi044 bash[23559]: cluster 2024-04-19T22:42:12.513868+0000 mgr.y (mgr.24286) 199 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:13.566 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:13 smithi044 bash[42009]: level=error ts=2024-04-19T22:42:13.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:42:13.566 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:13 smithi044 bash[42009]: level=warn ts=2024-04-19T22:42:13.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.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:42:13.566 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:13 smithi044 bash[42009]: level=warn ts=2024-04-19T22:42:13.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.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:42:13.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:13 smithi165 bash[18577]: cluster 2024-04-19T22:42:12.513868+0000 mgr.y (mgr.24286) 199 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:15.940 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:15 smithi165 bash[18577]: cluster 2024-04-19T22:42:14.516119+0000 mgr.y (mgr.24286) 200 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:16.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:15 smithi044 bash[18490]: cluster 2024-04-19T22:42:14.516119+0000 mgr.y (mgr.24286) 200 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:16.066 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:15 smithi044 bash[23559]: cluster 2024-04-19T22:42:14.516119+0000 mgr.y (mgr.24286) 200 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:18.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:18 smithi165 bash[18577]: cluster 2024-04-19T22:42:16.516941+0000 mgr.y (mgr.24286) 201 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:18.479 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:18 smithi044 bash[23559]: cluster 2024-04-19T22:42:16.516941+0000 mgr.y (mgr.24286) 201 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:18.480 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:18 smithi044 bash[18490]: cluster 2024-04-19T22:42:16.516941+0000 mgr.y (mgr.24286) 201 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:19.137 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-19T22:42:20.428 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:20 smithi044 bash[23559]: cluster 2024-04-19T22:42:18.518667+0000 mgr.y (mgr.24286) 202 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:20.428 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:20 smithi044 bash[23559]: audit 2024-04-19T22:42:19.007913+0000 mgr.y (mgr.24286) 203 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:20.429 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:20 smithi044 bash[18490]: cluster 2024-04-19T22:42:18.518667+0000 mgr.y (mgr.24286) 202 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:20.429 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:20 smithi044 bash[18490]: audit 2024-04-19T22:42:19.007913+0000 mgr.y (mgr.24286) 203 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:20.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:20 smithi165 bash[18577]: cluster 2024-04-19T22:42:18.518667+0000 mgr.y (mgr.24286) 202 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:20.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:20 smithi165 bash[18577]: audit 2024-04-19T22:42:19.007913+0000 mgr.y (mgr.24286) 203 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:22.006 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:42:21 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:42:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:42:22.208 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:22 smithi044 bash[18490]: cluster 2024-04-19T22:42:20.519486+0000 mgr.y (mgr.24286) 204 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:22.208 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:22 smithi044 bash[18490]: audit 2024-04-19T22:42:21.737287+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:42:22.208 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:22 smithi044 bash[18490]: audit 2024-04-19T22:42:21.738816+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:42:22.209 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:22 smithi044 bash[18490]: audit 2024-04-19T22:42:21.739791+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:42:22.209 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:22 smithi044 bash[18490]: audit 2024-04-19T22:42:21.970992+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:42:22.209 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:22 smithi044 bash[18490]: audit 2024-04-19T22:42:21.991853+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:42:22.209 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:22 smithi044 bash[23559]: cluster 2024-04-19T22:42:20.519486+0000 mgr.y (mgr.24286) 204 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:22.209 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:22 smithi044 bash[23559]: audit 2024-04-19T22:42:21.737287+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:42:22.209 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:22 smithi044 bash[23559]: audit 2024-04-19T22:42:21.738816+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:42:22.209 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:22 smithi044 bash[23559]: audit 2024-04-19T22:42:21.739791+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:42:22.209 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:22 smithi044 bash[23559]: audit 2024-04-19T22:42:21.970992+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:42:22.209 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:22 smithi044 bash[23559]: audit 2024-04-19T22:42:21.991853+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:42:22.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:22 smithi165 bash[18577]: cluster 2024-04-19T22:42:20.519486+0000 mgr.y (mgr.24286) 204 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:22.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:22 smithi165 bash[18577]: audit 2024-04-19T22:42:21.737287+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:42:22.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:22 smithi165 bash[18577]: audit 2024-04-19T22:42:21.738816+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:42:22.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:22 smithi165 bash[18577]: audit 2024-04-19T22:42:21.739791+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:42:22.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:22 smithi165 bash[18577]: audit 2024-04-19T22:42:21.970992+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:42:22.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:22 smithi165 bash[18577]: audit 2024-04-19T22:42:21.991853+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:42:22.739 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-19T22:42:22.923 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:42:22 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:42:22] "GET /metrics HTTP/1.1" 200 214790 "" "Prometheus/2.33.4" 2024-04-19T22:42:23.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:23 smithi044 bash[18490]: audit 2024-04-19T22:42:22.266803+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:42:23.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:23 smithi044 bash[23559]: audit 2024-04-19T22:42:22.266803+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:42:23.566 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:23 smithi044 bash[42009]: level=error ts=2024-04-19T22:42:23.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:42:23.567 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:23 smithi044 bash[42009]: level=warn ts=2024-04-19T22:42:23.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.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:42:23.567 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:23 smithi044 bash[42009]: level=warn ts=2024-04-19T22:42: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.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:42:23.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:23 smithi165 bash[18577]: audit 2024-04-19T22:42:22.266803+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:42:24.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:24 smithi044 bash[18490]: cluster 2024-04-19T22:42:22.520155+0000 mgr.y (mgr.24286) 205 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:24.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:24 smithi044 bash[23559]: cluster 2024-04-19T22:42:22.520155+0000 mgr.y (mgr.24286) 205 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:24.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:24 smithi165 bash[18577]: cluster 2024-04-19T22:42:22.520155+0000 mgr.y (mgr.24286) 205 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:26.118 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-19T22:42:26.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:26 smithi044 bash[18490]: cluster 2024-04-19T22:42:24.522394+0000 mgr.y (mgr.24286) 206 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:26.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:26 smithi044 bash[23559]: cluster 2024-04-19T22:42:24.522394+0000 mgr.y (mgr.24286) 206 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:26.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:26 smithi165 bash[18577]: cluster 2024-04-19T22:42:24.522394+0000 mgr.y (mgr.24286) 206 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:28.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:28 smithi044 bash[18490]: cluster 2024-04-19T22:42:26.523062+0000 mgr.y (mgr.24286) 207 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:28.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:28 smithi044 bash[23559]: cluster 2024-04-19T22:42:26.523062+0000 mgr.y (mgr.24286) 207 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:28.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:28 smithi165 bash[18577]: cluster 2024-04-19T22:42:26.523062+0000 mgr.y (mgr.24286) 207 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:29.321 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-19T22:42:30.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:30 smithi044 bash[23559]: cluster 2024-04-19T22:42:28.523850+0000 mgr.y (mgr.24286) 208 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:30.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:30 smithi044 bash[23559]: audit 2024-04-19T22:42:29.017879+0000 mgr.y (mgr.24286) 209 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:30.510 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:30 smithi044 bash[18490]: cluster 2024-04-19T22:42:28.523850+0000 mgr.y (mgr.24286) 208 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:30.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:30 smithi044 bash[18490]: audit 2024-04-19T22:42:29.017879+0000 mgr.y (mgr.24286) 209 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:30.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:30 smithi165 bash[18577]: cluster 2024-04-19T22:42:28.523850+0000 mgr.y (mgr.24286) 208 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:30.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:30 smithi165 bash[18577]: audit 2024-04-19T22:42:29.017879+0000 mgr.y (mgr.24286) 209 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:31.942 INFO:teuthology.orchestra.run.smithi044.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:d0bf63dd179c05751e4be49477389aa290c73089 2024-04-19T22:42:32.190 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:42:31 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:42:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:42:32.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:32 smithi044 bash[18490]: cluster 2024-04-19T22:42:30.524492+0000 mgr.y (mgr.24286) 210 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:32.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:32 smithi044 bash[18490]: audit 2024-04-19T22:42:31.948707+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:42:32.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:32 smithi044 bash[18490]: audit 2024-04-19T22:42:31.964297+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:42:32.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:32 smithi044 bash[18490]: audit 2024-04-19T22:42:31.966083+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:42:32.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:32 smithi044 bash[18490]: audit 2024-04-19T22:42:31.966909+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:42:32.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:32 smithi044 bash[18490]: audit 2024-04-19T22:42:31.973086+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:42:32.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:32 smithi044 bash[23559]: cluster 2024-04-19T22:42:30.524492+0000 mgr.y (mgr.24286) 210 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:32.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:32 smithi044 bash[23559]: audit 2024-04-19T22:42:31.948707+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:42:32.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:32 smithi044 bash[23559]: audit 2024-04-19T22:42:31.964297+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:42:32.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:32 smithi044 bash[23559]: audit 2024-04-19T22:42:31.966083+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:42:32.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:32 smithi044 bash[23559]: audit 2024-04-19T22:42:31.966909+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:42:32.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:32 smithi044 bash[23559]: audit 2024-04-19T22:42:31.973086+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:42:32.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:32 smithi165 bash[18577]: cluster 2024-04-19T22:42:30.524492+0000 mgr.y (mgr.24286) 210 : cluster [DBG] pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:32.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:32 smithi165 bash[18577]: audit 2024-04-19T22:42:31.948707+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:42:32.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:32 smithi165 bash[18577]: audit 2024-04-19T22:42:31.964297+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:42:32.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:32 smithi165 bash[18577]: audit 2024-04-19T22:42:31.966083+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:42:32.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:32 smithi165 bash[18577]: audit 2024-04-19T22:42:31.966909+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:42:32.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:32 smithi165 bash[18577]: audit 2024-04-19T22:42:31.973086+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:42:32.749 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-19T22:42:32.762 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi044.front.sepia.ceph.com 2024-04-19T22:42:32.763 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- 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-19T22:42:32.967 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:42:32 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:42:32] "GET /metrics HTTP/1.1" 200 214760 "" "Prometheus/2.33.4" 2024-04-19T22:42:33.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:33 smithi044 bash[18490]: audit 2024-04-19T22:42:31.942017+0000 mgr.y (mgr.24286) 211 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d0bf63dd179c05751e4be49477389aa290c73089", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:42:33.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:33 smithi044 bash[18490]: cephadm 2024-04-19T22:42:31.943784+0000 mgr.y (mgr.24286) 212 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d0bf63dd179c05751e4be49477389aa290c73089 2024-04-19T22:42:33.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:33 smithi044 bash[18490]: cephadm 2024-04-19T22:42:31.979553+0000 mgr.y (mgr.24286) 213 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d0bf63dd179c05751e4be49477389aa290c73089 2024-04-19T22:42:33.566 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:33 smithi044 bash[42009]: level=error ts=2024-04-19T22:42:33.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:42:33.566 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:33 smithi044 bash[42009]: level=warn ts=2024-04-19T22:42:33.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.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:42:33.566 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:33 smithi044 bash[42009]: level=warn ts=2024-04-19T22:42:33.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:42:33.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:33 smithi044 bash[23559]: audit 2024-04-19T22:42:31.942017+0000 mgr.y (mgr.24286) 211 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d0bf63dd179c05751e4be49477389aa290c73089", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:42:33.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:33 smithi044 bash[23559]: cephadm 2024-04-19T22:42:31.943784+0000 mgr.y (mgr.24286) 212 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d0bf63dd179c05751e4be49477389aa290c73089 2024-04-19T22:42:33.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:33 smithi044 bash[23559]: cephadm 2024-04-19T22:42:31.979553+0000 mgr.y (mgr.24286) 213 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d0bf63dd179c05751e4be49477389aa290c73089 2024-04-19T22:42:33.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:33 smithi165 bash[18577]: audit 2024-04-19T22:42:31.942017+0000 mgr.y (mgr.24286) 211 : audit [DBG] from='client.14958 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:d0bf63dd179c05751e4be49477389aa290c73089", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:42:33.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:33 smithi165 bash[18577]: cephadm 2024-04-19T22:42:31.943784+0000 mgr.y (mgr.24286) 212 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:d0bf63dd179c05751e4be49477389aa290c73089 2024-04-19T22:42:33.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:33 smithi165 bash[18577]: cephadm 2024-04-19T22:42:31.979553+0000 mgr.y (mgr.24286) 213 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:d0bf63dd179c05751e4be49477389aa290c73089 2024-04-19T22:42:34.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:34 smithi044 bash[18490]: cluster 2024-04-19T22:42:32.525337+0000 mgr.y (mgr.24286) 214 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:34.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:34 smithi044 bash[23559]: cluster 2024-04-19T22:42:32.525337+0000 mgr.y (mgr.24286) 214 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:34.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:34 smithi165 bash[18577]: cluster 2024-04-19T22:42:32.525337+0000 mgr.y (mgr.24286) 214 : cluster [DBG] pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:35.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:35 smithi044 bash[18490]: cluster 2024-04-19T22:42:34.526839+0000 mgr.y (mgr.24286) 215 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:35.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:35 smithi044 bash[23559]: cluster 2024-04-19T22:42:34.526839+0000 mgr.y (mgr.24286) 215 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:35.690 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:35 smithi165 bash[18577]: cluster 2024-04-19T22:42:34.526839+0000 mgr.y (mgr.24286) 215 : cluster [DBG] pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:36.548 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:42:37.418 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:42:37.418 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (3m) 2m ago 4m 13.0M - ba2b418f427c a5190b26c2b8 2024-04-19T22:42:37.418 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 running (3m) 2m ago 3m 43.2M - 8.3.5 dad864ee21e9 1415e21a217a 2024-04-19T22:42:37.419 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (2m) 2m ago 2m 63.2M - 3.5 e1d6a67b021e 045d33a75a37 2024-04-19T22:42:37.419 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443 running (9m) 2m ago 9m 399M - 17.2.0 e1d6a67b021e 8ece3ecea978 2024-04-19T22:42:37.419 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:9283 running (11m) 2m ago 11m 445M - 17.2.0 e1d6a67b021e bef0517a9f19 2024-04-19T22:42:37.419 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (11m) 2m ago 11m 48.2M 2048M 17.2.0 e1d6a67b021e b3f0fce320a9 2024-04-19T22:42:37.419 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (10m) 2m ago 10m 38.3M 2048M 17.2.0 e1d6a67b021e e6f3f5a1fec1 2024-04-19T22:42:37.419 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (10m) 2m ago 10m 33.6M 2048M 17.2.0 e1d6a67b021e 29715e45b76e 2024-04-19T22:42:37.419 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (4m) 2m ago 4m 9295k - 1dbe0e931976 5746b7e6db06 2024-04-19T22:42:37.419 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (4m) 2m ago 4m 8983k - 1dbe0e931976 f808046ae563 2024-04-19T22:42:37.419 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (9m) 2m ago 9m 49.8M 4061M 17.2.0 e1d6a67b021e 6edc0b1b604b 2024-04-19T22:42:37.419 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (8m) 2m ago 8m 52.2M 4061M 17.2.0 e1d6a67b021e 7d1be84a1e1a 2024-04-19T22:42:37.419 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (8m) 2m ago 8m 46.3M 4061M 17.2.0 e1d6a67b021e 1bd0c78e6456 2024-04-19T22:42:37.419 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (7m) 2m ago 7m 47.9M 4061M 17.2.0 e1d6a67b021e 93507ca261f0 2024-04-19T22:42:37.419 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (7m) 2m ago 7m 47.6M 4316M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:42:37.419 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (6m) 2m ago 6m 48.1M 4316M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:42:37.420 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (6m) 2m ago 6m 45.1M 4316M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:42:37.420 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (5m) 2m ago 5m 47.4M 4316M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:42:37.420 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (3m) 2m ago 4m 42.8M - 514e6a882f6e 736206121bb1 2024-04-19T22:42:37.420 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (2m) 2m ago 2m 81.6M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:42:37.420 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (2m) 2m ago 2m 81.4M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:42:37.420 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (2m) 2m ago 2m 81.9M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:42:37.420 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (2m) 2m ago 2m 81.1M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:42:37.929 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:42:37.929 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:42:37.929 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T22:42:37.929 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:42:37.929 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:42:37.929 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-19T22:42:37.929 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:42:37.930 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:42:37.930 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T22:42:37.930 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:42:37.930 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": {}, 2024-04-19T22:42:37.930 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:42:37.930 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:42:37.930 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:42:37.930 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:42:37.930 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-19T22:42:37.930 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:42:37.930 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:42:38.371 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:42:38.372 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d0bf63dd179c05751e4be49477389aa290c73089", 2024-04-19T22:42:38.372 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:42:38.372 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-04-19T22:42:38.372 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "", 2024-04-19T22:42:38.372 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:d0bf63dd179c05751e4be49477389aa290c73089 image" 2024-04-19T22:42:38.372 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:42:38.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:38 smithi165 bash[18577]: cluster 2024-04-19T22:42:36.527283+0000 mgr.y (mgr.24286) 216 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:38.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:38 smithi165 bash[18577]: audit 2024-04-19T22:42:36.538614+0000 mgr.y (mgr.24286) 217 : audit [DBG] from='client.24874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:42:38.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:38 smithi165 bash[18577]: audit 2024-04-19T22:42:36.974678+0000 mgr.y (mgr.24286) 218 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:42:38.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:38 smithi165 bash[18577]: audit 2024-04-19T22:42:37.935187+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.44:0/2619109345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:42:38.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:38 smithi044 bash[18490]: cluster 2024-04-19T22:42:36.527283+0000 mgr.y (mgr.24286) 216 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:38.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:38 smithi044 bash[18490]: audit 2024-04-19T22:42:36.538614+0000 mgr.y (mgr.24286) 217 : audit [DBG] from='client.24874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:42:38.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:38 smithi044 bash[18490]: audit 2024-04-19T22:42:36.974678+0000 mgr.y (mgr.24286) 218 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:42:38.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:38 smithi044 bash[18490]: audit 2024-04-19T22:42:37.935187+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.44:0/2619109345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:42:38.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:38 smithi044 bash[23559]: cluster 2024-04-19T22:42:36.527283+0000 mgr.y (mgr.24286) 216 : cluster [DBG] pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:38.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:38 smithi044 bash[23559]: audit 2024-04-19T22:42:36.538614+0000 mgr.y (mgr.24286) 217 : audit [DBG] from='client.24874 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:42:38.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:38 smithi044 bash[23559]: audit 2024-04-19T22:42:36.974678+0000 mgr.y (mgr.24286) 218 : audit [DBG] from='client.14970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:42:38.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:38 smithi044 bash[23559]: audit 2024-04-19T22:42:37.935187+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.44:0/2619109345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:42:38.839 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-04-19T22:42:39.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:39 smithi044 bash[23559]: audit 2024-04-19T22:42:37.406267+0000 mgr.y (mgr.24286) 219 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:42:39.316 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:39 smithi044 bash[23559]: audit 2024-04-19T22:42:38.845309+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.44:0/4015655533' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:42:39.316 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:39 smithi044 bash[18490]: audit 2024-04-19T22:42:37.406267+0000 mgr.y (mgr.24286) 219 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:42:39.316 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:39 smithi044 bash[18490]: audit 2024-04-19T22:42:38.845309+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.44:0/4015655533' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:42:39.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:39 smithi165 bash[18577]: audit 2024-04-19T22:42:37.406267+0000 mgr.y (mgr.24286) 219 : audit [DBG] from='client.14976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:42:39.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:39 smithi165 bash[18577]: audit 2024-04-19T22:42:38.845309+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.44:0/4015655533' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:42:40.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:40 smithi165 bash[18577]: audit 2024-04-19T22:42:38.377769+0000 mgr.y (mgr.24286) 220 : audit [DBG] from='client.24898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:42:40.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:40 smithi165 bash[18577]: cluster 2024-04-19T22:42:38.528268+0000 mgr.y (mgr.24286) 221 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:40.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:40 smithi165 bash[18577]: audit 2024-04-19T22:42:39.027793+0000 mgr.y (mgr.24286) 222 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:40.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:40 smithi044 bash[18490]: audit 2024-04-19T22:42:38.377769+0000 mgr.y (mgr.24286) 220 : audit [DBG] from='client.24898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:42:40.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:40 smithi044 bash[18490]: cluster 2024-04-19T22:42:38.528268+0000 mgr.y (mgr.24286) 221 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:40.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:40 smithi044 bash[18490]: audit 2024-04-19T22:42:39.027793+0000 mgr.y (mgr.24286) 222 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:40.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:40 smithi044 bash[23559]: audit 2024-04-19T22:42:38.377769+0000 mgr.y (mgr.24286) 220 : audit [DBG] from='client.24898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:42:40.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:40 smithi044 bash[23559]: cluster 2024-04-19T22:42:38.528268+0000 mgr.y (mgr.24286) 221 : cluster [DBG] pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:40.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:40 smithi044 bash[23559]: audit 2024-04-19T22:42:39.027793+0000 mgr.y (mgr.24286) 222 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:42.143 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:42:41 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:42:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:42:42.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:42 smithi165 bash[18577]: cluster 2024-04-19T22:42:40.529157+0000 mgr.y (mgr.24286) 223 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:42.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:42 smithi044 bash[23559]: cluster 2024-04-19T22:42:40.529157+0000 mgr.y (mgr.24286) 223 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:42.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:42 smithi044 bash[18490]: cluster 2024-04-19T22:42:40.529157+0000 mgr.y (mgr.24286) 223 : cluster [DBG] pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:43.066 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:42:42 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:42:42] "GET /metrics HTTP/1.1" 200 214760 "" "Prometheus/2.33.4" 2024-04-19T22:42:43.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:43 smithi165 bash[18577]: audit 2024-04-19T22:42:42.545506+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:42:43.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:43 smithi165 bash[18577]: audit 2024-04-19T22:42:42.552804+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:42:43.510 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:43 smithi044 bash[23559]: audit 2024-04-19T22:42:42.545506+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:42:43.511 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:43 smithi044 bash[23559]: audit 2024-04-19T22:42:42.552804+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:42:43.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:43 smithi044 bash[18490]: audit 2024-04-19T22:42:42.545506+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:42:43.511 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:43 smithi044 bash[18490]: audit 2024-04-19T22:42:42.552804+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:42:43.818 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:43 smithi044 bash[42009]: level=error ts=2024-04-19T22:42:43.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:42:43.819 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:43 smithi044 bash[42009]: level=warn ts=2024-04-19T22:42:43.520Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:42:43.819 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:43 smithi044 bash[42009]: level=warn ts=2024-04-19T22:42:43.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:42:44.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:44 smithi165 bash[18577]: cluster 2024-04-19T22:42:42.534396+0000 mgr.y (mgr.24286) 224 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:44.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:44 smithi044 bash[18490]: cluster 2024-04-19T22:42:42.534396+0000 mgr.y (mgr.24286) 224 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:44.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:44 smithi044 bash[23559]: cluster 2024-04-19T22:42:42.534396+0000 mgr.y (mgr.24286) 224 : cluster [DBG] pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:46.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:46 smithi165 bash[18577]: cluster 2024-04-19T22:42:44.536715+0000 mgr.y (mgr.24286) 225 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:46.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:46 smithi044 bash[23559]: cluster 2024-04-19T22:42:44.536715+0000 mgr.y (mgr.24286) 225 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:46.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:46 smithi044 bash[18490]: cluster 2024-04-19T22:42:44.536715+0000 mgr.y (mgr.24286) 225 : cluster [DBG] pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:48.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:48 smithi165 bash[18577]: cluster 2024-04-19T22:42:46.537474+0000 mgr.y (mgr.24286) 226 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:48.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:48 smithi044 bash[18490]: cluster 2024-04-19T22:42:46.537474+0000 mgr.y (mgr.24286) 226 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:48.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:48 smithi044 bash[23559]: cluster 2024-04-19T22:42:46.537474+0000 mgr.y (mgr.24286) 226 : cluster [DBG] pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:50 smithi165 bash[18577]: cluster 2024-04-19T22:42:48.539631+0000 mgr.y (mgr.24286) 227 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:50.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:50 smithi165 bash[18577]: audit 2024-04-19T22:42:49.035916+0000 mgr.y (mgr.24286) 228 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:50.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:50 smithi044 bash[23559]: cluster 2024-04-19T22:42:48.539631+0000 mgr.y (mgr.24286) 227 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:50.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:50 smithi044 bash[23559]: audit 2024-04-19T22:42:49.035916+0000 mgr.y (mgr.24286) 228 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:50.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:50 smithi044 bash[18490]: cluster 2024-04-19T22:42:48.539631+0000 mgr.y (mgr.24286) 227 : cluster [DBG] pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:50.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:50 smithi044 bash[18490]: audit 2024-04-19T22:42:49.035916+0000 mgr.y (mgr.24286) 228 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:42:52.176 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:42:51 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:42:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:42:52.440 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:52 smithi165 bash[18577]: cluster 2024-04-19T22:42:50.540378+0000 mgr.y (mgr.24286) 229 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:52.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:52 smithi044 bash[23559]: cluster 2024-04-19T22:42:50.540378+0000 mgr.y (mgr.24286) 229 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:52.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:52 smithi044 bash[18490]: cluster 2024-04-19T22:42:50.540378+0000 mgr.y (mgr.24286) 229 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:53.065 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:42:52 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:42:52] "GET /metrics HTTP/1.1" 200 214746 "" "Prometheus/2.33.4" 2024-04-19T22:42:53.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:42:53 smithi044 bash[42009]: level=error ts=2024-04-19T22:42:53.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:42:54.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:54 smithi165 bash[18577]: cluster 2024-04-19T22:42:52.540857+0000 mgr.y (mgr.24286) 230 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:54.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:54 smithi044 bash[23559]: cluster 2024-04-19T22:42:52.540857+0000 mgr.y (mgr.24286) 230 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:54.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:54 smithi044 bash[18490]: cluster 2024-04-19T22:42:52.540857+0000 mgr.y (mgr.24286) 230 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:56.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:56 smithi165 bash[18577]: cluster 2024-04-19T22:42:54.541804+0000 mgr.y (mgr.24286) 231 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:56.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:56 smithi044 bash[23559]: cluster 2024-04-19T22:42:54.541804+0000 mgr.y (mgr.24286) 231 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:56.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:56 smithi044 bash[18490]: cluster 2024-04-19T22:42:54.541804+0000 mgr.y (mgr.24286) 231 : cluster [DBG] pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:42:58.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:42:58 smithi165 bash[18577]: cluster 2024-04-19T22:42:56.542211+0000 mgr.y (mgr.24286) 232 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:58.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:42:58 smithi044 bash[18490]: cluster 2024-04-19T22:42:56.542211+0000 mgr.y (mgr.24286) 232 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:42:58.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:42:58 smithi044 bash[23559]: cluster 2024-04-19T22:42:56.542211+0000 mgr.y (mgr.24286) 232 : cluster [DBG] pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:00.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:00 smithi165 bash[18577]: cluster 2024-04-19T22:42:58.543035+0000 mgr.y (mgr.24286) 233 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:00.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:00 smithi165 bash[18577]: audit 2024-04-19T22:42:59.043571+0000 mgr.y (mgr.24286) 234 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:00.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:00 smithi044 bash[18490]: cluster 2024-04-19T22:42:58.543035+0000 mgr.y (mgr.24286) 233 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:00.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:00 smithi044 bash[18490]: audit 2024-04-19T22:42:59.043571+0000 mgr.y (mgr.24286) 234 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:00.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:00 smithi044 bash[23559]: cluster 2024-04-19T22:42:58.543035+0000 mgr.y (mgr.24286) 233 : cluster [DBG] pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:00.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:00 smithi044 bash[23559]: audit 2024-04-19T22:42:59.043571+0000 mgr.y (mgr.24286) 234 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:02.191 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:43:01 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:43:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:43:02.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:02 smithi044 bash[18490]: cluster 2024-04-19T22:43:00.543700+0000 mgr.y (mgr.24286) 235 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:02.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:02 smithi044 bash[23559]: cluster 2024-04-19T22:43:00.543700+0000 mgr.y (mgr.24286) 235 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:02.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:02 smithi165 bash[18577]: cluster 2024-04-19T22:43:00.543700+0000 mgr.y (mgr.24286) 235 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:03.066 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:43:02 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:43:02] "GET /metrics HTTP/1.1" 200 214719 "" "Prometheus/2.33.4" 2024-04-19T22:43:03.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:03 smithi044 bash[42009]: level=warn ts=2024-04-19T22:43:03.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:43:03.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:03 smithi044 bash[42009]: level=warn ts=2024-04-19T22:43:03.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:43:04.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:04 smithi044 bash[18490]: cluster 2024-04-19T22:43:02.544409+0000 mgr.y (mgr.24286) 236 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T22:43:04.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:04 smithi044 bash[23559]: cluster 2024-04-19T22:43:02.544409+0000 mgr.y (mgr.24286) 236 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T22:43:04.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:04 smithi165 bash[18577]: cluster 2024-04-19T22:43:02.544409+0000 mgr.y (mgr.24286) 236 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T22:43:06.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:06 smithi044 bash[18490]: cluster 2024-04-19T22:43:04.546115+0000 mgr.y (mgr.24286) 237 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:06.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:06 smithi044 bash[23559]: cluster 2024-04-19T22:43:04.546115+0000 mgr.y (mgr.24286) 237 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:06.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:06 smithi165 bash[18577]: cluster 2024-04-19T22:43:04.546115+0000 mgr.y (mgr.24286) 237 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:08.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:08 smithi044 bash[18490]: cluster 2024-04-19T22:43:06.546839+0000 mgr.y (mgr.24286) 238 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:08.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:08 smithi044 bash[23559]: cluster 2024-04-19T22:43:06.546839+0000 mgr.y (mgr.24286) 238 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:08.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:08 smithi165 bash[18577]: cluster 2024-04-19T22:43:06.546839+0000 mgr.y (mgr.24286) 238 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:09.201 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:43:09.875 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:43:09.875 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (4m) 2m ago 4m 13.0M - ba2b418f427c a5190b26c2b8 2024-04-19T22:43:09.875 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 running (4m) 2m ago 4m 43.2M - 8.3.5 dad864ee21e9 1415e21a217a 2024-04-19T22:43:09.875 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (2m) 2m ago 2m 63.2M - 3.5 e1d6a67b021e 045d33a75a37 2024-04-19T22:43:09.875 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443 running (10m) 2m ago 10m 399M - 17.2.0 e1d6a67b021e 8ece3ecea978 2024-04-19T22:43:09.875 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:9283 running (12m) 2m ago 12m 445M - 17.2.0 e1d6a67b021e bef0517a9f19 2024-04-19T22:43:09.875 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (12m) 2m ago 12m 48.2M 2048M 17.2.0 e1d6a67b021e b3f0fce320a9 2024-04-19T22:43:09.875 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (10m) 2m ago 10m 38.3M 2048M 17.2.0 e1d6a67b021e e6f3f5a1fec1 2024-04-19T22:43:09.875 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (10m) 2m ago 10m 33.6M 2048M 17.2.0 e1d6a67b021e 29715e45b76e 2024-04-19T22:43:09.875 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (5m) 2m ago 5m 9295k - 1dbe0e931976 5746b7e6db06 2024-04-19T22:43:09.875 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (5m) 2m ago 5m 8983k - 1dbe0e931976 f808046ae563 2024-04-19T22:43:09.875 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (10m) 2m ago 10m 49.8M 4061M 17.2.0 e1d6a67b021e 6edc0b1b604b 2024-04-19T22:43:09.875 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (9m) 2m ago 9m 52.2M 4061M 17.2.0 e1d6a67b021e 7d1be84a1e1a 2024-04-19T22:43:09.876 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (8m) 2m ago 8m 46.3M 4061M 17.2.0 e1d6a67b021e 1bd0c78e6456 2024-04-19T22:43:09.876 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (8m) 2m ago 8m 47.9M 4061M 17.2.0 e1d6a67b021e 93507ca261f0 2024-04-19T22:43:09.876 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (7m) 2m ago 7m 47.6M 4316M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:43:09.876 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (7m) 2m ago 7m 48.1M 4316M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:43:09.876 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (6m) 2m ago 6m 45.1M 4316M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:43:09.876 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (5m) 2m ago 6m 47.4M 4316M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:43:09.876 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (4m) 2m ago 5m 42.8M - 514e6a882f6e 736206121bb1 2024-04-19T22:43:09.876 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (3m) 2m ago 3m 81.6M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:43:09.876 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (3m) 2m ago 3m 81.4M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:43:09.876 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (3m) 2m ago 3m 81.9M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:43:09.876 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (3m) 2m ago 3m 81.1M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:43:10.271 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:43:10.271 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:43:10.271 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T22:43:10.271 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:43:10.272 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:43:10.272 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-19T22:43:10.272 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:43:10.272 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:43:10.272 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T22:43:10.272 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:43:10.272 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": {}, 2024-04-19T22:43:10.272 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:43:10.272 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:43:10.272 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:43:10.272 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:43:10.272 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-19T22:43:10.272 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:43:10.272 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:43:10.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:10 smithi044 bash[18490]: cluster 2024-04-19T22:43:08.548519+0000 mgr.y (mgr.24286) 239 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:10.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:10 smithi044 bash[18490]: audit 2024-04-19T22:43:09.051781+0000 mgr.y (mgr.24286) 240 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:10.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:10 smithi044 bash[18490]: audit 2024-04-19T22:43:09.194144+0000 mgr.y (mgr.24286) 241 : audit [DBG] from='client.24910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:10.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:10 smithi044 bash[23559]: cluster 2024-04-19T22:43:08.548519+0000 mgr.y (mgr.24286) 239 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:10.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:10 smithi044 bash[23559]: audit 2024-04-19T22:43:09.051781+0000 mgr.y (mgr.24286) 240 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:10.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:10 smithi044 bash[23559]: audit 2024-04-19T22:43:09.194144+0000 mgr.y (mgr.24286) 241 : audit [DBG] from='client.24910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:10.613 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:43:10.613 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:d0bf63dd179c05751e4be49477389aa290c73089", 2024-04-19T22:43:10.613 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:43:10.613 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-04-19T22:43:10.613 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "", 2024-04-19T22:43:10.613 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:d0bf63dd179c05751e4be49477389aa290c73089 image" 2024-04-19T22:43:10.613 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:43:10.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:10 smithi165 bash[18577]: cluster 2024-04-19T22:43:08.548519+0000 mgr.y (mgr.24286) 239 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:10.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:10 smithi165 bash[18577]: audit 2024-04-19T22:43:09.051781+0000 mgr.y (mgr.24286) 240 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:10.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:10 smithi165 bash[18577]: audit 2024-04-19T22:43:09.194144+0000 mgr.y (mgr.24286) 241 : audit [DBG] from='client.24910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:11.009 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-04-19T22:43:11.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:11 smithi044 bash[18490]: audit 2024-04-19T22:43:09.528556+0000 mgr.y (mgr.24286) 242 : audit [DBG] from='client.24916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:11.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:11 smithi044 bash[18490]: audit 2024-04-19T22:43:09.859363+0000 mgr.y (mgr.24286) 243 : audit [DBG] from='client.24922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:11.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:11 smithi044 bash[18490]: audit 2024-04-19T22:43:10.277132+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.44:0/426891356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:43:11.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:11 smithi044 bash[18490]: audit 2024-04-19T22:43:11.015180+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.44:0/4096540727' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:43:11.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:11 smithi044 bash[23559]: audit 2024-04-19T22:43:09.528556+0000 mgr.y (mgr.24286) 242 : audit [DBG] from='client.24916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:11.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:11 smithi044 bash[23559]: audit 2024-04-19T22:43:09.859363+0000 mgr.y (mgr.24286) 243 : audit [DBG] from='client.24922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:11.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:11 smithi044 bash[23559]: audit 2024-04-19T22:43:10.277132+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.44:0/426891356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:43:11.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:11 smithi044 bash[23559]: audit 2024-04-19T22:43:11.015180+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.44:0/4096540727' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:43:11.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:11 smithi165 bash[18577]: audit 2024-04-19T22:43:09.528556+0000 mgr.y (mgr.24286) 242 : audit [DBG] from='client.24916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:11.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:11 smithi165 bash[18577]: audit 2024-04-19T22:43:09.859363+0000 mgr.y (mgr.24286) 243 : audit [DBG] from='client.24922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:11.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:11 smithi165 bash[18577]: audit 2024-04-19T22:43:10.277132+0000 mon.a (mon.0) 877 : audit [DBG] from='client.? 172.21.15.44:0/426891356' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:43:11.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:11 smithi165 bash[18577]: audit 2024-04-19T22:43:11.015180+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.44:0/4096540727' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:43:12.191 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:43:11 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:43:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:43:12.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:12 smithi044 bash[23559]: cluster 2024-04-19T22:43:10.549205+0000 mgr.y (mgr.24286) 244 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:12.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:12 smithi044 bash[23559]: audit 2024-04-19T22:43:10.619064+0000 mgr.y (mgr.24286) 245 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:12.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:12 smithi044 bash[18490]: cluster 2024-04-19T22:43:10.549205+0000 mgr.y (mgr.24286) 244 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:12.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:12 smithi044 bash[18490]: audit 2024-04-19T22:43:10.619064+0000 mgr.y (mgr.24286) 245 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:12.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:12 smithi165 bash[18577]: cluster 2024-04-19T22:43:10.549205+0000 mgr.y (mgr.24286) 244 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:12.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:12 smithi165 bash[18577]: audit 2024-04-19T22:43:10.619064+0000 mgr.y (mgr.24286) 245 : audit [DBG] from='client.15024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:13.066 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:43:12 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:43:12] "GET /metrics HTTP/1.1" 200 214719 "" "Prometheus/2.33.4" 2024-04-19T22:43:13.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:13 smithi044 bash[42009]: level=error ts=2024-04-19T22:43:13.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:43:13.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:13 smithi044 bash[42009]: level=warn ts=2024-04-19T22:43:13.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:43:13.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:13 smithi044 bash[42009]: level=warn ts=2024-04-19T22:43:13.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:43:14.538 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:14 smithi044 bash[18490]: cluster 2024-04-19T22:43:12.549943+0000 mgr.y (mgr.24286) 246 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:14.539 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:14 smithi044 bash[23559]: cluster 2024-04-19T22:43:12.549943+0000 mgr.y (mgr.24286) 246 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:14.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:14 smithi165 bash[18577]: cluster 2024-04-19T22:43:12.549943+0000 mgr.y (mgr.24286) 246 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:16.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:16 smithi044 bash[18490]: cluster 2024-04-19T22:43:14.551384+0000 mgr.y (mgr.24286) 247 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:16.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:16 smithi044 bash[18490]: audit 2024-04-19T22:43:15.197739+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:43:16.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:16 smithi044 bash[18490]: cephadm 2024-04-19T22:43:15.198445+0000 mgr.y (mgr.24286) 248 : cephadm [INF] Upgrade: Target is version 19.0.0-2401-gd0bf63dd (unknown) 2024-04-19T22:43:16.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:16 smithi044 bash[18490]: cephadm 2024-04-19T22:43:15.198617+0000 mgr.y (mgr.24286) 249 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1'] 2024-04-19T22:43:16.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:16 smithi044 bash[18490]: audit 2024-04-19T22:43:15.201009+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:43:16.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:16 smithi044 bash[18490]: audit 2024-04-19T22:43:15.212098+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:43:16.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:16 smithi044 bash[18490]: cephadm 2024-04-19T22:43:15.213661+0000 mgr.y (mgr.24286) 250 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T22:43:16.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:16 smithi044 bash[23559]: cluster 2024-04-19T22:43:14.551384+0000 mgr.y (mgr.24286) 247 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:16.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:16 smithi044 bash[23559]: audit 2024-04-19T22:43:15.197739+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:43:16.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:16 smithi044 bash[23559]: cephadm 2024-04-19T22:43:15.198445+0000 mgr.y (mgr.24286) 248 : cephadm [INF] Upgrade: Target is version 19.0.0-2401-gd0bf63dd (unknown) 2024-04-19T22:43:16.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:16 smithi044 bash[23559]: cephadm 2024-04-19T22:43:15.198617+0000 mgr.y (mgr.24286) 249 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1'] 2024-04-19T22:43:16.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:16 smithi044 bash[23559]: audit 2024-04-19T22:43:15.201009+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:43:16.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:16 smithi044 bash[23559]: audit 2024-04-19T22:43:15.212098+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:43:16.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:16 smithi044 bash[23559]: cephadm 2024-04-19T22:43:15.213661+0000 mgr.y (mgr.24286) 250 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T22:43:16.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:16 smithi165 bash[18577]: cluster 2024-04-19T22:43:14.551384+0000 mgr.y (mgr.24286) 247 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:16.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:16 smithi165 bash[18577]: audit 2024-04-19T22:43:15.197739+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:43:16.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:16 smithi165 bash[18577]: cephadm 2024-04-19T22:43:15.198445+0000 mgr.y (mgr.24286) 248 : cephadm [INF] Upgrade: Target is version 19.0.0-2401-gd0bf63dd (unknown) 2024-04-19T22:43:16.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:16 smithi165 bash[18577]: cephadm 2024-04-19T22:43:15.198617+0000 mgr.y (mgr.24286) 249 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1, digests ['quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1'] 2024-04-19T22:43:16.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:16 smithi165 bash[18577]: audit 2024-04-19T22:43:15.201009+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:43:16.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:16 smithi165 bash[18577]: audit 2024-04-19T22:43:15.212098+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:43:16.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:16 smithi165 bash[18577]: cephadm 2024-04-19T22:43:15.213661+0000 mgr.y (mgr.24286) 250 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T22:43:17.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:17 smithi044 bash[18490]: cephadm 2024-04-19T22:43:15.445776+0000 mgr.y (mgr.24286) 251 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1 on smithi165 2024-04-19T22:43:17.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:17 smithi044 bash[23559]: cephadm 2024-04-19T22:43:15.445776+0000 mgr.y (mgr.24286) 251 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1 on smithi165 2024-04-19T22:43:17.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:17 smithi165 bash[18577]: cephadm 2024-04-19T22:43:15.445776+0000 mgr.y (mgr.24286) 251 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1 on smithi165 2024-04-19T22:43:18.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:18 smithi044 bash[18490]: cluster 2024-04-19T22:43:16.552046+0000 mgr.y (mgr.24286) 252 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:18.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:18 smithi044 bash[23559]: cluster 2024-04-19T22:43:16.552046+0000 mgr.y (mgr.24286) 252 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:18.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:18 smithi165 bash[18577]: cluster 2024-04-19T22:43:16.552046+0000 mgr.y (mgr.24286) 252 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:20.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:20 smithi044 bash[18490]: cluster 2024-04-19T22:43:18.553708+0000 mgr.y (mgr.24286) 253 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:20.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:20 smithi044 bash[18490]: audit 2024-04-19T22:43:19.060683+0000 mgr.y (mgr.24286) 254 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:20.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:20 smithi044 bash[23559]: cluster 2024-04-19T22:43:18.553708+0000 mgr.y (mgr.24286) 253 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:20.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:20 smithi044 bash[23559]: audit 2024-04-19T22:43:19.060683+0000 mgr.y (mgr.24286) 254 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:20.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:20 smithi165 bash[18577]: cluster 2024-04-19T22:43:18.553708+0000 mgr.y (mgr.24286) 253 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:20.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:20 smithi165 bash[18577]: audit 2024-04-19T22:43:19.060683+0000 mgr.y (mgr.24286) 254 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:22.191 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:43:21 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:43:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:43:22.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:22 smithi044 bash[23559]: cluster 2024-04-19T22:43:20.554421+0000 mgr.y (mgr.24286) 255 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:22.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:22 smithi044 bash[18490]: cluster 2024-04-19T22:43:20.554421+0000 mgr.y (mgr.24286) 255 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:22.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:22 smithi165 bash[18577]: cluster 2024-04-19T22:43:20.554421+0000 mgr.y (mgr.24286) 255 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:23.066 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:43:22 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:43:22] "GET /metrics HTTP/1.1" 200 214718 "" "Prometheus/2.33.4" 2024-04-19T22:43:23.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:23 smithi044 bash[42009]: level=error ts=2024-04-19T22:43:23.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:43:23.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:23 smithi044 bash[42009]: level=warn ts=2024-04-19T22:43:23.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:43:23.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:23 smithi044 bash[42009]: level=warn ts=2024-04-19T22:43:23.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:43:24.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:24 smithi044 bash[18490]: cluster 2024-04-19T22:43:22.555146+0000 mgr.y (mgr.24286) 256 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:24.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:24 smithi044 bash[23559]: cluster 2024-04-19T22:43:22.555146+0000 mgr.y (mgr.24286) 256 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:24.708 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:24 smithi165 bash[18577]: cluster 2024-04-19T22:43:22.555146+0000 mgr.y (mgr.24286) 256 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:26.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:26 smithi044 bash[18490]: cluster 2024-04-19T22:43:24.556894+0000 mgr.y (mgr.24286) 257 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:26.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:26 smithi044 bash[23559]: cluster 2024-04-19T22:43:24.556894+0000 mgr.y (mgr.24286) 257 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:26.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:26 smithi165 bash[18577]: cluster 2024-04-19T22:43:24.556894+0000 mgr.y (mgr.24286) 257 : cluster [DBG] pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:28.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:28 smithi044 bash[23559]: cluster 2024-04-19T22:43:26.557626+0000 mgr.y (mgr.24286) 258 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:28.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:28 smithi044 bash[18490]: cluster 2024-04-19T22:43:26.557626+0000 mgr.y (mgr.24286) 258 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:28.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:28 smithi165 bash[18577]: cluster 2024-04-19T22:43:26.557626+0000 mgr.y (mgr.24286) 258 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:30.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:30 smithi044 bash[18490]: cluster 2024-04-19T22:43:28.559306+0000 mgr.y (mgr.24286) 259 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:30.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:30 smithi044 bash[18490]: audit 2024-04-19T22:43:29.071959+0000 mgr.y (mgr.24286) 260 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:30.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:30 smithi044 bash[23559]: cluster 2024-04-19T22:43:28.559306+0000 mgr.y (mgr.24286) 259 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:30.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:30 smithi044 bash[23559]: audit 2024-04-19T22:43:29.071959+0000 mgr.y (mgr.24286) 260 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:30.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:30 smithi165 bash[18577]: cluster 2024-04-19T22:43:28.559306+0000 mgr.y (mgr.24286) 259 : cluster [DBG] pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:30.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:30 smithi165 bash[18577]: audit 2024-04-19T22:43:29.071959+0000 mgr.y (mgr.24286) 260 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:32.191 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:43:31 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:43:31] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:43:32.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:32 smithi044 bash[23559]: cluster 2024-04-19T22:43:30.560059+0000 mgr.y (mgr.24286) 261 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:32.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:32 smithi044 bash[18490]: cluster 2024-04-19T22:43:30.560059+0000 mgr.y (mgr.24286) 261 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:32.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:32 smithi165 bash[18577]: cluster 2024-04-19T22:43:30.560059+0000 mgr.y (mgr.24286) 261 : cluster [DBG] pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:33.066 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:43:32 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:43:32] "GET /metrics HTTP/1.1" 200 214719 "" "Prometheus/2.33.4" 2024-04-19T22:43:33.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:33 smithi044 bash[42009]: level=error ts=2024-04-19T22:43:33.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:43:33.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:33 smithi044 bash[42009]: level=warn ts=2024-04-19T22:43:33.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:43:33.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:33 smithi044 bash[42009]: level=warn ts=2024-04-19T22:43:33.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:43:34.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:34 smithi044 bash[18490]: cluster 2024-04-19T22:43:32.560785+0000 mgr.y (mgr.24286) 262 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:34.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:34 smithi044 bash[23559]: cluster 2024-04-19T22:43:32.560785+0000 mgr.y (mgr.24286) 262 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:34.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:34 smithi165 bash[18577]: cluster 2024-04-19T22:43:32.560785+0000 mgr.y (mgr.24286) 262 : cluster [DBG] pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:36.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:36 smithi044 bash[18490]: cluster 2024-04-19T22:43:34.562521+0000 mgr.y (mgr.24286) 263 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:36.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:36 smithi044 bash[23559]: cluster 2024-04-19T22:43:34.562521+0000 mgr.y (mgr.24286) 263 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:36.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:36 smithi165 bash[18577]: cluster 2024-04-19T22:43:34.562521+0000 mgr.y (mgr.24286) 263 : cluster [DBG] pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:38.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:38 smithi044 bash[18490]: cluster 2024-04-19T22:43:36.563230+0000 mgr.y (mgr.24286) 264 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:38.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:38 smithi044 bash[23559]: cluster 2024-04-19T22:43:36.563230+0000 mgr.y (mgr.24286) 264 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:38.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:38 smithi165 bash[18577]: cluster 2024-04-19T22:43:36.563230+0000 mgr.y (mgr.24286) 264 : cluster [DBG] pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:40.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:40 smithi044 bash[18490]: cluster 2024-04-19T22:43:38.564829+0000 mgr.y (mgr.24286) 265 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:40.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:40 smithi044 bash[18490]: audit 2024-04-19T22:43:39.076015+0000 mgr.y (mgr.24286) 266 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:40.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:40 smithi044 bash[23559]: cluster 2024-04-19T22:43:38.564829+0000 mgr.y (mgr.24286) 265 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:40.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:40 smithi044 bash[23559]: audit 2024-04-19T22:43:39.076015+0000 mgr.y (mgr.24286) 266 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:40.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:40 smithi165 bash[18577]: cluster 2024-04-19T22:43:38.564829+0000 mgr.y (mgr.24286) 265 : cluster [DBG] pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:40.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:40 smithi165 bash[18577]: audit 2024-04-19T22:43:39.076015+0000 mgr.y (mgr.24286) 266 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:41.382 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:43:42.062 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:43:42.062 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (4m) 3m ago 5m 13.0M - ba2b418f427c a5190b26c2b8 2024-04-19T22:43:42.062 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 running (5m) 3m ago 5m 43.2M - 8.3.5 dad864ee21e9 1415e21a217a 2024-04-19T22:43:42.063 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (3m) 3m ago 3m 63.2M - 3.5 e1d6a67b021e 045d33a75a37 2024-04-19T22:43:42.063 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443 running (11m) 3m ago 11m 399M - 17.2.0 e1d6a67b021e 8ece3ecea978 2024-04-19T22:43:42.063 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:9283 running (12m) 3m ago 12m 445M - 17.2.0 e1d6a67b021e bef0517a9f19 2024-04-19T22:43:42.063 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (12m) 3m ago 13m 48.2M 2048M 17.2.0 e1d6a67b021e b3f0fce320a9 2024-04-19T22:43:42.063 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (11m) 3m ago 11m 38.3M 2048M 17.2.0 e1d6a67b021e e6f3f5a1fec1 2024-04-19T22:43:42.063 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (11m) 3m ago 11m 33.6M 2048M 17.2.0 e1d6a67b021e 29715e45b76e 2024-04-19T22:43:42.063 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (5m) 3m ago 5m 9295k - 1dbe0e931976 5746b7e6db06 2024-04-19T22:43:42.063 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (5m) 3m ago 5m 8983k - 1dbe0e931976 f808046ae563 2024-04-19T22:43:42.063 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (10m) 3m ago 10m 49.8M 4061M 17.2.0 e1d6a67b021e 6edc0b1b604b 2024-04-19T22:43:42.063 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (9m) 3m ago 10m 52.2M 4061M 17.2.0 e1d6a67b021e 7d1be84a1e1a 2024-04-19T22:43:42.063 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (9m) 3m ago 9m 46.3M 4061M 17.2.0 e1d6a67b021e 1bd0c78e6456 2024-04-19T22:43:42.063 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (8m) 3m ago 8m 47.9M 4061M 17.2.0 e1d6a67b021e 93507ca261f0 2024-04-19T22:43:42.063 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (8m) 3m ago 8m 47.6M 4316M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:43:42.063 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (7m) 3m ago 7m 48.1M 4316M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:43:42.063 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (7m) 3m ago 7m 45.1M 4316M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:43:42.064 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (6m) 3m ago 6m 47.4M 4316M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:43:42.064 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (4m) 3m ago 5m 42.8M - 514e6a882f6e 736206121bb1 2024-04-19T22:43:42.064 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (3m) 3m ago 3m 81.6M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:43:42.064 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (3m) 3m ago 3m 81.4M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:43:42.064 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (3m) 3m ago 3m 81.9M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:43:42.064 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (3m) 3m ago 3m 81.1M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:43:42.191 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:43:41 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:43:41] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:43:42.452 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:43:42.452 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:43:42.452 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T22:43:42.453 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:43:42.453 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:43:42.453 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-19T22:43:42.453 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:43:42.453 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:43:42.453 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T22:43:42.453 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:43:42.453 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": {}, 2024-04-19T22:43:42.453 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:43:42.453 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:43:42.453 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:43:42.453 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:43:42.453 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-19T22:43:42.454 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:43:42.454 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:43:42.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:42 smithi044 bash[18490]: cluster 2024-04-19T22:43:40.565527+0000 mgr.y (mgr.24286) 267 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:42.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:42 smithi044 bash[23559]: cluster 2024-04-19T22:43:40.565527+0000 mgr.y (mgr.24286) 267 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:42.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:42 smithi165 bash[18577]: cluster 2024-04-19T22:43:40.565527+0000 mgr.y (mgr.24286) 267 : cluster [DBG] pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:42.782 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:43:42.782 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:43:42.782 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:43:42.783 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-04-19T22:43:42.783 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "0/23 daemons upgraded", 2024-04-19T22:43:42.783 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1 image on host smithi165" 2024-04-19T22:43:42.783 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:43:42.816 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:43:42 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:43:42] "GET /metrics HTTP/1.1" 200 214719 "" "Prometheus/2.33.4" 2024-04-19T22:43:43.159 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-04-19T22:43:43.514 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[23559]: audit 2024-04-19T22:43:41.372193+0000 mgr.y (mgr.24286) 268 : audit [DBG] from='client.24946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:43.515 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[23559]: audit 2024-04-19T22:43:41.702312+0000 mgr.y (mgr.24286) 269 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:43.515 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[23559]: audit 2024-04-19T22:43:42.025662+0000 mgr.y (mgr.24286) 270 : audit [DBG] from='client.24958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:43.515 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[23559]: audit 2024-04-19T22:43:42.458101+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.44:0/2201693945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:43:43.515 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[23559]: audit 2024-04-19T22:43:42.556100+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:43:43.515 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[23559]: audit 2024-04-19T22:43:42.562971+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:43:43.515 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[23559]: audit 2024-04-19T22:43:43.165170+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.44:0/2051499277' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:43:43.516 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[18490]: audit 2024-04-19T22:43:41.372193+0000 mgr.y (mgr.24286) 268 : audit [DBG] from='client.24946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:43.516 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[18490]: audit 2024-04-19T22:43:41.702312+0000 mgr.y (mgr.24286) 269 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:43.516 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[18490]: audit 2024-04-19T22:43:42.025662+0000 mgr.y (mgr.24286) 270 : audit [DBG] from='client.24958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:43.516 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[18490]: audit 2024-04-19T22:43:42.458101+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.44:0/2201693945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:43:43.516 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[18490]: audit 2024-04-19T22:43:42.556100+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:43:43.516 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[18490]: audit 2024-04-19T22:43:42.562971+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:43:43.516 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[18490]: audit 2024-04-19T22:43:43.165170+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.44:0/2051499277' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:43:43.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:43 smithi165 bash[18577]: audit 2024-04-19T22:43:41.372193+0000 mgr.y (mgr.24286) 268 : audit [DBG] from='client.24946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:43.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:43 smithi165 bash[18577]: audit 2024-04-19T22:43:41.702312+0000 mgr.y (mgr.24286) 269 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:43.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:43 smithi165 bash[18577]: audit 2024-04-19T22:43:42.025662+0000 mgr.y (mgr.24286) 270 : audit [DBG] from='client.24958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:43.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:43 smithi165 bash[18577]: audit 2024-04-19T22:43:42.458101+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.44:0/2201693945' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:43:43.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:43 smithi165 bash[18577]: audit 2024-04-19T22:43:42.556100+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:43:43.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:43 smithi165 bash[18577]: audit 2024-04-19T22:43:42.562971+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:43:43.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:43 smithi165 bash[18577]: audit 2024-04-19T22:43:43.165170+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.44:0/2051499277' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:43:43.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[42009]: level=error ts=2024-04-19T22:43:43.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:43:43.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[42009]: level=warn ts=2024-04-19T22:43:43.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:43:43.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:43 smithi044 bash[42009]: level=warn ts=2024-04-19T22:43:43.524Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:43:44.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:44 smithi044 bash[23559]: cluster 2024-04-19T22:43:42.566126+0000 mgr.y (mgr.24286) 271 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:44.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:44 smithi044 bash[23559]: audit 2024-04-19T22:43:42.787552+0000 mgr.y (mgr.24286) 272 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:44.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:44 smithi044 bash[18490]: cluster 2024-04-19T22:43:42.566126+0000 mgr.y (mgr.24286) 271 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:44.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:44 smithi044 bash[18490]: audit 2024-04-19T22:43:42.787552+0000 mgr.y (mgr.24286) 272 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:44.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:44 smithi165 bash[18577]: cluster 2024-04-19T22:43:42.566126+0000 mgr.y (mgr.24286) 271 : cluster [DBG] pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:44.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:44 smithi165 bash[18577]: audit 2024-04-19T22:43:42.787552+0000 mgr.y (mgr.24286) 272 : audit [DBG] from='client.15060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:43:46.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:46 smithi044 bash[18490]: cluster 2024-04-19T22:43:44.567857+0000 mgr.y (mgr.24286) 273 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:46.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:46 smithi044 bash[23559]: cluster 2024-04-19T22:43:44.567857+0000 mgr.y (mgr.24286) 273 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:46.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:46 smithi165 bash[18577]: cluster 2024-04-19T22:43:44.567857+0000 mgr.y (mgr.24286) 273 : cluster [DBG] pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:48.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:48 smithi044 bash[18490]: cluster 2024-04-19T22:43:46.568568+0000 mgr.y (mgr.24286) 274 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:48.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:48 smithi044 bash[23559]: cluster 2024-04-19T22:43:46.568568+0000 mgr.y (mgr.24286) 274 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:48.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:48 smithi165 bash[18577]: cluster 2024-04-19T22:43:46.568568+0000 mgr.y (mgr.24286) 274 : cluster [DBG] pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:50.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:50 smithi044 bash[23559]: cluster 2024-04-19T22:43:48.570325+0000 mgr.y (mgr.24286) 275 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:50.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:50 smithi044 bash[23559]: audit 2024-04-19T22:43:49.083959+0000 mgr.y (mgr.24286) 276 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:50.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:50 smithi044 bash[18490]: cluster 2024-04-19T22:43:48.570325+0000 mgr.y (mgr.24286) 275 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:50.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:50 smithi044 bash[18490]: audit 2024-04-19T22:43:49.083959+0000 mgr.y (mgr.24286) 276 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:50.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:50 smithi165 bash[18577]: cluster 2024-04-19T22:43:48.570325+0000 mgr.y (mgr.24286) 275 : cluster [DBG] pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:50.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:50 smithi165 bash[18577]: audit 2024-04-19T22:43:49.083959+0000 mgr.y (mgr.24286) 276 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:43:52.191 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:43:51 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:43:51] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:43:52.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:52 smithi044 bash[18490]: cluster 2024-04-19T22:43:50.570979+0000 mgr.y (mgr.24286) 277 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:52.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:52 smithi044 bash[23559]: cluster 2024-04-19T22:43:50.570979+0000 mgr.y (mgr.24286) 277 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:52.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:52 smithi165 bash[18577]: cluster 2024-04-19T22:43:50.570979+0000 mgr.y (mgr.24286) 277 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:53.066 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:43:52 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:43:52] "GET /metrics HTTP/1.1" 200 214719 "" "Prometheus/2.33.4" 2024-04-19T22:43:53.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:53 smithi044 bash[42009]: level=error ts=2024-04-19T22:43:53.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:43:53.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:53 smithi044 bash[42009]: level=warn ts=2024-04-19T22:43:53.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:43:53.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:43:53 smithi044 bash[42009]: level=warn ts=2024-04-19T22:43:53.526Z 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.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:43:54.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:54 smithi044 bash[18490]: cluster 2024-04-19T22:43:52.571746+0000 mgr.y (mgr.24286) 278 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:54.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:54 smithi044 bash[23559]: cluster 2024-04-19T22:43:52.571746+0000 mgr.y (mgr.24286) 278 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:54.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:54 smithi165 bash[18577]: cluster 2024-04-19T22:43:52.571746+0000 mgr.y (mgr.24286) 278 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:56.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:56 smithi044 bash[18490]: cluster 2024-04-19T22:43:54.573604+0000 mgr.y (mgr.24286) 279 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:56.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:56 smithi044 bash[23559]: cluster 2024-04-19T22:43:54.573604+0000 mgr.y (mgr.24286) 279 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:56.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:56 smithi165 bash[18577]: cluster 2024-04-19T22:43:54.573604+0000 mgr.y (mgr.24286) 279 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:43:58.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:43:58 smithi044 bash[18490]: cluster 2024-04-19T22:43:56.574353+0000 mgr.y (mgr.24286) 280 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:58.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:43:58 smithi044 bash[23559]: cluster 2024-04-19T22:43:56.574353+0000 mgr.y (mgr.24286) 280 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:43:58.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:43:58 smithi165 bash[18577]: cluster 2024-04-19T22:43:56.574353+0000 mgr.y (mgr.24286) 280 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:00.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:00 smithi044 bash[18490]: cluster 2024-04-19T22:43:58.576183+0000 mgr.y (mgr.24286) 281 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:00.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:00 smithi044 bash[18490]: audit 2024-04-19T22:43:59.091959+0000 mgr.y (mgr.24286) 282 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:00.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:00 smithi044 bash[23559]: cluster 2024-04-19T22:43:58.576183+0000 mgr.y (mgr.24286) 281 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:00.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:00 smithi044 bash[23559]: audit 2024-04-19T22:43:59.091959+0000 mgr.y (mgr.24286) 282 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:00.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:00 smithi165 bash[18577]: cluster 2024-04-19T22:43:58.576183+0000 mgr.y (mgr.24286) 281 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:00.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:00 smithi165 bash[18577]: audit 2024-04-19T22:43:59.091959+0000 mgr.y (mgr.24286) 282 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:02.191 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:01 smithi165 bash[19253]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:44:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:44:02.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:02 smithi044 bash[18490]: cluster 2024-04-19T22:44:00.576920+0000 mgr.y (mgr.24286) 283 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:02.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:02 smithi044 bash[23559]: cluster 2024-04-19T22:44:00.576920+0000 mgr.y (mgr.24286) 283 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:02.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:02 smithi165 bash[18577]: cluster 2024-04-19T22:44:00.576920+0000 mgr.y (mgr.24286) 283 : cluster [DBG] pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:03.066 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:02 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:44:02] "GET /metrics HTTP/1.1" 200 214732 "" "Prometheus/2.33.4" 2024-04-19T22:44:03.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:03 smithi044 bash[42009]: level=error ts=2024-04-19T22:44:03.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:44:03.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:03 smithi044 bash[42009]: level=warn ts=2024-04-19T22:44:03.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:44:03.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:03 smithi044 bash[42009]: level=warn ts=2024-04-19T22:44:03.527Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:44:04.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:04 smithi044 bash[23559]: cluster 2024-04-19T22:44:02.577639+0000 mgr.y (mgr.24286) 284 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:04.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:04 smithi044 bash[18490]: cluster 2024-04-19T22:44:02.577639+0000 mgr.y (mgr.24286) 284 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:04.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:04 smithi165 bash[18577]: cluster 2024-04-19T22:44:02.577639+0000 mgr.y (mgr.24286) 284 : cluster [DBG] pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:06.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:06 smithi044 bash[23559]: cluster 2024-04-19T22:44:04.579466+0000 mgr.y (mgr.24286) 285 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:06.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:06 smithi044 bash[23559]: audit 2024-04-19T22:44:06.064497+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:06.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:06 smithi044 bash[23559]: audit 2024-04-19T22:44:06.066591+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:44:06.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:06 smithi044 bash[23559]: audit 2024-04-19T22:44:06.068631+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:44:06.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:06 smithi044 bash[23559]: audit 2024-04-19T22:44:06.070929+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:44:06.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:06 smithi044 bash[18490]: cluster 2024-04-19T22:44:04.579466+0000 mgr.y (mgr.24286) 285 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:06.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:06 smithi044 bash[18490]: audit 2024-04-19T22:44:06.064497+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:06.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:06 smithi044 bash[18490]: audit 2024-04-19T22:44:06.066591+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:44:06.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:06 smithi044 bash[18490]: audit 2024-04-19T22:44:06.068631+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:44:06.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:06 smithi044 bash[18490]: audit 2024-04-19T22:44:06.070929+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:44:06.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:06 smithi165 bash[18577]: cluster 2024-04-19T22:44:04.579466+0000 mgr.y (mgr.24286) 285 : cluster [DBG] pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:06.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:06 smithi165 bash[18577]: audit 2024-04-19T22:44:06.064497+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:06.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:06 smithi165 bash[18577]: audit 2024-04-19T22:44:06.066591+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:44:06.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:06 smithi165 bash[18577]: audit 2024-04-19T22:44:06.068631+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:44:06.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:06 smithi165 bash[18577]: audit 2024-04-19T22:44:06.070929+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:44:07.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:07 smithi165 bash[18577]: cephadm 2024-04-19T22:44:06.054455+0000 mgr.y (mgr.24286) 286 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-19T22:44:07.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:07 smithi165 bash[18577]: cephadm 2024-04-19T22:44:06.072976+0000 mgr.y (mgr.24286) 287 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-04-19T22:44:07.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:07 smithi165 bash[18577]: cluster 2024-04-19T22:44:06.580178+0000 mgr.y (mgr.24286) 288 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:07.816 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:07 smithi044 bash[18490]: cephadm 2024-04-19T22:44:06.054455+0000 mgr.y (mgr.24286) 286 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-19T22:44:07.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:07 smithi044 bash[18490]: cephadm 2024-04-19T22:44:06.072976+0000 mgr.y (mgr.24286) 287 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-04-19T22:44:07.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:07 smithi044 bash[18490]: cluster 2024-04-19T22:44:06.580178+0000 mgr.y (mgr.24286) 288 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:07.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:07 smithi044 bash[23559]: cephadm 2024-04-19T22:44:06.054455+0000 mgr.y (mgr.24286) 286 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-19T22:44:07.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:07 smithi044 bash[23559]: cephadm 2024-04-19T22:44:06.072976+0000 mgr.y (mgr.24286) 287 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-04-19T22:44:07.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:07 smithi044 bash[23559]: cluster 2024-04-19T22:44:06.580178+0000 mgr.y (mgr.24286) 288 : cluster [DBG] pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:08.238 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:08.239 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:44:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:08.239 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:44:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:08.240 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:44:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:08.240 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:44:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:08.240 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:44:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:08.240 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:44:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:08.241 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:44:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:08.241 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:08.241 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:08 smithi165 systemd[1]: Stopping Ceph mgr.x for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:44:08.593 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:08 smithi165 bash[37706]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mgr.x 2024-04-19T22:44:08.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:08 smithi044 bash[42009]: level=warn ts=2024-04-19T22:44:08.379Z 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.165:8443/api/prometheus_receiver\": dial tcp 172.21.15.165:8443: connect: connection refused" 2024-04-19T22:44:09.191 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:08 smithi165 bash[37715]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mgr-x 2024-04-19T22:44:09.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:08 smithi165 bash[37750]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mgr.x 2024-04-19T22:44:09.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:09 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-19T22:44:09.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:09 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-19T22:44:09.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:09 smithi165 systemd[1]: Stopped Ceph mgr.x for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:44:09.632 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:44:09 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:09.633 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:44:09 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:09.633 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:44:09 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:09.633 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:44:09 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:09.633 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:44:09 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:09.634 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:09 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:09.634 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:09 smithi165 systemd[1]: Started Ceph mgr.x for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:44:09.634 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:44:09 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:09.634 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:09 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:09.635 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:44:09 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:44:09.741 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:09 smithi044 bash[18490]: cluster 2024-04-19T22:44:08.581860+0000 mgr.y (mgr.24286) 289 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:09.741 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:09 smithi044 bash[18490]: audit 2024-04-19T22:44:09.100980+0000 mgr.y (mgr.24286) 290 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:09.741 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:09 smithi044 bash[18490]: audit 2024-04-19T22:44:09.426730+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:09.741 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:09 smithi044 bash[18490]: audit 2024-04-19T22:44:09.429360+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:44:09.741 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:09 smithi044 bash[18490]: audit 2024-04-19T22:44:09.432579+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:44:09.741 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:09 smithi044 bash[18490]: audit 2024-04-19T22:44:09.434462+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:44:09.742 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:09 smithi044 bash[23559]: cluster 2024-04-19T22:44:08.581860+0000 mgr.y (mgr.24286) 289 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:09.742 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:09 smithi044 bash[23559]: audit 2024-04-19T22:44:09.100980+0000 mgr.y (mgr.24286) 290 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:09.742 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:09 smithi044 bash[23559]: audit 2024-04-19T22:44:09.426730+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:09.742 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:09 smithi044 bash[23559]: audit 2024-04-19T22:44:09.429360+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:44:09.742 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:09 smithi044 bash[23559]: audit 2024-04-19T22:44:09.432579+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:44:09.742 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:09 smithi044 bash[23559]: audit 2024-04-19T22:44:09.434462+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:44:09.941 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:09 smithi165 bash[18577]: cluster 2024-04-19T22:44:08.581860+0000 mgr.y (mgr.24286) 289 : cluster [DBG] pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:09.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:09 smithi165 bash[18577]: audit 2024-04-19T22:44:09.100980+0000 mgr.y (mgr.24286) 290 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:09.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:09 smithi165 bash[18577]: audit 2024-04-19T22:44:09.426730+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:09.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:09 smithi165 bash[18577]: audit 2024-04-19T22:44:09.429360+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:44:09.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:09 smithi165 bash[18577]: audit 2024-04-19T22:44:09.432579+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:44:09.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:09 smithi165 bash[18577]: audit 2024-04-19T22:44:09.434462+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:44:10.941 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:10 smithi165 bash[37807]: debug 2024-04-19T22:44:10.537+0000 7fb2d93d7700 1 -- 172.21.15.165:0/1841646776 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d5f00d05a0 con 0x55d5f0e50800 2024-04-19T22:44:10.941 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:10 smithi165 bash[37807]: debug 2024-04-19T22:44:10.685+0000 7fb2e35de200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T22:44:11.941 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:11 smithi165 bash[18577]: cluster 2024-04-19T22:44:10.582567+0000 mgr.y (mgr.24286) 291 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:12.066 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:11 smithi044 bash[18490]: cluster 2024-04-19T22:44:10.582567+0000 mgr.y (mgr.24286) 291 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:12.067 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:11 smithi044 bash[23559]: cluster 2024-04-19T22:44:10.582567+0000 mgr.y (mgr.24286) 291 : cluster [DBG] pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:12.668 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:12 smithi165 bash[37807]: debug 2024-04-19T22:44:12.281+0000 7fb2e35de200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T22:44:12.668 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:12 smithi165 bash[37807]: debug 2024-04-19T22:44:12.393+0000 7fb2e35de200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T22:44:13.066 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:12 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:44:12] "GET /metrics HTTP/1.1" 200 214732 "" "Prometheus/2.33.4" 2024-04-19T22:44:13.380 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:12 smithi165 bash[37807]: debug 2024-04-19T22:44:12.669+0000 7fb2e35de200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T22:44:13.523 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:44:13.672 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:13 smithi165 bash[37807]: debug 2024-04-19T22:44:13.553+0000 7fb2e35de200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T22:44:13.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:13 smithi044 bash[42009]: level=error ts=2024-04-19T22:44:13.522Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 9 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": dial tcp 172.21.15.165:8443: connect: connection refused" 2024-04-19T22:44:13.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:13 smithi044 bash[42009]: level=warn ts=2024-04-19T22:44:13.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": dial tcp 172.21.15.165:8443: connect: connection refused" 2024-04-19T22:44:13.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:13 smithi044 bash[42009]: level=warn ts=2024-04-19T22:44:13.526Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:44:13.941 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:13 smithi165 bash[37807]: debug 2024-04-19T22:44:13.669+0000 7fb2e35de200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T22:44:13.941 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:13 smithi165 bash[37807]: debug 2024-04-19T22:44:13.785+0000 7fb2e35de200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T22:44:14.205 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:44:14.205 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (5m) 3m ago 5m 13.0M - ba2b418f427c a5190b26c2b8 2024-04-19T22:44:14.205 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 running (5m) 1s ago 5m 42.8M - 8.3.5 dad864ee21e9 1415e21a217a 2024-04-19T22:44:14.205 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (3m) 3m ago 3m 63.2M - 3.5 e1d6a67b021e 045d33a75a37 2024-04-19T22:44:14.205 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283 running (4s) 1s ago 11m 101M - 19.0.0-2401-gd0bf63dd 044b88a464c7 4e112bf4894e 2024-04-19T22:44:14.205 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:9283 running (13m) 3m ago 13m 445M - 17.2.0 e1d6a67b021e bef0517a9f19 2024-04-19T22:44:14.205 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (13m) 3m ago 13m 48.2M 2048M 17.2.0 e1d6a67b021e b3f0fce320a9 2024-04-19T22:44:14.206 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (11m) 1s ago 11m 40.3M 2048M 17.2.0 e1d6a67b021e e6f3f5a1fec1 2024-04-19T22:44:14.206 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (11m) 3m ago 11m 33.6M 2048M 17.2.0 e1d6a67b021e 29715e45b76e 2024-04-19T22:44:14.206 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (6m) 3m ago 6m 9295k - 1dbe0e931976 5746b7e6db06 2024-04-19T22:44:14.206 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (6m) 1s ago 6m 10.1M - 1dbe0e931976 f808046ae563 2024-04-19T22:44:14.206 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (11m) 3m ago 11m 49.8M 4061M 17.2.0 e1d6a67b021e 6edc0b1b604b 2024-04-19T22:44:14.206 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (10m) 3m ago 10m 52.2M 4061M 17.2.0 e1d6a67b021e 7d1be84a1e1a 2024-04-19T22:44:14.206 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (9m) 3m ago 9m 46.3M 4061M 17.2.0 e1d6a67b021e 1bd0c78e6456 2024-04-19T22:44:14.206 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (9m) 3m ago 9m 47.9M 4061M 17.2.0 e1d6a67b021e 93507ca261f0 2024-04-19T22:44:14.206 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (8m) 1s ago 8m 52.4M 4316M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:44:14.206 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (8m) 1s ago 8m 52.6M 4316M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:44:14.206 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (7m) 1s ago 7m 48.8M 4316M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:44:14.206 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (7m) 1s ago 7m 50.7M 4316M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:44:14.206 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (5m) 1s ago 6m 58.3M - 514e6a882f6e 736206121bb1 2024-04-19T22:44:14.207 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (4m) 3m ago 4m 81.6M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:44:14.207 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (4m) 1s ago 4m 83.0M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:44:14.207 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (4m) 3m ago 4m 81.9M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:44:14.207 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (4m) 1s ago 4m 82.8M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:44:14.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:14 smithi165 bash[18577]: cluster 2024-04-19T22:44:12.583302+0000 mgr.y (mgr.24286) 292 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:14.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:14 smithi165 bash[18577]: audit 2024-04-19T22:44:13.121651+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:14.382 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:14 smithi165 bash[18577]: audit 2024-04-19T22:44:13.591744+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:14.382 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:14 smithi165 bash[37807]: debug 2024-04-19T22:44:14.153+0000 7fb2e35de200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-19T22:44:14.382 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:14 smithi165 bash[37807]: debug 2024-04-19T22:44:14.269+0000 7fb2e35de200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T22:44:14.383 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:14 smithi165 bash[37807]: debug 2024-04-19T22:44:14.381+0000 7fb2e35de200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T22:44:14.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:14 smithi044 bash[18490]: cluster 2024-04-19T22:44:12.583302+0000 mgr.y (mgr.24286) 292 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:14.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:14 smithi044 bash[18490]: audit 2024-04-19T22:44:13.121651+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:14.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:14 smithi044 bash[18490]: audit 2024-04-19T22:44:13.591744+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:14.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:14 smithi044 bash[23559]: cluster 2024-04-19T22:44:12.583302+0000 mgr.y (mgr.24286) 292 : cluster [DBG] pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:14.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:14 smithi044 bash[23559]: audit 2024-04-19T22:44:13.121651+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:14.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:14 smithi044 bash[23559]: audit 2024-04-19T22:44:13.591744+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:14.596 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:44:14.596 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:44:14.596 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T22:44:14.596 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:44:14.596 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:44:14.597 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-19T22:44:14.597 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:44:14.597 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:44:14.597 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T22:44:14.597 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:44:14.597 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": {}, 2024-04-19T22:44:14.597 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:44:14.597 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:44:14.597 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:44:14.597 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:44:14.597 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-19T22:44:14.597 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:44:14.597 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:44:14.937 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:44:14.937 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:44:14.937 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:44:14.937 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-04-19T22:44:14.937 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-04-19T22:44:14.937 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mgr daemons" 2024-04-19T22:44:14.937 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:44:15.115 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:14 smithi165 bash[37807]: debug 2024-04-19T22:44:14.741+0000 7fb2e35de200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T22:44:15.115 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:14 smithi165 bash[37807]: debug 2024-04-19T22:44:14.989+0000 7fb2e35de200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T22:44:15.332 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-04-19T22:44:15.371 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:15 smithi165 bash[37807]: debug 2024-04-19T22:44:15.257+0000 7fb2e35de200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T22:44:15.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:15 smithi165 bash[18577]: audit 2024-04-19T22:44:13.512349+0000 mgr.y (mgr.24286) 293 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:15.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:15 smithi165 bash[18577]: audit 2024-04-19T22:44:13.852537+0000 mgr.y (mgr.24286) 294 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:15.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:15 smithi165 bash[18577]: audit 2024-04-19T22:44:14.189314+0000 mgr.y (mgr.24286) 295 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:15.372 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:15 smithi165 bash[18577]: audit 2024-04-19T22:44:14.601891+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.44:0/26497098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:44:15.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:15 smithi044 bash[18490]: audit 2024-04-19T22:44:13.512349+0000 mgr.y (mgr.24286) 293 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:15.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:15 smithi044 bash[18490]: audit 2024-04-19T22:44:13.852537+0000 mgr.y (mgr.24286) 294 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:15.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:15 smithi044 bash[18490]: audit 2024-04-19T22:44:14.189314+0000 mgr.y (mgr.24286) 295 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:15.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:15 smithi044 bash[18490]: audit 2024-04-19T22:44:14.601891+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.44:0/26497098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:44:15.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:15 smithi044 bash[23559]: audit 2024-04-19T22:44:13.512349+0000 mgr.y (mgr.24286) 293 : audit [DBG] from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:15.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:15 smithi044 bash[23559]: audit 2024-04-19T22:44:13.852537+0000 mgr.y (mgr.24286) 294 : audit [DBG] from='client.15084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:15.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:15 smithi044 bash[23559]: audit 2024-04-19T22:44:14.189314+0000 mgr.y (mgr.24286) 295 : audit [DBG] from='client.15090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:15.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:15 smithi044 bash[23559]: audit 2024-04-19T22:44:14.601891+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.44:0/26497098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:44:15.650 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:15 smithi165 bash[37807]: debug 2024-04-19T22:44:15.369+0000 7fb2e35de200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T22:44:15.941 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:15 smithi165 bash[37807]: debug 2024-04-19T22:44:15.649+0000 7fb2e35de200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T22:44:16.344 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:16 smithi165 bash[18577]: cluster 2024-04-19T22:44:14.584349+0000 mgr.y (mgr.24286) 296 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:16.344 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:16 smithi165 bash[18577]: audit 2024-04-19T22:44:14.940141+0000 mgr.y (mgr.24286) 297 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:16.344 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:16 smithi165 bash[18577]: audit 2024-04-19T22:44:15.338274+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.44:0/1150129576' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:44:16.345 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:16 smithi165 bash[37807]: debug 2024-04-19T22:44:16.073+0000 7fb2e35de200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:44:16.345 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:16 smithi165 bash[37807]: debug 2024-04-19T22:44:16.317+0000 7fb2e35de200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T22:44:16.566 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:16 smithi044 bash[23559]: cluster 2024-04-19T22:44:14.584349+0000 mgr.y (mgr.24286) 296 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:16.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:16 smithi044 bash[23559]: audit 2024-04-19T22:44:14.940141+0000 mgr.y (mgr.24286) 297 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:16.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:16 smithi044 bash[23559]: audit 2024-04-19T22:44:15.338274+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.44:0/1150129576' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:44:16.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:16 smithi044 bash[18490]: cluster 2024-04-19T22:44:14.584349+0000 mgr.y (mgr.24286) 296 : cluster [DBG] pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:16.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:16 smithi044 bash[18490]: audit 2024-04-19T22:44:14.940141+0000 mgr.y (mgr.24286) 297 : audit [DBG] from='client.15102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:16.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:16 smithi044 bash[18490]: audit 2024-04-19T22:44:15.338274+0000 mon.a (mon.0) 893 : audit [DBG] from='client.? 172.21.15.44:0/1150129576' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:44:16.691 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:16 smithi165 bash[37807]: debug 2024-04-19T22:44:16.445+0000 7fb2e35de200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T22:44:17.191 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:16 smithi165 bash[37807]: debug 2024-04-19T22:44:16.709+0000 7fb2e35de200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:44:18.159 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:17 smithi165 bash[37807]: debug 2024-04-19T22:44:17.749+0000 7fb2e35de200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T22:44:18.159 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:17 smithi165 bash[37807]: debug 2024-04-19T22:44:17.865+0000 7fb2e35de200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T22:44:18.441 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:18 smithi165 bash[37807]: debug 2024-04-19T22:44:18.165+0000 7fb2e35de200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T22:44:18.442 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:18 smithi165 bash[37807]: debug 2024-04-19T22:44:18.285+0000 7fb2e35de200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T22:44:18.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:18 smithi165 bash[18577]: cluster 2024-04-19T22:44:16.585043+0000 mgr.y (mgr.24286) 298 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:18.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:18 smithi044 bash[18490]: cluster 2024-04-19T22:44:16.585043+0000 mgr.y (mgr.24286) 298 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:18.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:18 smithi044 bash[23559]: cluster 2024-04-19T22:44:16.585043+0000 mgr.y (mgr.24286) 298 : cluster [DBG] pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:19.003 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:18 smithi165 bash[37807]: debug 2024-04-19T22:44:18.745+0000 7fb2e35de200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T22:44:19.003 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:18 smithi165 bash[37807]: debug 2024-04-19T22:44:18.873+0000 7fb2e35de200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T22:44:19.003 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:18 smithi165 bash[37807]: [19/Apr/2024:22:44:18] ENGINE Bus STARTING 2024-04-19T22:44:19.003 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:19 smithi165 bash[37807]: CherryPy Checker: 2024-04-19T22:44:19.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:19 smithi165 bash[18577]: audit 2024-04-19T22:44:18.901063+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:44:19.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:19 smithi165 bash[18577]: cluster 2024-04-19T22:44:18.901445+0000 mon.a (mon.0) 894 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T22:44:19.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:19 smithi165 bash[18577]: cluster 2024-04-19T22:44:18.901636+0000 mon.a (mon.0) 895 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:44:19.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:19 smithi165 bash[18577]: audit 2024-04-19T22:44:18.901800+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:44:19.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:19 smithi165 bash[18577]: audit 2024-04-19T22:44:18.904209+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:44:19.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:19 smithi165 bash[18577]: audit 2024-04-19T22:44:18.905811+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:44:19.442 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:19 smithi165 bash[37807]: The Application mounted at '' has an empty config. 2024-04-19T22:44:19.442 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:19 smithi165 bash[37807]: [19/Apr/2024:22:44:19] ENGINE Serving on http://:::9283 2024-04-19T22:44:19.442 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:19 smithi165 bash[37807]: [19/Apr/2024:22:44:19] ENGINE Bus STARTED 2024-04-19T22:44:19.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:19 smithi044 bash[18490]: audit 2024-04-19T22:44:18.901063+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:44:19.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:19 smithi044 bash[18490]: cluster 2024-04-19T22:44:18.901445+0000 mon.a (mon.0) 894 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T22:44:19.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:19 smithi044 bash[18490]: cluster 2024-04-19T22:44:18.901636+0000 mon.a (mon.0) 895 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:44:19.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:19 smithi044 bash[18490]: audit 2024-04-19T22:44:18.901800+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:44:19.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:19 smithi044 bash[18490]: audit 2024-04-19T22:44:18.904209+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:44:19.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:19 smithi044 bash[18490]: audit 2024-04-19T22:44:18.905811+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:44:19.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:19 smithi044 bash[23559]: audit 2024-04-19T22:44:18.901063+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:44:19.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:19 smithi044 bash[23559]: cluster 2024-04-19T22:44:18.901445+0000 mon.a (mon.0) 894 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T22:44:19.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:19 smithi044 bash[23559]: cluster 2024-04-19T22:44:18.901636+0000 mon.a (mon.0) 895 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:44:19.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:19 smithi044 bash[23559]: audit 2024-04-19T22:44:18.901800+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:44:19.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:19 smithi044 bash[23559]: audit 2024-04-19T22:44:18.904209+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:44:19.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:19 smithi044 bash[23559]: audit 2024-04-19T22:44:18.905811+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:44:20.433 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:20 smithi044 bash[18490]: cluster 2024-04-19T22:44:18.586661+0000 mgr.y (mgr.24286) 299 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:20.433 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:20 smithi044 bash[18490]: audit 2024-04-19T22:44:19.112214+0000 mgr.y (mgr.24286) 300 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:20.433 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:20 smithi044 bash[18490]: cluster 2024-04-19T22:44:19.193918+0000 mon.a (mon.0) 896 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-04-19T22:44:20.433 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:20 smithi044 bash[23559]: cluster 2024-04-19T22:44:18.586661+0000 mgr.y (mgr.24286) 299 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:20.433 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:20 smithi044 bash[23559]: audit 2024-04-19T22:44:19.112214+0000 mgr.y (mgr.24286) 300 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:20.433 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:20 smithi044 bash[23559]: cluster 2024-04-19T22:44:19.193918+0000 mon.a (mon.0) 896 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-04-19T22:44:20.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:20 smithi165 bash[18577]: cluster 2024-04-19T22:44:18.586661+0000 mgr.y (mgr.24286) 299 : cluster [DBG] pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:20.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:20 smithi165 bash[18577]: audit 2024-04-19T22:44:19.112214+0000 mgr.y (mgr.24286) 300 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:20.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:20 smithi165 bash[18577]: cluster 2024-04-19T22:44:19.193918+0000 mon.a (mon.0) 896 : cluster [DBG] mgrmap e22: y(active, since 6m), standbys: x 2024-04-19T22:44:20.816 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:20 smithi044 bash[42009]: level=warn ts=2024-04-19T22:44:20.438Z 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.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:44:22.174 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:21 smithi165 bash[37807]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:44:21] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:44:22.425 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[23559]: cluster 2024-04-19T22:44:20.587529+0000 mgr.y (mgr.24286) 301 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:22.426 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[23559]: audit 2024-04-19T22:44:21.181560+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:22.426 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[23559]: audit 2024-04-19T22:44:21.198035+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:22.426 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[23559]: audit 2024-04-19T22:44:21.214346+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:44:22.426 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[23559]: cephadm 2024-04-19T22:44:21.219686+0000 mgr.y (mgr.24286) 302 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T22:44:22.426 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[23559]: cephadm 2024-04-19T22:44:21.226857+0000 mgr.y (mgr.24286) 303 : cephadm [INF] Failing over to other MGR 2024-04-19T22:44:22.426 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[23559]: audit 2024-04-19T22:44:21.227422+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-19T22:44:22.426 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[23559]: cluster 2024-04-19T22:44:21.238346+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-19T22:44:22.426 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[18490]: cluster 2024-04-19T22:44:20.587529+0000 mgr.y (mgr.24286) 301 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:22.427 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[18490]: audit 2024-04-19T22:44:21.181560+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:22.427 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[18490]: audit 2024-04-19T22:44:21.198035+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:22.427 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[18490]: audit 2024-04-19T22:44:21.214346+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:44:22.427 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[18490]: cephadm 2024-04-19T22:44:21.219686+0000 mgr.y (mgr.24286) 302 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T22:44:22.427 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[18490]: cephadm 2024-04-19T22:44:21.226857+0000 mgr.y (mgr.24286) 303 : cephadm [INF] Failing over to other MGR 2024-04-19T22:44:22.427 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[18490]: audit 2024-04-19T22:44:21.227422+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-19T22:44:22.427 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[18490]: cluster 2024-04-19T22:44:21.238346+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-19T22:44:22.427 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[18744]: debug 2024-04-19T22:44:22.205+0000 7f42dd084700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-19T22:44:22.427 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[18744]: ignoring --setuser ceph since I am not root 2024-04-19T22:44:22.427 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[18744]: ignoring --setgroup ceph since I am not root 2024-04-19T22:44:22.427 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[18744]: debug 2024-04-19T22:44:22.261+0000 7f6ae01de700 1 -- 172.21.15.44:0/3311668234 <== mon.1 v2:172.21.15.44:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dc77d6c340 con 0x55dc78ae8400 2024-04-19T22:44:22.427 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:22 smithi044 bash[18744]: debug 2024-04-19T22:44:22.413+0000 7f6ae8c3a000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T22:44:22.428 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:22 smithi165 bash[18577]: cluster 2024-04-19T22:44:20.587529+0000 mgr.y (mgr.24286) 301 : cluster [DBG] pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:22.428 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:22 smithi165 bash[18577]: audit 2024-04-19T22:44:21.181560+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:22.428 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:22 smithi165 bash[18577]: audit 2024-04-19T22:44:21.198035+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' 2024-04-19T22:44:22.428 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:22 smithi165 bash[18577]: audit 2024-04-19T22:44:21.214346+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:44:22.428 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:22 smithi165 bash[18577]: cephadm 2024-04-19T22:44:21.219686+0000 mgr.y (mgr.24286) 302 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T22:44:22.428 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:22 smithi165 bash[18577]: cephadm 2024-04-19T22:44:21.226857+0000 mgr.y (mgr.24286) 303 : cephadm [INF] Failing over to other MGR 2024-04-19T22:44:22.428 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:22 smithi165 bash[18577]: audit 2024-04-19T22:44:21.227422+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-19T22:44:22.428 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:22 smithi165 bash[18577]: cluster 2024-04-19T22:44:21.238346+0000 mon.a (mon.0) 901 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-19T22:44:22.429 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:22 smithi165 bash[37807]: [19/Apr/2024:22:44:22] ENGINE Bus STOPPING 2024-04-19T22:44:22.429 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:22 smithi165 bash[37807]: [19/Apr/2024:22:44:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-19T22:44:22.429 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:22 smithi165 bash[37807]: [19/Apr/2024:22:44:22] ENGINE Bus STOPPED 2024-04-19T22:44:22.429 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:22 smithi165 bash[37807]: [19/Apr/2024:22:44:22] ENGINE Bus STARTING 2024-04-19T22:44:22.691 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:22 smithi165 bash[37807]: [19/Apr/2024:22:44:22] ENGINE Serving on http://:::9283 2024-04-19T22:44:22.691 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:22 smithi165 bash[37807]: [19/Apr/2024:22:44:22] ENGINE Bus STARTED 2024-04-19T22:44:23.518 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.209215+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-19T22:44:23.519 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.209395+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:44:23.519 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: cluster 2024-04-19T22:44:22.209410+0000 mon.a (mon.0) 903 : cluster [DBG] mgrmap e23: x(active, starting, since 0.980539s) 2024-04-19T22:44:23.519 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.209752+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:44:23.519 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.210415+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:44:23.519 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.211568+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T22:44:23.519 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.212473+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:44:23.519 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.213526+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:44:23.519 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.214066+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:44:23.519 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.214567+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:44:23.519 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.215026+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:44:23.519 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.215501+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:44:23.519 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.216043+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:44:23.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.216572+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:44:23.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.217708+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T22:44:23.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.218475+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T22:44:23.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.219613+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T22:44:23.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: cluster 2024-04-19T22:44:22.265401+0000 mon.a (mon.0) 904 : cluster [INF] Manager daemon x is now available 2024-04-19T22:44:23.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: cephadm 2024-04-19T22:44:22.311405+0000 mgr.x (mgr.24653) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-19T22:44:23.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.312675+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:23.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: cephadm 2024-04-19T22:44:22.320350+0000 mgr.x (mgr.24653) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-19T22:44:23.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: cephadm 2024-04-19T22:44:22.320838+0000 mgr.x (mgr.24653) 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-19T22:44:23.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: cephadm 2024-04-19T22:44:22.320905+0000 mgr.x (mgr.24653) 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-19T22:44:23.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.321549+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:23.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.327532+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:23.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.333460+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:44:23.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.364815+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:44:23.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.375638+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:44:23.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.378053+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:44:23.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.407383+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T22:44:23.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.409670+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T22:44:23.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.754203+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:23.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[23559]: audit 2024-04-19T22:44:22.763790+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:23.521 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.209215+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-19T22:44:23.521 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.209395+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:44:23.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: cluster 2024-04-19T22:44:22.209410+0000 mon.a (mon.0) 903 : cluster [DBG] mgrmap e23: x(active, starting, since 0.980539s) 2024-04-19T22:44:23.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.209752+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:44:23.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.210415+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:44:23.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.211568+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T22:44:23.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.212473+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:44:23.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.213526+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:44:23.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.214066+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:44:23.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.214567+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:44:23.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.215026+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:44:23.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.215501+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:44:23.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.216043+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:44:23.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.216572+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:44:23.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.217708+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T22:44:23.523 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.218475+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T22:44:23.523 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.219613+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T22:44:23.523 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: cluster 2024-04-19T22:44:22.265401+0000 mon.a (mon.0) 904 : cluster [INF] Manager daemon x is now available 2024-04-19T22:44:23.523 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: cephadm 2024-04-19T22:44:22.311405+0000 mgr.x (mgr.24653) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-19T22:44:23.523 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.312675+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:23.523 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: cephadm 2024-04-19T22:44:22.320350+0000 mgr.x (mgr.24653) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-19T22:44:23.523 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: cephadm 2024-04-19T22:44:22.320838+0000 mgr.x (mgr.24653) 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-19T22:44:23.523 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: cephadm 2024-04-19T22:44:22.320905+0000 mgr.x (mgr.24653) 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-19T22:44:23.523 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.321549+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:23.523 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.327532+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:23.523 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.333460+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:44:23.523 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.364815+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:44:23.523 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.375638+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:44:23.523 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.378053+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:44:23.524 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.407383+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T22:44:23.524 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.409670+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T22:44:23.524 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.754203+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:23.524 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[18490]: audit 2024-04-19T22:44:22.763790+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:23.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.209215+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24286 172.21.15.44:0/1092540397' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-19T22:44:23.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.209395+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:44:23.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: cluster 2024-04-19T22:44:22.209410+0000 mon.a (mon.0) 903 : cluster [DBG] mgrmap e23: x(active, starting, since 0.980539s) 2024-04-19T22:44:23.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.209752+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:44:23.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.210415+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:44:23.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.211568+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T22:44:23.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.212473+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:44:23.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.213526+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:44:23.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.214066+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:44:23.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.214567+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:44:23.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.215026+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:44:23.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.215501+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:44:23.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.216043+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:44:23.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.216572+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:44:23.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.217708+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T22:44:23.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.218475+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T22:44:23.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.219613+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T22:44:23.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: cluster 2024-04-19T22:44:22.265401+0000 mon.a (mon.0) 904 : cluster [INF] Manager daemon x is now available 2024-04-19T22:44:23.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: cephadm 2024-04-19T22:44:22.311405+0000 mgr.x (mgr.24653) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-19T22:44:23.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.312675+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:23.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: cephadm 2024-04-19T22:44:22.320350+0000 mgr.x (mgr.24653) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-19T22:44:23.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: cephadm 2024-04-19T22:44:22.320838+0000 mgr.x (mgr.24653) 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-19T22:44:23.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: cephadm 2024-04-19T22:44:22.320905+0000 mgr.x (mgr.24653) 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-19T22:44:23.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.321549+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:23.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.327532+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:23.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.333460+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:44:23.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.364815+0000 mon.b (mon.2) 49 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:44:23.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.375638+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:44:23.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.378053+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:44:23.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.407383+0000 mon.b (mon.2) 51 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T22:44:23.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.409670+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T22:44:23.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.754203+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:23.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:23 smithi165 bash[18577]: audit 2024-04-19T22:44:22.763790+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:23.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[42009]: level=error ts=2024-04-19T22:44:23.523Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:44:23.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[42009]: level=warn ts=2024-04-19T22:44:23.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused" 2024-04-19T22:44:23.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:23 smithi044 bash[42009]: level=warn ts=2024-04-19T22:44:23.541Z 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.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:44:24.317 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:24 smithi044 bash[18744]: debug 2024-04-19T22:44:24.045+0000 7f6ae8c3a000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T22:44:24.317 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:24 smithi044 bash[18744]: debug 2024-04-19T22:44:24.145+0000 7f6ae8c3a000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T22:44:24.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:24 smithi044 bash[23559]: cephadm 2024-04-19T22:44:22.790160+0000 mgr.x (mgr.24653) 5 : cephadm [INF] Deploying cephadm binary to smithi165 2024-04-19T22:44:24.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:24 smithi044 bash[23559]: cephadm 2024-04-19T22:44:22.807301+0000 mgr.x (mgr.24653) 6 : cephadm [INF] Deploying cephadm binary to smithi044 2024-04-19T22:44:24.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:24 smithi044 bash[23559]: cluster 2024-04-19T22:44:23.217046+0000 mon.a (mon.0) 912 : cluster [DBG] mgrmap e24: x(active, since 1.98817s) 2024-04-19T22:44:24.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:24 smithi044 bash[23559]: cluster 2024-04-19T22:44:23.252495+0000 mgr.x (mgr.24653) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:44:24.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:24 smithi044 bash[18490]: cephadm 2024-04-19T22:44:22.790160+0000 mgr.x (mgr.24653) 5 : cephadm [INF] Deploying cephadm binary to smithi165 2024-04-19T22:44:24.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:24 smithi044 bash[18490]: cephadm 2024-04-19T22:44:22.807301+0000 mgr.x (mgr.24653) 6 : cephadm [INF] Deploying cephadm binary to smithi044 2024-04-19T22:44:24.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:24 smithi044 bash[18490]: cluster 2024-04-19T22:44:23.217046+0000 mon.a (mon.0) 912 : cluster [DBG] mgrmap e24: x(active, since 1.98817s) 2024-04-19T22:44:24.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:24 smithi044 bash[18490]: cluster 2024-04-19T22:44:23.252495+0000 mgr.x (mgr.24653) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:44:24.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:24 smithi165 bash[18577]: cephadm 2024-04-19T22:44:22.790160+0000 mgr.x (mgr.24653) 5 : cephadm [INF] Deploying cephadm binary to smithi165 2024-04-19T22:44:24.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:24 smithi165 bash[18577]: cephadm 2024-04-19T22:44:22.807301+0000 mgr.x (mgr.24653) 6 : cephadm [INF] Deploying cephadm binary to smithi044 2024-04-19T22:44:24.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:24 smithi165 bash[18577]: cluster 2024-04-19T22:44:23.217046+0000 mon.a (mon.0) 912 : cluster [DBG] mgrmap e24: x(active, since 1.98817s) 2024-04-19T22:44:24.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:24 smithi165 bash[18577]: cluster 2024-04-19T22:44:23.252495+0000 mgr.x (mgr.24653) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:44:24.816 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:24 smithi044 bash[18744]: debug 2024-04-19T22:44:24.401+0000 7f6ae8c3a000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T22:44:25.506 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:25 smithi044 bash[18744]: debug 2024-04-19T22:44:25.165+0000 7f6ae8c3a000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T22:44:25.506 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:25 smithi044 bash[18744]: debug 2024-04-19T22:44:25.281+0000 7f6ae8c3a000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T22:44:25.506 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:25 smithi044 bash[18744]: debug 2024-04-19T22:44:25.393+0000 7f6ae8c3a000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T22:44:25.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:25 smithi044 bash[23559]: cephadm 2024-04-19T22:44:23.898737+0000 mgr.x (mgr.24653) 8 : cephadm [INF] [19/Apr/2024:22:44:23] ENGINE Bus STARTING 2024-04-19T22:44:25.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:25 smithi044 bash[23559]: cephadm 2024-04-19T22:44:24.130269+0000 mgr.x (mgr.24653) 9 : cephadm [INF] [19/Apr/2024:22:44:24] ENGINE Serving on https://172.21.15.165:7150 2024-04-19T22:44:25.506 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:25 smithi044 bash[23559]: cluster 2024-04-19T22:44:24.217749+0000 mgr.x (mgr.24653) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:44:25.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:25 smithi044 bash[23559]: cephadm 2024-04-19T22:44:24.260424+0000 mgr.x (mgr.24653) 11 : cephadm [INF] [19/Apr/2024:22:44:24] ENGINE Serving on http://172.21.15.165:8765 2024-04-19T22:44:25.507 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:25 smithi044 bash[23559]: cephadm 2024-04-19T22:44:24.260654+0000 mgr.x (mgr.24653) 12 : cephadm [INF] [19/Apr/2024:22:44:24] ENGINE Bus STARTED 2024-04-19T22:44:25.507 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:25 smithi044 bash[18490]: cephadm 2024-04-19T22:44:23.898737+0000 mgr.x (mgr.24653) 8 : cephadm [INF] [19/Apr/2024:22:44:23] ENGINE Bus STARTING 2024-04-19T22:44:25.507 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:25 smithi044 bash[18490]: cephadm 2024-04-19T22:44:24.130269+0000 mgr.x (mgr.24653) 9 : cephadm [INF] [19/Apr/2024:22:44:24] ENGINE Serving on https://172.21.15.165:7150 2024-04-19T22:44:25.507 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:25 smithi044 bash[18490]: cluster 2024-04-19T22:44:24.217749+0000 mgr.x (mgr.24653) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:44:25.508 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:25 smithi044 bash[18490]: cephadm 2024-04-19T22:44:24.260424+0000 mgr.x (mgr.24653) 11 : cephadm [INF] [19/Apr/2024:22:44:24] ENGINE Serving on http://172.21.15.165:8765 2024-04-19T22:44:25.508 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:25 smithi044 bash[18490]: cephadm 2024-04-19T22:44:24.260654+0000 mgr.x (mgr.24653) 12 : cephadm [INF] [19/Apr/2024:22:44:24] ENGINE Bus STARTED 2024-04-19T22:44:25.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:25 smithi165 bash[18577]: cephadm 2024-04-19T22:44:23.898737+0000 mgr.x (mgr.24653) 8 : cephadm [INF] [19/Apr/2024:22:44:23] ENGINE Bus STARTING 2024-04-19T22:44:25.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:25 smithi165 bash[18577]: cephadm 2024-04-19T22:44:24.130269+0000 mgr.x (mgr.24653) 9 : cephadm [INF] [19/Apr/2024:22:44:24] ENGINE Serving on https://172.21.15.165:7150 2024-04-19T22:44:25.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:25 smithi165 bash[18577]: cluster 2024-04-19T22:44:24.217749+0000 mgr.x (mgr.24653) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:44:25.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:25 smithi165 bash[18577]: cephadm 2024-04-19T22:44:24.260424+0000 mgr.x (mgr.24653) 11 : cephadm [INF] [19/Apr/2024:22:44:24] ENGINE Serving on http://172.21.15.165:8765 2024-04-19T22:44:25.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:25 smithi165 bash[18577]: cephadm 2024-04-19T22:44:24.260654+0000 mgr.x (mgr.24653) 12 : cephadm [INF] [19/Apr/2024:22:44:24] ENGINE Bus STARTED 2024-04-19T22:44:25.816 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:25 smithi044 bash[18744]: debug 2024-04-19T22:44:25.505+0000 7f6ae8c3a000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T22:44:25.816 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:25 smithi044 bash[18744]: debug 2024-04-19T22:44:25.729+0000 7f6ae8c3a000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T22:44:26.314 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:26 smithi044 bash[18744]: debug 2024-04-19T22:44:26.021+0000 7f6ae8c3a000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T22:44:26.315 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:26 smithi044 bash[18744]: debug 2024-04-19T22:44:26.125+0000 7f6ae8c3a000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T22:44:26.315 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:26 smithi044 bash[18490]: cluster 2024-04-19T22:44:25.251989+0000 mon.a (mon.0) 913 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-04-19T22:44:26.315 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:26 smithi044 bash[23559]: cluster 2024-04-19T22:44:25.251989+0000 mon.a (mon.0) 913 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-04-19T22:44:26.566 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:26 smithi044 bash[18744]: debug 2024-04-19T22:44:26.317+0000 7f6ae8c3a000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T22:44:26.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:26 smithi165 bash[18577]: cluster 2024-04-19T22:44:25.251989+0000 mon.a (mon.0) 913 : cluster [DBG] mgrmap e25: x(active, since 4s) 2024-04-19T22:44:26.849 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:26 smithi044 bash[18744]: debug 2024-04-19T22:44:26.569+0000 7f6ae8c3a000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T22:44:27.247 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:26 smithi044 bash[18744]: debug 2024-04-19T22:44:26.849+0000 7f6ae8c3a000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T22:44:27.247 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:27 smithi044 bash[18744]: debug 2024-04-19T22:44:27.021+0000 7f6ae8c3a000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:44:27.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:27 smithi044 bash[18490]: cluster 2024-04-19T22:44:26.218580+0000 mgr.x (mgr.24653) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:44:27.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:27 smithi044 bash[23559]: cluster 2024-04-19T22:44:26.218580+0000 mgr.x (mgr.24653) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:44:27.567 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:27 smithi044 bash[18744]: debug 2024-04-19T22:44:27.269+0000 7f6ae8c3a000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T22:44:27.567 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:27 smithi044 bash[18744]: debug 2024-04-19T22:44:27.393+0000 7f6ae8c3a000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T22:44:27.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:27 smithi165 bash[18577]: cluster 2024-04-19T22:44:26.218580+0000 mgr.x (mgr.24653) 13 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:44:28.066 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:27 smithi044 bash[18744]: debug 2024-04-19T22:44:27.737+0000 7f6ae8c3a000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:44:28.817 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:28 smithi044 bash[18744]: debug 2024-04-19T22:44:28.505+0000 7f6ae8c3a000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T22:44:28.817 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:28 smithi044 bash[18744]: debug 2024-04-19T22:44:28.625+0000 7f6ae8c3a000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T22:44:29.115 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:28 smithi044 bash[18744]: debug 2024-04-19T22:44:28.837+0000 7f6ae8c3a000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T22:44:29.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:29 smithi044 bash[18490]: cluster 2024-04-19T22:44:28.219418+0000 mgr.x (mgr.24653) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:44:29.563 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:29 smithi044 bash[18744]: debug 2024-04-19T22:44:29.169+0000 7f6ae8c3a000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T22:44:29.563 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:29 smithi044 bash[23559]: cluster 2024-04-19T22:44:28.219418+0000 mgr.x (mgr.24653) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:44:29.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:29 smithi165 bash[18577]: cluster 2024-04-19T22:44:28.219418+0000 mgr.x (mgr.24653) 14 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:44:29.817 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:29 smithi044 bash[18744]: debug 2024-04-19T22:44:29.565+0000 7f6ae8c3a000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T22:44:29.817 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:29 smithi044 bash[18744]: debug 2024-04-19T22:44:29.689+0000 7f6ae8c3a000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T22:44:29.817 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:29 smithi044 bash[18744]: [19/Apr/2024:22:44:29] ENGINE Bus STARTING 2024-04-19T22:44:30.260 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:29 smithi044 bash[18744]: CherryPy Checker: 2024-04-19T22:44:30.260 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:29 smithi044 bash[18744]: The Application mounted at '' has an empty config. 2024-04-19T22:44:30.260 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:29 smithi044 bash[18744]: [19/Apr/2024:22:44:29] ENGINE Serving on http://:::9283 2024-04-19T22:44:30.260 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:29 smithi044 bash[18744]: [19/Apr/2024:22:44:29] ENGINE Bus STARTED 2024-04-19T22:44:30.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:30 smithi044 bash[18490]: audit 2024-04-19T22:44:29.118143+0000 mgr.x (mgr.24653) 15 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:30.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:30 smithi044 bash[18490]: cluster 2024-04-19T22:44:29.712884+0000 mon.a (mon.0) 914 : cluster [DBG] Standby manager daemon y started 2024-04-19T22:44:30.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:30 smithi044 bash[18490]: audit 2024-04-19T22:44:29.717816+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.? 172.21.15.44:0/952228711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T22:44:30.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:30 smithi044 bash[18490]: audit 2024-04-19T22:44:29.719764+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.? 172.21.15.44:0/952228711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:44:30.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:30 smithi044 bash[18490]: audit 2024-04-19T22:44:29.723529+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.? 172.21.15.44:0/952228711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T22:44:30.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:30 smithi044 bash[18490]: audit 2024-04-19T22:44:29.724303+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.? 172.21.15.44:0/952228711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:44:30.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:30 smithi044 bash[23559]: audit 2024-04-19T22:44:29.118143+0000 mgr.x (mgr.24653) 15 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:30.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:30 smithi044 bash[23559]: cluster 2024-04-19T22:44:29.712884+0000 mon.a (mon.0) 914 : cluster [DBG] Standby manager daemon y started 2024-04-19T22:44:30.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:30 smithi044 bash[23559]: audit 2024-04-19T22:44:29.717816+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.? 172.21.15.44:0/952228711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T22:44:30.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:30 smithi044 bash[23559]: audit 2024-04-19T22:44:29.719764+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.? 172.21.15.44:0/952228711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:44:30.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:30 smithi044 bash[23559]: audit 2024-04-19T22:44:29.723529+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.? 172.21.15.44:0/952228711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T22:44:30.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:30 smithi044 bash[23559]: audit 2024-04-19T22:44:29.724303+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.? 172.21.15.44:0/952228711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:44:30.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:30 smithi165 bash[18577]: audit 2024-04-19T22:44:29.118143+0000 mgr.x (mgr.24653) 15 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:30.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:30 smithi165 bash[18577]: cluster 2024-04-19T22:44:29.712884+0000 mon.a (mon.0) 914 : cluster [DBG] Standby manager daemon y started 2024-04-19T22:44:30.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:30 smithi165 bash[18577]: audit 2024-04-19T22:44:29.717816+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.? 172.21.15.44:0/952228711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T22:44:30.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:30 smithi165 bash[18577]: audit 2024-04-19T22:44:29.719764+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.? 172.21.15.44:0/952228711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:44:30.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:30 smithi165 bash[18577]: audit 2024-04-19T22:44:29.723529+0000 mon.a (mon.0) 917 : audit [DBG] from='mgr.? 172.21.15.44:0/952228711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T22:44:30.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:30 smithi165 bash[18577]: audit 2024-04-19T22:44:29.724303+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.? 172.21.15.44:0/952228711' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:44:31.317 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:31 smithi044 bash[42009]: level=warn ts=2024-04-19T22:44:31.057Z 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.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:44:31.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:31 smithi044 bash[23559]: cluster 2024-04-19T22:44:30.220919+0000 mgr.x (mgr.24653) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-19T22:44:31.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:31 smithi044 bash[23559]: audit 2024-04-19T22:44:30.282610+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T22:44:31.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:31 smithi044 bash[23559]: cluster 2024-04-19T22:44:30.283123+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e26: x(active, since 9s), standbys: y 2024-04-19T22:44:31.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:31 smithi044 bash[18490]: cluster 2024-04-19T22:44:30.220919+0000 mgr.x (mgr.24653) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-19T22:44:31.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:31 smithi044 bash[18490]: audit 2024-04-19T22:44:30.282610+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T22:44:31.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:31 smithi044 bash[18490]: cluster 2024-04-19T22:44:30.283123+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e26: x(active, since 9s), standbys: y 2024-04-19T22:44:31.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:31 smithi165 bash[18577]: cluster 2024-04-19T22:44:30.220919+0000 mgr.x (mgr.24653) 16 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-19T22:44:31.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:31 smithi165 bash[18577]: audit 2024-04-19T22:44:30.282610+0000 mon.b (mon.2) 52 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T22:44:31.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:31 smithi165 bash[18577]: cluster 2024-04-19T22:44:30.283123+0000 mon.a (mon.0) 919 : cluster [DBG] mgrmap e26: x(active, since 9s), standbys: y 2024-04-19T22:44:32.191 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:31 smithi165 bash[37807]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:44:31] "GET /metrics HTTP/1.1" 200 35148 "" "Prometheus/2.33.4" 2024-04-19T22:44:33.067 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:32 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:44:32] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:44:33.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:33 smithi165 bash[18577]: cluster 2024-04-19T22:44:32.221720+0000 mgr.x (mgr.24653) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T22:44:33.519 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:33 smithi044 bash[18490]: cluster 2024-04-19T22:44:32.221720+0000 mgr.x (mgr.24653) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T22:44:33.519 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:33 smithi044 bash[23559]: cluster 2024-04-19T22:44:32.221720+0000 mgr.x (mgr.24653) 17 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T22:44:33.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:33 smithi044 bash[42009]: level=error ts=2024-04-19T22:44:33.524Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:44:33.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:33 smithi044 bash[42009]: level=warn ts=2024-04-19T22:44:33.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:44:33.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:33 smithi044 bash[42009]: level=warn ts=2024-04-19T22:44:33.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:44:35.566 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:35 smithi044 bash[18490]: cluster 2024-04-19T22:44:34.223408+0000 mgr.x (mgr.24653) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-19T22:44:35.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:35 smithi044 bash[23559]: cluster 2024-04-19T22:44:34.223408+0000 mgr.x (mgr.24653) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-19T22:44:35.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:35 smithi165 bash[18577]: cluster 2024-04-19T22:44:34.223408+0000 mgr.x (mgr.24653) 18 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-19T22:44:37.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:36 smithi044 bash[18490]: audit 2024-04-19T22:44:35.983631+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:37.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:36 smithi044 bash[18490]: audit 2024-04-19T22:44:35.993554+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:37.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:36 smithi044 bash[18490]: audit 2024-04-19T22:44:36.000842+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:37.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:36 smithi044 bash[18490]: audit 2024-04-19T22:44:36.011065+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:37.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:36 smithi044 bash[18490]: cluster 2024-04-19T22:44:36.224155+0000 mgr.x (mgr.24653) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T22:44:37.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:36 smithi044 bash[23559]: audit 2024-04-19T22:44:35.983631+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:37.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:36 smithi044 bash[23559]: audit 2024-04-19T22:44:35.993554+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:37.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:36 smithi044 bash[23559]: audit 2024-04-19T22:44:36.000842+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:37.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:36 smithi044 bash[23559]: audit 2024-04-19T22:44:36.011065+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:37.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:36 smithi044 bash[23559]: cluster 2024-04-19T22:44:36.224155+0000 mgr.x (mgr.24653) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T22:44:37.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:36 smithi165 bash[18577]: audit 2024-04-19T22:44:35.983631+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:37.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:36 smithi165 bash[18577]: audit 2024-04-19T22:44:35.993554+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:37.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:36 smithi165 bash[18577]: audit 2024-04-19T22:44:36.000842+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:37.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:36 smithi165 bash[18577]: audit 2024-04-19T22:44:36.011065+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:37.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:36 smithi165 bash[18577]: cluster 2024-04-19T22:44:36.224155+0000 mgr.x (mgr.24653) 19 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T22:44:38.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[23559]: audit 2024-04-19T22:44:37.035216+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:38.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[23559]: audit 2024-04-19T22:44:37.045368+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:38.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[23559]: audit 2024-04-19T22:44:37.053521+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:38.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[23559]: audit 2024-04-19T22:44:37.067438+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:38.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[23559]: audit 2024-04-19T22:44:37.069259+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[23559]: audit 2024-04-19T22:44:37.071643+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[23559]: audit 2024-04-19T22:44:37.072467+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[23559]: audit 2024-04-19T22:44:37.074865+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[23559]: audit 2024-04-19T22:44:37.075045+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[23559]: audit 2024-04-19T22:44:37.077373+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[23559]: audit 2024-04-19T22:44:37.077398+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[23559]: cephadm 2024-04-19T22:44:37.079110+0000 mgr.x (mgr.24653) 20 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 2781M 2024-04-19T22:44:38.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[23559]: audit 2024-04-19T22:44:37.079713+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[23559]: audit 2024-04-19T22:44:37.089338+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:38.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[23559]: audit 2024-04-19T22:44:37.366048+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:44:38.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[18490]: audit 2024-04-19T22:44:37.035216+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:38.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[18490]: audit 2024-04-19T22:44:37.045368+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:38.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[18490]: audit 2024-04-19T22:44:37.053521+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:38.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[18490]: audit 2024-04-19T22:44:37.067438+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:38.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[18490]: audit 2024-04-19T22:44:37.069259+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[18490]: audit 2024-04-19T22:44:37.071643+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[18490]: audit 2024-04-19T22:44:37.072467+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[18490]: audit 2024-04-19T22:44:37.074865+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[18490]: audit 2024-04-19T22:44:37.075045+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[18490]: audit 2024-04-19T22:44:37.077373+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[18490]: audit 2024-04-19T22:44:37.077398+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[18490]: cephadm 2024-04-19T22:44:37.079110+0000 mgr.x (mgr.24653) 20 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 2781M 2024-04-19T22:44:38.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[18490]: audit 2024-04-19T22:44:37.079713+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[18490]: audit 2024-04-19T22:44:37.089338+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:38.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:38 smithi044 bash[18490]: audit 2024-04-19T22:44:37.366048+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:44:38.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:38 smithi165 bash[18577]: audit 2024-04-19T22:44:37.035216+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:38.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:38 smithi165 bash[18577]: audit 2024-04-19T22:44:37.045368+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:38.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:38 smithi165 bash[18577]: audit 2024-04-19T22:44:37.053521+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:38.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:38 smithi165 bash[18577]: audit 2024-04-19T22:44:37.067438+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:38.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:38 smithi165 bash[18577]: audit 2024-04-19T22:44:37.069259+0000 mon.b (mon.2) 53 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:38 smithi165 bash[18577]: audit 2024-04-19T22:44:37.071643+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:38 smithi165 bash[18577]: audit 2024-04-19T22:44:37.072467+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:38 smithi165 bash[18577]: audit 2024-04-19T22:44:37.074865+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:38 smithi165 bash[18577]: audit 2024-04-19T22:44:37.075045+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:38 smithi165 bash[18577]: audit 2024-04-19T22:44:37.077373+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:38 smithi165 bash[18577]: audit 2024-04-19T22:44:37.077398+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:38 smithi165 bash[18577]: cephadm 2024-04-19T22:44:37.079110+0000 mgr.x (mgr.24653) 20 : cephadm [INF] Adjusting osd_memory_target on smithi044 to 2781M 2024-04-19T22:44:38.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:38 smithi165 bash[18577]: audit 2024-04-19T22:44:37.079713+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:38.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:38 smithi165 bash[18577]: audit 2024-04-19T22:44:37.089338+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:38.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:38 smithi165 bash[18577]: audit 2024-04-19T22:44:37.366048+0000 mon.b (mon.2) 57 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:44:39.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:39 smithi044 bash[23559]: cluster 2024-04-19T22:44:38.225053+0000 mgr.x (mgr.24653) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T22:44:39.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:39 smithi044 bash[18490]: cluster 2024-04-19T22:44:38.225053+0000 mgr.x (mgr.24653) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T22:44:39.441 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:39 smithi165 bash[18577]: cluster 2024-04-19T22:44:38.225053+0000 mgr.x (mgr.24653) 21 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T22:44:40.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:40 smithi044 bash[23559]: audit 2024-04-19T22:44:39.129577+0000 mgr.x (mgr.24653) 22 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:40.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:40 smithi044 bash[18490]: audit 2024-04-19T22:44:39.129577+0000 mgr.x (mgr.24653) 22 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:40.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:40 smithi165 bash[18577]: audit 2024-04-19T22:44:39.129577+0000 mgr.x (mgr.24653) 22 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:41.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:41 smithi044 bash[23559]: cluster 2024-04-19T22:44:40.226526+0000 mgr.x (mgr.24653) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T22:44:41.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:41 smithi044 bash[18490]: cluster 2024-04-19T22:44:40.226526+0000 mgr.x (mgr.24653) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T22:44:41.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:41 smithi165 bash[18577]: cluster 2024-04-19T22:44:40.226526+0000 mgr.x (mgr.24653) 23 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T22:44:42.105 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:41 smithi165 bash[37807]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:44:41] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.33.4" 2024-04-19T22:44:42.442 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:44:42 smithi165 bash[34312]: ts=2024-04-19T22:44:42.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.44:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.165:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:44:43.067 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:42 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:44:42] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:44:43.295 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:43 smithi165 bash[18577]: cluster 2024-04-19T22:44:42.227278+0000 mgr.x (mgr.24653) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:43.520 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:43 smithi044 bash[23559]: cluster 2024-04-19T22:44:42.227278+0000 mgr.x (mgr.24653) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:43.520 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:43 smithi044 bash[18490]: cluster 2024-04-19T22:44:42.227278+0000 mgr.x (mgr.24653) 24 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:43.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:43 smithi044 bash[42009]: level=error ts=2024-04-19T22:44:43.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:44:43.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:43 smithi044 bash[42009]: level=warn ts=2024-04-19T22:44:43.529Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:44:43.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:43 smithi044 bash[42009]: level=warn ts=2024-04-19T22:44:43.530Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:44:45.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:45 smithi044 bash[18490]: cluster 2024-04-19T22:44:44.228990+0000 mgr.x (mgr.24653) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:45.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:45 smithi044 bash[23559]: cluster 2024-04-19T22:44:44.228990+0000 mgr.x (mgr.24653) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:45.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:45 smithi165 bash[18577]: cluster 2024-04-19T22:44:44.228990+0000 mgr.x (mgr.24653) 25 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:44:45.738 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:44:46.504 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:44:46.504 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (5m) 10s ago 6m 16.3M - 0.23.0 ba2b418f427c a5190b26c2b8 2024-04-19T22:44:46.504 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 running (6m) 10s ago 6m 42.5M - 8.3.5 dad864ee21e9 1415e21a217a 2024-04-19T22:44:46.504 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (4m) 10s ago 4m 42.5M - 3.5 e1d6a67b021e 045d33a75a37 2024-04-19T22:44:46.504 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283 running (37s) 10s ago 12m 478M - 19.0.0-2401-gd0bf63dd 044b88a464c7 4e112bf4894e 2024-04-19T22:44:46.504 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:9283 running (13m) 10s ago 13m 399M - 17.2.0 e1d6a67b021e bef0517a9f19 2024-04-19T22:44:46.504 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (14m) 10s ago 14m 56.2M 2048M 17.2.0 e1d6a67b021e b3f0fce320a9 2024-04-19T22:44:46.505 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (12m) 10s ago 12m 43.1M 2048M 17.2.0 e1d6a67b021e e6f3f5a1fec1 2024-04-19T22:44:46.505 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (12m) 10s ago 12m 39.9M 2048M 17.2.0 e1d6a67b021e 29715e45b76e 2024-04-19T22:44:46.505 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (6m) 10s ago 6m 9404k - 1.3.1 1dbe0e931976 5746b7e6db06 2024-04-19T22:44:46.505 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (6m) 10s ago 6m 11.6M - 1.3.1 1dbe0e931976 f808046ae563 2024-04-19T22:44:46.505 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (11m) 10s ago 11m 53.1M 2781M 17.2.0 e1d6a67b021e 6edc0b1b604b 2024-04-19T22:44:46.505 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (11m) 10s ago 11m 56.2M 2781M 17.2.0 e1d6a67b021e 7d1be84a1e1a 2024-04-19T22:44:46.505 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (10m) 10s ago 10m 48.6M 2781M 17.2.0 e1d6a67b021e 1bd0c78e6456 2024-04-19T22:44:46.505 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (9m) 10s ago 9m 52.2M 2781M 17.2.0 e1d6a67b021e 93507ca261f0 2024-04-19T22:44:46.505 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (9m) 10s ago 9m 53.1M 4316M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:44:46.505 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (8m) 10s ago 8m 53.3M 4316M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:44:46.505 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (8m) 10s ago 8m 49.5M 4316M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:44:46.505 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (7m) 10s ago 7m 51.5M 4316M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:44:46.505 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (5m) 10s ago 6m 58.5M - 2.33.4 514e6a882f6e 736206121bb1 2024-04-19T22:44:46.505 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (4m) 10s ago 4m 83.5M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:44:46.505 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (4m) 10s ago 4m 83.7M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:44:46.506 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (4m) 10s ago 4m 83.8M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:44:46.506 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (4m) 10s ago 4m 83.4M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:44:46.957 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:44:46.957 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:44:46.957 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T22:44:46.957 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:44:46.957 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:44:46.957 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-19T22:44:46.957 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 1 2024-04-19T22:44:46.957 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:44:46.957 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:44:46.958 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T22:44:46.958 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:44:46.958 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": {}, 2024-04-19T22:44:46.958 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:44:46.958 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:44:46.958 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:44:46.958 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:44:46.958 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-19T22:44:46.958 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 1 2024-04-19T22:44:46.958 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:44:46.958 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:44:47.336 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:44:47.336 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:44:47.336 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:44:47.336 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:44:47.336 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-04-19T22:44:47.336 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-04-19T22:44:47.336 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-04-19T22:44:47.336 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:44:47.336 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:44:47.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:45.726237+0000 mgr.x (mgr.24653) 26 : audit [DBG] from='client.25048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:47.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.094701+0000 mgr.x (mgr.24653) 27 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:47.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: cluster 2024-04-19T22:44:46.229786+0000 mgr.x (mgr.24653) 28 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:47.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.459963+0000 mgr.x (mgr.24653) 29 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:47.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.617541+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:47.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.630362+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:47.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.632712+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.635177+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.635720+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.638051+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.638299+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.640508+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.640579+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.642885+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.654798+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:47.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.659200+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:44:47.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.661059+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:44:47.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[18490]: audit 2024-04-19T22:44:46.961906+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.44:0/3160471691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:44:47.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:45.726237+0000 mgr.x (mgr.24653) 26 : audit [DBG] from='client.25048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:47.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.094701+0000 mgr.x (mgr.24653) 27 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:47.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: cluster 2024-04-19T22:44:46.229786+0000 mgr.x (mgr.24653) 28 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:47.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.459963+0000 mgr.x (mgr.24653) 29 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:47.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.617541+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:47.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.630362+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:47.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.632712+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.635177+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.635720+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.638051+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.638299+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.640508+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.640579+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.642885+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.654798+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:47.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.659200+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:44:47.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.661059+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:44:47.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:47 smithi044 bash[23559]: audit 2024-04-19T22:44:46.961906+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.44:0/3160471691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:44:47.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:45.726237+0000 mgr.x (mgr.24653) 26 : audit [DBG] from='client.25048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:47.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.094701+0000 mgr.x (mgr.24653) 27 : audit [DBG] from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:47.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: cluster 2024-04-19T22:44:46.229786+0000 mgr.x (mgr.24653) 28 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:47.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.459963+0000 mgr.x (mgr.24653) 29 : audit [DBG] from='client.15153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:47.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.617541+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:47.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.630362+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:47.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.632712+0000 mon.b (mon.2) 58 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.635177+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.635720+0000 mon.b (mon.2) 59 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.638051+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.638299+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.640508+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.640579+0000 mon.b (mon.2) 61 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.642885+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T22:44:47.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.654798+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:47.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.659200+0000 mon.b (mon.2) 62 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:44:47.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.661059+0000 mon.b (mon.2) 63 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:44:47.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:47 smithi165 bash[18577]: audit 2024-04-19T22:44:46.961906+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.44:0/3160471691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:44:47.781 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-04-19T22:44:48.545 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:48 smithi044 systemd[1]: Stopping Ceph node-exporter.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:44:48.545 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[51043]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-node-exporter.a 2024-04-19T22:44:48.545 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: cephadm 2024-04-19T22:44:46.642688+0000 mgr.x (mgr.24653) 30 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 3036M 2024-04-19T22:44:48.545 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: cephadm 2024-04-19T22:44:46.663894+0000 mgr.x (mgr.24653) 31 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:44:48.545 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: cephadm 2024-04-19T22:44:46.664235+0000 mgr.x (mgr.24653) 32 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:44:48.546 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: cephadm 2024-04-19T22:44:47.192953+0000 mgr.x (mgr.24653) 33 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:44:48.546 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: cephadm 2024-04-19T22:44:47.193321+0000 mgr.x (mgr.24653) 34 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:44:48.546 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: audit 2024-04-19T22:44:47.339195+0000 mgr.x (mgr.24653) 35 : audit [DBG] from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:48.546 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: cephadm 2024-04-19T22:44:47.358360+0000 mgr.x (mgr.24653) 36 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:44:48.546 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: cephadm 2024-04-19T22:44:47.358589+0000 mgr.x (mgr.24653) 37 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:44:48.546 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: cephadm 2024-04-19T22:44:47.523276+0000 mgr.x (mgr.24653) 38 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:44:48.546 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: cephadm 2024-04-19T22:44:47.523588+0000 mgr.x (mgr.24653) 39 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:44:48.546 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: audit 2024-04-19T22:44:47.700479+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.546 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: audit 2024-04-19T22:44:47.707202+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.546 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: audit 2024-04-19T22:44:47.715145+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.546 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: audit 2024-04-19T22:44:47.722429+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.546 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: audit 2024-04-19T22:44:47.730023+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.546 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: audit 2024-04-19T22:44:47.786394+0000 mon.a (mon.0) 945 : audit [DBG] from='client.? 172.21.15.44:0/1954559580' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:44:48.547 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: audit 2024-04-19T22:44:47.807502+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.547 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: audit 2024-04-19T22:44:47.813927+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.547 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: audit 2024-04-19T22:44:47.819045+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.547 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[18490]: audit 2024-04-19T22:44:47.827011+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.547 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: cephadm 2024-04-19T22:44:46.642688+0000 mgr.x (mgr.24653) 30 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 3036M 2024-04-19T22:44:48.547 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: cephadm 2024-04-19T22:44:46.663894+0000 mgr.x (mgr.24653) 31 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:44:48.547 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: cephadm 2024-04-19T22:44:46.664235+0000 mgr.x (mgr.24653) 32 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:44:48.547 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: cephadm 2024-04-19T22:44:47.192953+0000 mgr.x (mgr.24653) 33 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:44:48.547 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: cephadm 2024-04-19T22:44:47.193321+0000 mgr.x (mgr.24653) 34 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:44:48.547 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: audit 2024-04-19T22:44:47.339195+0000 mgr.x (mgr.24653) 35 : audit [DBG] from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:48.547 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: cephadm 2024-04-19T22:44:47.358360+0000 mgr.x (mgr.24653) 36 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:44:48.547 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: cephadm 2024-04-19T22:44:47.358589+0000 mgr.x (mgr.24653) 37 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:44:48.547 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: cephadm 2024-04-19T22:44:47.523276+0000 mgr.x (mgr.24653) 38 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:44:48.548 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: cephadm 2024-04-19T22:44:47.523588+0000 mgr.x (mgr.24653) 39 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:44:48.548 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: audit 2024-04-19T22:44:47.700479+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.548 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: audit 2024-04-19T22:44:47.707202+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.548 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: audit 2024-04-19T22:44:47.715145+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.548 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: audit 2024-04-19T22:44:47.722429+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.548 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: audit 2024-04-19T22:44:47.730023+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.548 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: audit 2024-04-19T22:44:47.786394+0000 mon.a (mon.0) 945 : audit [DBG] from='client.? 172.21.15.44:0/1954559580' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:44:48.548 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: audit 2024-04-19T22:44:47.807502+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.548 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: audit 2024-04-19T22:44:47.813927+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.548 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: audit 2024-04-19T22:44:47.819045+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.548 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[23559]: audit 2024-04-19T22:44:47.827011+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: cephadm 2024-04-19T22:44:46.642688+0000 mgr.x (mgr.24653) 30 : cephadm [INF] Adjusting osd_memory_target on smithi165 to 3036M 2024-04-19T22:44:48.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: cephadm 2024-04-19T22:44:46.663894+0000 mgr.x (mgr.24653) 31 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:44:48.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: cephadm 2024-04-19T22:44:46.664235+0000 mgr.x (mgr.24653) 32 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:44:48.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: cephadm 2024-04-19T22:44:47.192953+0000 mgr.x (mgr.24653) 33 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:44:48.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: cephadm 2024-04-19T22:44:47.193321+0000 mgr.x (mgr.24653) 34 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:44:48.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: audit 2024-04-19T22:44:47.339195+0000 mgr.x (mgr.24653) 35 : audit [DBG] from='client.25072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:44:48.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: cephadm 2024-04-19T22:44:47.358360+0000 mgr.x (mgr.24653) 36 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:44:48.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: cephadm 2024-04-19T22:44:47.358589+0000 mgr.x (mgr.24653) 37 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:44:48.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: cephadm 2024-04-19T22:44:47.523276+0000 mgr.x (mgr.24653) 38 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:44:48.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: cephadm 2024-04-19T22:44:47.523588+0000 mgr.x (mgr.24653) 39 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:44:48.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: audit 2024-04-19T22:44:47.700479+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: audit 2024-04-19T22:44:47.707202+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: audit 2024-04-19T22:44:47.715145+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: audit 2024-04-19T22:44:47.722429+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: audit 2024-04-19T22:44:47.730023+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: audit 2024-04-19T22:44:47.786394+0000 mon.a (mon.0) 945 : audit [DBG] from='client.? 172.21.15.44:0/1954559580' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:44:48.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: audit 2024-04-19T22:44:47.807502+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: audit 2024-04-19T22:44:47.813927+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: audit 2024-04-19T22:44:47.819045+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:48.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:48 smithi165 bash[18577]: audit 2024-04-19T22:44:47.827011+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:49.177 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[51052]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-node-exporter-a 2024-04-19T22:44:49.177 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:48 smithi044 bash[51087]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-node-exporter.a 2024-04-19T22:44:49.177 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:49 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-19T22:44:49.177 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:49 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-19T22:44:49.177 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:49 smithi044 systemd[1]: Stopped Ceph node-exporter.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:44:49.177 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:49 smithi044 systemd[1]: Started Ceph node-exporter.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:44:49.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:49 smithi044 bash[18490]: cephadm 2024-04-19T22:44:47.827810+0000 mgr.x (mgr.24653) 40 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-19T22:44:49.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:49 smithi044 bash[18490]: cephadm 2024-04-19T22:44:47.828791+0000 mgr.x (mgr.24653) 41 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi044 2024-04-19T22:44:49.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:49 smithi044 bash[18490]: cluster 2024-04-19T22:44:48.230848+0000 mgr.x (mgr.24653) 42 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:49.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:49 smithi044 bash[18490]: audit 2024-04-19T22:44:49.183727+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:49.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:49 smithi044 bash[18490]: audit 2024-04-19T22:44:49.195409+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:49.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:49 smithi044 bash[23559]: cephadm 2024-04-19T22:44:47.827810+0000 mgr.x (mgr.24653) 40 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-19T22:44:49.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:49 smithi044 bash[23559]: cephadm 2024-04-19T22:44:47.828791+0000 mgr.x (mgr.24653) 41 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi044 2024-04-19T22:44:49.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:49 smithi044 bash[23559]: cluster 2024-04-19T22:44:48.230848+0000 mgr.x (mgr.24653) 42 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:49.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:49 smithi044 bash[23559]: audit 2024-04-19T22:44:49.183727+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:49.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:49 smithi044 bash[23559]: audit 2024-04-19T22:44:49.195409+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:49.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:49 smithi165 bash[18577]: cephadm 2024-04-19T22:44:47.827810+0000 mgr.x (mgr.24653) 40 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-19T22:44:49.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:49 smithi165 bash[18577]: cephadm 2024-04-19T22:44:47.828791+0000 mgr.x (mgr.24653) 41 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi044 2024-04-19T22:44:49.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:49 smithi165 bash[18577]: cluster 2024-04-19T22:44:48.230848+0000 mgr.x (mgr.24653) 42 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:49.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:49 smithi165 bash[18577]: audit 2024-04-19T22:44:49.183727+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:49.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:49 smithi165 bash[18577]: audit 2024-04-19T22:44:49.195409+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:50.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[18490]: audit 2024-04-19T22:44:49.138339+0000 mgr.x (mgr.24653) 43 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:50.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[18490]: cephadm 2024-04-19T22:44:49.248544+0000 mgr.x (mgr.24653) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-19T22:44:50.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[18490]: cephadm 2024-04-19T22:44:49.283122+0000 mgr.x (mgr.24653) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi044 2024-04-19T22:44:50.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[23559]: audit 2024-04-19T22:44:49.138339+0000 mgr.x (mgr.24653) 43 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:50.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[23559]: cephadm 2024-04-19T22:44:49.248544+0000 mgr.x (mgr.24653) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-19T22:44:50.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[23559]: cephadm 2024-04-19T22:44:49.283122+0000 mgr.x (mgr.24653) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi044 2024-04-19T22:44:50.318 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.135Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-19T22:44:50.318 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.135Z 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-19T22:44:50.318 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.137Z 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-19T22:44:50.318 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.137Z 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-19T22:44:50.318 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.137Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-19T22:44:50.318 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.137Z caller=node_exporter.go:115 level=info collector=arp 2024-04-19T22:44:50.318 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.137Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-19T22:44:50.318 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.137Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-19T22:44:50.319 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.137Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-19T22:44:50.319 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.137Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-19T22:44:50.319 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.137Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-19T22:44:50.319 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.137Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-19T22:44:50.319 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.137Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-19T22:44:50.319 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.137Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-19T22:44:50.319 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.137Z caller=node_exporter.go:115 level=info collector=edac 2024-04-19T22:44:50.319 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-19T22:44:50.319 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-19T22:44:50.319 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-19T22:44:50.319 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-19T22:44:50.319 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-19T22:44:50.319 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-19T22:44:50.319 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-19T22:44:50.319 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=os 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-19T22:44:50.320 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=stat 2024-04-19T22:44:50.321 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-19T22:44:50.321 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-19T22:44:50.321 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-19T22:44:50.321 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=time 2024-04-19T22:44:50.321 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-19T22:44:50.321 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=uname 2024-04-19T22:44:50.321 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-19T22:44:50.321 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-19T22:44:50.321 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-19T22:44:50.321 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-19T22:44:50.321 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:44:50 smithi044 bash[51117]: ts=2024-04-19T22:44:50.138Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-19T22:44:50.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:50 smithi165 bash[18577]: audit 2024-04-19T22:44:49.138339+0000 mgr.x (mgr.24653) 43 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:50.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:50 smithi165 bash[18577]: cephadm 2024-04-19T22:44:49.248544+0000 mgr.x (mgr.24653) 44 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-19T22:44:50.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:50 smithi165 bash[18577]: cephadm 2024-04-19T22:44:49.283122+0000 mgr.x (mgr.24653) 45 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi044 2024-04-19T22:44:51.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:51 smithi044 bash[18490]: cluster 2024-04-19T22:44:50.232405+0000 mgr.x (mgr.24653) 46 : cluster [DBG] pgmap v17: 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-19T22:44:51.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:51 smithi044 bash[23559]: cluster 2024-04-19T22:44:50.232405+0000 mgr.x (mgr.24653) 46 : cluster [DBG] pgmap v17: 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-19T22:44:51.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:51 smithi165 bash[18577]: cluster 2024-04-19T22:44:50.232405+0000 mgr.x (mgr.24653) 46 : cluster [DBG] pgmap v17: 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-19T22:44:52.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:44:51 smithi165 bash[37807]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:44:51] "GET /metrics HTTP/1.1" 200 38139 "" "Prometheus/2.33.4" 2024-04-19T22:44:52.692 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:44:52 smithi165 bash[34312]: ts=2024-04-19T22:44: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.44:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.165:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:44:52.834 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:44:52 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:44:52] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:44:53.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:53 smithi165 bash[18577]: cluster 2024-04-19T22:44:52.233161+0000 mgr.x (mgr.24653) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:53.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:53 smithi165 bash[18577]: audit 2024-04-19T22:44:52.366396+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:44:53.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:53 smithi044 bash[23559]: cluster 2024-04-19T22:44:52.233161+0000 mgr.x (mgr.24653) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:53.521 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:53 smithi044 bash[23559]: audit 2024-04-19T22:44:52.366396+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:44:53.521 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:53 smithi044 bash[18490]: cluster 2024-04-19T22:44:52.233161+0000 mgr.x (mgr.24653) 47 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:53.522 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:53 smithi044 bash[18490]: audit 2024-04-19T22:44:52.366396+0000 mon.b (mon.2) 64 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:44:53.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:53 smithi044 bash[42009]: level=error ts=2024-04-19T22:44:53.525Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:44:53.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:53 smithi044 bash[42009]: level=warn ts=2024-04-19T22:44:53.531Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.165:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.165 because it doesn't contain any IP SANs" 2024-04-19T22:44:53.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:53 smithi044 bash[42009]: level=warn ts=2024-04-19T22:44:53.534Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.44:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.44 because it doesn't contain any IP SANs" 2024-04-19T22:44:55.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:55 smithi044 bash[18490]: cluster 2024-04-19T22:44:54.234815+0000 mgr.x (mgr.24653) 48 : cluster [DBG] pgmap v19: 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-19T22:44:55.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:55 smithi044 bash[23559]: cluster 2024-04-19T22:44:54.234815+0000 mgr.x (mgr.24653) 48 : cluster [DBG] pgmap v19: 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-19T22:44:55.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:55 smithi165 bash[18577]: cluster 2024-04-19T22:44:54.234815+0000 mgr.x (mgr.24653) 48 : cluster [DBG] pgmap v19: 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-19T22:44:57.067 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:56 smithi044 systemd[1]: Stopping Ceph alertmanager.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:44:57.067 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:56 smithi044 bash[51367]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-alertmanager.a 2024-04-19T22:44:57.067 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:56 smithi044 bash[42009]: level=info ts=2024-04-19T22:44:56.897Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-19T22:44:57.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:57 smithi044 bash[23559]: cluster 2024-04-19T22:44:56.235553+0000 mgr.x (mgr.24653) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:57.331 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:57 smithi044 bash[18490]: cluster 2024-04-19T22:44:56.235553+0000 mgr.x (mgr.24653) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:57.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:57 smithi165 bash[18577]: cluster 2024-04-19T22:44:56.235553+0000 mgr.x (mgr.24653) 49 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:57.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:57 smithi044 bash[51376]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-alertmanager-a 2024-04-19T22:44:57.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:57 smithi044 bash[51412]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-alertmanager.a 2024-04-19T22:44:57.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:57 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-19T22:44:57.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:57 smithi044 systemd[1]: Stopped Ceph alertmanager.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:44:57.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:57 smithi044 systemd[1]: Started Ceph alertmanager.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:44:58.933 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[23559]: audit 2024-04-19T22:44:57.607291+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:58.933 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[23559]: audit 2024-04-19T22:44:57.620633+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:58.933 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[23559]: cephadm 2024-04-19T22:44:57.634534+0000 mgr.x (mgr.24653) 50 : cephadm [INF] Reconfiguring iscsi.foo.smithi044.qamjmu (dependencies changed)... 2024-04-19T22:44:58.934 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[23559]: audit 2024-04-19T22:44:57.635420+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:44:58.934 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[23559]: audit 2024-04-19T22:44:57.638043+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:44:58.934 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[23559]: audit 2024-04-19T22:44:57.650128+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:44:58.934 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[23559]: cephadm 2024-04-19T22:44:57.652441+0000 mgr.x (mgr.24653) 51 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi044.qamjmu on smithi044 2024-04-19T22:44:58.934 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[23559]: cluster 2024-04-19T22:44:58.236515+0000 mgr.x (mgr.24653) 52 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:58.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[18490]: audit 2024-04-19T22:44:57.607291+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:58.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[18490]: audit 2024-04-19T22:44:57.620633+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:58.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[18490]: cephadm 2024-04-19T22:44:57.634534+0000 mgr.x (mgr.24653) 50 : cephadm [INF] Reconfiguring iscsi.foo.smithi044.qamjmu (dependencies changed)... 2024-04-19T22:44:58.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[18490]: audit 2024-04-19T22:44:57.635420+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:44:58.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[18490]: audit 2024-04-19T22:44:57.638043+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:44:58.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[18490]: audit 2024-04-19T22:44:57.650128+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:44:58.935 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[18490]: cephadm 2024-04-19T22:44:57.652441+0000 mgr.x (mgr.24653) 51 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi044.qamjmu on smithi044 2024-04-19T22:44:58.935 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:58 smithi044 bash[18490]: cluster 2024-04-19T22:44:58.236515+0000 mgr.x (mgr.24653) 52 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:58.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:58 smithi165 bash[18577]: audit 2024-04-19T22:44:57.607291+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:58.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:58 smithi165 bash[18577]: audit 2024-04-19T22:44:57.620633+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:44:58.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:58 smithi165 bash[18577]: cephadm 2024-04-19T22:44:57.634534+0000 mgr.x (mgr.24653) 50 : cephadm [INF] Reconfiguring iscsi.foo.smithi044.qamjmu (dependencies changed)... 2024-04-19T22:44:58.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:58 smithi165 bash[18577]: audit 2024-04-19T22:44:57.635420+0000 mon.b (mon.2) 65 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:44:58.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:58 smithi165 bash[18577]: audit 2024-04-19T22:44:57.638043+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:44:58.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:58 smithi165 bash[18577]: audit 2024-04-19T22:44:57.650128+0000 mon.b (mon.2) 66 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:44:58.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:58 smithi165 bash[18577]: cephadm 2024-04-19T22:44:57.652441+0000 mgr.x (mgr.24653) 51 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi044.qamjmu on smithi044 2024-04-19T22:44:58.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:58 smithi165 bash[18577]: cluster 2024-04-19T22:44:58.236515+0000 mgr.x (mgr.24653) 52 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:44:59.238 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:59 smithi044 bash[51441]: level=info ts=2024-04-19T22:44:59.032Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-19T22:44:59.238 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:59 smithi044 bash[51441]: level=info ts=2024-04-19T22:44:59.032Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-19T22:44:59.238 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:59 smithi044 bash[51441]: level=info ts=2024-04-19T22:44:59.034Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.44 port=9094 2024-04-19T22:44:59.238 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:59 smithi044 bash[51441]: level=info ts=2024-04-19T22:44:59.035Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-19T22:44:59.238 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:59 smithi044 bash[51441]: level=info ts=2024-04-19T22:44:59.069Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T22:44:59.238 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:59 smithi044 bash[51441]: level=info ts=2024-04-19T22:44:59.069Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T22:44:59.238 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:59 smithi044 bash[51441]: level=info ts=2024-04-19T22:44:59.072Z caller=main.go:518 msg=Listening address=:9093 2024-04-19T22:44:59.238 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:44:59 smithi044 bash[51441]: level=info ts=2024-04-19T22:44:59.072Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-19T22:44:59.913 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:44:59 smithi044 bash[18490]: audit 2024-04-19T22:44:59.146372+0000 mgr.x (mgr.24653) 53 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:59.913 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:44:59 smithi044 bash[23559]: audit 2024-04-19T22:44:59.146372+0000 mgr.x (mgr.24653) 53 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:44:59.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:44:59 smithi165 bash[18577]: audit 2024-04-19T22:44:59.146372+0000 mgr.x (mgr.24653) 53 : audit [DBG] from='client.24742 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:00.883 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:00 smithi044 bash[18490]: cluster 2024-04-19T22:45:00.238112+0000 mgr.x (mgr.24653) 54 : cluster [DBG] pgmap v22: 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-19T22:45:00.884 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:00 smithi044 bash[23559]: cluster 2024-04-19T22:45:00.238112+0000 mgr.x (mgr.24653) 54 : cluster [DBG] pgmap v22: 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-19T22:45:00.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:00 smithi165 bash[18577]: cluster 2024-04-19T22:45:00.238112+0000 mgr.x (mgr.24653) 54 : cluster [DBG] pgmap v22: 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-19T22:45:01.209 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:45:01 smithi044 bash[51441]: level=info ts=2024-04-19T22:45:01.036Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001009529s 2024-04-19T22:45:02.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:01 smithi165 bash[37807]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:45:01] "GET /metrics HTTP/1.1" 200 38145 "" "Prometheus/2.33.4" 2024-04-19T22:45:02.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:02 smithi165 bash[18577]: audit 2024-04-19T22:45:01.417750+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:02.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:02 smithi165 bash[18577]: audit 2024-04-19T22:45:01.430507+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:02.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:02 smithi165 bash[18577]: cephadm 2024-04-19T22:45:01.478101+0000 mgr.x (mgr.24653) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T22:45:02.692 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:02 smithi165 bash[34312]: ts=2024-04-19T22:45: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.44:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.165:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:45:02.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:02 smithi044 bash[18490]: audit 2024-04-19T22:45:01.417750+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:02.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:02 smithi044 bash[18490]: audit 2024-04-19T22:45:01.430507+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:02.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:02 smithi044 bash[18490]: cephadm 2024-04-19T22:45:01.478101+0000 mgr.x (mgr.24653) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T22:45:02.817 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:02 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:45:02] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:45:02.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:02 smithi044 bash[23559]: audit 2024-04-19T22:45:01.417750+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:02.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:02 smithi044 bash[23559]: audit 2024-04-19T22:45:01.430507+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:02.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:02 smithi044 bash[23559]: cephadm 2024-04-19T22:45:01.478101+0000 mgr.x (mgr.24653) 55 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T22:45:03.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:03 smithi044 bash[18490]: cephadm 2024-04-19T22:45:01.771243+0000 mgr.x (mgr.24653) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-04-19T22:45:03.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:03 smithi044 bash[18490]: cluster 2024-04-19T22:45:02.238656+0000 mgr.x (mgr.24653) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:45:03.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:03 smithi044 bash[18490]: audit 2024-04-19T22:45:03.202390+0000 mon.a (mon.0) 957 : audit [DBG] from='client.? 172.21.15.44:0/1326303131' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T22:45:03.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:03 smithi044 bash[23559]: cephadm 2024-04-19T22:45:01.771243+0000 mgr.x (mgr.24653) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-04-19T22:45:03.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:03 smithi044 bash[23559]: cluster 2024-04-19T22:45:02.238656+0000 mgr.x (mgr.24653) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:45:03.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:03 smithi044 bash[23559]: audit 2024-04-19T22:45:03.202390+0000 mon.a (mon.0) 957 : audit [DBG] from='client.? 172.21.15.44:0/1326303131' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T22:45:03.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:03 smithi165 bash[18577]: cephadm 2024-04-19T22:45:01.771243+0000 mgr.x (mgr.24653) 56 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-04-19T22:45:03.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:03 smithi165 bash[18577]: cluster 2024-04-19T22:45:02.238656+0000 mgr.x (mgr.24653) 57 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:45:03.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:03 smithi165 bash[18577]: audit 2024-04-19T22:45:03.202390+0000 mon.a (mon.0) 957 : audit [DBG] from='client.? 172.21.15.44:0/1326303131' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T22:45:04.691 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:04 smithi165 bash[18577]: audit 2024-04-19T22:45:03.575393+0000 mon.a (mon.0) 958 : audit [INF] from='client.? 172.21.15.44:0/1404019566' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/3974794169"}]: dispatch 2024-04-19T22:45:04.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:04 smithi044 bash[18490]: audit 2024-04-19T22:45:03.575393+0000 mon.a (mon.0) 958 : audit [INF] from='client.? 172.21.15.44:0/1404019566' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/3974794169"}]: dispatch 2024-04-19T22:45:04.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:04 smithi044 bash[23559]: audit 2024-04-19T22:45:03.575393+0000 mon.a (mon.0) 958 : audit [INF] from='client.? 172.21.15.44:0/1404019566' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/3974794169"}]: dispatch 2024-04-19T22:45:05.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:05 smithi165 bash[18577]: cluster 2024-04-19T22:45:04.240589+0000 mgr.x (mgr.24653) 58 : cluster [DBG] pgmap v24: 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-19T22:45:05.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:05 smithi165 bash[18577]: audit 2024-04-19T22:45:04.440368+0000 mon.a (mon.0) 959 : audit [INF] from='client.? 172.21.15.44:0/1404019566' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/3974794169"}]': finished 2024-04-19T22:45:05.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:05 smithi165 bash[18577]: cluster 2024-04-19T22:45:04.440577+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-19T22:45:05.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:05 smithi165 bash[18577]: audit 2024-04-19T22:45:04.834156+0000 mon.a (mon.0) 961 : audit [INF] from='client.? 172.21.15.44:0/1862499126' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1773902178"}]: dispatch 2024-04-19T22:45:05.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:05 smithi044 bash[23559]: cluster 2024-04-19T22:45:04.240589+0000 mgr.x (mgr.24653) 58 : cluster [DBG] pgmap v24: 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-19T22:45:05.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:05 smithi044 bash[23559]: audit 2024-04-19T22:45:04.440368+0000 mon.a (mon.0) 959 : audit [INF] from='client.? 172.21.15.44:0/1404019566' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/3974794169"}]': finished 2024-04-19T22:45:05.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:05 smithi044 bash[23559]: cluster 2024-04-19T22:45:04.440577+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-19T22:45:05.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:05 smithi044 bash[23559]: audit 2024-04-19T22:45:04.834156+0000 mon.a (mon.0) 961 : audit [INF] from='client.? 172.21.15.44:0/1862499126' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1773902178"}]: dispatch 2024-04-19T22:45:05.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:05 smithi044 bash[18490]: cluster 2024-04-19T22:45:04.240589+0000 mgr.x (mgr.24653) 58 : cluster [DBG] pgmap v24: 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-19T22:45:05.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:05 smithi044 bash[18490]: audit 2024-04-19T22:45:04.440368+0000 mon.a (mon.0) 959 : audit [INF] from='client.? 172.21.15.44:0/1404019566' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/3974794169"}]': finished 2024-04-19T22:45:05.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:05 smithi044 bash[18490]: cluster 2024-04-19T22:45:04.440577+0000 mon.a (mon.0) 960 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-19T22:45:05.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:05 smithi044 bash[18490]: audit 2024-04-19T22:45:04.834156+0000 mon.a (mon.0) 961 : audit [INF] from='client.? 172.21.15.44:0/1862499126' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1773902178"}]: dispatch 2024-04-19T22:45:06.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:06 smithi044 bash[23559]: audit 2024-04-19T22:45:05.441169+0000 mon.a (mon.0) 962 : audit [INF] from='client.? 172.21.15.44:0/1862499126' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1773902178"}]': finished 2024-04-19T22:45:06.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:06 smithi044 bash[23559]: cluster 2024-04-19T22:45:05.441355+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-19T22:45:06.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:06 smithi044 bash[23559]: audit 2024-04-19T22:45:05.831516+0000 mon.a (mon.0) 964 : audit [INF] from='client.? 172.21.15.44:0/488952853' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2592052016"}]: dispatch 2024-04-19T22:45:06.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:06 smithi044 bash[18490]: audit 2024-04-19T22:45:05.441169+0000 mon.a (mon.0) 962 : audit [INF] from='client.? 172.21.15.44:0/1862499126' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1773902178"}]': finished 2024-04-19T22:45:06.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:06 smithi044 bash[18490]: cluster 2024-04-19T22:45:05.441355+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-19T22:45:06.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:06 smithi044 bash[18490]: audit 2024-04-19T22:45:05.831516+0000 mon.a (mon.0) 964 : audit [INF] from='client.? 172.21.15.44:0/488952853' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2592052016"}]: dispatch 2024-04-19T22:45:06.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:06 smithi165 bash[18577]: audit 2024-04-19T22:45:05.441169+0000 mon.a (mon.0) 962 : audit [INF] from='client.? 172.21.15.44:0/1862499126' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1773902178"}]': finished 2024-04-19T22:45:06.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:06 smithi165 bash[18577]: cluster 2024-04-19T22:45:05.441355+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-19T22:45:06.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:06 smithi165 bash[18577]: audit 2024-04-19T22:45:05.831516+0000 mon.a (mon.0) 964 : audit [INF] from='client.? 172.21.15.44:0/488952853' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2592052016"}]: dispatch 2024-04-19T22:45:07.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:07 smithi165 bash[18577]: cluster 2024-04-19T22:45:06.241316+0000 mgr.x (mgr.24653) 59 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:45:07.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:07 smithi165 bash[18577]: audit 2024-04-19T22:45:06.461867+0000 mon.a (mon.0) 965 : audit [INF] from='client.? 172.21.15.44:0/488952853' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2592052016"}]': finished 2024-04-19T22:45:07.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:07 smithi165 bash[18577]: cluster 2024-04-19T22:45:06.462078+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-19T22:45:07.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:07 smithi165 bash[18577]: audit 2024-04-19T22:45:06.838296+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.44:0/3050764988' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/3974794169"}]: dispatch 2024-04-19T22:45:07.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:07 smithi165 bash[18577]: audit 2024-04-19T22:45:06.839365+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/3974794169"}]: dispatch 2024-04-19T22:45:07.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:07 smithi165 bash[18577]: audit 2024-04-19T22:45:07.366826+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:45:07.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:07 smithi044 bash[18490]: cluster 2024-04-19T22:45:06.241316+0000 mgr.x (mgr.24653) 59 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:45:07.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:07 smithi044 bash[18490]: audit 2024-04-19T22:45:06.461867+0000 mon.a (mon.0) 965 : audit [INF] from='client.? 172.21.15.44:0/488952853' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2592052016"}]': finished 2024-04-19T22:45:07.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:07 smithi044 bash[18490]: cluster 2024-04-19T22:45:06.462078+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-19T22:45:07.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:07 smithi044 bash[18490]: audit 2024-04-19T22:45:06.838296+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.44:0/3050764988' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/3974794169"}]: dispatch 2024-04-19T22:45:07.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:07 smithi044 bash[18490]: audit 2024-04-19T22:45:06.839365+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/3974794169"}]: dispatch 2024-04-19T22:45:07.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:07 smithi044 bash[18490]: audit 2024-04-19T22:45:07.366826+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:45:07.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:07 smithi044 bash[23559]: cluster 2024-04-19T22:45:06.241316+0000 mgr.x (mgr.24653) 59 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:45:07.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:07 smithi044 bash[23559]: audit 2024-04-19T22:45:06.461867+0000 mon.a (mon.0) 965 : audit [INF] from='client.? 172.21.15.44:0/488952853' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2592052016"}]': finished 2024-04-19T22:45:07.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:07 smithi044 bash[23559]: cluster 2024-04-19T22:45:06.462078+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-19T22:45:07.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:07 smithi044 bash[23559]: audit 2024-04-19T22:45:06.838296+0000 mon.c (mon.1) 33 : audit [INF] from='client.? 172.21.15.44:0/3050764988' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/3974794169"}]: dispatch 2024-04-19T22:45:07.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:07 smithi044 bash[23559]: audit 2024-04-19T22:45:06.839365+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/3974794169"}]: dispatch 2024-04-19T22:45:07.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:07 smithi044 bash[23559]: audit 2024-04-19T22:45:07.366826+0000 mon.b (mon.2) 67 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:45:08.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:08 smithi044 bash[23559]: audit 2024-04-19T22:45:07.476029+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/3974794169"}]': finished 2024-04-19T22:45:08.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:08 smithi044 bash[23559]: cluster 2024-04-19T22:45:07.476353+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-19T22:45:08.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:08 smithi044 bash[23559]: audit 2024-04-19T22:45:07.853911+0000 mon.a (mon.0) 970 : audit [INF] from='client.? 172.21.15.44:0/399271919' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1144960410"}]: dispatch 2024-04-19T22:45:08.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:08 smithi044 bash[18490]: audit 2024-04-19T22:45:07.476029+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/3974794169"}]': finished 2024-04-19T22:45:08.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:08 smithi044 bash[18490]: cluster 2024-04-19T22:45:07.476353+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-19T22:45:08.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:08 smithi044 bash[18490]: audit 2024-04-19T22:45:07.853911+0000 mon.a (mon.0) 970 : audit [INF] from='client.? 172.21.15.44:0/399271919' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1144960410"}]: dispatch 2024-04-19T22:45:08.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:08 smithi165 bash[18577]: audit 2024-04-19T22:45:07.476029+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/3974794169"}]': finished 2024-04-19T22:45:08.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:08 smithi165 bash[18577]: cluster 2024-04-19T22:45:07.476353+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-19T22:45:08.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:08 smithi165 bash[18577]: audit 2024-04-19T22:45:07.853911+0000 mon.a (mon.0) 970 : audit [INF] from='client.? 172.21.15.44:0/399271919' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1144960410"}]: dispatch 2024-04-19T22:45:09.317 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:45:09 smithi044 bash[51441]: level=info ts=2024-04-19T22:45:09.039Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.0043863s 2024-04-19T22:45:09.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:09 smithi044 bash[18490]: cluster 2024-04-19T22:45:08.242266+0000 mgr.x (mgr.24653) 60 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:45:09.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:09 smithi044 bash[18490]: audit 2024-04-19T22:45:08.479606+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.44:0/399271919' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1144960410"}]': finished 2024-04-19T22:45:09.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:09 smithi044 bash[18490]: cluster 2024-04-19T22:45:08.479932+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-19T22:45:09.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:09 smithi044 bash[18490]: audit 2024-04-19T22:45:08.855110+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.44:0/58410319' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3143474457"}]: dispatch 2024-04-19T22:45:09.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:09 smithi044 bash[18490]: audit 2024-04-19T22:45:08.855818+0000 mon.a (mon.0) 973 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3143474457"}]: dispatch 2024-04-19T22:45:09.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:09 smithi044 bash[23559]: cluster 2024-04-19T22:45:08.242266+0000 mgr.x (mgr.24653) 60 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:45:09.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:09 smithi044 bash[23559]: audit 2024-04-19T22:45:08.479606+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.44:0/399271919' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1144960410"}]': finished 2024-04-19T22:45:09.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:09 smithi044 bash[23559]: cluster 2024-04-19T22:45:08.479932+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-19T22:45:09.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:09 smithi044 bash[23559]: audit 2024-04-19T22:45:08.855110+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.44:0/58410319' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3143474457"}]: dispatch 2024-04-19T22:45:09.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:09 smithi044 bash[23559]: audit 2024-04-19T22:45:08.855818+0000 mon.a (mon.0) 973 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3143474457"}]: dispatch 2024-04-19T22:45:09.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:09 smithi165 bash[18577]: cluster 2024-04-19T22:45:08.242266+0000 mgr.x (mgr.24653) 60 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:45:09.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:09 smithi165 bash[18577]: audit 2024-04-19T22:45:08.479606+0000 mon.a (mon.0) 971 : audit [INF] from='client.? 172.21.15.44:0/399271919' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1144960410"}]': finished 2024-04-19T22:45:09.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:09 smithi165 bash[18577]: cluster 2024-04-19T22:45:08.479932+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-19T22:45:09.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:09 smithi165 bash[18577]: audit 2024-04-19T22:45:08.855110+0000 mon.c (mon.1) 34 : audit [INF] from='client.? 172.21.15.44:0/58410319' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3143474457"}]: dispatch 2024-04-19T22:45:09.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:09 smithi165 bash[18577]: audit 2024-04-19T22:45:08.855818+0000 mon.a (mon.0) 973 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3143474457"}]: dispatch 2024-04-19T22:45:10.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:10 smithi044 bash[23559]: audit 2024-04-19T22:45:09.492646+0000 mon.a (mon.0) 974 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3143474457"}]': finished 2024-04-19T22:45:10.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:10 smithi044 bash[23559]: cluster 2024-04-19T22:45:09.492901+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-19T22:45:10.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:10 smithi044 bash[23559]: audit 2024-04-19T22:45:09.879165+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.44:0/2488498036' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2883910927"}]: dispatch 2024-04-19T22:45:10.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:10 smithi044 bash[18490]: audit 2024-04-19T22:45:09.492646+0000 mon.a (mon.0) 974 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3143474457"}]': finished 2024-04-19T22:45:10.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:10 smithi044 bash[18490]: cluster 2024-04-19T22:45:09.492901+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-19T22:45:10.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:10 smithi044 bash[18490]: audit 2024-04-19T22:45:09.879165+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.44:0/2488498036' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2883910927"}]: dispatch 2024-04-19T22:45:10.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:10 smithi165 bash[18577]: audit 2024-04-19T22:45:09.492646+0000 mon.a (mon.0) 974 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3143474457"}]': finished 2024-04-19T22:45:10.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:10 smithi165 bash[18577]: cluster 2024-04-19T22:45:09.492901+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-19T22:45:10.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:10 smithi165 bash[18577]: audit 2024-04-19T22:45:09.879165+0000 mon.a (mon.0) 976 : audit [INF] from='client.? 172.21.15.44:0/2488498036' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2883910927"}]: dispatch 2024-04-19T22:45:11.809 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:11 smithi165 bash[18577]: cluster 2024-04-19T22:45:10.242748+0000 mgr.x (mgr.24653) 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-19T22:45:11.809 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:11 smithi165 bash[18577]: audit 2024-04-19T22:45:10.514365+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.44:0/2488498036' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2883910927"}]': finished 2024-04-19T22:45:11.809 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:11 smithi165 bash[18577]: cluster 2024-04-19T22:45:10.514605+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-19T22:45:11.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:11 smithi044 bash[18490]: cluster 2024-04-19T22:45:10.242748+0000 mgr.x (mgr.24653) 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-19T22:45:11.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:11 smithi044 bash[18490]: audit 2024-04-19T22:45:10.514365+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.44:0/2488498036' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2883910927"}]': finished 2024-04-19T22:45:11.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:11 smithi044 bash[18490]: cluster 2024-04-19T22:45:10.514605+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-19T22:45:11.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:11 smithi044 bash[23559]: cluster 2024-04-19T22:45:10.242748+0000 mgr.x (mgr.24653) 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-19T22:45:11.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:11 smithi044 bash[23559]: audit 2024-04-19T22:45:10.514365+0000 mon.a (mon.0) 977 : audit [INF] from='client.? 172.21.15.44:0/2488498036' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/2883910927"}]': finished 2024-04-19T22:45:11.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:11 smithi044 bash[23559]: cluster 2024-04-19T22:45:10.514605+0000 mon.a (mon.0) 978 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-19T22:45:12.190 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:11 smithi165 bash[37807]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:45:11] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2024-04-19T22:45:12.442 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:12 smithi165 bash[34312]: ts=2024-04-19T22:45:12.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.44:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.165:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:45:12.866 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:12 smithi044 bash[18744]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:45:12] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:45:12.940 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:12 smithi165 systemd[1]: Stopping Ceph prometheus.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:45:12.940 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:12 smithi165 bash[39714]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-prometheus.a 2024-04-19T22:45:12.941 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:12 smithi165 bash[34312]: ts=2024-04-19T22:45:12.765Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-19T22:45:12.941 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:12 smithi165 bash[34312]: ts=2024-04-19T22:45:12.765Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-19T22:45:12.941 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:12 smithi165 bash[34312]: ts=2024-04-19T22:45:12.765Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-19T22:45:12.941 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:12 smithi165 bash[34312]: ts=2024-04-19T22:45:12.765Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-19T22:45:12.941 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:12 smithi165 bash[34312]: ts=2024-04-19T22:45:12.765Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-19T22:45:12.941 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:12 smithi165 bash[34312]: ts=2024-04-19T22:45:12.765Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-19T22:45:12.941 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:12 smithi165 bash[34312]: ts=2024-04-19T22:45:12.765Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-19T22:45:12.941 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:12 smithi165 bash[34312]: ts=2024-04-19T22:45:12.765Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-19T22:45:12.941 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:12 smithi165 bash[34312]: ts=2024-04-19T22:45:12.765Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-19T22:45:12.941 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:12 smithi165 bash[34312]: ts=2024-04-19T22:45:12.766Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-19T22:45:12.941 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:12 smithi165 bash[34312]: ts=2024-04-19T22:45:12.766Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-19T22:45:12.941 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:12 smithi165 bash[34312]: ts=2024-04-19T22:45:12.766Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-19T22:45:13.192 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:13 smithi165 bash[18577]: cluster 2024-04-19T22:45:12.243490+0000 mgr.x (mgr.24653) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:45:13.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:13 smithi044 bash[18490]: cluster 2024-04-19T22:45:12.243490+0000 mgr.x (mgr.24653) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:45:13.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:13 smithi044 bash[23559]: cluster 2024-04-19T22:45:12.243490+0000 mgr.x (mgr.24653) 62 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:45:13.692 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:13 smithi165 bash[39723]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-prometheus-a 2024-04-19T22:45:13.692 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:13 smithi165 bash[39759]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-prometheus.a 2024-04-19T22:45:13.692 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:13 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-19T22:45:13.692 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:13 smithi165 systemd[1]: Stopped Ceph prometheus.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:45:13.692 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:13 smithi165 systemd[1]: Started Ceph prometheus.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:45:14.442 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:13 smithi165 systemd[1]: Stopping Ceph node-exporter.b for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:45:14.442 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:13 smithi165 bash[39812]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-node-exporter.b 2024-04-19T22:45:14.753 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[18577]: audit 2024-04-19T22:45:12.868630+0000 mgr.x (mgr.24653) 63 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:14.753 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[18577]: audit 2024-04-19T22:45:13.524461+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:14.753 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[18577]: audit 2024-04-19T22:45:13.535531+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:14.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:14 smithi044 bash[18490]: audit 2024-04-19T22:45:12.868630+0000 mgr.x (mgr.24653) 63 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:14.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:14 smithi044 bash[18490]: audit 2024-04-19T22:45:13.524461+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:14.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:14 smithi044 bash[18490]: audit 2024-04-19T22:45:13.535531+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:14.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:14 smithi044 bash[23559]: audit 2024-04-19T22:45:12.868630+0000 mgr.x (mgr.24653) 63 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:14.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:14 smithi044 bash[23559]: audit 2024-04-19T22:45:13.524461+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:14.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:14 smithi044 bash[23559]: audit 2024-04-19T22:45:13.535531+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:15.090 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[39821]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-node-exporter-b 2024-04-19T22:45:15.090 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[39909]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-node-exporter.b 2024-04-19T22:45:15.090 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[39790]: ts=2024-04-19T22:45:14.756Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-19T22:45:15.090 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[39790]: ts=2024-04-19T22:45:14.756Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-19T22:45:15.091 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[39790]: ts=2024-04-19T22:45:14.756Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-19T22:45:15.091 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[39790]: ts=2024-04-19T22:45:14.756Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi165 (none))" 2024-04-19T22:45:15.091 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[39790]: ts=2024-04-19T22:45:14.756Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-19T22:45:15.091 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[39790]: ts=2024-04-19T22:45:14.756Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-19T22:45:15.091 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[39790]: ts=2024-04-19T22:45:14.758Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-19T22:45:15.091 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[39790]: ts=2024-04-19T22:45:14.759Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-19T22:45:15.091 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[39790]: ts=2024-04-19T22:45:14.760Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-19T22:45:15.091 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[39790]: ts=2024-04-19T22:45:14.763Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-19T22:45:15.091 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[39790]: ts=2024-04-19T22:45:14.763Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.172µs 2024-04-19T22:45:15.091 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[39790]: ts=2024-04-19T22:45:14.763Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-19T22:45:15.091 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:14 smithi165 bash[39790]: ts=2024-04-19T22:45:14.931Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-19T22:45:15.442 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:15 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-19T22:45:15.442 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:15 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-19T22:45:15.442 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:15 smithi165 systemd[1]: Stopped Ceph node-exporter.b for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:45:15.442 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:15 smithi165 systemd[1]: Started Ceph node-exporter.b for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:45:15.442 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[39790]: ts=2024-04-19T22:45:15.204Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-19T22:45:15.442 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[39790]: ts=2024-04-19T22:45:15.205Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-19T22:45:15.442 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[39790]: ts=2024-04-19T22:45:15.205Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=34.609µs wal_replay_duration=441.779073ms total_replay_duration=441.828456ms 2024-04-19T22:45:15.443 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[39790]: ts=2024-04-19T22:45:15.212Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-19T22:45:15.443 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[39790]: ts=2024-04-19T22:45:15.212Z caller=main.go:947 level=info msg="TSDB started" 2024-04-19T22:45:15.443 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[39790]: ts=2024-04-19T22:45:15.213Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-19T22:45:15.443 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[39790]: ts=2024-04-19T22:45:15.246Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=33.130374ms db_storage=1.167µs remote_storage=2.63µs web_handler=667ns query_engine=1.26µs scrape=652.271µs scrape_sd=286.636µs notify=27.93µs notify_sd=24.536µs rules=31.497757ms 2024-04-19T22:45:15.443 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[39790]: ts=2024-04-19T22:45:15.246Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-19T22:45:15.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[18490]: cephadm 2024-04-19T22:45:13.584201+0000 mgr.x (mgr.24653) 64 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-19T22:45:15.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[18490]: cephadm 2024-04-19T22:45:13.584840+0000 mgr.x (mgr.24653) 65 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi165 2024-04-19T22:45:15.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[18490]: cluster 2024-04-19T22:45:14.245114+0000 mgr.x (mgr.24653) 66 : 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-19T22:45:15.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[18490]: audit 2024-04-19T22:45:15.155510+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:15.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[18490]: audit 2024-04-19T22:45:15.166467+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:15.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[18490]: audit 2024-04-19T22:45:15.347242+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:15.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[18490]: audit 2024-04-19T22:45:15.355861+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:15.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[18490]: audit 2024-04-19T22:45:15.358081+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T22:45:15.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[23559]: cephadm 2024-04-19T22:45:13.584201+0000 mgr.x (mgr.24653) 64 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-19T22:45:15.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[23559]: cephadm 2024-04-19T22:45:13.584840+0000 mgr.x (mgr.24653) 65 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi165 2024-04-19T22:45:15.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[23559]: cluster 2024-04-19T22:45:14.245114+0000 mgr.x (mgr.24653) 66 : 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-19T22:45:15.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[23559]: audit 2024-04-19T22:45:15.155510+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:15.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[23559]: audit 2024-04-19T22:45:15.166467+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:15.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[23559]: audit 2024-04-19T22:45:15.347242+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:15.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[23559]: audit 2024-04-19T22:45:15.355861+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:15.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:15 smithi044 bash[23559]: audit 2024-04-19T22:45:15.358081+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T22:45:15.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[18577]: cephadm 2024-04-19T22:45:13.584201+0000 mgr.x (mgr.24653) 64 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-19T22:45:15.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[18577]: cephadm 2024-04-19T22:45:13.584840+0000 mgr.x (mgr.24653) 65 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi165 2024-04-19T22:45:15.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[18577]: cluster 2024-04-19T22:45:14.245114+0000 mgr.x (mgr.24653) 66 : 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-19T22:45:15.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[18577]: audit 2024-04-19T22:45:15.155510+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:15.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[18577]: audit 2024-04-19T22:45:15.166467+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:15.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[18577]: audit 2024-04-19T22:45:15.347242+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:15.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[18577]: audit 2024-04-19T22:45:15.355861+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:15.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:15 smithi165 bash[18577]: audit 2024-04-19T22:45:15.358081+0000 mon.b (mon.2) 68 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T22:45:16.445 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.157Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-19T22:45:16.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.157Z 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-19T22:45:16.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.158Z 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-19T22:45:16.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.158Z 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-19T22:45:16.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.158Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-19T22:45:16.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.158Z caller=node_exporter.go:115 level=info collector=arp 2024-04-19T22:45:16.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.158Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-19T22:45:16.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.158Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-19T22:45:16.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.158Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-19T22:45:16.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.158Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-19T22:45:16.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.158Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-19T22:45:16.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.158Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-19T22:45:16.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.158Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-19T22:45:16.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.158Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-19T22:45:16.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.158Z caller=node_exporter.go:115 level=info collector=edac 2024-04-19T22:45:16.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.158Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-19T22:45:16.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-19T22:45:16.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-19T22:45:16.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-19T22:45:16.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-19T22:45:16.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-19T22:45:16.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-19T22:45:16.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-19T22:45:16.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-19T22:45:16.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-19T22:45:16.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-19T22:45:16.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-19T22:45:16.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-19T22:45:16.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-19T22:45:16.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-19T22:45:16.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-19T22:45:16.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=os 2024-04-19T22:45:16.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-19T22:45:16.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-19T22:45:16.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-19T22:45:16.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-19T22:45:16.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-19T22:45:16.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-19T22:45:16.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=stat 2024-04-19T22:45:16.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-19T22:45:16.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-19T22:45:16.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-19T22:45:16.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=time 2024-04-19T22:45:16.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-19T22:45:16.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=uname 2024-04-19T22:45:16.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-19T22:45:16.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-19T22:45:16.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-19T22:45:16.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-19T22:45:16.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[39939]: ts=2024-04-19T22:45:16.159Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-19T22:45:16.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:16 smithi044 bash[18490]: cephadm 2024-04-19T22:45:15.202822+0000 mgr.x (mgr.24653) 67 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-19T22:45:16.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:16 smithi044 bash[18490]: cephadm 2024-04-19T22:45:15.226738+0000 mgr.x (mgr.24653) 68 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-19T22:45:16.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:16 smithi044 bash[18490]: audit 2024-04-19T22:45:15.359149+0000 mgr.x (mgr.24653) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T22:45:16.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:16 smithi044 bash[18490]: cephadm 2024-04-19T22:45:15.365185+0000 mgr.x (mgr.24653) 70 : cephadm [INF] Reconfiguring daemon grafana.a on smithi165 2024-04-19T22:45:16.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:16 smithi044 bash[23559]: cephadm 2024-04-19T22:45:15.202822+0000 mgr.x (mgr.24653) 67 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-19T22:45:16.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:16 smithi044 bash[23559]: cephadm 2024-04-19T22:45:15.226738+0000 mgr.x (mgr.24653) 68 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-19T22:45:16.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:16 smithi044 bash[23559]: audit 2024-04-19T22:45:15.359149+0000 mgr.x (mgr.24653) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T22:45:16.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:16 smithi044 bash[23559]: cephadm 2024-04-19T22:45:15.365185+0000 mgr.x (mgr.24653) 70 : cephadm [INF] Reconfiguring daemon grafana.a on smithi165 2024-04-19T22:45:16.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[18577]: cephadm 2024-04-19T22:45:15.202822+0000 mgr.x (mgr.24653) 67 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-19T22:45:16.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[18577]: cephadm 2024-04-19T22:45:15.226738+0000 mgr.x (mgr.24653) 68 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-19T22:45:16.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[18577]: audit 2024-04-19T22:45:15.359149+0000 mgr.x (mgr.24653) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T22:45:16.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:16 smithi165 bash[18577]: cephadm 2024-04-19T22:45:15.365185+0000 mgr.x (mgr.24653) 70 : cephadm [INF] Reconfiguring daemon grafana.a on smithi165 2024-04-19T22:45:17.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:17 smithi044 bash[23559]: cluster 2024-04-19T22:45:16.245898+0000 mgr.x (mgr.24653) 71 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-04-19T22:45:17.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:17 smithi044 bash[18490]: cluster 2024-04-19T22:45:16.245898+0000 mgr.x (mgr.24653) 71 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-04-19T22:45:17.941 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:17 smithi165 bash[18577]: cluster 2024-04-19T22:45:16.245898+0000 mgr.x (mgr.24653) 71 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s 2024-04-19T22:45:18.178 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:45:18.906 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:45:18.907 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 starting - - - - 2024-04-19T22:45:18.907 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 running (6m) 42s ago 6m 42.5M - 8.3.5 dad864ee21e9 1415e21a217a 2024-04-19T22:45:18.907 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 starting - - - - 2024-04-19T22:45:18.907 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283 running (69s) 42s ago 12m 478M - 19.0.0-2401-gd0bf63dd 044b88a464c7 4e112bf4894e 2024-04-19T22:45:18.907 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:9283 running (14m) 42s ago 14m 399M - 17.2.0 e1d6a67b021e bef0517a9f19 2024-04-19T22:45:18.907 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (14m) 42s ago 14m 56.2M 2048M 17.2.0 e1d6a67b021e b3f0fce320a9 2024-04-19T22:45:18.907 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (12m) 42s ago 12m 43.1M 2048M 17.2.0 e1d6a67b021e e6f3f5a1fec1 2024-04-19T22:45:18.907 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (13m) 42s ago 13m 39.9M 2048M 17.2.0 e1d6a67b021e 29715e45b76e 2024-04-19T22:45:18.907 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 starting - - - - 2024-04-19T22:45:18.907 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 starting - - - - 2024-04-19T22:45:18.907 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (12m) 42s ago 12m 53.1M 2781M 17.2.0 e1d6a67b021e 6edc0b1b604b 2024-04-19T22:45:18.907 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (11m) 42s ago 11m 56.2M 2781M 17.2.0 e1d6a67b021e 7d1be84a1e1a 2024-04-19T22:45:18.907 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (11m) 42s ago 11m 48.6M 2781M 17.2.0 e1d6a67b021e 1bd0c78e6456 2024-04-19T22:45:18.907 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (10m) 42s ago 10m 52.2M 2781M 17.2.0 e1d6a67b021e 93507ca261f0 2024-04-19T22:45:18.908 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (9m) 42s ago 9m 53.1M 3036M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:45:18.908 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (9m) 42s ago 9m 53.3M 3036M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:45:18.908 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (8m) 42s ago 8m 49.5M 3036M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:45:18.908 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (8m) 42s ago 8m 51.5M 3036M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:45:18.908 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 starting - - - - 2024-04-19T22:45:18.908 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (5m) 42s ago 5m 83.5M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:45:18.908 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (5m) 42s ago 5m 83.7M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:45:18.908 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (5m) 42s ago 5m 83.8M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:45:18.908 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (5m) 42s ago 5m 83.4M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:45:19.326 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:45:19.326 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:45:19.326 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T22:45:19.327 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:45:19.327 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:45:19.327 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-19T22:45:19.327 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 1 2024-04-19T22:45:19.327 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:45:19.327 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:45:19.327 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T22:45:19.328 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:45:19.328 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": {}, 2024-04-19T22:45:19.328 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:45:19.328 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:45:19.328 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:45:19.328 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:45:19.328 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-19T22:45:19.328 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 1 2024-04-19T22:45:19.328 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:45:19.328 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:45:19.692 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:45:19.692 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:45:19.692 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:45:19.692 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:45:19.692 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-04-19T22:45:19.692 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "1/23 daemons upgraded", 2024-04-19T22:45:19.693 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-04-19T22:45:19.693 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:45:19.693 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:45:19.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:19 smithi044 bash[18490]: audit 2024-04-19T22:45:18.167527+0000 mgr.x (mgr.24653) 72 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:19.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:19 smithi044 bash[18490]: cluster 2024-04-19T22:45:18.246599+0000 mgr.x (mgr.24653) 73 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 584 B/s rd, 0 op/s 2024-04-19T22:45:19.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:19 smithi044 bash[18490]: audit 2024-04-19T22:45:18.537853+0000 mgr.x (mgr.24653) 74 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:19.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:19 smithi044 bash[18490]: audit 2024-04-19T22:45:19.330457+0000 mon.a (mon.0) 985 : audit [DBG] from='client.? 172.21.15.44:0/3257732242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:45:19.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:19 smithi044 bash[23559]: audit 2024-04-19T22:45:18.167527+0000 mgr.x (mgr.24653) 72 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:19.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:19 smithi044 bash[23559]: cluster 2024-04-19T22:45:18.246599+0000 mgr.x (mgr.24653) 73 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 584 B/s rd, 0 op/s 2024-04-19T22:45:19.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:19 smithi044 bash[23559]: audit 2024-04-19T22:45:18.537853+0000 mgr.x (mgr.24653) 74 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:19.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:19 smithi044 bash[23559]: audit 2024-04-19T22:45:19.330457+0000 mon.a (mon.0) 985 : audit [DBG] from='client.? 172.21.15.44:0/3257732242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:45:19.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:19 smithi165 bash[18577]: audit 2024-04-19T22:45:18.167527+0000 mgr.x (mgr.24653) 72 : audit [DBG] from='client.15243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:19.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:19 smithi165 bash[18577]: cluster 2024-04-19T22:45:18.246599+0000 mgr.x (mgr.24653) 73 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 584 B/s rd, 0 op/s 2024-04-19T22:45:19.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:19 smithi165 bash[18577]: audit 2024-04-19T22:45:18.537853+0000 mgr.x (mgr.24653) 74 : audit [DBG] from='client.25156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:19.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:19 smithi165 bash[18577]: audit 2024-04-19T22:45:19.330457+0000 mon.a (mon.0) 985 : audit [DBG] from='client.? 172.21.15.44:0/3257732242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:45:20.120 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-04-19T22:45:20.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:20 smithi044 bash[18490]: audit 2024-04-19T22:45:18.886522+0000 mgr.x (mgr.24653) 75 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:20.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:20 smithi044 bash[18490]: audit 2024-04-19T22:45:20.125265+0000 mon.a (mon.0) 986 : audit [DBG] from='client.? 172.21.15.44:0/1951426402' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:45:20.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:20 smithi044 bash[23559]: audit 2024-04-19T22:45:18.886522+0000 mgr.x (mgr.24653) 75 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:20.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:20 smithi044 bash[23559]: audit 2024-04-19T22:45:20.125265+0000 mon.a (mon.0) 986 : audit [DBG] from='client.? 172.21.15.44:0/1951426402' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:45:20.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:20 smithi165 bash[18577]: audit 2024-04-19T22:45:18.886522+0000 mgr.x (mgr.24653) 75 : audit [DBG] from='client.25162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:20.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:20 smithi165 bash[18577]: audit 2024-04-19T22:45:20.125265+0000 mon.a (mon.0) 986 : audit [DBG] from='client.? 172.21.15.44:0/1951426402' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:45:21.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:21 smithi044 bash[18490]: audit 2024-04-19T22:45:19.694946+0000 mgr.x (mgr.24653) 76 : audit [DBG] from='client.25174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:21.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:21 smithi044 bash[18490]: cluster 2024-04-19T22:45:20.247338+0000 mgr.x (mgr.24653) 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-19T22:45:21.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:21 smithi044 bash[23559]: audit 2024-04-19T22:45:19.694946+0000 mgr.x (mgr.24653) 76 : audit [DBG] from='client.25174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:21.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:21 smithi044 bash[23559]: cluster 2024-04-19T22:45:20.247338+0000 mgr.x (mgr.24653) 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-19T22:45:21.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:21 smithi165 bash[18577]: audit 2024-04-19T22:45:19.694946+0000 mgr.x (mgr.24653) 76 : audit [DBG] from='client.25174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:21.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:21 smithi165 bash[18577]: cluster 2024-04-19T22:45:20.247338+0000 mgr.x (mgr.24653) 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-19T22:45:21.942 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:21 smithi165 bash[37807]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:45:21] "GET /metrics HTTP/1.1" 200 38143 "" "Prometheus/2.33.4" 2024-04-19T22:45:23.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:23 smithi165 bash[18577]: cluster 2024-04-19T22:45:22.248104+0000 mgr.x (mgr.24653) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2024-04-19T22:45:23.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:23 smithi165 bash[18577]: audit 2024-04-19T22:45:22.373677+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:45:23.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:23 smithi044 bash[23559]: cluster 2024-04-19T22:45:22.248104+0000 mgr.x (mgr.24653) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2024-04-19T22:45:23.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:23 smithi044 bash[23559]: audit 2024-04-19T22:45:22.373677+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:45:23.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:23 smithi044 bash[18490]: cluster 2024-04-19T22:45:22.248104+0000 mgr.x (mgr.24653) 78 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2024-04-19T22:45:23.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:23 smithi044 bash[18490]: audit 2024-04-19T22:45:22.373677+0000 mon.b (mon.2) 69 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:45:24.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:24 smithi165 bash[18577]: audit 2024-04-19T22:45:22.878255+0000 mgr.x (mgr.24653) 79 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:24.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:24 smithi044 bash[23559]: audit 2024-04-19T22:45:22.878255+0000 mgr.x (mgr.24653) 79 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:24.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:24 smithi044 bash[18490]: audit 2024-04-19T22:45:22.878255+0000 mgr.x (mgr.24653) 79 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:25.452 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:25 smithi165 bash[18577]: cluster 2024-04-19T22:45:24.249910+0000 mgr.x (mgr.24653) 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-19T22:45:25.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:25 smithi044 bash[18490]: cluster 2024-04-19T22:45:24.249910+0000 mgr.x (mgr.24653) 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-19T22:45:25.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:25 smithi044 bash[23559]: cluster 2024-04-19T22:45:24.249910+0000 mgr.x (mgr.24653) 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-19T22:45:27.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:27 smithi165 bash[18577]: cluster 2024-04-19T22:45:26.250602+0000 mgr.x (mgr.24653) 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-19T22:45:27.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:27 smithi044 bash[23559]: cluster 2024-04-19T22:45:26.250602+0000 mgr.x (mgr.24653) 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-19T22:45:27.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:27 smithi044 bash[18490]: cluster 2024-04-19T22:45:26.250602+0000 mgr.x (mgr.24653) 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-19T22:45:27.913 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:27 smithi165 systemd[1]: Stopping Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:45:27.913 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:27 smithi165 bash[40206]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-grafana.a 2024-04-19T22:45:27.913 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:27 smithi165 bash[33665]: t=2024-04-19T22:45:27+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-19T22:45:28.507 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[40215]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-grafana-a 2024-04-19T22:45:28.507 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[40249]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-grafana.a 2024-04-19T22:45:28.507 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:28 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-19T22:45:28.507 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:28 smithi165 systemd[1]: Stopped Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:45:28.507 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:28 smithi165 systemd[1]: Started Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:45:28.759 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[39790]: ts=2024-04-19T22:45:28.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:45:28.759 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE Bus STOPPING 2024-04-19T22:45:28.759 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-19T22:45:28.759 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE Bus STOPPED 2024-04-19T22:45:28.759 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE Bus STARTING 2024-04-19T22:45:28.760 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE Serving on http://:::9283 2024-04-19T22:45:28.760 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE Bus STARTED 2024-04-19T22:45:28.760 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE Bus STOPPING 2024-04-19T22:45:28.760 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-19T22:45:28.760 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE Bus STOPPED 2024-04-19T22:45:28.760 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE Bus STARTING 2024-04-19T22:45:28.760 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE Serving on http://:::9283 2024-04-19T22:45:28.760 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE Bus STARTED 2024-04-19T22:45:28.760 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE Bus STOPPING 2024-04-19T22:45:28.760 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-19T22:45:28.760 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE Bus STOPPED 2024-04-19T22:45:29.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE Bus STARTING 2024-04-19T22:45:29.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE Serving on http://:::9283 2024-04-19T22:45:29.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:28 smithi165 bash[37807]: [19/Apr/2024:22:45:28] ENGINE Bus STARTED 2024-04-19T22:45:29.692 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[40279]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:45:29.692 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[40279]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:45:29.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: cluster 2024-04-19T22:45:28.251250+0000 mgr.x (mgr.24653) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:45:29.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.461356+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.472177+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.494084+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:45:29.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.494596+0000 mgr.x (mgr.24653) 83 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:45:29.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.496120+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-04-19T22:45:29.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.496533+0000 mgr.x (mgr.24653) 84 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-04-19T22:45:29.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.507544+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.517451+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:45:29.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.518057+0000 mgr.x (mgr.24653) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:45:29.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: cephadm 2024-04-19T22:45:28.545563+0000 mgr.x (mgr.24653) 86 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.44:5000 to Dashboard 2024-04-19T22:45:29.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.545802+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.545820+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:45:29.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.546291+0000 mgr.x (mgr.24653) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:45:29.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.548351+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:45:29.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.548886+0000 mgr.x (mgr.24653) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:45:29.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.557431+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.561040+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:45:29.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.563507+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-04-19T22:45:29.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.573942+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.578936+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:45:29.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.582415+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-04-19T22:45:29.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.593362+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:29 smithi165 bash[18577]: audit 2024-04-19T22:45:28.605870+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:45:29.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: cluster 2024-04-19T22:45:28.251250+0000 mgr.x (mgr.24653) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:45:29.830 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.461356+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.830 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.472177+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.830 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.494084+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:45:29.830 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.494596+0000 mgr.x (mgr.24653) 83 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:45:29.830 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.496120+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-04-19T22:45:29.830 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.496533+0000 mgr.x (mgr.24653) 84 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-04-19T22:45:29.830 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.507544+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.830 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.517451+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:45:29.831 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.518057+0000 mgr.x (mgr.24653) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:45:29.831 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: cephadm 2024-04-19T22:45:28.545563+0000 mgr.x (mgr.24653) 86 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.44:5000 to Dashboard 2024-04-19T22:45:29.831 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.545802+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.831 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.545820+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:45:29.831 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.546291+0000 mgr.x (mgr.24653) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:45:29.831 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.548351+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:45:29.831 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.548886+0000 mgr.x (mgr.24653) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:45:29.831 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.557431+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.831 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.561040+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:45:29.831 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.563507+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-04-19T22:45:29.832 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: cluster 2024-04-19T22:45:28.251250+0000 mgr.x (mgr.24653) 82 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:45:29.832 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.461356+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.832 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.472177+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.832 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.494084+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:45:29.832 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.494596+0000 mgr.x (mgr.24653) 83 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:45:29.832 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.496120+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-04-19T22:45:29.832 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.496533+0000 mgr.x (mgr.24653) 84 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi044.front.sepia.ceph.com:9093"}]: dispatch 2024-04-19T22:45:29.832 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.507544+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.832 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.517451+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:45:29.832 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.518057+0000 mgr.x (mgr.24653) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:45:29.832 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: cephadm 2024-04-19T22:45:28.545563+0000 mgr.x (mgr.24653) 86 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.44:5000 to Dashboard 2024-04-19T22:45:29.833 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.545802+0000 mon.a (mon.0) 990 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.833 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.545820+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:45:29.833 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.546291+0000 mgr.x (mgr.24653) 87 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:45:29.833 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.548351+0000 mon.b (mon.2) 74 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:45:29.833 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.548886+0000 mgr.x (mgr.24653) 88 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:45:29.833 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.557431+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.833 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.561040+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:45:29.833 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.563507+0000 mon.b (mon.2) 76 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-04-19T22:45:29.833 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.573942+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.834 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.578936+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:45:29.834 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.582415+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-04-19T22:45:29.834 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.593362+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.834 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[18490]: audit 2024-04-19T22:45:28.605870+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:45:29.834 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.573942+0000 mon.a (mon.0) 992 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.834 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.578936+0000 mon.b (mon.2) 77 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:45:29.834 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.582415+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-04-19T22:45:29.834 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.593362+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:29.834 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:29 smithi044 bash[23559]: audit 2024-04-19T22:45:28.605870+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:45:30.465 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:30 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-19T22:45:30.465 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:30 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-19T22:45:30.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:30 smithi044 bash[18490]: audit 2024-04-19T22:45:28.561749+0000 mgr.x (mgr.24653) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:45:30.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:30 smithi044 bash[18490]: audit 2024-04-19T22:45:28.563944+0000 mgr.x (mgr.24653) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-04-19T22:45:30.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:30 smithi044 bash[18490]: audit 2024-04-19T22:45:28.579364+0000 mgr.x (mgr.24653) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:45:30.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:30 smithi044 bash[18490]: audit 2024-04-19T22:45:28.582886+0000 mgr.x (mgr.24653) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-04-19T22:45:30.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:30 smithi044 bash[18490]: cephadm 2024-04-19T22:45:28.607008+0000 mgr.x (mgr.24653) 93 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T22:45:30.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:30 smithi044 bash[18490]: cephadm 2024-04-19T22:45:28.607623+0000 mgr.x (mgr.24653) 94 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T22:45:30.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:30 smithi044 bash[23559]: audit 2024-04-19T22:45:28.561749+0000 mgr.x (mgr.24653) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:45:30.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:30 smithi044 bash[23559]: audit 2024-04-19T22:45:28.563944+0000 mgr.x (mgr.24653) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-04-19T22:45:30.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:30 smithi044 bash[23559]: audit 2024-04-19T22:45:28.579364+0000 mgr.x (mgr.24653) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:45:30.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:30 smithi044 bash[23559]: audit 2024-04-19T22:45:28.582886+0000 mgr.x (mgr.24653) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-04-19T22:45:30.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:30 smithi044 bash[23559]: cephadm 2024-04-19T22:45:28.607008+0000 mgr.x (mgr.24653) 93 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T22:45:30.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:30 smithi044 bash[23559]: cephadm 2024-04-19T22:45:28.607623+0000 mgr.x (mgr.24653) 94 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T22:45:30.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:30 smithi165 bash[18577]: audit 2024-04-19T22:45:28.561749+0000 mgr.x (mgr.24653) 89 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:45:30.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:30 smithi165 bash[18577]: audit 2024-04-19T22:45:28.563944+0000 mgr.x (mgr.24653) 90 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi165.front.sepia.ceph.com:9095"}]: dispatch 2024-04-19T22:45:30.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:30 smithi165 bash[18577]: audit 2024-04-19T22:45:28.579364+0000 mgr.x (mgr.24653) 91 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:45:30.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:30 smithi165 bash[18577]: audit 2024-04-19T22:45:28.582886+0000 mgr.x (mgr.24653) 92 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi165.front.sepia.ceph.com:3000"}]: dispatch 2024-04-19T22:45:30.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:30 smithi165 bash[18577]: cephadm 2024-04-19T22:45:28.607008+0000 mgr.x (mgr.24653) 93 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T22:45:30.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:30 smithi165 bash[18577]: cephadm 2024-04-19T22:45:28.607623+0000 mgr.x (mgr.24653) 94 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T22:45:31.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:31 smithi044 bash[18490]: cluster 2024-04-19T22:45:30.252399+0000 mgr.x (mgr.24653) 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-19T22:45:31.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:31 smithi044 bash[18490]: audit 2024-04-19T22:45:30.836679+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:31.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:31 smithi044 bash[18490]: audit 2024-04-19T22:45:30.841379+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:45:31.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:31 smithi044 bash[18490]: audit 2024-04-19T22:45:30.843959+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:45:31.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:31 smithi044 bash[18490]: audit 2024-04-19T22:45:30.844663+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:45:31.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:31 smithi044 bash[18490]: audit 2024-04-19T22:45:30.846764+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:45:31.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:31 smithi044 bash[23559]: cluster 2024-04-19T22:45:30.252399+0000 mgr.x (mgr.24653) 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-19T22:45:31.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:31 smithi044 bash[23559]: audit 2024-04-19T22:45:30.836679+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:31.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:31 smithi044 bash[23559]: audit 2024-04-19T22:45:30.841379+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:45:31.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:31 smithi044 bash[23559]: audit 2024-04-19T22:45:30.843959+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:45:31.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:31 smithi044 bash[23559]: audit 2024-04-19T22:45:30.844663+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:45:31.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:31 smithi044 bash[23559]: audit 2024-04-19T22:45:30.846764+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:45:31.942 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:31 smithi165 bash[37807]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:45:31] "GET /metrics HTTP/1.1" 200 38134 "" "Prometheus/2.33.4" 2024-04-19T22:45:31.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:31 smithi165 bash[18577]: cluster 2024-04-19T22:45:30.252399+0000 mgr.x (mgr.24653) 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-19T22:45:31.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:31 smithi165 bash[18577]: audit 2024-04-19T22:45:30.836679+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:31.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:31 smithi165 bash[18577]: audit 2024-04-19T22:45:30.841379+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:45:31.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:31 smithi165 bash[18577]: audit 2024-04-19T22:45:30.843959+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:45:31.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:31 smithi165 bash[18577]: audit 2024-04-19T22:45:30.844663+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:45:31.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:31 smithi165 bash[18577]: audit 2024-04-19T22:45:30.846764+0000 mon.b (mon.2) 82 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:45:32.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:32 smithi044 bash[18490]: cephadm 2024-04-19T22:45:30.827018+0000 mgr.x (mgr.24653) 96 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-19T22:45:32.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:32 smithi044 bash[18490]: cephadm 2024-04-19T22:45:30.848900+0000 mgr.x (mgr.24653) 97 : cephadm [INF] Deploying daemon mgr.y on smithi044 2024-04-19T22:45:32.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:32 smithi044 bash[23559]: cephadm 2024-04-19T22:45:30.827018+0000 mgr.x (mgr.24653) 96 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-19T22:45:32.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:32 smithi044 bash[23559]: cephadm 2024-04-19T22:45:30.848900+0000 mgr.x (mgr.24653) 97 : cephadm [INF] Deploying daemon mgr.y on smithi044 2024-04-19T22:45:32.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:32 smithi165 bash[18577]: cephadm 2024-04-19T22:45:30.827018+0000 mgr.x (mgr.24653) 96 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-19T22:45:32.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:32 smithi165 bash[18577]: cephadm 2024-04-19T22:45:30.848900+0000 mgr.x (mgr.24653) 97 : cephadm [INF] Deploying daemon mgr.y on smithi044 2024-04-19T22:45:33.134 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:45:33 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:33.134 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:45:33 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:33.135 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:45:33 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:33.135 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:45:33 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:33.135 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:45:33 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:33.397 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:33 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:33.397 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:33 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:33.397 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:45:33 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:33.398 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:33 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:33.398 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:33 smithi044 systemd[1]: Stopping Ceph mgr.y for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:45:33.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:33 smithi044 bash[18490]: cluster 2024-04-19T22:45:32.253113+0000 mgr.x (mgr.24653) 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-19T22:45:33.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:33 smithi044 bash[23559]: cluster 2024-04-19T22:45:32.253113+0000 mgr.x (mgr.24653) 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-19T22:45:33.818 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:45:33 smithi044 bash[51441]: level=warn ts=2024-04-19T22:45:33.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi044.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused" 2024-04-19T22:45:33.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:33 smithi165 bash[18577]: cluster 2024-04-19T22:45:32.253113+0000 mgr.x (mgr.24653) 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-19T22:45:34.275 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:33 smithi044 bash[52427]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mgr-y 2024-04-19T22:45:34.275 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:34 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-19T22:45:34.275 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:34 smithi044 bash[52488]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mgr-y 2024-04-19T22:45:34.275 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:34 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-19T22:45:34.275 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:34 smithi044 systemd[1]: Stopped Ceph mgr.y for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:45:34.567 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:45:34 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:34.568 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:45:34 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:34.568 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:45:34 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:34.568 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:45:34 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:34.568 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:45:34 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:34.569 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:34 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:34.569 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:34 smithi044 systemd[1]: Started Ceph mgr.y for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:45:34.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:34 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:34.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:34 smithi044 bash[23559]: audit 2024-04-19T22:45:32.886295+0000 mgr.x (mgr.24653) 99 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:34.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:34 smithi044 bash[23559]: audit 2024-04-19T22:45:34.451871+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:34.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:34 smithi044 bash[23559]: audit 2024-04-19T22:45:34.462565+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:34.570 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:45:34 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:34.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:34 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:45:34.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:34 smithi044 bash[18490]: audit 2024-04-19T22:45:32.886295+0000 mgr.x (mgr.24653) 99 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:34.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:34 smithi044 bash[18490]: audit 2024-04-19T22:45:34.451871+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:34.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:34 smithi044 bash[18490]: audit 2024-04-19T22:45:34.462565+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:34.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:34 smithi165 bash[18577]: audit 2024-04-19T22:45:32.886295+0000 mgr.x (mgr.24653) 99 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:34.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:34 smithi165 bash[18577]: audit 2024-04-19T22:45:34.451871+0000 mon.a (mon.0) 996 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:34.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:34 smithi165 bash[18577]: audit 2024-04-19T22:45:34.462565+0000 mon.a (mon.0) 997 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:35.560 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:35 smithi044 bash[52546]: debug 2024-04-19T22:45:35.408+0000 7fe865d83700 1 -- 172.21.15.44:0/951634082 <== mon.1 v2:172.21.15.44:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558ab115c5a0 con 0x558ab1edc400 2024-04-19T22:45:35.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:35 smithi044 bash[18490]: cluster 2024-04-19T22:45:34.254801+0000 mgr.x (mgr.24653) 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-19T22:45:35.561 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:35 smithi044 bash[18490]: audit 2024-04-19T22:45:34.494493+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:45:35.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:35 smithi044 bash[23559]: cluster 2024-04-19T22:45:34.254801+0000 mgr.x (mgr.24653) 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-19T22:45:35.561 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:35 smithi044 bash[23559]: audit 2024-04-19T22:45:34.494493+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:45:35.817 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:35 smithi044 bash[52546]: debug 2024-04-19T22:45:35.560+0000 7fe86ff8a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T22:45:35.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:35 smithi165 bash[18577]: cluster 2024-04-19T22:45:34.254801+0000 mgr.x (mgr.24653) 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-19T22:45:35.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:35 smithi165 bash[18577]: audit 2024-04-19T22:45:34.494493+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:45:37.482 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:37 smithi044 bash[52546]: debug 2024-04-19T22:45:37.224+0000 7fe86ff8a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T22:45:37.483 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:37 smithi044 bash[52546]: debug 2024-04-19T22:45:37.328+0000 7fe86ff8a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T22:45:37.817 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:37 smithi044 bash[52546]: debug 2024-04-19T22:45:37.592+0000 7fe86ff8a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T22:45:37.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:37 smithi044 bash[18490]: cluster 2024-04-19T22:45:36.255535+0000 mgr.x (mgr.24653) 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-19T22:45:37.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:37 smithi044 bash[18490]: audit 2024-04-19T22:45:37.374003+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:45:37.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:37 smithi044 bash[23559]: cluster 2024-04-19T22:45:36.255535+0000 mgr.x (mgr.24653) 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-19T22:45:37.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:37 smithi044 bash[23559]: audit 2024-04-19T22:45:37.374003+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:45:37.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:37 smithi165 bash[18577]: cluster 2024-04-19T22:45:36.255535+0000 mgr.x (mgr.24653) 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-19T22:45:37.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:37 smithi165 bash[18577]: audit 2024-04-19T22:45:37.374003+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:45:38.817 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:38 smithi044 bash[52546]: debug 2024-04-19T22:45:38.432+0000 7fe86ff8a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T22:45:38.817 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:38 smithi044 bash[52546]: debug 2024-04-19T22:45:38.548+0000 7fe86ff8a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T22:45:38.817 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:38 smithi044 bash[52546]: debug 2024-04-19T22:45:38.660+0000 7fe86ff8a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T22:45:38.942 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:38 smithi165 bash[39790]: ts=2024-04-19T22:45: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.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:45:39.317 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:39 smithi044 bash[52546]: debug 2024-04-19T22:45:39.032+0000 7fe86ff8a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-19T22:45:39.317 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:39 smithi044 bash[52546]: debug 2024-04-19T22:45:39.156+0000 7fe86ff8a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T22:45:39.317 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:39 smithi044 bash[52546]: debug 2024-04-19T22:45:39.264+0000 7fe86ff8a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T22:45:39.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:39 smithi044 bash[18490]: cluster 2024-04-19T22:45:38.256803+0000 mgr.x (mgr.24653) 102 : 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-19T22:45:39.817 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:39 smithi044 bash[52546]: debug 2024-04-19T22:45:39.644+0000 7fe86ff8a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T22:45:39.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:39 smithi044 bash[23559]: cluster 2024-04-19T22:45:38.256803+0000 mgr.x (mgr.24653) 102 : 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-19T22:45:39.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:39 smithi165 bash[18577]: cluster 2024-04-19T22:45:38.256803+0000 mgr.x (mgr.24653) 102 : 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-19T22:45:40.200 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:39 smithi044 bash[52546]: debug 2024-04-19T22:45:39.900+0000 7fe86ff8a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T22:45:40.567 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:40 smithi044 bash[52546]: debug 2024-04-19T22:45:40.200+0000 7fe86ff8a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T22:45:40.567 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:40 smithi044 bash[52546]: debug 2024-04-19T22:45:40.328+0000 7fe86ff8a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T22:45:40.692 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:40 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 1. 2024-04-19T22:45:40.692 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:40 smithi165 systemd[1]: Stopped Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:45:40.692 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:40 smithi165 systemd[1]: Started Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:45:41.067 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:40 smithi044 bash[52546]: debug 2024-04-19T22:45:40.632+0000 7fe86ff8a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T22:45:41.334 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:41 smithi044 bash[52546]: debug 2024-04-19T22:45:41.076+0000 7fe86ff8a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:45:41.442 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:41 smithi165 bash[40755]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:45:41.442 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:41 smithi165 bash[40755]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:45:41.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:41 smithi165 bash[18577]: cluster 2024-04-19T22:45:40.257550+0000 mgr.x (mgr.24653) 103 : 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-19T22:45:41.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:41 smithi165 bash[18577]: audit 2024-04-19T22:45:40.340159+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:41.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:41 smithi165 bash[18577]: audit 2024-04-19T22:45:40.346716+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:41.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:41 smithi165 bash[18577]: audit 2024-04-19T22:45:40.593906+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:41.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:41 smithi165 bash[18577]: audit 2024-04-19T22:45:40.606481+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:41.742 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:41 smithi044 bash[52546]: debug 2024-04-19T22:45:41.336+0000 7fe86ff8a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T22:45:41.742 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:41 smithi044 bash[52546]: debug 2024-04-19T22:45:41.468+0000 7fe86ff8a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T22:45:41.742 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:41 smithi044 bash[18490]: cluster 2024-04-19T22:45:40.257550+0000 mgr.x (mgr.24653) 103 : 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-19T22:45:41.742 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:41 smithi044 bash[18490]: audit 2024-04-19T22:45:40.340159+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:41.742 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:41 smithi044 bash[18490]: audit 2024-04-19T22:45:40.346716+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:41.742 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:41 smithi044 bash[18490]: audit 2024-04-19T22:45:40.593906+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:41.742 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:41 smithi044 bash[18490]: audit 2024-04-19T22:45:40.606481+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:41.743 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:41 smithi044 bash[23559]: cluster 2024-04-19T22:45:40.257550+0000 mgr.x (mgr.24653) 103 : 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-19T22:45:41.743 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:41 smithi044 bash[23559]: audit 2024-04-19T22:45:40.340159+0000 mon.a (mon.0) 998 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:41.743 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:41 smithi044 bash[23559]: audit 2024-04-19T22:45:40.346716+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:41.743 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:41 smithi044 bash[23559]: audit 2024-04-19T22:45:40.593906+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:41.743 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:41 smithi044 bash[23559]: audit 2024-04-19T22:45:40.606481+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:41.942 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:41 smithi165 bash[37807]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:45:41] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.33.4" 2024-04-19T22:45:42.067 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:41 smithi044 bash[52546]: debug 2024-04-19T22:45:41.740+0000 7fe86ff8a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:45:42.442 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:41 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-19T22:45:42.442 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:41 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-19T22:45:42.892 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:42 smithi044 bash[52546]: debug 2024-04-19T22:45:42.812+0000 7fe86ff8a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T22:45:42.892 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:42 smithi044 bash[18490]: audit 2024-04-19T22:45:41.606552+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:42.892 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:42 smithi044 bash[18490]: audit 2024-04-19T22:45:41.618882+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:42.892 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:42 smithi044 bash[18490]: cluster 2024-04-19T22:45:42.258220+0000 mgr.x (mgr.24653) 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-19T22:45:42.893 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:42 smithi044 bash[23559]: audit 2024-04-19T22:45:41.606552+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:42.893 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:42 smithi044 bash[23559]: audit 2024-04-19T22:45:41.618882+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:42.893 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:42 smithi044 bash[23559]: cluster 2024-04-19T22:45:42.258220+0000 mgr.x (mgr.24653) 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-19T22:45:42.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:42 smithi165 bash[18577]: audit 2024-04-19T22:45:41.606552+0000 mon.a (mon.0) 1002 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:42.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:42 smithi165 bash[18577]: audit 2024-04-19T22:45:41.618882+0000 mon.a (mon.0) 1003 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:42.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:42 smithi165 bash[18577]: cluster 2024-04-19T22:45:42.258220+0000 mgr.x (mgr.24653) 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-19T22:45:43.253 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:42 smithi044 bash[52546]: debug 2024-04-19T22:45:42.936+0000 7fe86ff8a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T22:45:43.516 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:43 smithi044 bash[52546]: debug 2024-04-19T22:45:43.252+0000 7fe86ff8a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T22:45:43.516 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:43 smithi044 bash[52546]: debug 2024-04-19T22:45:43.376+0000 7fe86ff8a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T22:45:43.817 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:45:43 smithi044 bash[51441]: level=error ts=2024-04-19T22:45:43.520Z 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://smithi044.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused" 2024-04-19T22:45:43.818 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:45:43 smithi044 bash[51441]: level=warn ts=2024-04-19T22:45:43.522Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi044.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.44:8443: connect: connection refused" 2024-04-19T22:45:44.117 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:43 smithi044 bash[52546]: debug 2024-04-19T22:45:43.852+0000 7fe86ff8a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T22:45:44.117 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:43 smithi044 bash[52546]: debug 2024-04-19T22:45:43.984+0000 7fe86ff8a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T22:45:44.117 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[52546]: [19/Apr/2024:22:45:44] ENGINE Bus STARTING 2024-04-19T22:45:44.567 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[51441]: level=info ts=2024-04-19T22:45:44.142Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=2 2024-04-19T22:45:44.568 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[52546]: CherryPy Checker: 2024-04-19T22:45:44.568 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[52546]: The Application mounted at '' has an empty config. 2024-04-19T22:45:44.568 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[52546]: [19/Apr/2024:22:45:44] ENGINE Serving on http://:::9283 2024-04-19T22:45:44.568 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[52546]: [19/Apr/2024:22:45:44] ENGINE Bus STARTED 2024-04-19T22:45:44.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[23559]: audit 2024-04-19T22:45:42.894226+0000 mgr.x (mgr.24653) 105 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:44.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[23559]: cluster 2024-04-19T22:45:44.010967+0000 mon.a (mon.0) 1004 : cluster [DBG] Standby manager daemon y restarted 2024-04-19T22:45:44.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[23559]: cluster 2024-04-19T22:45:44.011213+0000 mon.a (mon.0) 1005 : cluster [DBG] Standby manager daemon y started 2024-04-19T22:45:44.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[23559]: audit 2024-04-19T22:45:44.015046+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T22:45:44.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[23559]: audit 2024-04-19T22:45:44.016455+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:45:44.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[23559]: audit 2024-04-19T22:45:44.018911+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T22:45:44.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[23559]: audit 2024-04-19T22:45:44.020693+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:45:44.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[18490]: audit 2024-04-19T22:45:42.894226+0000 mgr.x (mgr.24653) 105 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:44.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[18490]: cluster 2024-04-19T22:45:44.010967+0000 mon.a (mon.0) 1004 : cluster [DBG] Standby manager daemon y restarted 2024-04-19T22:45:44.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[18490]: cluster 2024-04-19T22:45:44.011213+0000 mon.a (mon.0) 1005 : cluster [DBG] Standby manager daemon y started 2024-04-19T22:45:44.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[18490]: audit 2024-04-19T22:45:44.015046+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T22:45:44.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[18490]: audit 2024-04-19T22:45:44.016455+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:45:44.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[18490]: audit 2024-04-19T22:45:44.018911+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T22:45:44.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:44 smithi044 bash[18490]: audit 2024-04-19T22:45:44.020693+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:45:44.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:44 smithi165 bash[18577]: audit 2024-04-19T22:45:42.894226+0000 mgr.x (mgr.24653) 105 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:44.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:44 smithi165 bash[18577]: cluster 2024-04-19T22:45:44.010967+0000 mon.a (mon.0) 1004 : cluster [DBG] Standby manager daemon y restarted 2024-04-19T22:45:44.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:44 smithi165 bash[18577]: cluster 2024-04-19T22:45:44.011213+0000 mon.a (mon.0) 1005 : cluster [DBG] Standby manager daemon y started 2024-04-19T22:45:44.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:44 smithi165 bash[18577]: audit 2024-04-19T22:45:44.015046+0000 mon.c (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T22:45:44.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:44 smithi165 bash[18577]: audit 2024-04-19T22:45:44.016455+0000 mon.c (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:45:44.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:44 smithi165 bash[18577]: audit 2024-04-19T22:45:44.018911+0000 mon.c (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T22:45:44.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:44 smithi165 bash[18577]: audit 2024-04-19T22:45:44.020693+0000 mon.c (mon.1) 38 : audit [DBG] from='mgr.? 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:45:45.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:45 smithi044 bash[18490]: cluster 2024-04-19T22:45:44.207573+0000 mon.a (mon.0) 1006 : cluster [DBG] mgrmap e27: x(active, since 82s), standbys: y 2024-04-19T22:45:45.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:45 smithi044 bash[18490]: cluster 2024-04-19T22:45:44.259889+0000 mgr.x (mgr.24653) 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-19T22:45:45.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:45 smithi044 bash[23559]: cluster 2024-04-19T22:45:44.207573+0000 mon.a (mon.0) 1006 : cluster [DBG] mgrmap e27: x(active, since 82s), standbys: y 2024-04-19T22:45:45.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:45 smithi044 bash[23559]: cluster 2024-04-19T22:45:44.259889+0000 mgr.x (mgr.24653) 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-19T22:45:45.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:45 smithi165 bash[18577]: cluster 2024-04-19T22:45:44.207573+0000 mon.a (mon.0) 1006 : cluster [DBG] mgrmap e27: x(active, since 82s), standbys: y 2024-04-19T22:45:45.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:45 smithi165 bash[18577]: cluster 2024-04-19T22:45:44.259889+0000 mgr.x (mgr.24653) 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-19T22:45:47.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:47 smithi044 bash[18490]: cluster 2024-04-19T22:45:46.260578+0000 mgr.x (mgr.24653) 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-19T22:45:47.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:47 smithi044 bash[23559]: cluster 2024-04-19T22:45:46.260578+0000 mgr.x (mgr.24653) 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-19T22:45:47.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:47 smithi165 bash[18577]: cluster 2024-04-19T22:45:46.260578+0000 mgr.x (mgr.24653) 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-19T22:45:48.942 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:48 smithi165 bash[39790]: ts=2024-04-19T22:45:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:45:49.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:49 smithi165 bash[18577]: cluster 2024-04-19T22:45:48.262128+0000 mgr.x (mgr.24653) 108 : 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-19T22:45:49.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:49 smithi044 bash[23559]: cluster 2024-04-19T22:45:48.262128+0000 mgr.x (mgr.24653) 108 : 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-19T22:45:49.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:49 smithi044 bash[18490]: cluster 2024-04-19T22:45:48.262128+0000 mgr.x (mgr.24653) 108 : 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-19T22:45:50.518 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:45:51.280 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:45:51.280 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (53s) 10s ago 7m 14.1M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:45:51.280 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 running 10s ago 7m - - 2024-04-19T22:45:51.280 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (49s) 10s ago 5m 41.3M - 3.5 e1d6a67b021e 1b51decf0d3a 2024-04-19T22:45:51.280 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283 running (101s) 10s ago 13m 495M - 19.0.0-2401-gd0bf63dd 044b88a464c7 4e112bf4894e 2024-04-19T22:45:51.280 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (16s) 10s ago 15m 134M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:45:51.280 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (15m) 10s ago 15m 55.9M 2048M 17.2.0 e1d6a67b021e b3f0fce320a9 2024-04-19T22:45:51.280 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (13m) 10s ago 13m 44.7M 2048M 17.2.0 e1d6a67b021e e6f3f5a1fec1 2024-04-19T22:45:51.280 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (13m) 10s ago 13m 42.6M 2048M 17.2.0 e1d6a67b021e 29715e45b76e 2024-04-19T22:45:51.281 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (62s) 10s ago 7m 10.2M - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:45:51.281 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (36s) 10s ago 7m 8168k - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:45:51.281 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (12m) 10s ago 12m 53.8M 2781M 17.2.0 e1d6a67b021e 6edc0b1b604b 2024-04-19T22:45:51.281 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (12m) 10s ago 12m 56.0M 2781M 17.2.0 e1d6a67b021e 7d1be84a1e1a 2024-04-19T22:45:51.281 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (11m) 10s ago 11m 49.2M 2781M 17.2.0 e1d6a67b021e 1bd0c78e6456 2024-04-19T22:45:51.281 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (10m) 10s ago 11m 52.9M 2781M 17.2.0 e1d6a67b021e 93507ca261f0 2024-04-19T22:45:51.281 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (10m) 10s ago 10m 54.2M 3036M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:45:51.281 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (9m) 10s ago 9m 53.1M 3036M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:45:51.281 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (9m) 10s ago 9m 49.5M 3036M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:45:51.281 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (8m) 10s ago 8m 52.3M 3036M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:45:51.281 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (37s) 10s ago 7m 48.0M - 2.33.4 514e6a882f6e e0fa825d1819 2024-04-19T22:45:51.281 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (5m) 10s ago 5m 83.4M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:45:51.281 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (5m) 10s ago 5m 83.9M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:45:51.281 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (5m) 10s ago 5m 83.8M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:45:51.282 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (5m) 10s ago 5m 83.6M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:45:51.692 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:51 smithi165 bash[37807]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:45:51] "GET /metrics HTTP/1.1" 200 38140 "" "Prometheus/2.33.4" 2024-04-19T22:45:51.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:51 smithi165 bash[18577]: cluster 2024-04-19T22:45:50.262777+0000 mgr.x (mgr.24653) 109 : 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-19T22:45:51.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:51 smithi165 bash[18577]: audit 2024-04-19T22:45:50.506107+0000 mgr.x (mgr.24653) 110 : audit [DBG] from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:51.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:51 smithi165 bash[18577]: audit 2024-04-19T22:45:51.121217+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:51.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:51 smithi165 bash[18577]: audit 2024-04-19T22:45:51.135684+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:51.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:51 smithi165 bash[18577]: audit 2024-04-19T22:45:51.139228+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:45:51.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:51 smithi165 bash[18577]: audit 2024-04-19T22:45:51.141306+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:45:51.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:51 smithi165 bash[18577]: audit 2024-04-19T22:45:51.154036+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:51.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:51 smithi165 bash[18577]: audit 2024-04-19T22:45:51.288311+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:45:51.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:51 smithi165 bash[18577]: audit 2024-04-19T22:45:51.299911+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-19T22:45:51.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:51 smithi165 bash[18577]: audit 2024-04-19T22:45:51.302443+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-19T22:45:51.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:51 smithi165 bash[18577]: cluster 2024-04-19T22:45:51.309098+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-19T22:45:51.702 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:45:51.703 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:45:51.703 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T22:45:51.703 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:45:51.703 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:45:51.703 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:45:51.703 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:45:51.703 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:45:51.703 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T22:45:51.703 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:45:51.703 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": {}, 2024-04-19T22:45:51.703 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:45:51.703 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:45:51.704 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:45:51.704 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:45:51.704 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-19T22:45:51.704 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:45:51.704 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:45:51.704 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:45:51.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[23559]: cluster 2024-04-19T22:45:50.262777+0000 mgr.x (mgr.24653) 109 : 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-19T22:45:51.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[23559]: audit 2024-04-19T22:45:50.506107+0000 mgr.x (mgr.24653) 110 : audit [DBG] from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:51.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[23559]: audit 2024-04-19T22:45:51.121217+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:51.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[23559]: audit 2024-04-19T22:45:51.135684+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:51.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[23559]: audit 2024-04-19T22:45:51.139228+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:45:51.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[23559]: audit 2024-04-19T22:45:51.141306+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:45:51.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[23559]: audit 2024-04-19T22:45:51.154036+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:51.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[23559]: audit 2024-04-19T22:45:51.288311+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:45:51.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[23559]: audit 2024-04-19T22:45:51.299911+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-19T22:45:51.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[23559]: audit 2024-04-19T22:45:51.302443+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-19T22:45:51.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[23559]: cluster 2024-04-19T22:45:51.309098+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-19T22:45:51.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[18490]: cluster 2024-04-19T22:45:50.262777+0000 mgr.x (mgr.24653) 109 : 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-19T22:45:51.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[18490]: audit 2024-04-19T22:45:50.506107+0000 mgr.x (mgr.24653) 110 : audit [DBG] from='client.15285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:51.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[18490]: audit 2024-04-19T22:45:51.121217+0000 mon.a (mon.0) 1007 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:51.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[18490]: audit 2024-04-19T22:45:51.135684+0000 mon.a (mon.0) 1008 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:51.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[18490]: audit 2024-04-19T22:45:51.139228+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:45:51.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[18490]: audit 2024-04-19T22:45:51.141306+0000 mon.b (mon.2) 86 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:45:51.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[18490]: audit 2024-04-19T22:45:51.154036+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.24653 ' entity='mgr.x' 2024-04-19T22:45:51.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[18490]: audit 2024-04-19T22:45:51.288311+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:45:51.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[18490]: audit 2024-04-19T22:45:51.299911+0000 mon.b (mon.2) 88 : audit [INF] from='mgr.24653 172.21.15.165:0/2132174161' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-19T22:45:51.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[18490]: audit 2024-04-19T22:45:51.302443+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-19T22:45:51.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:51 smithi044 bash[18490]: cluster 2024-04-19T22:45:51.309098+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-19T22:45:52.076 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:45:52.076 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:45:52.076 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:45:52.076 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:45:52.076 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:45:52.076 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:45:52.076 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:45:52.077 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "2/23 daemons upgraded", 2024-04-19T22:45:52.077 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mgr daemons", 2024-04-19T22:45:52.077 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:45:52.077 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:45:52.430 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[37807]: debug 2024-04-19T22:45:52.164+0000 7fb2d6bd2700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-19T22:45:52.430 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[37807]: ignoring --setuser ceph since I am not root 2024-04-19T22:45:52.430 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[37807]: ignoring --setgroup ceph since I am not root 2024-04-19T22:45:52.430 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[37807]: debug 2024-04-19T22:45:52.232+0000 7fb011a0b700 1 -- 172.21.15.165:0/3010590745 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x564353bfc5a0 con 0x56435497ac00 2024-04-19T22:45:52.430 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[37807]: debug 2024-04-19T22:45:52.384+0000 7fb01b7f4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T22:45:52.431 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:52 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 2. 2024-04-19T22:45:52.431 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:52 smithi165 systemd[1]: Stopped Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:45:52.431 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:52 smithi165 systemd[1]: Started Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:45:52.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:50.876283+0000 mgr.x (mgr.24653) 111 : audit [DBG] from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:52.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:51.235586+0000 mgr.x (mgr.24653) 112 : audit [DBG] from='client.25204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:52.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: cephadm 2024-04-19T22:45:51.291262+0000 mgr.x (mgr.24653) 113 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T22:45:52.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: cephadm 2024-04-19T22:45:51.292676+0000 mgr.x (mgr.24653) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T22:45:52.431 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: cephadm 2024-04-19T22:45:51.299311+0000 mgr.x (mgr.24653) 115 : cephadm [INF] Failing over to other MGR 2024-04-19T22:45:52.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:51.707184+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.44:0/3857087971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:45:52.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: cluster 2024-04-19T22:45:51.741037+0000 mon.a (mon.0) 1012 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:45:52.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.172874+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-19T22:45:52.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: cluster 2024-04-19T22:45:52.172998+0000 mon.a (mon.0) 1014 : cluster [DBG] mgrmap e28: y(active, starting, since 0.869559s), standbys: x 2024-04-19T22:45:52.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.174692+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:45:52.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.174897+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:45:52.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.175152+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:45:52.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.178510+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T22:45:52.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.178821+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T22:45:52.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.179305+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:45:52.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.179693+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:45:52.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.180035+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:45:52.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.180372+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:45:52.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.180721+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:45:52.432 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.181055+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:45:52.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.181393+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:45:52.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.181727+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:45:52.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.182097+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T22:45:52.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.182362+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T22:45:52.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.183132+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T22:45:52.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: cluster 2024-04-19T22:45:52.221552+0000 mon.a (mon.0) 1031 : cluster [INF] Manager daemon y is now available 2024-04-19T22:45:52.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.268011+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:45:52.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.295399+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:45:52.433 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:52 smithi165 bash[18577]: audit 2024-04-19T22:45:52.311440+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:45:52.446 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[52546]: [19/Apr/2024:22:45:52] ENGINE Bus STOPPING 2024-04-19T22:45:52.446 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[52546]: [19/Apr/2024:22:45:52] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-19T22:45:52.446 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[52546]: [19/Apr/2024:22:45:52] ENGINE Bus STOPPED 2024-04-19T22:45:52.446 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[52546]: [19/Apr/2024:22:45:52] ENGINE Bus STARTING 2024-04-19T22:45:52.446 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[52546]: [19/Apr/2024:22:45:52] ENGINE Serving on http://:::9283 2024-04-19T22:45:52.447 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[52546]: [19/Apr/2024:22:45:52] ENGINE Bus STARTED 2024-04-19T22:45:52.447 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:50.876283+0000 mgr.x (mgr.24653) 111 : audit [DBG] from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:52.447 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:51.235586+0000 mgr.x (mgr.24653) 112 : audit [DBG] from='client.25204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:52.447 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: cephadm 2024-04-19T22:45:51.291262+0000 mgr.x (mgr.24653) 113 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T22:45:52.447 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: cephadm 2024-04-19T22:45:51.292676+0000 mgr.x (mgr.24653) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T22:45:52.447 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: cephadm 2024-04-19T22:45:51.299311+0000 mgr.x (mgr.24653) 115 : cephadm [INF] Failing over to other MGR 2024-04-19T22:45:52.447 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:51.707184+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.44:0/3857087971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:45:52.447 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: cluster 2024-04-19T22:45:51.741037+0000 mon.a (mon.0) 1012 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:45:52.447 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.172874+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-19T22:45:52.448 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: cluster 2024-04-19T22:45:52.172998+0000 mon.a (mon.0) 1014 : cluster [DBG] mgrmap e28: y(active, starting, since 0.869559s), standbys: x 2024-04-19T22:45:52.448 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.174692+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:45:52.448 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.174897+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:45:52.448 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.175152+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:45:52.448 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.178510+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T22:45:52.448 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.178821+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T22:45:52.448 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.179305+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:45:52.448 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.179693+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:45:52.448 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.180035+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:45:52.448 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.180372+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:45:52.448 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.180721+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:45:52.448 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.181055+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:45:52.448 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.181393+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:45:52.448 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.181727+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:45:52.448 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.182097+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T22:45:52.449 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.182362+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T22:45:52.449 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.183132+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T22:45:52.449 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: cluster 2024-04-19T22:45:52.221552+0000 mon.a (mon.0) 1031 : cluster [INF] Manager daemon y is now available 2024-04-19T22:45:52.449 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.268011+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:45:52.449 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.295399+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:45:52.449 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[23559]: audit 2024-04-19T22:45:52.311440+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:45:52.449 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:50.876283+0000 mgr.x (mgr.24653) 111 : audit [DBG] from='client.15291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:52.449 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:51.235586+0000 mgr.x (mgr.24653) 112 : audit [DBG] from='client.25204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:45:52.449 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: cephadm 2024-04-19T22:45:51.291262+0000 mgr.x (mgr.24653) 113 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T22:45:52.449 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: cephadm 2024-04-19T22:45:51.292676+0000 mgr.x (mgr.24653) 114 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T22:45:52.450 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: cephadm 2024-04-19T22:45:51.299311+0000 mgr.x (mgr.24653) 115 : cephadm [INF] Failing over to other MGR 2024-04-19T22:45:52.450 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:51.707184+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.44:0/3857087971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:45:52.450 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: cluster 2024-04-19T22:45:51.741037+0000 mon.a (mon.0) 1012 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:45:52.450 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.172874+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24653 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-19T22:45:52.450 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: cluster 2024-04-19T22:45:52.172998+0000 mon.a (mon.0) 1014 : cluster [DBG] mgrmap e28: y(active, starting, since 0.869559s), standbys: x 2024-04-19T22:45:52.450 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.174692+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:45:52.450 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.174897+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:45:52.450 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.175152+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:45:52.450 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.178510+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T22:45:52.450 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.178821+0000 mon.a (mon.0) 1019 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T22:45:52.450 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.179305+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:45:52.450 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.179693+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:45:52.450 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.180035+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:45:52.450 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.180372+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:45:52.451 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.180721+0000 mon.a (mon.0) 1024 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:45:52.451 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.181055+0000 mon.a (mon.0) 1025 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:45:52.451 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.181393+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:45:52.451 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.181727+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:45:52.451 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.182097+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T22:45:52.451 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.182362+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T22:45:52.451 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.183132+0000 mon.a (mon.0) 1030 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T22:45:52.451 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: cluster 2024-04-19T22:45:52.221552+0000 mon.a (mon.0) 1031 : cluster [INF] Manager daemon y is now available 2024-04-19T22:45:52.451 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.268011+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:45:52.451 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.295399+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:45:52.451 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:52 smithi044 bash[18490]: audit 2024-04-19T22:45:52.311440+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:45:52.592 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-04-19T22:45:53.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:53 smithi044 bash[18490]: audit 2024-04-19T22:45:52.362211+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:45:53.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:53 smithi044 bash[18490]: audit 2024-04-19T22:45:52.596966+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.44:0/298610511' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:45:53.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:53 smithi044 bash[18490]: cluster 2024-04-19T22:45:53.209519+0000 mon.a (mon.0) 1036 : cluster [DBG] mgrmap e29: y(active, since 1.90607s), standbys: x 2024-04-19T22:45:53.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:53 smithi044 bash[23559]: audit 2024-04-19T22:45:52.362211+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:45:53.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:53 smithi044 bash[23559]: audit 2024-04-19T22:45:52.596966+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.44:0/298610511' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:45:53.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:53 smithi044 bash[23559]: cluster 2024-04-19T22:45:53.209519+0000 mon.a (mon.0) 1036 : cluster [DBG] mgrmap e29: y(active, since 1.90607s), standbys: x 2024-04-19T22:45:53.674 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:53 smithi165 bash[40913]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:45:53.674 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:53 smithi165 bash[40913]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:45:53.674 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:53 smithi165 bash[18577]: audit 2024-04-19T22:45:52.362211+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:45:53.674 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:53 smithi165 bash[18577]: audit 2024-04-19T22:45:52.596966+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.44:0/298610511' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:45:53.674 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:53 smithi165 bash[18577]: cluster 2024-04-19T22:45:53.209519+0000 mon.a (mon.0) 1036 : cluster [DBG] mgrmap e29: y(active, since 1.90607s), standbys: x 2024-04-19T22:45:54.349 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:54 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-19T22:45:54.350 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:45:54 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-19T22:45:54.350 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:54 smithi165 bash[37807]: debug 2024-04-19T22:45:54.028+0000 7fb01b7f4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T22:45:54.350 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:54 smithi165 bash[37807]: debug 2024-04-19T22:45:54.132+0000 7fb01b7f4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T22:45:54.692 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:54 smithi165 bash[37807]: debug 2024-04-19T22:45:54.400+0000 7fb01b7f4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T22:45:54.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:54 smithi165 bash[18577]: audit 2024-04-19T22:45:53.226991+0000 mgr.y (mgr.25186) 1 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:54.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:54 smithi165 bash[18577]: cluster 2024-04-19T22:45:53.232448+0000 mgr.y (mgr.25186) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:45:54.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:54 smithi044 bash[23559]: audit 2024-04-19T22:45:53.226991+0000 mgr.y (mgr.25186) 1 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:54.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:54 smithi044 bash[23559]: cluster 2024-04-19T22:45:53.232448+0000 mgr.y (mgr.25186) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:45:54.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:54 smithi044 bash[18490]: audit 2024-04-19T22:45:53.226991+0000 mgr.y (mgr.25186) 1 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:45:54.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:54 smithi044 bash[18490]: cluster 2024-04-19T22:45:53.232448+0000 mgr.y (mgr.25186) 2 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:45:55.692 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:55 smithi165 bash[37807]: debug 2024-04-19T22:45:55.204+0000 7fb01b7f4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T22:45:55.692 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:55 smithi165 bash[37807]: debug 2024-04-19T22:45:55.316+0000 7fb01b7f4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T22:45:55.692 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:55 smithi165 bash[37807]: debug 2024-04-19T22:45:55.424+0000 7fb01b7f4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T22:45:55.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:55 smithi165 bash[18577]: cephadm 2024-04-19T22:45:53.876520+0000 mgr.y (mgr.25186) 3 : cephadm [INF] [19/Apr/2024:22:45:53] ENGINE Bus STARTING 2024-04-19T22:45:55.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:55 smithi165 bash[18577]: cephadm 2024-04-19T22:45:53.978684+0000 mgr.y (mgr.25186) 4 : cephadm [INF] [19/Apr/2024:22:45:53] ENGINE Serving on http://172.21.15.44:8765 2024-04-19T22:45:55.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:55 smithi165 bash[18577]: cephadm 2024-04-19T22:45:54.100406+0000 mgr.y (mgr.25186) 5 : cephadm [INF] [19/Apr/2024:22:45:54] ENGINE Serving on https://172.21.15.44:7150 2024-04-19T22:45:55.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:55 smithi165 bash[18577]: cephadm 2024-04-19T22:45:54.100596+0000 mgr.y (mgr.25186) 6 : cephadm [INF] [19/Apr/2024:22:45:54] ENGINE Bus STARTED 2024-04-19T22:45:55.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:55 smithi165 bash[18577]: cluster 2024-04-19T22:45:54.181906+0000 mgr.y (mgr.25186) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:45:55.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:55 smithi165 bash[18577]: cluster 2024-04-19T22:45:54.350469+0000 mon.a (mon.0) 1037 : cluster [DBG] mgrmap e30: y(active, since 3s), standbys: x 2024-04-19T22:45:55.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:55 smithi044 bash[18490]: cephadm 2024-04-19T22:45:53.876520+0000 mgr.y (mgr.25186) 3 : cephadm [INF] [19/Apr/2024:22:45:53] ENGINE Bus STARTING 2024-04-19T22:45:55.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:55 smithi044 bash[18490]: cephadm 2024-04-19T22:45:53.978684+0000 mgr.y (mgr.25186) 4 : cephadm [INF] [19/Apr/2024:22:45:53] ENGINE Serving on http://172.21.15.44:8765 2024-04-19T22:45:55.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:55 smithi044 bash[18490]: cephadm 2024-04-19T22:45:54.100406+0000 mgr.y (mgr.25186) 5 : cephadm [INF] [19/Apr/2024:22:45:54] ENGINE Serving on https://172.21.15.44:7150 2024-04-19T22:45:55.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:55 smithi044 bash[18490]: cephadm 2024-04-19T22:45:54.100596+0000 mgr.y (mgr.25186) 6 : cephadm [INF] [19/Apr/2024:22:45:54] ENGINE Bus STARTED 2024-04-19T22:45:55.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:55 smithi044 bash[18490]: cluster 2024-04-19T22:45:54.181906+0000 mgr.y (mgr.25186) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:45:55.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:55 smithi044 bash[18490]: cluster 2024-04-19T22:45:54.350469+0000 mon.a (mon.0) 1037 : cluster [DBG] mgrmap e30: y(active, since 3s), standbys: x 2024-04-19T22:45:55.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:55 smithi044 bash[23559]: cephadm 2024-04-19T22:45:53.876520+0000 mgr.y (mgr.25186) 3 : cephadm [INF] [19/Apr/2024:22:45:53] ENGINE Bus STARTING 2024-04-19T22:45:55.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:55 smithi044 bash[23559]: cephadm 2024-04-19T22:45:53.978684+0000 mgr.y (mgr.25186) 4 : cephadm [INF] [19/Apr/2024:22:45:53] ENGINE Serving on http://172.21.15.44:8765 2024-04-19T22:45:55.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:55 smithi044 bash[23559]: cephadm 2024-04-19T22:45:54.100406+0000 mgr.y (mgr.25186) 5 : cephadm [INF] [19/Apr/2024:22:45:54] ENGINE Serving on https://172.21.15.44:7150 2024-04-19T22:45:55.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:55 smithi044 bash[23559]: cephadm 2024-04-19T22:45:54.100596+0000 mgr.y (mgr.25186) 6 : cephadm [INF] [19/Apr/2024:22:45:54] ENGINE Bus STARTED 2024-04-19T22:45:55.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:55 smithi044 bash[23559]: cluster 2024-04-19T22:45:54.181906+0000 mgr.y (mgr.25186) 7 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:45:55.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:55 smithi044 bash[23559]: cluster 2024-04-19T22:45:54.350469+0000 mon.a (mon.0) 1037 : cluster [DBG] mgrmap e30: y(active, since 3s), standbys: x 2024-04-19T22:45:56.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:55 smithi165 bash[37807]: debug 2024-04-19T22:45:55.784+0000 7fb01b7f4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-19T22:45:56.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:55 smithi165 bash[37807]: debug 2024-04-19T22:45:55.896+0000 7fb01b7f4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T22:45:56.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:56 smithi165 bash[37807]: debug 2024-04-19T22:45:56.004+0000 7fb01b7f4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T22:45:56.692 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:56 smithi165 bash[37807]: debug 2024-04-19T22:45:56.376+0000 7fb01b7f4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T22:45:56.692 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:56 smithi165 bash[37807]: debug 2024-04-19T22:45:56.620+0000 7fb01b7f4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T22:45:57.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:56 smithi165 bash[37807]: debug 2024-04-19T22:45:56.884+0000 7fb01b7f4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T22:45:57.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:57 smithi165 bash[37807]: debug 2024-04-19T22:45:57.000+0000 7fb01b7f4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T22:45:57.692 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:57 smithi165 bash[37807]: debug 2024-04-19T22:45:57.280+0000 7fb01b7f4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T22:45:57.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:57 smithi165 bash[18577]: cluster 2024-04-19T22:45:56.182688+0000 mgr.y (mgr.25186) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:45:57.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:57 smithi165 bash[18577]: cluster 2024-04-19T22:45:56.386806+0000 mon.a (mon.0) 1038 : cluster [DBG] mgrmap e31: y(active, since 5s), standbys: x 2024-04-19T22:45:57.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:57 smithi044 bash[23559]: cluster 2024-04-19T22:45:56.182688+0000 mgr.y (mgr.25186) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:45:57.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:57 smithi044 bash[23559]: cluster 2024-04-19T22:45:56.386806+0000 mon.a (mon.0) 1038 : cluster [DBG] mgrmap e31: y(active, since 5s), standbys: x 2024-04-19T22:45:57.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:57 smithi044 bash[18490]: cluster 2024-04-19T22:45:56.182688+0000 mgr.y (mgr.25186) 8 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:45:57.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:57 smithi044 bash[18490]: cluster 2024-04-19T22:45:56.386806+0000 mon.a (mon.0) 1038 : cluster [DBG] mgrmap e31: y(active, since 5s), standbys: x 2024-04-19T22:45:57.969 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:57 smithi165 bash[37807]: debug 2024-04-19T22:45:57.704+0000 7fb01b7f4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:45:58.382 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:57 smithi165 bash[37807]: debug 2024-04-19T22:45:57.968+0000 7fb01b7f4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T22:45:58.382 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:58 smithi165 bash[37807]: debug 2024-04-19T22:45:58.092+0000 7fb01b7f4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T22:45:58.382 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:58 smithi165 bash[37807]: debug 2024-04-19T22:45:58.380+0000 7fb01b7f4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:45:58.942 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:45:58 smithi165 bash[39790]: ts=2024-04-19T22:45: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.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:45:59.692 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:59 smithi165 bash[37807]: debug 2024-04-19T22:45:59.460+0000 7fb01b7f4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T22:45:59.692 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:59 smithi165 bash[37807]: debug 2024-04-19T22:45:59.584+0000 7fb01b7f4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T22:45:59.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:59 smithi165 bash[18577]: cluster 2024-04-19T22:45:58.183321+0000 mgr.y (mgr.25186) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:45:59.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:59 smithi165 bash[18577]: audit 2024-04-19T22:45:58.553598+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:45:59.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:59 smithi165 bash[18577]: audit 2024-04-19T22:45:58.559425+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:45:59.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:59 smithi165 bash[18577]: audit 2024-04-19T22:45:58.835225+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:45:59.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:45:59 smithi165 bash[18577]: audit 2024-04-19T22:45:58.846692+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:45:59.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:59 smithi044 bash[18490]: cluster 2024-04-19T22:45:58.183321+0000 mgr.y (mgr.25186) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:45:59.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:59 smithi044 bash[18490]: audit 2024-04-19T22:45:58.553598+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:45:59.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:59 smithi044 bash[18490]: audit 2024-04-19T22:45:58.559425+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:45:59.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:59 smithi044 bash[18490]: audit 2024-04-19T22:45:58.835225+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:45:59.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:45:59 smithi044 bash[18490]: audit 2024-04-19T22:45:58.846692+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:45:59.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:59 smithi044 bash[23559]: cluster 2024-04-19T22:45:58.183321+0000 mgr.y (mgr.25186) 9 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:45:59.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:59 smithi044 bash[23559]: audit 2024-04-19T22:45:58.553598+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:45:59.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:59 smithi044 bash[23559]: audit 2024-04-19T22:45:58.559425+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:45:59.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:59 smithi044 bash[23559]: audit 2024-04-19T22:45:58.835225+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:45:59.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:45:59 smithi044 bash[23559]: audit 2024-04-19T22:45:58.846692+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:00.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:45:59 smithi165 bash[37807]: debug 2024-04-19T22:45:59.888+0000 7fb01b7f4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T22:46:00.193 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[37807]: debug 2024-04-19T22:46:00.004+0000 7fb01b7f4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T22:46:00.726 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[37807]: debug 2024-04-19T22:46:00.464+0000 7fb01b7f4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T22:46:00.726 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[37807]: debug 2024-04-19T22:46:00.596+0000 7fb01b7f4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T22:46:00.727 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[37807]: [19/Apr/2024:22:46:00] ENGINE Bus STARTING 2024-04-19T22:46:00.727 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[37807]: CherryPy Checker: 2024-04-19T22:46:00.727 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[18577]: audit 2024-04-19T22:45:59.720802+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:00.727 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[18577]: audit 2024-04-19T22:45:59.733562+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:00.727 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[18577]: audit 2024-04-19T22:45:59.958166+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:00.727 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[18577]: audit 2024-04-19T22:45:59.968342+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:00.727 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[18577]: cluster 2024-04-19T22:46:00.184874+0000 mgr.y (mgr.25186) 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-19T22:46:00.727 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[18577]: cluster 2024-04-19T22:46:00.625305+0000 mon.a (mon.0) 1047 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T22:46:00.727 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[18577]: cluster 2024-04-19T22:46:00.625543+0000 mon.a (mon.0) 1048 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:46:00.727 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[18577]: audit 2024-04-19T22:46:00.625949+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.165:0/1826840357' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:46:00.727 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[18577]: audit 2024-04-19T22:46:00.628085+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.165:0/1826840357' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:46:00.727 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[18577]: audit 2024-04-19T22:46:00.631917+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.165:0/1826840357' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:46:00.728 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[18577]: audit 2024-04-19T22:46:00.632618+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.165:0/1826840357' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:46:01.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[18490]: audit 2024-04-19T22:45:59.720802+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:01.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[18490]: audit 2024-04-19T22:45:59.733562+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:01.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[18490]: audit 2024-04-19T22:45:59.958166+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:01.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[18490]: audit 2024-04-19T22:45:59.968342+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:01.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[18490]: cluster 2024-04-19T22:46:00.184874+0000 mgr.y (mgr.25186) 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-19T22:46:01.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[18490]: cluster 2024-04-19T22:46:00.625305+0000 mon.a (mon.0) 1047 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T22:46:01.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[18490]: cluster 2024-04-19T22:46:00.625543+0000 mon.a (mon.0) 1048 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:46:01.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[18490]: audit 2024-04-19T22:46:00.625949+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.165:0/1826840357' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:46:01.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[18490]: audit 2024-04-19T22:46:00.628085+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.165:0/1826840357' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:46:01.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[18490]: audit 2024-04-19T22:46:00.631917+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.165:0/1826840357' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:46:01.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[18490]: audit 2024-04-19T22:46:00.632618+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.165:0/1826840357' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:46:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[23559]: audit 2024-04-19T22:45:59.720802+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[23559]: audit 2024-04-19T22:45:59.733562+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[23559]: audit 2024-04-19T22:45:59.958166+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[23559]: audit 2024-04-19T22:45:59.968342+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[23559]: cluster 2024-04-19T22:46:00.184874+0000 mgr.y (mgr.25186) 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-19T22:46:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[23559]: cluster 2024-04-19T22:46:00.625305+0000 mon.a (mon.0) 1047 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T22:46:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[23559]: cluster 2024-04-19T22:46:00.625543+0000 mon.a (mon.0) 1048 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:46:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[23559]: audit 2024-04-19T22:46:00.625949+0000 mon.c (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.165:0/1826840357' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:46:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[23559]: audit 2024-04-19T22:46:00.628085+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.165:0/1826840357' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:46:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[23559]: audit 2024-04-19T22:46:00.631917+0000 mon.c (mon.1) 43 : audit [DBG] from='mgr.? 172.21.15.165:0/1826840357' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:46:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:00 smithi044 bash[23559]: audit 2024-04-19T22:46:00.632618+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.? 172.21.15.165:0/1826840357' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:46:01.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[37807]: The Application mounted at '' has an empty config. 2024-04-19T22:46:01.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[37807]: [19/Apr/2024:22:46:00] ENGINE Serving on http://:::9283 2024-04-19T22:46:01.193 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:00 smithi165 bash[37807]: [19/Apr/2024:22:46:00] ENGINE Bus STARTED 2024-04-19T22:46:01.942 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:01 smithi165 bash[37807]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:46:01] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:46:02.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:01 smithi044 bash[18490]: cluster 2024-04-19T22:46:00.992420+0000 mon.a (mon.0) 1049 : cluster [DBG] mgrmap e32: y(active, since 9s), standbys: x 2024-04-19T22:46:02.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:01 smithi044 bash[23559]: cluster 2024-04-19T22:46:00.992420+0000 mon.a (mon.0) 1049 : cluster [DBG] mgrmap e32: y(active, since 9s), standbys: x 2024-04-19T22:46:02.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:01 smithi165 bash[18577]: cluster 2024-04-19T22:46:00.992420+0000 mon.a (mon.0) 1049 : cluster [DBG] mgrmap e32: y(active, since 9s), standbys: x 2024-04-19T22:46:03.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:03 smithi165 bash[18577]: cluster 2024-04-19T22:46:02.185622+0000 mgr.y (mgr.25186) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T22:46:03.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:03 smithi044 bash[18490]: cluster 2024-04-19T22:46:02.185622+0000 mgr.y (mgr.25186) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T22:46:03.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:03 smithi044 bash[23559]: cluster 2024-04-19T22:46:02.185622+0000 mgr.y (mgr.25186) 11 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T22:46:04.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:04 smithi044 bash[18490]: audit 2024-04-19T22:46:03.238163+0000 mgr.y (mgr.25186) 12 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:46:04.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:04 smithi044 bash[23559]: audit 2024-04-19T22:46:03.238163+0000 mgr.y (mgr.25186) 12 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:46:04.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:04 smithi165 bash[18577]: audit 2024-04-19T22:46:03.238163+0000 mgr.y (mgr.25186) 12 : audit [DBG] from='client.25093 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:46:04.693 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:04 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 3. 2024-04-19T22:46:04.693 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:04 smithi165 systemd[1]: Stopped Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:04.693 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:04 smithi165 systemd[1]: Started Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:05.317 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:05 smithi044 bash[23559]: cluster 2024-04-19T22:46:04.187253+0000 mgr.y (mgr.25186) 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-19T22:46:05.317 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:05 smithi044 bash[18490]: cluster 2024-04-19T22:46:04.187253+0000 mgr.y (mgr.25186) 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-19T22:46:05.522 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:05 smithi165 bash[18577]: cluster 2024-04-19T22:46:04.187253+0000 mgr.y (mgr.25186) 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-19T22:46:05.522 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:05 smithi165 bash[41556]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:46:05.523 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:05 smithi165 bash[41556]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:46:06.192 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:05 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-19T22:46:06.193 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:05 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-19T22:46:07.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:07 smithi044 bash[23559]: cluster 2024-04-19T22:46:06.188220+0000 mgr.y (mgr.25186) 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-19T22:46:07.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:07 smithi044 bash[18490]: cluster 2024-04-19T22:46:06.188220+0000 mgr.y (mgr.25186) 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-19T22:46:07.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:07 smithi165 bash[18577]: cluster 2024-04-19T22:46:06.188220+0000 mgr.y (mgr.25186) 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-19T22:46:08.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:08 smithi044 bash[18490]: audit 2024-04-19T22:46:07.297031+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:46:08.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:08 smithi044 bash[23559]: audit 2024-04-19T22:46:07.297031+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:46:08.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:08 smithi165 bash[18577]: audit 2024-04-19T22:46:07.297031+0000 mon.a (mon.0) 1050 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:46:09.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:09 smithi044 bash[18490]: cluster 2024-04-19T22:46:08.188755+0000 mgr.y (mgr.25186) 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-19T22:46:09.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:09 smithi044 bash[23559]: cluster 2024-04-19T22:46:08.188755+0000 mgr.y (mgr.25186) 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-19T22:46:09.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:09 smithi165 bash[18577]: cluster 2024-04-19T22:46:08.188755+0000 mgr.y (mgr.25186) 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-19T22:46:10.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:10 smithi165 bash[18577]: audit 2024-04-19T22:46:09.422717+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:10 smithi165 bash[18577]: audit 2024-04-19T22:46:09.433059+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:10 smithi165 bash[18577]: audit 2024-04-19T22:46:09.435668+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:46:10.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:10 smithi165 bash[18577]: audit 2024-04-19T22:46:09.437131+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:46:10.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:10 smithi165 bash[18577]: audit 2024-04-19T22:46:10.210993+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:10 smithi165 bash[18577]: audit 2024-04-19T22:46:10.217879+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:10 smithi165 bash[18577]: audit 2024-04-19T22:46:10.225357+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:10 smithi165 bash[18577]: audit 2024-04-19T22:46:10.232864+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:10 smithi165 bash[18577]: audit 2024-04-19T22:46:10.242948+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:10 smithi165 bash[18577]: audit 2024-04-19T22:46:10.320170+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:46:10.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:10 smithi165 bash[18577]: audit 2024-04-19T22:46:10.344556+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:46:10.795 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[23559]: audit 2024-04-19T22:46:09.422717+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.795 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[23559]: audit 2024-04-19T22:46:09.433059+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.795 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[23559]: audit 2024-04-19T22:46:09.435668+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:46:10.795 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[23559]: audit 2024-04-19T22:46:09.437131+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:46:10.796 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[23559]: audit 2024-04-19T22:46:10.210993+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.796 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[23559]: audit 2024-04-19T22:46:10.217879+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.796 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[23559]: audit 2024-04-19T22:46:10.225357+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.796 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[23559]: audit 2024-04-19T22:46:10.232864+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.796 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[23559]: audit 2024-04-19T22:46:10.242948+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.796 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[23559]: audit 2024-04-19T22:46:10.320170+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:46:10.796 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[23559]: audit 2024-04-19T22:46:10.344556+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:46:10.796 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[18490]: audit 2024-04-19T22:46:09.422717+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.796 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[18490]: audit 2024-04-19T22:46:09.433059+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.796 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[18490]: audit 2024-04-19T22:46:09.435668+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:46:10.796 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[18490]: audit 2024-04-19T22:46:09.437131+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:46:10.797 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[18490]: audit 2024-04-19T22:46:10.210993+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.797 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[18490]: audit 2024-04-19T22:46:10.217879+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.797 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[18490]: audit 2024-04-19T22:46:10.225357+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.797 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[18490]: audit 2024-04-19T22:46:10.232864+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.797 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[18490]: audit 2024-04-19T22:46:10.242948+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:10.797 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[18490]: audit 2024-04-19T22:46:10.320170+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:46:10.797 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:10 smithi044 bash[18490]: audit 2024-04-19T22:46:10.344556+0000 mon.a (mon.0) 1061 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:46:11.672 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[23559]: cephadm 2024-04-19T22:46:09.439431+0000 mgr.y (mgr.25186) 16 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:46:11.672 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[23559]: cephadm 2024-04-19T22:46:09.439966+0000 mgr.y (mgr.25186) 17 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:46:11.672 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[23559]: cephadm 2024-04-19T22:46:09.707083+0000 mgr.y (mgr.25186) 18 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:46:11.672 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[23559]: cephadm 2024-04-19T22:46:09.707365+0000 mgr.y (mgr.25186) 19 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:46:11.672 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[23559]: cephadm 2024-04-19T22:46:09.871876+0000 mgr.y (mgr.25186) 20 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:46:11.672 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[23559]: cephadm 2024-04-19T22:46:09.872958+0000 mgr.y (mgr.25186) 21 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:46:11.672 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[23559]: cephadm 2024-04-19T22:46:10.036923+0000 mgr.y (mgr.25186) 22 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:46:11.672 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[23559]: cephadm 2024-04-19T22:46:10.037890+0000 mgr.y (mgr.25186) 23 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:46:11.672 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[23559]: cluster 2024-04-19T22:46:10.190254+0000 mgr.y (mgr.25186) 24 : 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-19T22:46:11.672 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[23559]: cluster 2024-04-19T22:46:10.234995+0000 mgr.y (mgr.25186) 25 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-04-19T22:46:11.672 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[23559]: cephadm 2024-04-19T22:46:10.319299+0000 mgr.y (mgr.25186) 26 : cephadm [INF] Reconfiguring iscsi.foo.smithi044.qamjmu (dependencies changed)... 2024-04-19T22:46:11.672 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[23559]: cephadm 2024-04-19T22:46:10.346891+0000 mgr.y (mgr.25186) 27 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi044.qamjmu on smithi044 2024-04-19T22:46:11.673 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[23559]: cluster 2024-04-19T22:46:10.429002+0000 mon.a (mon.0) 1062 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-19T22:46:11.673 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[18490]: cephadm 2024-04-19T22:46:09.439431+0000 mgr.y (mgr.25186) 16 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:46:11.673 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[18490]: cephadm 2024-04-19T22:46:09.439966+0000 mgr.y (mgr.25186) 17 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:46:11.673 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[18490]: cephadm 2024-04-19T22:46:09.707083+0000 mgr.y (mgr.25186) 18 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:46:11.673 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[18490]: cephadm 2024-04-19T22:46:09.707365+0000 mgr.y (mgr.25186) 19 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:46:11.673 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[18490]: cephadm 2024-04-19T22:46:09.871876+0000 mgr.y (mgr.25186) 20 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:46:11.673 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[18490]: cephadm 2024-04-19T22:46:09.872958+0000 mgr.y (mgr.25186) 21 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:46:11.673 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[18490]: cephadm 2024-04-19T22:46:10.036923+0000 mgr.y (mgr.25186) 22 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:46:11.673 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[18490]: cephadm 2024-04-19T22:46:10.037890+0000 mgr.y (mgr.25186) 23 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:46:11.673 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[18490]: cluster 2024-04-19T22:46:10.190254+0000 mgr.y (mgr.25186) 24 : 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-19T22:46:11.673 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[18490]: cluster 2024-04-19T22:46:10.234995+0000 mgr.y (mgr.25186) 25 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-04-19T22:46:11.674 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[18490]: cephadm 2024-04-19T22:46:10.319299+0000 mgr.y (mgr.25186) 26 : cephadm [INF] Reconfiguring iscsi.foo.smithi044.qamjmu (dependencies changed)... 2024-04-19T22:46:11.674 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[18490]: cephadm 2024-04-19T22:46:10.346891+0000 mgr.y (mgr.25186) 27 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi044.qamjmu on smithi044 2024-04-19T22:46:11.674 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:11 smithi044 bash[18490]: cluster 2024-04-19T22:46:10.429002+0000 mon.a (mon.0) 1062 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-19T22:46:11.692 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:11 smithi165 bash[37807]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:46:11] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T22:46:11.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:11 smithi165 bash[18577]: cephadm 2024-04-19T22:46:09.439431+0000 mgr.y (mgr.25186) 16 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:46:11.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:11 smithi165 bash[18577]: cephadm 2024-04-19T22:46:09.439966+0000 mgr.y (mgr.25186) 17 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:46:11.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:11 smithi165 bash[18577]: cephadm 2024-04-19T22:46:09.707083+0000 mgr.y (mgr.25186) 18 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:46:11.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:11 smithi165 bash[18577]: cephadm 2024-04-19T22:46:09.707365+0000 mgr.y (mgr.25186) 19 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:46:11.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:11 smithi165 bash[18577]: cephadm 2024-04-19T22:46:09.871876+0000 mgr.y (mgr.25186) 20 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:46:11.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:11 smithi165 bash[18577]: cephadm 2024-04-19T22:46:09.872958+0000 mgr.y (mgr.25186) 21 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:46:11.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:11 smithi165 bash[18577]: cephadm 2024-04-19T22:46:10.036923+0000 mgr.y (mgr.25186) 22 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:46:11.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:11 smithi165 bash[18577]: cephadm 2024-04-19T22:46:10.037890+0000 mgr.y (mgr.25186) 23 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:46:11.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:11 smithi165 bash[18577]: cluster 2024-04-19T22:46:10.190254+0000 mgr.y (mgr.25186) 24 : 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-19T22:46:11.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:11 smithi165 bash[18577]: cluster 2024-04-19T22:46:10.234995+0000 mgr.y (mgr.25186) 25 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-04-19T22:46:11.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:11 smithi165 bash[18577]: cephadm 2024-04-19T22:46:10.319299+0000 mgr.y (mgr.25186) 26 : cephadm [INF] Reconfiguring iscsi.foo.smithi044.qamjmu (dependencies changed)... 2024-04-19T22:46:11.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:11 smithi165 bash[18577]: cephadm 2024-04-19T22:46:10.346891+0000 mgr.y (mgr.25186) 27 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi044.qamjmu on smithi044 2024-04-19T22:46:11.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:11 smithi165 bash[18577]: cluster 2024-04-19T22:46:10.429002+0000 mon.a (mon.0) 1062 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-19T22:46:13.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:13 smithi044 bash[18490]: cluster 2024-04-19T22:46:12.235727+0000 mgr.y (mgr.25186) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-04-19T22:46:13.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:13 smithi044 bash[23559]: cluster 2024-04-19T22:46:12.235727+0000 mgr.y (mgr.25186) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-04-19T22:46:13.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:13 smithi165 bash[18577]: cluster 2024-04-19T22:46:12.235727+0000 mgr.y (mgr.25186) 28 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 0 op/s 2024-04-19T22:46:14.926 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:14 smithi044 bash[23559]: audit 2024-04-19T22:46:13.660189+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:14.926 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:14 smithi044 bash[23559]: audit 2024-04-19T22:46:13.667904+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:14.926 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:14 smithi044 bash[23559]: cephadm 2024-04-19T22:46:13.670247+0000 mgr.y (mgr.25186) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T22:46:14.926 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:14 smithi044 bash[23559]: cephadm 2024-04-19T22:46:13.931224+0000 mgr.y (mgr.25186) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-04-19T22:46:14.926 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:14 smithi044 bash[23559]: cluster 2024-04-19T22:46:14.237373+0000 mgr.y (mgr.25186) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 1 op/s 2024-04-19T22:46:14.927 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:14 smithi044 bash[18490]: audit 2024-04-19T22:46:13.660189+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:14.927 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:14 smithi044 bash[18490]: audit 2024-04-19T22:46:13.667904+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:14.927 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:14 smithi044 bash[18490]: cephadm 2024-04-19T22:46:13.670247+0000 mgr.y (mgr.25186) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T22:46:14.927 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:14 smithi044 bash[18490]: cephadm 2024-04-19T22:46:13.931224+0000 mgr.y (mgr.25186) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-04-19T22:46:14.927 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:14 smithi044 bash[18490]: cluster 2024-04-19T22:46:14.237373+0000 mgr.y (mgr.25186) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 1 op/s 2024-04-19T22:46:14.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:14 smithi165 bash[18577]: audit 2024-04-19T22:46:13.660189+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:14.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:14 smithi165 bash[18577]: audit 2024-04-19T22:46:13.667904+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:14.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:14 smithi165 bash[18577]: cephadm 2024-04-19T22:46:13.670247+0000 mgr.y (mgr.25186) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T22:46:14.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:14 smithi165 bash[18577]: cephadm 2024-04-19T22:46:13.931224+0000 mgr.y (mgr.25186) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi165 2024-04-19T22:46:14.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:14 smithi165 bash[18577]: cluster 2024-04-19T22:46:14.237373+0000 mgr.y (mgr.25186) 31 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 1 op/s 2024-04-19T22:46:15.497 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:15 smithi165 bash[39790]: ts=2024-04-19T22:46:15.224Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.165:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.165:8765: connect: connection refused" 2024-04-19T22:46:15.497 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:15 smithi165 bash[39790]: ts=2024-04-19T22:46:15.228Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.165:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.165:8765: connect: connection refused" 2024-04-19T22:46:15.497 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:15 smithi165 bash[39790]: ts=2024-04-19T22:46:15.230Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.165:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.165:8765: connect: connection refused" 2024-04-19T22:46:15.497 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:15 smithi165 bash[39790]: ts=2024-04-19T22:46:15.232Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.165:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.165:8765: connect: connection refused" 2024-04-19T22:46:15.497 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:15 smithi165 bash[39790]: ts=2024-04-19T22:46:15.232Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.165:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.165:8765: connect: connection refused" 2024-04-19T22:46:15.804 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:15 smithi165 bash[18577]: audit 2024-04-19T22:46:15.515614+0000 mon.a (mon.0) 1065 : audit [DBG] from='client.? 172.21.15.44:0/33412445' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T22:46:15.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:15 smithi044 bash[23559]: audit 2024-04-19T22:46:15.515614+0000 mon.a (mon.0) 1065 : audit [DBG] from='client.? 172.21.15.44:0/33412445' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T22:46:15.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:15 smithi044 bash[18490]: audit 2024-04-19T22:46:15.515614+0000 mon.a (mon.0) 1065 : audit [DBG] from='client.? 172.21.15.44:0/33412445' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T22:46:16.192 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:15 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 4. 2024-04-19T22:46:16.193 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:15 smithi165 systemd[1]: Stopped Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:16.193 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:15 smithi165 systemd[1]: Started Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:16.942 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:16 smithi165 bash[18577]: cluster 2024-04-19T22:46:16.238100+0000 mgr.y (mgr.25186) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 1 op/s 2024-04-19T22:46:17.067 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:16 smithi044 bash[18490]: cluster 2024-04-19T22:46:16.238100+0000 mgr.y (mgr.25186) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 1 op/s 2024-04-19T22:46:17.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:16 smithi044 bash[23559]: cluster 2024-04-19T22:46:16.238100+0000 mgr.y (mgr.25186) 32 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1018 B/s rd, 1 op/s 2024-04-19T22:46:17.854 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:17 smithi165 bash[41790]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:46:17.854 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:17 smithi165 bash[41790]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:46:19.192 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:18 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-19T22:46:19.193 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:18 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-19T22:46:19.495 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[18577]: cluster 2024-04-19T22:46:18.239734+0000 mgr.y (mgr.25186) 33 : cluster [DBG] pgmap v17: 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-19T22:46:19.496 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 systemd[1]: Stopping Ceph prometheus.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:46:19.496 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[41950]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-prometheus.a 2024-04-19T22:46:19.496 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[39790]: ts=2024-04-19T22:46:19.290Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-19T22:46:19.496 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[39790]: ts=2024-04-19T22:46:19.290Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-19T22:46:19.496 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[39790]: ts=2024-04-19T22:46:19.290Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-19T22:46:19.496 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[39790]: ts=2024-04-19T22:46:19.291Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-19T22:46:19.496 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[39790]: ts=2024-04-19T22:46:19.291Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-19T22:46:19.496 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[39790]: ts=2024-04-19T22:46:19.291Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-19T22:46:19.496 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[39790]: ts=2024-04-19T22:46:19.291Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-19T22:46:19.496 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[39790]: ts=2024-04-19T22:46:19.291Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-19T22:46:19.496 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[39790]: ts=2024-04-19T22:46:19.291Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-19T22:46:19.496 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[39790]: ts=2024-04-19T22:46:19.291Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-19T22:46:19.496 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[39790]: ts=2024-04-19T22:46:19.291Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-19T22:46:19.497 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[39790]: ts=2024-04-19T22:46:19.292Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-19T22:46:19.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:19 smithi044 bash[18490]: cluster 2024-04-19T22:46:18.239734+0000 mgr.y (mgr.25186) 33 : cluster [DBG] pgmap v17: 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-19T22:46:19.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:19 smithi044 bash[23559]: cluster 2024-04-19T22:46:18.239734+0000 mgr.y (mgr.25186) 33 : cluster [DBG] pgmap v17: 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-19T22:46:20.193 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[41959]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-prometheus-a 2024-04-19T22:46:20.193 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 bash[41993]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-prometheus.a 2024-04-19T22:46:20.193 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-19T22:46:20.193 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 systemd[1]: Stopped Ceph prometheus.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:20.193 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:19 smithi165 systemd[1]: Started Ceph prometheus.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:21.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[23559]: audit 2024-04-19T22:46:20.046115+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:21.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[23559]: audit 2024-04-19T22:46:20.057105+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:21.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[23559]: audit 2024-04-19T22:46:20.074933+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:46:21.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[23559]: audit 2024-04-19T22:46:20.076575+0000 mgr.y (mgr.25186) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:46:21.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[23559]: audit 2024-04-19T22:46:20.095232+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:21.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[23559]: cephadm 2024-04-19T22:46:20.097460+0000 mgr.y (mgr.25186) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.44:5000 to Dashboard 2024-04-19T22:46:21.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[23559]: audit 2024-04-19T22:46:20.097940+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:46:21.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[23559]: audit 2024-04-19T22:46:20.098969+0000 mgr.y (mgr.25186) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:46:21.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[23559]: audit 2024-04-19T22:46:20.102296+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:46:21.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[23559]: audit 2024-04-19T22:46:20.103689+0000 mgr.y (mgr.25186) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:46:21.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[23559]: audit 2024-04-19T22:46:20.111561+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:21.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[23559]: audit 2024-04-19T22:46:20.123482+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:46:21.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[23559]: audit 2024-04-19T22:46:20.124464+0000 mgr.y (mgr.25186) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:46:21.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[23559]: audit 2024-04-19T22:46:20.142277+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:46:21.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[23559]: cluster 2024-04-19T22:46:20.240436+0000 mgr.y (mgr.25186) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 1 op/s 2024-04-19T22:46:21.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[18490]: audit 2024-04-19T22:46:20.046115+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:21.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[18490]: audit 2024-04-19T22:46:20.057105+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:21.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[18490]: audit 2024-04-19T22:46:20.074933+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:46:21.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[18490]: audit 2024-04-19T22:46:20.076575+0000 mgr.y (mgr.25186) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:46:21.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[18490]: audit 2024-04-19T22:46:20.095232+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:21.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[18490]: cephadm 2024-04-19T22:46:20.097460+0000 mgr.y (mgr.25186) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.44:5000 to Dashboard 2024-04-19T22:46:21.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[18490]: audit 2024-04-19T22:46:20.097940+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:46:21.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[18490]: audit 2024-04-19T22:46:20.098969+0000 mgr.y (mgr.25186) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:46:21.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[18490]: audit 2024-04-19T22:46:20.102296+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:46:21.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[18490]: audit 2024-04-19T22:46:20.103689+0000 mgr.y (mgr.25186) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:46:21.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[18490]: audit 2024-04-19T22:46:20.111561+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:21.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[18490]: audit 2024-04-19T22:46:20.123482+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:46:21.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[18490]: audit 2024-04-19T22:46:20.124464+0000 mgr.y (mgr.25186) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:46:21.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[18490]: audit 2024-04-19T22:46:20.142277+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:46:21.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:21 smithi044 bash[18490]: cluster 2024-04-19T22:46:20.240436+0000 mgr.y (mgr.25186) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 1 op/s 2024-04-19T22:46:21.379 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.227Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-19T22:46:21.379 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.227Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-19T22:46:21.379 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.227Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-19T22:46:21.379 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.227Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi165 (none))" 2024-04-19T22:46:21.379 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.227Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-19T22:46:21.379 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.227Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-19T22:46:21.379 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.229Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-19T22:46:21.379 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.229Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-19T22:46:21.379 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.230Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-19T22:46:21.379 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.233Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-19T22:46:21.380 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.233Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.849µs 2024-04-19T22:46:21.380 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.233Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-19T22:46:21.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[18577]: audit 2024-04-19T22:46:20.046115+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:21.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[18577]: audit 2024-04-19T22:46:20.057105+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:21.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[18577]: audit 2024-04-19T22:46:20.074933+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:46:21.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[18577]: audit 2024-04-19T22:46:20.076575+0000 mgr.y (mgr.25186) 34 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:46:21.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[18577]: audit 2024-04-19T22:46:20.095232+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:21.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[18577]: cephadm 2024-04-19T22:46:20.097460+0000 mgr.y (mgr.25186) 35 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.44:5000 to Dashboard 2024-04-19T22:46:21.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[18577]: audit 2024-04-19T22:46:20.097940+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:46:21.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[18577]: audit 2024-04-19T22:46:20.098969+0000 mgr.y (mgr.25186) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:46:21.380 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[18577]: audit 2024-04-19T22:46:20.102296+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:46:21.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[18577]: audit 2024-04-19T22:46:20.103689+0000 mgr.y (mgr.25186) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:46:21.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[18577]: audit 2024-04-19T22:46:20.111561+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:21.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[18577]: audit 2024-04-19T22:46:20.123482+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:46:21.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[18577]: audit 2024-04-19T22:46:20.124464+0000 mgr.y (mgr.25186) 38 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:46:21.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[18577]: audit 2024-04-19T22:46:20.142277+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:46:21.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[18577]: cluster 2024-04-19T22:46:20.240436+0000 mgr.y (mgr.25186) 39 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 916 B/s rd, 1 op/s 2024-04-19T22:46:21.677 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.396Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-19T22:46:21.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.679Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-19T22:46:21.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.730Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-19T22:46:21.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.731Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-19T22:46:21.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.731Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=57.049µs wal_replay_duration=497.421656ms total_replay_duration=497.496272ms 2024-04-19T22:46:21.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.739Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-19T22:46:21.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.739Z caller=main.go:947 level=info msg="TSDB started" 2024-04-19T22:46:21.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.739Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-19T22:46:21.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.800Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=60.934737ms db_storage=1.46µs remote_storage=3.16µs web_handler=920ns query_engine=1.58µs scrape=632.725µs scrape_sd=1.638419ms notify=119.639µs notify_sd=128.355µs rules=57.693483ms 2024-04-19T22:46:21.944 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:21 smithi165 bash[42022]: ts=2024-04-19T22:46:21.800Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-19T22:46:22.996 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:46:23.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[23559]: cluster 2024-04-19T22:46:22.241203+0000 mgr.y (mgr.25186) 40 : 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-19T22:46:23.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[23559]: audit 2024-04-19T22:46:22.303360+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:23.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[23559]: audit 2024-04-19T22:46:22.305526+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:46:23.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[23559]: cephadm 2024-04-19T22:46:22.416690+0000 mgr.y (mgr.25186) 41 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-19T22:46:23.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[23559]: audit 2024-04-19T22:46:22.417581+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:46:23.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[23559]: audit 2024-04-19T22:46:22.419908+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:46:23.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[23559]: audit 2024-04-19T22:46:22.421915+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:46:23.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[23559]: cephadm 2024-04-19T22:46:22.423978+0000 mgr.y (mgr.25186) 42 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-04-19T22:46:23.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[18490]: cluster 2024-04-19T22:46:22.241203+0000 mgr.y (mgr.25186) 40 : 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-19T22:46:23.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[18490]: audit 2024-04-19T22:46:22.303360+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:23.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[18490]: audit 2024-04-19T22:46:22.305526+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:46:23.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[18490]: cephadm 2024-04-19T22:46:22.416690+0000 mgr.y (mgr.25186) 41 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-19T22:46:23.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[18490]: audit 2024-04-19T22:46:22.417581+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:46:23.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[18490]: audit 2024-04-19T22:46:22.419908+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:46:23.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[18490]: audit 2024-04-19T22:46:22.421915+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:46:23.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:23 smithi044 bash[18490]: cephadm 2024-04-19T22:46:22.423978+0000 mgr.y (mgr.25186) 42 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-04-19T22:46:23.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:23 smithi165 bash[18577]: cluster 2024-04-19T22:46:22.241203+0000 mgr.y (mgr.25186) 40 : 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-19T22:46:23.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:23 smithi165 bash[18577]: audit 2024-04-19T22:46:22.303360+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:23.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:23 smithi165 bash[18577]: audit 2024-04-19T22:46:22.305526+0000 mon.a (mon.0) 1076 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:46:23.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:23 smithi165 bash[18577]: cephadm 2024-04-19T22:46:22.416690+0000 mgr.y (mgr.25186) 41 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-19T22:46:23.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:23 smithi165 bash[18577]: audit 2024-04-19T22:46:22.417581+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:46:23.686 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:23 smithi165 bash[18577]: audit 2024-04-19T22:46:22.419908+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:46:23.687 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:23 smithi165 bash[18577]: audit 2024-04-19T22:46:22.421915+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:46:23.687 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:23 smithi165 bash[18577]: cephadm 2024-04-19T22:46:22.423978+0000 mgr.y (mgr.25186) 42 : cephadm [INF] Deploying daemon mgr.x on smithi165 2024-04-19T22:46:23.770 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:46:23.770 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (86s) 24s ago 8m 14.2M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:46:23.770 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 unknown 25s ago 7m - - 2024-04-19T22:46:23.770 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 starting - - - - 2024-04-19T22:46:23.770 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283 running (2m) 25s ago 13m 197M - 19.0.0-2401-gd0bf63dd 044b88a464c7 4e112bf4894e 2024-04-19T22:46:23.770 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (49s) 24s ago 15m 469M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:46:23.770 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (15m) 24s ago 15m 61.3M 2048M 17.2.0 e1d6a67b021e b3f0fce320a9 2024-04-19T22:46:23.770 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (14m) 25s ago 14m 48.7M 2048M 17.2.0 e1d6a67b021e e6f3f5a1fec1 2024-04-19T22:46:23.770 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (14m) 24s ago 14m 46.4M 2048M 17.2.0 e1d6a67b021e 29715e45b76e 2024-04-19T22:46:23.771 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (94s) 24s ago 8m 8643k - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:46:23.771 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (68s) 25s ago 8m 8087k - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:46:23.771 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (13m) 24s ago 13m 54.1M 2781M 17.2.0 e1d6a67b021e 6edc0b1b604b 2024-04-19T22:46:23.771 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (12m) 24s ago 12m 56.2M 2781M 17.2.0 e1d6a67b021e 7d1be84a1e1a 2024-04-19T22:46:23.771 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (12m) 24s ago 12m 49.6M 2781M 17.2.0 e1d6a67b021e 1bd0c78e6456 2024-04-19T22:46:23.771 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (11m) 24s ago 11m 53.5M 2781M 17.2.0 e1d6a67b021e 93507ca261f0 2024-04-19T22:46:23.771 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (10m) 25s ago 11m 54.6M 3036M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:46:23.771 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (10m) 25s ago 10m 53.5M 3036M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:46:23.771 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (9m) 25s ago 9m 50.0M 3036M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:46:23.771 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (9m) 25s ago 9m 52.7M 3036M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:46:23.771 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 starting - - - - 2024-04-19T22:46:23.771 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (6m) 24s ago 6m 84.6M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:46:23.771 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (6m) 25s ago 6m 84.7M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:46:23.771 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (6m) 24s ago 6m 84.6M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:46:23.771 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (6m) 25s ago 6m 84.4M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:46:24.212 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:46:24.212 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:46:24.212 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T22:46:24.212 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:46:24.212 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:46:24.212 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:46:24.212 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:46:24.212 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:46:24.212 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T22:46:24.213 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:46:24.213 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": {}, 2024-04-19T22:46:24.213 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:46:24.213 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:46:24.213 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:46:24.213 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:46:24.213 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-19T22:46:24.213 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:46:24.213 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:46:24.213 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:46:24.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:24 smithi165 bash[18577]: audit 2024-04-19T22:46:22.985897+0000 mgr.y (mgr.25186) 43 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:46:24.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:24 smithi165 bash[18577]: audit 2024-04-19T22:46:23.368319+0000 mgr.y (mgr.25186) 44 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:46:24.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:24 smithi165 bash[18577]: audit 2024-04-19T22:46:24.216341+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.44:0/3339038604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:46:24.564 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:46:24.564 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:46:24.564 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:46:24.564 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:46:24.564 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:46:24.565 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:46:24.565 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:46:24.565 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "2/23 daemons upgraded", 2024-04-19T22:46:24.565 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mgr daemons", 2024-04-19T22:46:24.565 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:46:24.565 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:46:24.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:24 smithi044 bash[23559]: audit 2024-04-19T22:46:22.985897+0000 mgr.y (mgr.25186) 43 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:46:24.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:24 smithi044 bash[23559]: audit 2024-04-19T22:46:23.368319+0000 mgr.y (mgr.25186) 44 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:46:24.567 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:24 smithi044 bash[23559]: audit 2024-04-19T22:46:24.216341+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.44:0/3339038604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:46:24.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:24 smithi044 bash[18490]: audit 2024-04-19T22:46:22.985897+0000 mgr.y (mgr.25186) 43 : audit [DBG] from='client.15375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:46:24.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:24 smithi044 bash[18490]: audit 2024-04-19T22:46:23.368319+0000 mgr.y (mgr.25186) 44 : audit [DBG] from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:46:24.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:24 smithi044 bash[18490]: audit 2024-04-19T22:46:24.216341+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.44:0/3339038604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:46:24.828 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:24.829 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:24.829 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:46:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:24.829 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:46:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:24.830 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:46:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:24.830 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:46:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:24.830 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:24.831 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:46:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:24.831 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:24.988 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-19T22:46:24.989 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:46:24.989 INFO:teuthology.orchestra.run.smithi044.stdout: daemon grafana.a on smithi165 is in unknown state 2024-04-19T22:46:25.144 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:24 smithi165 systemd[1]: Stopping Ceph mgr.x for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:46:25.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:25 smithi165 bash[18577]: audit 2024-04-19T22:46:23.732380+0000 mgr.y (mgr.25186) 45 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:46:25.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:25 smithi165 bash[18577]: cluster 2024-04-19T22:46:24.242268+0000 mgr.y (mgr.25186) 46 : 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-19T22:46:25.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:25 smithi165 bash[18577]: audit 2024-04-19T22:46:24.993069+0000 mon.a (mon.0) 1080 : audit [DBG] from='client.? 172.21.15.44:0/2029899876' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:46:25.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:25 smithi044 bash[23559]: audit 2024-04-19T22:46:23.732380+0000 mgr.y (mgr.25186) 45 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:46:25.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:25 smithi044 bash[23559]: cluster 2024-04-19T22:46:24.242268+0000 mgr.y (mgr.25186) 46 : 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-19T22:46:25.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:25 smithi044 bash[23559]: audit 2024-04-19T22:46:24.993069+0000 mon.a (mon.0) 1080 : audit [DBG] from='client.? 172.21.15.44:0/2029899876' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:46:25.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:25 smithi044 bash[18490]: audit 2024-04-19T22:46:23.732380+0000 mgr.y (mgr.25186) 45 : audit [DBG] from='client.15387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:46:25.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:25 smithi044 bash[18490]: cluster 2024-04-19T22:46:24.242268+0000 mgr.y (mgr.25186) 46 : 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-19T22:46:25.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:25 smithi044 bash[18490]: audit 2024-04-19T22:46:24.993069+0000 mon.a (mon.0) 1080 : audit [DBG] from='client.? 172.21.15.44:0/2029899876' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:46:25.822 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:25 smithi165 bash[42302]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mgr-x 2024-04-19T22:46:25.822 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:25 smithi165 bash[42362]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mgr-x 2024-04-19T22:46:25.822 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:25 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-19T22:46:25.822 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:25 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-19T22:46:25.822 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:25 smithi165 systemd[1]: Stopped Ceph mgr.x for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:26.192 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:46:25 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:26.193 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:46:25 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:26.193 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:25 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:26.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:25 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:26.194 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:46:25 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:26.194 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:46:25 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:26.194 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:25 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:26.195 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:46:25 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:26.195 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:25 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:26.195 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:25 smithi165 systemd[1]: Started Ceph mgr.x for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:26.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:26 smithi044 bash[18490]: audit 2024-04-19T22:46:24.568075+0000 mgr.y (mgr.25186) 47 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:46:26.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:26 smithi044 bash[18490]: audit 2024-04-19T22:46:25.189666+0000 mgr.y (mgr.25186) 48 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:46:26.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:26 smithi044 bash[18490]: audit 2024-04-19T22:46:25.994642+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:26.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:26 smithi044 bash[18490]: audit 2024-04-19T22:46:26.005641+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:26.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:26 smithi044 bash[18490]: audit 2024-04-19T22:46:26.048386+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:46:26.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:26 smithi044 bash[23559]: audit 2024-04-19T22:46:24.568075+0000 mgr.y (mgr.25186) 47 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:46:26.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:26 smithi044 bash[23559]: audit 2024-04-19T22:46:25.189666+0000 mgr.y (mgr.25186) 48 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:46:26.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:26 smithi044 bash[23559]: audit 2024-04-19T22:46:25.994642+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:26.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:26 smithi044 bash[23559]: audit 2024-04-19T22:46:26.005641+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:26.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:26 smithi044 bash[23559]: audit 2024-04-19T22:46:26.048386+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:46:26.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:26 smithi165 bash[18577]: audit 2024-04-19T22:46:24.568075+0000 mgr.y (mgr.25186) 47 : audit [DBG] from='client.15399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:46:26.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:26 smithi165 bash[18577]: audit 2024-04-19T22:46:25.189666+0000 mgr.y (mgr.25186) 48 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:46:26.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:26 smithi165 bash[18577]: audit 2024-04-19T22:46:25.994642+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:26.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:26 smithi165 bash[18577]: audit 2024-04-19T22:46:26.005641+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:26.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:26 smithi165 bash[18577]: audit 2024-04-19T22:46:26.048386+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:46:27.303 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:27 smithi165 bash[42419]: debug 2024-04-19T22:46:27.155+0000 7f6b68760700 1 -- 172.21.15.165:0/4138997662 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x555ea433e5a0 con 0x555ea50be800 2024-04-19T22:46:27.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:27 smithi044 bash[18490]: cluster 2024-04-19T22:46:26.242975+0000 mgr.y (mgr.25186) 49 : cluster [DBG] pgmap v21: 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-19T22:46:27.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:27 smithi044 bash[23559]: cluster 2024-04-19T22:46:26.242975+0000 mgr.y (mgr.25186) 49 : cluster [DBG] pgmap v21: 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-19T22:46:27.692 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:27 smithi165 bash[18577]: cluster 2024-04-19T22:46:26.242975+0000 mgr.y (mgr.25186) 49 : cluster [DBG] pgmap v21: 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-19T22:46:27.693 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:27 smithi165 bash[42419]: debug 2024-04-19T22:46:27.303+0000 7f6b72967200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T22:46:29.193 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:28 smithi165 bash[42419]: debug 2024-04-19T22:46:28.899+0000 7f6b72967200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T22:46:29.193 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:29 smithi165 bash[42419]: debug 2024-04-19T22:46:28.999+0000 7f6b72967200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T22:46:29.193 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:28 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 5. 2024-04-19T22:46:29.193 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:28 smithi165 systemd[1]: Stopped Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:29.193 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:28 smithi165 systemd[1]: Started Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:29.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:29 smithi044 bash[23559]: cluster 2024-04-19T22:46:28.244607+0000 mgr.y (mgr.25186) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:46:29.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:29 smithi044 bash[18490]: cluster 2024-04-19T22:46:28.244607+0000 mgr.y (mgr.25186) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:46:29.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:29 smithi165 bash[18577]: cluster 2024-04-19T22:46:28.244607+0000 mgr.y (mgr.25186) 50 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:46:29.693 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:29 smithi165 bash[42419]: debug 2024-04-19T22:46:29.255+0000 7f6b72967200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T22:46:30.297 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:30 smithi165 bash[42419]: debug 2024-04-19T22:46:30.075+0000 7f6b72967200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T22:46:30.298 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:30 smithi165 bash[42419]: debug 2024-04-19T22:46:30.191+0000 7f6b72967200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T22:46:30.298 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:30 smithi165 bash[42553]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:46:30.298 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:30 smithi165 bash[42553]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:46:30.667 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:30 smithi165 bash[42419]: debug 2024-04-19T22:46:30.299+0000 7f6b72967200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T22:46:30.943 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:30 smithi165 bash[42419]: debug 2024-04-19T22:46:30.667+0000 7f6b72967200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-19T22:46:30.943 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:30 smithi165 bash[42419]: debug 2024-04-19T22:46:30.783+0000 7f6b72967200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T22:46:30.943 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:30 smithi165 bash[42419]: debug 2024-04-19T22:46:30.891+0000 7f6b72967200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T22:46:30.943 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:30 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-19T22:46:30.943 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:30 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-19T22:46:31.513 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:31 smithi165 bash[18577]: cluster 2024-04-19T22:46:30.245427+0000 mgr.y (mgr.25186) 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-19T22:46:31.513 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:31 smithi165 bash[42419]: debug 2024-04-19T22:46:31.259+0000 7f6b72967200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T22:46:31.800 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:31 smithi165 bash[42419]: debug 2024-04-19T22:46:31.515+0000 7f6b72967200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T22:46:31.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:31 smithi044 bash[23559]: cluster 2024-04-19T22:46:30.245427+0000 mgr.y (mgr.25186) 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-19T22:46:31.817 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:31 smithi044 bash[18490]: cluster 2024-04-19T22:46:30.245427+0000 mgr.y (mgr.25186) 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-19T22:46:32.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:31 smithi165 bash[42419]: debug 2024-04-19T22:46:31.799+0000 7f6b72967200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T22:46:32.193 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:31 smithi165 bash[42419]: debug 2024-04-19T22:46:31.935+0000 7f6b72967200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T22:46:32.570 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:32 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:46:32] "GET /metrics HTTP/1.1" 200 38229 "" "Prometheus/2.33.4" 2024-04-19T22:46:32.692 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:32 smithi165 bash[42419]: debug 2024-04-19T22:46:32.259+0000 7f6b72967200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T22:46:33.074 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:32 smithi165 bash[42419]: debug 2024-04-19T22:46:32.699+0000 7f6b72967200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:46:33.075 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:32 smithi165 bash[42419]: debug 2024-04-19T22:46:32.947+0000 7f6b72967200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T22:46:33.344 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:33 smithi165 bash[42419]: debug 2024-04-19T22:46:33.075+0000 7f6b72967200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T22:46:33.344 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:33 smithi165 bash[18577]: audit 2024-04-19T22:46:32.148051+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:33.344 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:33 smithi165 bash[18577]: audit 2024-04-19T22:46:32.155062+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:33.344 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:33 smithi165 bash[18577]: audit 2024-04-19T22:46:32.161771+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:33.344 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:33 smithi165 bash[18577]: audit 2024-04-19T22:46:32.166111+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:33.344 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:33 smithi165 bash[18577]: cluster 2024-04-19T22:46:32.246131+0000 mgr.y (mgr.25186) 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-19T22:46:33.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:33 smithi044 bash[23559]: audit 2024-04-19T22:46:32.148051+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:33.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:33 smithi044 bash[23559]: audit 2024-04-19T22:46:32.155062+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:33.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:33 smithi044 bash[23559]: audit 2024-04-19T22:46:32.161771+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:33.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:33 smithi044 bash[23559]: audit 2024-04-19T22:46:32.166111+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:33.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:33 smithi044 bash[23559]: cluster 2024-04-19T22:46:32.246131+0000 mgr.y (mgr.25186) 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-19T22:46:33.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:33 smithi044 bash[18490]: audit 2024-04-19T22:46:32.148051+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:33.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:33 smithi044 bash[18490]: audit 2024-04-19T22:46:32.155062+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:33.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:33 smithi044 bash[18490]: audit 2024-04-19T22:46:32.161771+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:33.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:33 smithi044 bash[18490]: audit 2024-04-19T22:46:32.166111+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:33.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:33 smithi044 bash[18490]: cluster 2024-04-19T22:46:32.246131+0000 mgr.y (mgr.25186) 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-19T22:46:33.692 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:33 smithi165 bash[42419]: debug 2024-04-19T22:46:33.343+0000 7f6b72967200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:46:34.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:34 smithi165 bash[18577]: audit 2024-04-19T22:46:33.265567+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:34.525 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:34 smithi165 bash[18577]: audit 2024-04-19T22:46:33.277834+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:34.525 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:34 smithi165 bash[42419]: debug 2024-04-19T22:46:34.403+0000 7f6b72967200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T22:46:34.525 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:34 smithi165 bash[42419]: debug 2024-04-19T22:46:34.523+0000 7f6b72967200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T22:46:34.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:34 smithi044 bash[18490]: audit 2024-04-19T22:46:33.265567+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:34.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:34 smithi044 bash[18490]: audit 2024-04-19T22:46:33.277834+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:34.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:34 smithi044 bash[23559]: audit 2024-04-19T22:46:33.265567+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:34.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:34 smithi044 bash[23559]: audit 2024-04-19T22:46:33.277834+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:35.192 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:34 smithi165 bash[42419]: debug 2024-04-19T22:46:34.831+0000 7f6b72967200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T22:46:35.193 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:34 smithi165 bash[42419]: debug 2024-04-19T22:46:34.947+0000 7f6b72967200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T22:46:35.533 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:35 smithi165 bash[18577]: cluster 2024-04-19T22:46:34.247853+0000 mgr.y (mgr.25186) 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-19T22:46:35.534 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:35 smithi165 bash[42419]: debug 2024-04-19T22:46:35.407+0000 7f6b72967200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T22:46:35.567 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:35 smithi044 bash[18490]: cluster 2024-04-19T22:46:34.247853+0000 mgr.y (mgr.25186) 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-19T22:46:35.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:35 smithi044 bash[23559]: cluster 2024-04-19T22:46:34.247853+0000 mgr.y (mgr.25186) 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-19T22:46:35.943 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:35 smithi165 bash[42419]: debug 2024-04-19T22:46:35.535+0000 7f6b72967200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T22:46:35.943 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:35 smithi165 bash[42419]: [19/Apr/2024:22:46:35] ENGINE Bus STARTING 2024-04-19T22:46:35.943 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:35 smithi165 bash[42419]: CherryPy Checker: 2024-04-19T22:46:35.943 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:35 smithi165 bash[42419]: The Application mounted at '' has an empty config. 2024-04-19T22:46:35.943 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:35 smithi165 bash[42419]: [19/Apr/2024:22:46:35] ENGINE Serving on http://:::9283 2024-04-19T22:46:35.943 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:35 smithi165 bash[42419]: [19/Apr/2024:22:46:35] ENGINE Bus STARTED 2024-04-19T22:46:36.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:36 smithi044 bash[18490]: audit 2024-04-19T22:46:35.200026+0000 mgr.y (mgr.25186) 54 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:46:36.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:36 smithi044 bash[18490]: cluster 2024-04-19T22:46:35.561462+0000 mon.a (mon.0) 1090 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T22:46:36.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:36 smithi044 bash[18490]: cluster 2024-04-19T22:46:35.561740+0000 mon.a (mon.0) 1091 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:46:36.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:36 smithi044 bash[18490]: audit 2024-04-19T22:46:35.563719+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.165:0/1392301046' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:46:36.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:36 smithi044 bash[18490]: audit 2024-04-19T22:46:35.565157+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.165:0/1392301046' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:46:36.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:36 smithi044 bash[18490]: audit 2024-04-19T22:46:35.568374+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.165:0/1392301046' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:46:36.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:36 smithi044 bash[18490]: audit 2024-04-19T22:46:35.569436+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.165:0/1392301046' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:46:36.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:36 smithi044 bash[23559]: audit 2024-04-19T22:46:35.200026+0000 mgr.y (mgr.25186) 54 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:46:36.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:36 smithi044 bash[23559]: cluster 2024-04-19T22:46:35.561462+0000 mon.a (mon.0) 1090 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T22:46:36.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:36 smithi044 bash[23559]: cluster 2024-04-19T22:46:35.561740+0000 mon.a (mon.0) 1091 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:46:36.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:36 smithi044 bash[23559]: audit 2024-04-19T22:46:35.563719+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.165:0/1392301046' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:46:36.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:36 smithi044 bash[23559]: audit 2024-04-19T22:46:35.565157+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.165:0/1392301046' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:46:36.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:36 smithi044 bash[23559]: audit 2024-04-19T22:46:35.568374+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.165:0/1392301046' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:46:36.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:36 smithi044 bash[23559]: audit 2024-04-19T22:46:35.569436+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.165:0/1392301046' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:46:36.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:36 smithi165 bash[18577]: audit 2024-04-19T22:46:35.200026+0000 mgr.y (mgr.25186) 54 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:46:36.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:36 smithi165 bash[18577]: cluster 2024-04-19T22:46:35.561462+0000 mon.a (mon.0) 1090 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T22:46:36.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:36 smithi165 bash[18577]: cluster 2024-04-19T22:46:35.561740+0000 mon.a (mon.0) 1091 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:46:36.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:36 smithi165 bash[18577]: audit 2024-04-19T22:46:35.563719+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.? 172.21.15.165:0/1392301046' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:46:36.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:36 smithi165 bash[18577]: audit 2024-04-19T22:46:35.565157+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.? 172.21.15.165:0/1392301046' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:46:36.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:36 smithi165 bash[18577]: audit 2024-04-19T22:46:35.568374+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.? 172.21.15.165:0/1392301046' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:46:36.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:36 smithi165 bash[18577]: audit 2024-04-19T22:46:35.569436+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.? 172.21.15.165:0/1392301046' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:46:37.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:37 smithi044 bash[23559]: cluster 2024-04-19T22:46:36.248603+0000 mgr.y (mgr.25186) 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-19T22:46:37.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:37 smithi044 bash[23559]: cluster 2024-04-19T22:46:36.311435+0000 mon.a (mon.0) 1092 : cluster [DBG] mgrmap e33: y(active, since 45s), standbys: x 2024-04-19T22:46:37.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:37 smithi044 bash[18490]: cluster 2024-04-19T22:46:36.248603+0000 mgr.y (mgr.25186) 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-19T22:46:37.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:37 smithi044 bash[18490]: cluster 2024-04-19T22:46:36.311435+0000 mon.a (mon.0) 1092 : cluster [DBG] mgrmap e33: y(active, since 45s), standbys: x 2024-04-19T22:46:37.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:37 smithi165 bash[18577]: cluster 2024-04-19T22:46:36.248603+0000 mgr.y (mgr.25186) 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-19T22:46:37.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:37 smithi165 bash[18577]: cluster 2024-04-19T22:46:36.311435+0000 mon.a (mon.0) 1092 : cluster [DBG] mgrmap e33: y(active, since 45s), standbys: x 2024-04-19T22:46:38.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:38 smithi044 bash[18490]: audit 2024-04-19T22:46:37.298589+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:46:38.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:38 smithi044 bash[23559]: audit 2024-04-19T22:46:37.298589+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:46:38.661 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:38 smithi165 bash[18577]: audit 2024-04-19T22:46:37.298589+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:46:38.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:38 smithi165 bash[42022]: ts=2024-04-19T22:46: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.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:46:39.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:39 smithi044 bash[18490]: cluster 2024-04-19T22:46:38.250293+0000 mgr.y (mgr.25186) 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-19T22:46:39.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:39 smithi044 bash[23559]: cluster 2024-04-19T22:46:38.250293+0000 mgr.y (mgr.25186) 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-19T22:46:39.607 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:39 smithi165 bash[18577]: cluster 2024-04-19T22:46:38.250293+0000 mgr.y (mgr.25186) 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-19T22:46:41.192 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:40 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 6. 2024-04-19T22:46:41.193 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:40 smithi165 systemd[1]: Stopped Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:41.193 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:40 smithi165 systemd[1]: Started Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:41.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:41 smithi044 bash[18490]: cluster 2024-04-19T22:46:40.251088+0000 mgr.y (mgr.25186) 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-19T22:46:41.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:41 smithi044 bash[23559]: cluster 2024-04-19T22:46:40.251088+0000 mgr.y (mgr.25186) 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-19T22:46:41.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:41 smithi165 bash[18577]: cluster 2024-04-19T22:46:40.251088+0000 mgr.y (mgr.25186) 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-19T22:46:42.233 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:42 smithi165 bash[43269]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:46:42.233 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:42 smithi165 bash[43269]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:46:42.568 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:42 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:46:42] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.33.4" 2024-04-19T22:46:43.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:43 smithi044 bash[23559]: cluster 2024-04-19T22:46:42.251902+0000 mgr.y (mgr.25186) 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-19T22:46:43.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:43 smithi044 bash[18490]: cluster 2024-04-19T22:46:42.251902+0000 mgr.y (mgr.25186) 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-19T22:46:43.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:43 smithi165 bash[18577]: cluster 2024-04-19T22:46:42.251902+0000 mgr.y (mgr.25186) 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-19T22:46:43.693 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:43 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-19T22:46:43.693 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:43 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-19T22:46:44.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: audit 2024-04-19T22:46:43.342332+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:44.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: audit 2024-04-19T22:46:43.353727+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:44.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: audit 2024-04-19T22:46:43.356216+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:46:44.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: audit 2024-04-19T22:46:43.358085+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:46:44.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: cluster 2024-04-19T22:46:43.362438+0000 mgr.y (mgr.25186) 59 : cluster [DBG] pgmap v30: 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-19T22:46:44.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: cluster 2024-04-19T22:46:43.363015+0000 mgr.y (mgr.25186) 60 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-04-19T22:46:44.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: audit 2024-04-19T22:46:43.372099+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:44.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: audit 2024-04-19T22:46:43.472159+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:46:44.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: audit 2024-04-19T22:46:43.477480+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:46:44.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: audit 2024-04-19T22:46:43.488903+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:44.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: audit 2024-04-19T22:46:43.491185+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-19T22:46:44.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: audit 2024-04-19T22:46:43.500216+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-19T22:46:44.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: audit 2024-04-19T22:46:43.502150+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-19T22:46:44.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: audit 2024-04-19T22:46:43.510632+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-19T22:46:44.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: audit 2024-04-19T22:46:43.514008+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T22:46:44.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:44 smithi165 bash[18577]: audit 2024-04-19T22:46:43.515963+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-19T22:46:44.785 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: audit 2024-04-19T22:46:43.342332+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:44.785 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: audit 2024-04-19T22:46:43.353727+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:44.785 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: audit 2024-04-19T22:46:43.356216+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:46:44.785 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: audit 2024-04-19T22:46:43.358085+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:46:44.785 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: cluster 2024-04-19T22:46:43.362438+0000 mgr.y (mgr.25186) 59 : cluster [DBG] pgmap v30: 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-19T22:46:44.785 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: cluster 2024-04-19T22:46:43.363015+0000 mgr.y (mgr.25186) 60 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-04-19T22:46:44.785 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: audit 2024-04-19T22:46:43.372099+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:44.785 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: audit 2024-04-19T22:46:43.472159+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:46:44.785 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: audit 2024-04-19T22:46:43.477480+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:46:44.786 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: audit 2024-04-19T22:46:43.488903+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:44.786 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: audit 2024-04-19T22:46:43.491185+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-19T22:46:44.786 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: audit 2024-04-19T22:46:43.500216+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-19T22:46:44.786 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: audit 2024-04-19T22:46:43.502150+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-19T22:46:44.786 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: audit 2024-04-19T22:46:43.510632+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-19T22:46:44.786 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: audit 2024-04-19T22:46:43.514008+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T22:46:44.786 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[18490]: audit 2024-04-19T22:46:43.515963+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-19T22:46:44.786 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: audit 2024-04-19T22:46:43.342332+0000 mon.a (mon.0) 1094 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:44.786 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: audit 2024-04-19T22:46:43.353727+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:44.786 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: audit 2024-04-19T22:46:43.356216+0000 mon.a (mon.0) 1096 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:46:44.786 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: audit 2024-04-19T22:46:43.358085+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:46:44.787 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: cluster 2024-04-19T22:46:43.362438+0000 mgr.y (mgr.25186) 59 : cluster [DBG] pgmap v30: 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-19T22:46:44.787 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: cluster 2024-04-19T22:46:43.363015+0000 mgr.y (mgr.25186) 60 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1010 B/s rd, 0 op/s 2024-04-19T22:46:44.787 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: audit 2024-04-19T22:46:43.372099+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:44.787 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: audit 2024-04-19T22:46:43.472159+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:46:44.787 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: audit 2024-04-19T22:46:43.477480+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:46:44.787 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: audit 2024-04-19T22:46:43.488903+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:44.787 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: audit 2024-04-19T22:46:43.491185+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-19T22:46:44.787 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: audit 2024-04-19T22:46:43.500216+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-19T22:46:44.787 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: audit 2024-04-19T22:46:43.502150+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-19T22:46:44.787 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: audit 2024-04-19T22:46:43.510632+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-19T22:46:44.787 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: audit 2024-04-19T22:46:43.514008+0000 mon.a (mon.0) 1106 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T22:46:44.787 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:44 smithi044 bash[23559]: audit 2024-04-19T22:46:43.515963+0000 mon.a (mon.0) 1107 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-19T22:46:45.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:45 smithi165 bash[18577]: cephadm 2024-04-19T22:46:43.479368+0000 mgr.y (mgr.25186) 61 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-19T22:46:45.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:45 smithi165 bash[18577]: cephadm 2024-04-19T22:46:43.517351+0000 mgr.y (mgr.25186) 62 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-19T22:46:45.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:45 smithi044 bash[18490]: cephadm 2024-04-19T22:46:43.479368+0000 mgr.y (mgr.25186) 61 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-19T22:46:45.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:45 smithi044 bash[18490]: cephadm 2024-04-19T22:46:43.517351+0000 mgr.y (mgr.25186) 62 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-19T22:46:45.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:45 smithi044 bash[23559]: cephadm 2024-04-19T22:46:43.479368+0000 mgr.y (mgr.25186) 61 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-19T22:46:45.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:45 smithi044 bash[23559]: cephadm 2024-04-19T22:46:43.517351+0000 mgr.y (mgr.25186) 62 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-19T22:46:46.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:46 smithi044 bash[23559]: audit 2024-04-19T22:46:45.207965+0000 mgr.y (mgr.25186) 63 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:46:46.636 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:46 smithi044 bash[23559]: cluster 2024-04-19T22:46:45.363763+0000 mgr.y (mgr.25186) 64 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-19T22:46:46.636 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:46 smithi044 bash[23559]: audit 2024-04-19T22:46:45.743629+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:46.637 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:46 smithi044 bash[23559]: audit 2024-04-19T22:46:45.745814+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:46:46.637 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:46 smithi044 bash[23559]: audit 2024-04-19T22:46:45.747450+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:46:46.637 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:46 smithi044 bash[23559]: audit 2024-04-19T22:46:45.749019+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:46:46.637 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:46 smithi044 bash[18490]: audit 2024-04-19T22:46:45.207965+0000 mgr.y (mgr.25186) 63 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:46:46.637 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:46 smithi044 bash[18490]: cluster 2024-04-19T22:46:45.363763+0000 mgr.y (mgr.25186) 64 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-19T22:46:46.637 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:46 smithi044 bash[18490]: audit 2024-04-19T22:46:45.743629+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:46.637 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:46 smithi044 bash[18490]: audit 2024-04-19T22:46:45.745814+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:46:46.637 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:46 smithi044 bash[18490]: audit 2024-04-19T22:46:45.747450+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:46:46.638 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:46 smithi044 bash[18490]: audit 2024-04-19T22:46:45.749019+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:46:46.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:46 smithi165 bash[18577]: audit 2024-04-19T22:46:45.207965+0000 mgr.y (mgr.25186) 63 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:46:46.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:46 smithi165 bash[18577]: cluster 2024-04-19T22:46:45.363763+0000 mgr.y (mgr.25186) 64 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-19T22:46:46.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:46 smithi165 bash[18577]: audit 2024-04-19T22:46:45.743629+0000 mon.a (mon.0) 1108 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' 2024-04-19T22:46:46.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:46 smithi165 bash[18577]: audit 2024-04-19T22:46:45.745814+0000 mon.a (mon.0) 1109 : audit [INF] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:46:46.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:46 smithi165 bash[18577]: audit 2024-04-19T22:46:45.747450+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:46:46.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:46 smithi165 bash[18577]: audit 2024-04-19T22:46:45.749019+0000 mon.a (mon.0) 1111 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:46:47.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:47 smithi165 bash[18577]: cephadm 2024-04-19T22:46:45.737616+0000 mgr.y (mgr.25186) 65 : cephadm [INF] Upgrade: Updating mon.a 2024-04-19T22:46:47.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:47 smithi165 bash[18577]: cephadm 2024-04-19T22:46:45.750701+0000 mgr.y (mgr.25186) 66 : cephadm [INF] Deploying daemon mon.a on smithi044 2024-04-19T22:46:47.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:47 smithi044 bash[18490]: cephadm 2024-04-19T22:46:45.737616+0000 mgr.y (mgr.25186) 65 : cephadm [INF] Upgrade: Updating mon.a 2024-04-19T22:46:47.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:47 smithi044 bash[18490]: cephadm 2024-04-19T22:46:45.750701+0000 mgr.y (mgr.25186) 66 : cephadm [INF] Deploying daemon mon.a on smithi044 2024-04-19T22:46:47.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:47 smithi044 bash[23559]: cephadm 2024-04-19T22:46:45.737616+0000 mgr.y (mgr.25186) 65 : cephadm [INF] Upgrade: Updating mon.a 2024-04-19T22:46:47.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:47 smithi044 bash[23559]: cephadm 2024-04-19T22:46:45.750701+0000 mgr.y (mgr.25186) 66 : cephadm [INF] Deploying daemon mon.a on smithi044 2024-04-19T22:46:48.297 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:48 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:48.297 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:48 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:48.297 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:46:48 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:48.298 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:46:48 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:48.298 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:46:48 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:48.298 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:48 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:48.298 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:48 smithi044 systemd[1]: Stopping Ceph mon.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:46:48.299 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:46:48 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:48.299 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:46:48 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:48.299 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:46:48 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:48.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:48 smithi044 bash[18490]: debug 2024-04-19T22:46:48.295+0000 7f7f31c30700 -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-19T22:46:48.562 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:48 smithi044 bash[18490]: debug 2024-04-19T22:46:48.295+0000 7f7f31c30700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-19T22:46:48.563 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:48 smithi044 bash[52546]: [19/Apr/2024:22:46:48] ENGINE Bus STOPPING 2024-04-19T22:46:48.563 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:48 smithi044 bash[52546]: [19/Apr/2024:22:46:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-19T22:46:48.563 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:48 smithi044 bash[52546]: [19/Apr/2024:22:46:48] ENGINE Bus STOPPED 2024-04-19T22:46:48.563 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:48 smithi044 bash[52546]: [19/Apr/2024:22:46:48] ENGINE Bus STARTING 2024-04-19T22:46:48.563 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:48 smithi044 bash[52546]: [19/Apr/2024:22:46:48] ENGINE Serving on http://:::9283 2024-04-19T22:46:48.563 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:48 smithi044 bash[52546]: [19/Apr/2024:22:46:48] ENGINE Bus STARTED 2024-04-19T22:46:48.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:46:48 smithi165 bash[42022]: ts=2024-04-19T22:46:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:46:49.207 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:48 smithi044 bash[55532]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mon-a 2024-04-19T22:46:49.207 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:49 smithi044 bash[55602]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mon-a 2024-04-19T22:46:49.207 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:49 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-19T22:46:49.207 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:49 smithi044 systemd[1]: Stopped Ceph mon.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:49.568 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:49.568 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:46:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:49.568 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:46:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:49.569 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:46:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:49.569 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:46:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:49.569 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:46:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:49.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:49.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:49 smithi044 systemd[1]: Started Ceph mon.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:49.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:49.570 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:46:49 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:46:50.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.271+0000 7f6f7f237c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-19T22:46:50.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.271+0000 7f6f7f237c80 0 ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev), process ceph-mon, pid 7 2024-04-19T22:46:50.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.271+0000 7f6f7f237c80 0 pidfile_write: ignore empty --pid-file 2024-04-19T22:46:50.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 0 load: jerasure load: lrc 2024-04-19T22:46:50.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-19T22:46:50.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Git sha 0 2024-04-19T22:46:50.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Compile date 2024-04-19 06:21:11 2024-04-19T22:46:50.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: DB SUMMARY 2024-04-19T22:46:50.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: DB Session ID: 7MDZUJNWSDKUNGYBHH8C 2024-04-19T22:46:50.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: CURRENT file: CURRENT 2024-04-19T22:46:50.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-19T22:46:50.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1165 Bytes 2024-04-19T22:46:50.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000033.sst 2024-04-19T22:46:50.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000031.log size: 568635 ; 2024-04-19T22:46:50.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.error_if_exists: 0 2024-04-19T22:46:50.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.create_if_missing: 0 2024-04-19T22:46:50.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-19T22:46:50.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-19T22:46:50.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-19T22:46:50.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-19T22:46:50.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.env: 0x55b3160d5c60 2024-04-19T22:46:50.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-19T22:46:50.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.info_log: 0x55b316cb9ae0 2024-04-19T22:46:50.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-19T22:46:50.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.statistics: (nil) 2024-04-19T22:46:50.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.use_fsync: 0 2024-04-19T22:46:50.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-19T22:46:50.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-19T22:46:50.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-19T22:46:50.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-19T22:46:50.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-19T22:46:50.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-19T22:46:50.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-19T22:46:50.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-19T22:46:50.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-19T22:46:50.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-19T22:46:50.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-19T22:46:50.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.db_log_dir: 2024-04-19T22:46:50.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.wal_dir: 2024-04-19T22:46:50.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-19T22:46:50.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-19T22:46:50.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-19T22:46:50.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-19T22:46:50.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-19T22:46:50.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-19T22:46:50.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-19T22:46:50.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-19T22:46:50.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.write_buffer_manager: 0x55b316c8c820 2024-04-19T22:46:50.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-19T22:46:50.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-19T22:46:50.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-19T22:46:50.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-19T22:46:50.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-19T22:46:50.576 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.unordered_write: 0 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.row_cache: None 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.wal_filter: None 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.two_write_queues: 0 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.wal_compression: 0 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.atomic_flush: 0 2024-04-19T22:46:50.577 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-19T22:46:50.578 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-19T22:46:50.578 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-19T22:46:50.578 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-19T22:46:50.578 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-19T22:46:50.578 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-19T22:46:50.578 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-19T22:46:50.578 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-19T22:46:50.578 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-19T22:46:50.578 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-19T22:46:50.578 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-19T22:46:50.578 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-19T22:46:50.578 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-19T22:46:50.578 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-19T22:46:50.579 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-19T22:46:50.579 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-19T22:46:50.579 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-19T22:46:50.579 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-19T22:46:50.579 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-19T22:46:50.579 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-19T22:46:50.579 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-19T22:46:50.579 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-19T22:46:50.579 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_open_files: -1 2024-04-19T22:46:50.579 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-19T22:46:50.579 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-19T22:46:50.579 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-19T22:46:50.579 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-19T22:46:50.579 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-19T22:46:50.579 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Compression algorithms supported: 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: kZSTD supported: 0 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: kXpressCompression supported: 0 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: kZlibCompression supported: 1 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.merge_operator: 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compaction_filter: None 2024-04-19T22:46:50.580 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-19T22:46:50.581 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-19T22:46:50.581 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-19T22:46:50.581 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-19T22:46:50.581 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55b316cb9be0) 2024-04-19T22:46:50.581 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: cache_index_and_filter_blocks: 1 2024-04-19T22:46:50.581 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-19T22:46:50.581 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-19T22:46:50.581 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: pin_top_level_index_and_filter: 1 2024-04-19T22:46:50.581 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: index_type: 0 2024-04-19T22:46:50.581 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: data_block_index_type: 0 2024-04-19T22:46:50.581 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: index_shortening: 1 2024-04-19T22:46:50.581 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: data_block_hash_table_util_ratio: 0.750000 2024-04-19T22:46:50.581 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: checksum: 4 2024-04-19T22:46:50.581 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: no_block_cache: 0 2024-04-19T22:46:50.581 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: block_cache: 0x55b316cbb090 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: block_cache_name: BinnedLRUCache 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: block_cache_options: 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: capacity : 536870912 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: num_shard_bits : 4 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: strict_capacity_limit : 0 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: high_pri_pool_ratio: 0.000 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: block_cache_compressed: (nil) 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: persistent_cache: (nil) 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: block_size: 4096 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: block_size_deviation: 10 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: block_restart_interval: 16 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: index_block_restart_interval: 1 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: metadata_block_size: 4096 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: partition_filters: 0 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: use_delta_encoding: 1 2024-04-19T22:46:50.582 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: filter_policy: bloomfilter 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: whole_key_filtering: 1 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: verify_compression: 0 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: read_amp_bytes_per_bit: 0 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: format_version: 5 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: enable_index_compression: 1 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: block_align: 0 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: max_auto_readahead_size: 262144 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: prepopulate_block_cache: 0 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: initial_auto_readahead_size: 8192 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: num_file_reads_for_auto_readahead: 2 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compression: NoCompression 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-19T22:46:50.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.num_levels: 7 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-19T22:46:50.584 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-19T22:46:50.585 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-19T22:46:50.585 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-19T22:46:50.585 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-19T22:46:50.585 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-19T22:46:50.585 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-19T22:46:50.585 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-19T22:46:50.585 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-19T22:46:50.585 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-19T22:46:50.585 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-19T22:46:50.585 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-19T22:46:50.585 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-19T22:46:50.585 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-19T22:46:50.585 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-19T22:46:50.585 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-19T22:46:50.586 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-19T22:46:50.586 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-19T22:46:50.586 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-19T22:46:50.586 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-19T22:46:50.586 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-19T22:46:50.586 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-19T22:46:50.586 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-19T22:46:50.586 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-19T22:46:50.586 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-19T22:46:50.586 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-19T22:46:50.586 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-19T22:46:50.586 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-19T22:46:50.586 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-19T22:46:50.586 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-19T22:46:50.586 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.table_properties_collectors: 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.bloom_locality: 0 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-19T22:46:50.587 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-19T22:46:50.588 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-19T22:46:50.588 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-19T22:46:50.588 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-19T22:46:50.588 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.ttl: 2592000 2024-04-19T22:46:50.588 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-19T22:46:50.588 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-19T22:46:50.588 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-19T22:46:50.588 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.enable_blob_files: false 2024-04-19T22:46:50.588 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.min_blob_size: 0 2024-04-19T22:46:50.588 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-19T22:46:50.588 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-19T22:46:50.588 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-19T22:46:50.588 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-19T22:46:50.588 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-19T22:46:50.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-19T22:46:50.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-19T22:46:50.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-19T22:46:50.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f741a7700 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-19T22:46:50.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 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-19T22:46:50.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 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 15787, log_number is 31,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-19T22:46:50.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 31 2024-04-19T22:46:50.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 2b258f3f-051d-4256-8da4-d1c8ae3308cd 2024-04-19T22:46:50.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713566810286606, "job": 1, "event": "recovery_started", "wal_files": [31]} 2024-04-19T22:46:50.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.279+0000 7f6f7f237c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #31 mode 2 2024-04-19T22:46:50.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.283+0000 7f6f7f237c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713566810291224, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 36, "file_size": 551190, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 15788, "largest_seqno": 16095, "table_properties": {"data_size": 548978, "index_size": 814, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 3810, "raw_average_key_size": 24, "raw_value_size": 545613, "raw_average_value_size": 3566, "num_data_blocks": 36, "num_entries": 153, "num_filter_entries": 153, "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": "[]", "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": 1713566810, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "2b258f3f-051d-4256-8da4-d1c8ae3308cd", "db_session_id": "7MDZUJNWSDKUNGYBHH8C", "orig_file_number": 36, "seqno_to_time_mapping": "N/A"}} 2024-04-19T22:46:50.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.287+0000 7f6f7f237c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713566810291379, "job": 1, "event": "recovery_finished"} 2024-04-19T22:46:50.589 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.287+0000 7f6f7f237c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 38 2024-04-19T22:46:50.590 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.287+0000 7f6f7f237c80 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-19T22:46:50.590 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.287+0000 7f6f7f237c80 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-19T22:46:50.590 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.287+0000 7f6f7f237c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55b316db0000 2024-04-19T22:46:50.590 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.287+0000 7f6f7f237c80 4 rocksdb: DB pointer 0x55b316d9a000 2024-04-19T22:46:50.590 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.287+0000 7f6f6d99a700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-19T22:46:50.590 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.287+0000 7f6f6d99a700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-19T22:46:50.590 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: ** DB Stats ** 2024-04-19T22:46:50.590 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T22:46:50.590 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: 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-19T22:46:50.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T22:46:50.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T22:46:50.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: 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-19T22:46:50.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T22:46:50.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T22:46:50.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: ** Compaction Stats [default] ** 2024-04-19T22:46:50.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: 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-19T22:46:50.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-19T22:46:50.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: L0 1/0 538.27 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 191.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-19T22:46:50.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: L6 1/0 10.65 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-19T22:46:50.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: Sum 2/0 11.17 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 191.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-19T22:46:50.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 191.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-19T22:46:50.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: ** Compaction Stats [default] ** 2024-04-19T22:46:50.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: 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-19T22:46:50.591 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T22:46:50.592 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 191.8 0.00 0.00 1 0.003 0 0 0.0 0.0 2024-04-19T22:46:50.592 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-19T22:46:50.592 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T22:46:50.592 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: Flush(GB): cumulative 0.001, interval 0.001 2024-04-19T22:46:50.592 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T22:46:50.592 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T22:46:50.592 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T22:46:50.592 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: AddFile(Keys): cumulative 0, interval 0 2024-04-19T22:46:50.592 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: Cumulative compaction: 0.00 GB write, 62.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T22:46:50.592 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: Interval compaction: 0.00 GB write, 62.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T22:46:50.592 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: 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-19T22:46:50.592 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: Block cache BinnedLRUCache@0x55b316cbb090#7 capacity: 512.00 MB usage: 1.39 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-04-19T22:46:50.592 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: Block cache entry stats(count,size,portion): FilterBlock(1,0.44 KB,8.34465e-05%) IndexBlock(1,0.95 KB,0.000181794%) Misc(1,0.00 KB,0%) 2024-04-19T22:46:50.592 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: ** File Read Latency Histogram By Level [default] ** 2024-04-19T22:46:50.592 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.287+0000 7f6f7f237c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] at bind addrs [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:46:50.593 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.291+0000 7f6f7f237c80 1 mon.a@-1(???) e3 preinit fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:46:50.593 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.291+0000 7f6f7f237c80 0 mon.a@-1(???).mds e1 new map 2024-04-19T22:46:50.593 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.291+0000 7f6f7f237c80 0 mon.a@-1(???).mds e1 print_map 2024-04-19T22:46:50.593 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: e1 2024-04-19T22:46:50.593 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-19T22:46:50.593 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: 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-19T22:46:50.593 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: legacy client fscid: -1 2024-04-19T22:46:50.593 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: 2024-04-19T22:46:50.593 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: No filesystems configured 2024-04-19T22:46:50.593 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.291+0000 7f6f7f237c80 0 mon.a@-1(???).osd e104 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-19T22:46:50.593 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.291+0000 7f6f7f237c80 0 mon.a@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T22:46:50.593 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.291+0000 7f6f7f237c80 0 mon.a@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T22:46:50.593 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.291+0000 7f6f7f237c80 0 mon.a@-1(???).osd e104 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T22:46:50.593 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:50 smithi044 bash[55659]: debug 2024-04-19T22:46:50.291+0000 7f6f7f237c80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-04-19T22:46:52.068 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[52546]: ignoring --setuser ceph since I am not root 2024-04-19T22:46:52.068 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[52546]: ignoring --setgroup ceph since I am not root 2024-04-19T22:46:52.068 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[52546]: debug 2024-04-19T22:46:51.847+0000 7fe7d02d7700 1 -- 172.21.15.44:0/3130263102 <== mon.0 v2:172.21.15.44:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562041c0a5a0 con 0x562042988400 2024-04-19T22:46:52.068 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:52 smithi044 bash[52546]: debug 2024-04-19T22:46:51.995+0000 7fe7da0c0200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T22:46:52.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: audit 2024-04-19T22:46:48.314203+0000 mon.c (mon.1) 46 : audit 0 from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:46:52.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: audit 2024-04-19T22:46:48.315158+0000 mon.c (mon.1) 47 : audit 0 from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:46:52.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: audit 2024-04-19T22:46:48.315452+0000 mon.c (mon.1) 48 : audit 0 from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:46:52.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:49.365037+0000 mgr.y (mgr.25186) 68 : cluster 0 pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-19T22:46:52.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.365746+0000 mgr.y (mgr.25186) 69 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-19T22:46:52.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.715085+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2024-04-19T22:46:52.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.737422+0000 mon.a (mon.0) 2 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T22:46:52.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.749789+0000 mon.a (mon.0) 3 : cluster 0 monmap epoch 3 2024-04-19T22:46:52.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.749829+0000 mon.a (mon.0) 4 : cluster 0 fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:46:52.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.749849+0000 mon.a (mon.0) 5 : cluster 0 last_changed 2024-04-19T22:32:24.106337+0000 2024-04-19T22:46:52.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.749866+0000 mon.a (mon.0) 6 : cluster 0 created 2024-04-19T22:30:37.298351+0000 2024-04-19T22:46:52.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.749890+0000 mon.a (mon.0) 7 : cluster 0 min_mon_release 17 (quincy) 2024-04-19T22:46:52.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.749911+0000 mon.a (mon.0) 8 : cluster 0 election_strategy: 1 2024-04-19T22:46:52.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.749930+0000 mon.a (mon.0) 9 : cluster 0 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-04-19T22:46:52.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.749950+0000 mon.a (mon.0) 10 : cluster 0 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-04-19T22:46:52.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.749974+0000 mon.a (mon.0) 11 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-04-19T22:46:52.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.751334+0000 mon.a (mon.0) 12 : cluster 0 fsmap 2024-04-19T22:46:52.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.751408+0000 mon.a (mon.0) 13 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2024-04-19T22:46:52.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.753845+0000 mon.a (mon.0) 14 : cluster 0 mgrmap e33: y(active, since 60s), standbys: x 2024-04-19T22:46:52.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.754960+0000 mon.a (mon.0) 15 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-19T22:46:52.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.755004+0000 mon.a (mon.0) 16 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:46:52.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.755024+0000 mon.a (mon.0) 17 : cluster 3 daemon grafana.a on smithi165 is in unknown state 2024-04-19T22:46:52.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: audit 2024-04-19T22:46:51.775175+0000 mon.a (mon.0) 18 : audit 1 from='mgr.25186 ' entity='' 2024-04-19T22:46:52.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[55659]: cluster 2024-04-19T22:46:51.776238+0000 mon.a (mon.0) 19 : cluster 0 mgrmap e34: y(active, since 60s), standbys: x 2024-04-19T22:46:52.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: audit 2024-04-19T22:46:48.314203+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:46:52.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: audit 2024-04-19T22:46:48.315158+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:46:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: audit 2024-04-19T22:46:48.315452+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:46:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:49.365037+0000 mgr.y (mgr.25186) 68 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-19T22:46:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.365746+0000 mgr.y (mgr.25186) 69 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-19T22:46:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.715085+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-19T22:46:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.737422+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-19T22:46:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.749789+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-19T22:46:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.749829+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:46:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.749849+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-19T22:32:24.106337+0000 2024-04-19T22:46:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.749866+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-19T22:30:37.298351+0000 2024-04-19T22:46:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.749890+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T22:46:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.749911+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-19T22:46:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.749930+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-04-19T22:46:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.749950+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-04-19T22:46:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.749974+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-04-19T22:46:52.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.751334+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-19T22:46:52.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.751408+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-19T22:46:52.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.753845+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 60s), standbys: x 2024-04-19T22:46:52.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.754960+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-19T22:46:52.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.755004+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:46:52.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.755024+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi165 is in unknown state 2024-04-19T22:46:52.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: audit 2024-04-19T22:46:51.775175+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25186 ' entity='' 2024-04-19T22:46:52.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:51 smithi044 bash[23559]: cluster 2024-04-19T22:46:51.776238+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e34: y(active, since 60s), standbys: x 2024-04-19T22:46:52.193 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[42419]: ignoring --setuser ceph since I am not root 2024-04-19T22:46:52.193 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[42419]: ignoring --setgroup ceph since I am not root 2024-04-19T22:46:52.193 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[42419]: debug 2024-04-19T22:46:51.871+0000 7f0ec760b700 1 -- 172.21.15.165:0/210284611 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e8ced7e5a0 con 0x55e8cfafc800 2024-04-19T22:46:52.193 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:52 smithi165 bash[42419]: debug 2024-04-19T22:46:52.023+0000 7f0ed13f4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T22:46:52.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: audit 2024-04-19T22:46:48.314203+0000 mon.c (mon.1) 46 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:46:52.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: audit 2024-04-19T22:46:48.315158+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:46:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: audit 2024-04-19T22:46:48.315452+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.25186 172.21.15.44:0/1256989724' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:46:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:49.365037+0000 mgr.y (mgr.25186) 68 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-19T22:46:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.365746+0000 mgr.y (mgr.25186) 69 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1011 B/s rd, 0 op/s 2024-04-19T22:46:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.715085+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-19T22:46:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.737422+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-19T22:46:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.749789+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-19T22:46:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.749829+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:46:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.749849+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-19T22:32:24.106337+0000 2024-04-19T22:46:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.749866+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-19T22:30:37.298351+0000 2024-04-19T22:46:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.749890+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T22:46:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.749911+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-19T22:46:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.749930+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-04-19T22:46:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.749950+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-04-19T22:46:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.749974+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-04-19T22:46:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.751334+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-19T22:46:52.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.751408+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-19T22:46:52.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.753845+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e33: y(active, since 60s), standbys: x 2024-04-19T22:46:52.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.754960+0000 mon.a (mon.0) 15 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-19T22:46:52.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.755004+0000 mon.a (mon.0) 16 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:46:52.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.755024+0000 mon.a (mon.0) 17 : cluster [WRN] daemon grafana.a on smithi165 is in unknown state 2024-04-19T22:46:52.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: audit 2024-04-19T22:46:51.775175+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.25186 ' entity='' 2024-04-19T22:46:52.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:51 smithi165 bash[18577]: cluster 2024-04-19T22:46:51.776238+0000 mon.a (mon.0) 19 : cluster [DBG] mgrmap e34: y(active, since 60s), standbys: x 2024-04-19T22:46:53.749 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:53 smithi165 bash[42419]: debug 2024-04-19T22:46:53.651+0000 7f0ed13f4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T22:46:53.750 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:53 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 7. 2024-04-19T22:46:53.750 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:53 smithi165 systemd[1]: Stopped Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:53.750 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:53 smithi165 systemd[1]: Started Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:46:54.006 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:46:53 smithi165 bash[18577]: cluster 2024-04-19T22:46:52.777793+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e35: y(active, since 61s), standbys: x 2024-04-19T22:46:54.007 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:53 smithi165 bash[42419]: debug 2024-04-19T22:46:53.747+0000 7f0ed13f4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T22:46:54.024 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:46:53 smithi044 bash[55659]: cluster 2024-04-19T22:46:52.777793+0000 mon.a (mon.0) 20 : cluster 0 mgrmap e35: y(active, since 61s), standbys: x 2024-04-19T22:46:54.024 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:46:53 smithi044 bash[23559]: cluster 2024-04-19T22:46:52.777793+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e35: y(active, since 61s), standbys: x 2024-04-19T22:46:54.024 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:53 smithi044 bash[52546]: debug 2024-04-19T22:46:53.659+0000 7fe7da0c0200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T22:46:54.025 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:53 smithi044 bash[52546]: debug 2024-04-19T22:46:53.763+0000 7fe7da0c0200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T22:46:54.318 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:54 smithi044 bash[52546]: debug 2024-04-19T22:46:54.023+0000 7fe7da0c0200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T22:46:54.443 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:54 smithi165 bash[42419]: debug 2024-04-19T22:46:54.007+0000 7f0ed13f4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T22:46:54.843 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:54 smithi165 bash[43473]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:46:54.843 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:54 smithi165 bash[43473]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:46:55.193 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:54 smithi165 bash[42419]: debug 2024-04-19T22:46:54.843+0000 7f0ed13f4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T22:46:55.193 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:54 smithi165 bash[42419]: debug 2024-04-19T22:46:54.955+0000 7f0ed13f4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T22:46:55.193 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:55 smithi165 bash[42419]: debug 2024-04-19T22:46:55.063+0000 7f0ed13f4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T22:46:55.318 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:54 smithi044 bash[52546]: debug 2024-04-19T22:46:54.863+0000 7fe7da0c0200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T22:46:55.318 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:54 smithi044 bash[52546]: debug 2024-04-19T22:46:54.983+0000 7fe7da0c0200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T22:46:55.318 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:55 smithi044 bash[52546]: debug 2024-04-19T22:46:55.095+0000 7fe7da0c0200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T22:46:55.540 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:55 smithi165 bash[42419]: debug 2024-04-19T22:46:55.423+0000 7f0ed13f4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-19T22:46:55.540 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:55 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-19T22:46:55.540 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:46:55 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-19T22:46:55.818 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:55 smithi044 bash[52546]: debug 2024-04-19T22:46:55.471+0000 7fe7da0c0200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-19T22:46:55.818 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:55 smithi044 bash[52546]: debug 2024-04-19T22:46:55.591+0000 7fe7da0c0200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T22:46:55.818 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:55 smithi044 bash[52546]: debug 2024-04-19T22:46:55.707+0000 7fe7da0c0200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T22:46:55.943 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:55 smithi165 bash[42419]: debug 2024-04-19T22:46:55.539+0000 7f0ed13f4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T22:46:55.943 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:55 smithi165 bash[42419]: debug 2024-04-19T22:46:55.643+0000 7f0ed13f4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T22:46:56.342 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:56 smithi044 bash[52546]: debug 2024-04-19T22:46:56.091+0000 7fe7da0c0200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T22:46:56.443 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:56 smithi165 bash[42419]: debug 2024-04-19T22:46:56.011+0000 7f0ed13f4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T22:46:56.443 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:56 smithi165 bash[42419]: debug 2024-04-19T22:46:56.255+0000 7f0ed13f4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T22:46:56.625 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:56 smithi044 bash[52546]: debug 2024-04-19T22:46:56.339+0000 7fe7da0c0200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T22:46:56.921 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:56 smithi165 bash[42419]: debug 2024-04-19T22:46:56.519+0000 7f0ed13f4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T22:46:56.921 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:56 smithi165 bash[42419]: debug 2024-04-19T22:46:56.639+0000 7f0ed13f4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T22:46:57.037 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:56 smithi044 bash[52546]: debug 2024-04-19T22:46:56.623+0000 7fe7da0c0200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T22:46:57.037 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:56 smithi044 bash[52546]: debug 2024-04-19T22:46:56.743+0000 7fe7da0c0200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T22:46:57.193 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:56 smithi165 bash[42419]: debug 2024-04-19T22:46:56.919+0000 7f0ed13f4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T22:46:57.317 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:57 smithi044 bash[52546]: debug 2024-04-19T22:46:57.035+0000 7fe7da0c0200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T22:46:57.693 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:57 smithi165 bash[42419]: debug 2024-04-19T22:46:57.343+0000 7f0ed13f4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:46:57.693 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:57 smithi165 bash[42419]: debug 2024-04-19T22:46:57.591+0000 7f0ed13f4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T22:46:57.728 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:57 smithi044 bash[52546]: debug 2024-04-19T22:46:57.471+0000 7fe7da0c0200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:46:57.969 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:57 smithi165 bash[42419]: debug 2024-04-19T22:46:57.711+0000 7f0ed13f4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T22:46:58.068 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:57 smithi044 bash[52546]: debug 2024-04-19T22:46:57.727+0000 7fe7da0c0200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T22:46:58.068 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:57 smithi044 bash[52546]: debug 2024-04-19T22:46:57.855+0000 7fe7da0c0200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T22:46:58.443 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:57 smithi165 bash[42419]: debug 2024-04-19T22:46:57.967+0000 7f0ed13f4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:46:58.568 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:58 smithi044 bash[52546]: debug 2024-04-19T22:46:58.123+0000 7fe7da0c0200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T22:46:59.429 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:59 smithi165 bash[42419]: debug 2024-04-19T22:46:59.007+0000 7f0ed13f4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T22:46:59.429 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:59 smithi165 bash[42419]: debug 2024-04-19T22:46:59.127+0000 7f0ed13f4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T22:46:59.568 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:59 smithi044 bash[52546]: debug 2024-04-19T22:46:59.187+0000 7fe7da0c0200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T22:46:59.568 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:59 smithi044 bash[52546]: debug 2024-04-19T22:46:59.311+0000 7fe7da0c0200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T22:46:59.693 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:59 smithi165 bash[42419]: debug 2024-04-19T22:46:59.427+0000 7f0ed13f4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T22:46:59.693 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:46:59 smithi165 bash[42419]: debug 2024-04-19T22:46:59.547+0000 7f0ed13f4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T22:47:00.068 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:59 smithi044 bash[52546]: debug 2024-04-19T22:46:59.627+0000 7fe7da0c0200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T22:47:00.068 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:46:59 smithi044 bash[52546]: debug 2024-04-19T22:46:59.751+0000 7fe7da0c0200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T22:47:00.263 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:47:00 smithi165 bash[42419]: debug 2024-04-19T22:47:00.003+0000 7f0ed13f4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T22:47:00.263 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:47:00 smithi165 bash[42419]: debug 2024-04-19T22:47:00.131+0000 7f0ed13f4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T22:47:00.263 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:47:00 smithi165 bash[42419]: [19/Apr/2024:22:47:00] ENGINE Bus STARTING 2024-04-19T22:47:00.263 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:00 smithi165 bash[18577]: cluster 2024-04-19T22:47:00.157522+0000 mon.a (mon.0) 21 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T22:47:00.263 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:00 smithi165 bash[18577]: cluster 2024-04-19T22:47:00.157709+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:47:00.263 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:00 smithi165 bash[18577]: audit 2024-04-19T22:47:00.160034+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.165:0/3680100420' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:47:00.264 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:00 smithi165 bash[18577]: audit 2024-04-19T22:47:00.160830+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.165:0/3680100420' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:47:00.264 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:00 smithi165 bash[18577]: audit 2024-04-19T22:47:00.164604+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.165:0/3680100420' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:47:00.264 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:00 smithi165 bash[18577]: audit 2024-04-19T22:47:00.165254+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.165:0/3680100420' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:47:00.526 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[52546]: debug 2024-04-19T22:47:00.235+0000 7fe7da0c0200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T22:47:00.526 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[52546]: debug 2024-04-19T22:47:00.367+0000 7fe7da0c0200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T22:47:00.527 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[23559]: cluster 2024-04-19T22:47:00.157522+0000 mon.a (mon.0) 21 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T22:47:00.527 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[23559]: cluster 2024-04-19T22:47:00.157709+0000 mon.a (mon.0) 22 : cluster [DBG] Standby manager daemon x started 2024-04-19T22:47:00.527 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[23559]: audit 2024-04-19T22:47:00.160034+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.? 172.21.15.165:0/3680100420' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:47:00.527 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[23559]: audit 2024-04-19T22:47:00.160830+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.? 172.21.15.165:0/3680100420' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:47:00.527 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[23559]: audit 2024-04-19T22:47:00.164604+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.? 172.21.15.165:0/3680100420' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:47:00.527 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[23559]: audit 2024-04-19T22:47:00.165254+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.? 172.21.15.165:0/3680100420' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:47:00.527 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[55659]: cluster 2024-04-19T22:47:00.157522+0000 mon.a (mon.0) 21 : cluster 0 Standby manager daemon x restarted 2024-04-19T22:47:00.527 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[55659]: cluster 2024-04-19T22:47:00.157709+0000 mon.a (mon.0) 22 : cluster 0 Standby manager daemon x started 2024-04-19T22:47:00.527 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[55659]: audit 2024-04-19T22:47:00.160034+0000 mon.b (mon.2) 93 : audit 0 from='mgr.? 172.21.15.165:0/3680100420' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T22:47:00.528 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[55659]: audit 2024-04-19T22:47:00.160830+0000 mon.b (mon.2) 94 : audit 0 from='mgr.? 172.21.15.165:0/3680100420' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T22:47:00.528 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[55659]: audit 2024-04-19T22:47:00.164604+0000 mon.b (mon.2) 95 : audit 0 from='mgr.? 172.21.15.165:0/3680100420' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T22:47:00.528 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[55659]: audit 2024-04-19T22:47:00.165254+0000 mon.b (mon.2) 96 : audit 0 from='mgr.? 172.21.15.165:0/3680100420' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T22:47:00.602 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:47:00 smithi165 bash[42419]: CherryPy Checker: 2024-04-19T22:47:00.602 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:47:00 smithi165 bash[42419]: The Application mounted at '' has an empty config. 2024-04-19T22:47:00.602 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:47:00 smithi165 bash[42419]: [19/Apr/2024:22:47:00] ENGINE Serving on http://:::9283 2024-04-19T22:47:00.602 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:47:00 smithi165 bash[42419]: [19/Apr/2024:22:47:00] ENGINE Bus STARTED 2024-04-19T22:47:00.818 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[52546]: [19/Apr/2024:22:47:00] ENGINE Bus STARTING 2024-04-19T22:47:00.818 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[52546]: CherryPy Checker: 2024-04-19T22:47:00.818 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[52546]: The Application mounted at '' has an empty config. 2024-04-19T22:47:00.818 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[52546]: [19/Apr/2024:22:47:00] ENGINE Serving on http://:::9283 2024-04-19T22:47:00.818 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:00 smithi044 bash[52546]: [19/Apr/2024:22:47:00] ENGINE Bus STARTED 2024-04-19T22:47:01.439 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:47:01.567 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[52546]: debug 2024-04-19T22:47:01.423+0000 7fe798828700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-19T22:47:01.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: cluster 2024-04-19T22:47:00.221869+0000 mon.a (mon.0) 23 : cluster 0 mgrmap e36: y(active, since 68s), standbys: x 2024-04-19T22:47:01.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: cluster 2024-04-19T22:47:00.394793+0000 mon.a (mon.0) 24 : cluster 1 Active manager daemon y restarted 2024-04-19T22:47:01.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: cluster 2024-04-19T22:47:00.395521+0000 mon.a (mon.0) 25 : cluster 1 Activating manager daemon y 2024-04-19T22:47:01.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: cluster 2024-04-19T22:47:00.409534+0000 mon.a (mon.0) 26 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2024-04-19T22:47:01.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: cluster 2024-04-19T22:47:00.411719+0000 mon.a (mon.0) 27 : cluster 0 mgrmap e37: y(active, starting, since 0.0164175s), standbys: x 2024-04-19T22:47:01.568 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.420480+0000 mon.a (mon.0) 28 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:47:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.420823+0000 mon.a (mon.0) 29 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:47:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.421148+0000 mon.a (mon.0) 30 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:47:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.422694+0000 mon.a (mon.0) 31 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T22:47:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.423054+0000 mon.a (mon.0) 32 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T22:47:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.423400+0000 mon.a (mon.0) 33 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:47:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.423830+0000 mon.a (mon.0) 34 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:47:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.424237+0000 mon.a (mon.0) 35 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:47:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.424638+0000 mon.a (mon.0) 36 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:47:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.425064+0000 mon.a (mon.0) 37 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:47:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.425455+0000 mon.a (mon.0) 38 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:47:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.425830+0000 mon.a (mon.0) 39 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:47:01.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.426225+0000 mon.a (mon.0) 40 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:47:01.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.426650+0000 mon.a (mon.0) 41 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T22:47:01.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.426964+0000 mon.a (mon.0) 42 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T22:47:01.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: cluster 2024-04-19T22:47:00.221869+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e36: y(active, since 68s), standbys: x 2024-04-19T22:47:01.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: cluster 2024-04-19T22:47:00.394793+0000 mon.a (mon.0) 24 : cluster [INF] Active manager daemon y restarted 2024-04-19T22:47:01.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: cluster 2024-04-19T22:47:00.395521+0000 mon.a (mon.0) 25 : cluster [INF] Activating manager daemon y 2024-04-19T22:47:01.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: cluster 2024-04-19T22:47:00.409534+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-19T22:47:01.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: cluster 2024-04-19T22:47:00.411719+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0164175s), standbys: x 2024-04-19T22:47:01.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.420480+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:47:01.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.420823+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:47:01.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.421148+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:47:01.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.422694+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T22:47:01.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.423054+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T22:47:01.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.423400+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:47:01.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.423830+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:47:01.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.424237+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:47:01.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.424638+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:47:01.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.425064+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:47:01.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.425455+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:47:01.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.425830+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:47:01.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.426225+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:47:01.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.426650+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T22:47:01.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.426964+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T22:47:01.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.427770+0000 mon.a (mon.0) 43 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T22:47:01.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: cluster 2024-04-19T22:47:00.453118+0000 mon.a (mon.0) 44 : cluster 1 Manager daemon y is now available 2024-04-19T22:47:01.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.497311+0000 mon.a (mon.0) 45 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:47:01.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.526581+0000 mon.a (mon.0) 46 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:47:01.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.540501+0000 mon.a (mon.0) 47 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:47:01.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[55659]: audit 2024-04-19T22:47:00.577558+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:47:01.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.427770+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T22:47:01.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: cluster 2024-04-19T22:47:00.453118+0000 mon.a (mon.0) 44 : cluster [INF] Manager daemon y is now available 2024-04-19T22:47:01.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.497311+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:47:01.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.526581+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:47:01.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.540501+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:47:01.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:01 smithi044 bash[23559]: audit 2024-04-19T22:47:00.577558+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:47:01.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: cluster 2024-04-19T22:47:00.221869+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e36: y(active, since 68s), standbys: x 2024-04-19T22:47:01.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: cluster 2024-04-19T22:47:00.394793+0000 mon.a (mon.0) 24 : cluster [INF] Active manager daemon y restarted 2024-04-19T22:47:01.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: cluster 2024-04-19T22:47:00.395521+0000 mon.a (mon.0) 25 : cluster [INF] Activating manager daemon y 2024-04-19T22:47:01.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: cluster 2024-04-19T22:47:00.409534+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-19T22:47:01.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: cluster 2024-04-19T22:47:00.411719+0000 mon.a (mon.0) 27 : cluster [DBG] mgrmap e37: y(active, starting, since 0.0164175s), standbys: x 2024-04-19T22:47:01.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.420480+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:47:01.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.420823+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:47:01.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.421148+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:47:01.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.422694+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T22:47:01.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.423054+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T22:47:01.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.423400+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:47:01.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.423830+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:47:01.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.424237+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:47:01.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.424638+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:47:01.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.425064+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:47:01.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.425455+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:47:01.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.425830+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:47:01.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.426225+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:47:01.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.426650+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T22:47:01.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.426964+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T22:47:01.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.427770+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T22:47:01.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: cluster 2024-04-19T22:47:00.453118+0000 mon.a (mon.0) 44 : cluster [INF] Manager daemon y is now available 2024-04-19T22:47:01.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.497311+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:47:01.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.526581+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:47:01.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.540501+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T22:47:01.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:01 smithi165 bash[18577]: audit 2024-04-19T22:47:00.577558+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T22:47:02.180 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:47:02.180 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (2m) 30s ago 8m 14.2M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:47:02.180 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 unknown 30s ago 8m - - 2024-04-19T22:47:02.180 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (48s) 30s ago 6m 41.2M - 3.5 e1d6a67b021e 57b20873ff61 2024-04-19T22:47:02.180 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (36s) 30s ago 14m 117M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:47:02.180 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (87s) 30s ago 16m 484M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:47:02.180 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (16m) 30s ago 16m 63.5M 2048M 17.2.0 e1d6a67b021e b3f0fce320a9 2024-04-19T22:47:02.180 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (14m) 30s ago 14m 50.9M 2048M 17.2.0 e1d6a67b021e e6f3f5a1fec1 2024-04-19T22:47:02.180 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (14m) 30s ago 14m 49.0M 2048M 17.2.0 e1d6a67b021e 29715e45b76e 2024-04-19T22:47:02.181 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (2m) 30s ago 9m 8903k - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:47:02.181 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (107s) 30s ago 8m 9211k - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:47:02.181 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (13m) 30s ago 13m 54.2M 2781M 17.2.0 e1d6a67b021e 6edc0b1b604b 2024-04-19T22:47:02.181 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (13m) 30s ago 13m 56.3M 2781M 17.2.0 e1d6a67b021e 7d1be84a1e1a 2024-04-19T22:47:02.181 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (12m) 30s ago 12m 49.7M 2781M 17.2.0 e1d6a67b021e 1bd0c78e6456 2024-04-19T22:47:02.181 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (12m) 30s ago 12m 53.7M 2781M 17.2.0 e1d6a67b021e 93507ca261f0 2024-04-19T22:47:02.181 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (11m) 30s ago 11m 54.9M 3036M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:47:02.181 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (11m) 30s ago 11m 53.7M 3036M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:47:02.181 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (10m) 30s ago 10m 50.1M 3036M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:47:02.181 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (9m) 30s ago 9m 53.0M 3036M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:47:02.181 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (42s) 30s ago 9m 42.6M - 2.33.4 514e6a882f6e 80e3b346b1e3 2024-04-19T22:47:02.181 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (7m) 30s ago 7m 84.4M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:47:02.181 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (7m) 30s ago 7m 84.6M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:47:02.182 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (6m) 30s ago 6m 84.6M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:47:02.182 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (6m) 30s ago 6m 84.5M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:47:02.412 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:47:02] "GET /metrics HTTP/1.1" 200 35451 "" "Prometheus/2.33.4" 2024-04-19T22:47:02.609 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:47:02.609 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:47:02.609 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-19T22:47:02.609 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 1 2024-04-19T22:47:02.609 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:47:02.609 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:47:02.609 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:47:02.609 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:47:02.609 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:47:02.609 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T22:47:02.609 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:47:02.609 INFO:teuthology.orchestra.run.smithi044.stdout: "mds": {}, 2024-04-19T22:47:02.609 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:47:02.609 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:47:02.610 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:47:02.610 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:47:02.610 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-04-19T22:47:02.610 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:47:02.610 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:47:02.610 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:47:02.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:02 smithi165 bash[18577]: cephadm 2024-04-19T22:47:01.408958+0000 mgr.y (mgr.25321) 1 : cephadm [INF] [19/Apr/2024:22:47:01] ENGINE Bus STARTING 2024-04-19T22:47:02.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:02 smithi165 bash[18577]: cluster 2024-04-19T22:47:01.412249+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e38: y(active, since 1.01696s), standbys: x 2024-04-19T22:47:02.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:02 smithi165 bash[18577]: audit 2024-04-19T22:47:01.418246+0000 mgr.y (mgr.25321) 2 : audit [DBG] from='client.34113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:02.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:02 smithi165 bash[18577]: audit 2024-04-19T22:47:01.431004+0000 mgr.y (mgr.25321) 3 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:02.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:02 smithi165 bash[18577]: cluster 2024-04-19T22:47:01.433504+0000 mgr.y (mgr.25321) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:47:02.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:02 smithi165 bash[18577]: cephadm 2024-04-19T22:47:01.538665+0000 mgr.y (mgr.25321) 5 : cephadm [INF] [19/Apr/2024:22:47:01] ENGINE Serving on https://172.21.15.44:7150 2024-04-19T22:47:02.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:02 smithi165 bash[18577]: cephadm 2024-04-19T22:47:01.640667+0000 mgr.y (mgr.25321) 6 : cephadm [INF] [19/Apr/2024:22:47:01] ENGINE Serving on http://172.21.15.44:8765 2024-04-19T22:47:02.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:02 smithi165 bash[18577]: cephadm 2024-04-19T22:47:01.641015+0000 mgr.y (mgr.25321) 7 : cephadm [INF] [19/Apr/2024:22:47:01] ENGINE Bus STARTED 2024-04-19T22:47:02.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:02 smithi165 bash[18577]: audit 2024-04-19T22:47:01.786616+0000 mgr.y (mgr.25321) 8 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:02.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[55659]: cephadm 2024-04-19T22:47:01.408958+0000 mgr.y (mgr.25321) 1 : cephadm 1 [19/Apr/2024:22:47:01] ENGINE Bus STARTING 2024-04-19T22:47:02.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[55659]: cluster 2024-04-19T22:47:01.412249+0000 mon.a (mon.0) 49 : cluster 0 mgrmap e38: y(active, since 1.01696s), standbys: x 2024-04-19T22:47:02.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[55659]: audit 2024-04-19T22:47:01.418246+0000 mgr.y (mgr.25321) 2 : audit 0 from='client.34113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:02.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[55659]: audit 2024-04-19T22:47:01.431004+0000 mgr.y (mgr.25321) 3 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:02.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[55659]: cluster 2024-04-19T22:47:01.433504+0000 mgr.y (mgr.25321) 4 : cluster 0 pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:47:02.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[55659]: cephadm 2024-04-19T22:47:01.538665+0000 mgr.y (mgr.25321) 5 : cephadm 1 [19/Apr/2024:22:47:01] ENGINE Serving on https://172.21.15.44:7150 2024-04-19T22:47:02.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[55659]: cephadm 2024-04-19T22:47:01.640667+0000 mgr.y (mgr.25321) 6 : cephadm 1 [19/Apr/2024:22:47:01] ENGINE Serving on http://172.21.15.44:8765 2024-04-19T22:47:02.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[55659]: cephadm 2024-04-19T22:47:01.641015+0000 mgr.y (mgr.25321) 7 : cephadm 1 [19/Apr/2024:22:47:01] ENGINE Bus STARTED 2024-04-19T22:47:02.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[55659]: audit 2024-04-19T22:47:01.786616+0000 mgr.y (mgr.25321) 8 : audit 0 from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:02.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[23559]: cephadm 2024-04-19T22:47:01.408958+0000 mgr.y (mgr.25321) 1 : cephadm [INF] [19/Apr/2024:22:47:01] ENGINE Bus STARTING 2024-04-19T22:47:02.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[23559]: cluster 2024-04-19T22:47:01.412249+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e38: y(active, since 1.01696s), standbys: x 2024-04-19T22:47:02.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[23559]: audit 2024-04-19T22:47:01.418246+0000 mgr.y (mgr.25321) 2 : audit [DBG] from='client.34113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:02.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[23559]: audit 2024-04-19T22:47:01.431004+0000 mgr.y (mgr.25321) 3 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:02.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[23559]: cluster 2024-04-19T22:47:01.433504+0000 mgr.y (mgr.25321) 4 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:47:02.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[23559]: cephadm 2024-04-19T22:47:01.538665+0000 mgr.y (mgr.25321) 5 : cephadm [INF] [19/Apr/2024:22:47:01] ENGINE Serving on https://172.21.15.44:7150 2024-04-19T22:47:02.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[23559]: cephadm 2024-04-19T22:47:01.640667+0000 mgr.y (mgr.25321) 6 : cephadm [INF] [19/Apr/2024:22:47:01] ENGINE Serving on http://172.21.15.44:8765 2024-04-19T22:47:02.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[23559]: cephadm 2024-04-19T22:47:01.641015+0000 mgr.y (mgr.25321) 7 : cephadm [INF] [19/Apr/2024:22:47:01] ENGINE Bus STARTED 2024-04-19T22:47:02.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:02 smithi044 bash[23559]: audit 2024-04-19T22:47:01.786616+0000 mgr.y (mgr.25321) 8 : audit [DBG] from='client.34137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:02.972 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:47:02.973 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:47:02.973 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:47:02.973 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:47:02.973 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:47:02.973 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:47:02.973 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:47:02.973 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "2/23 daemons upgraded", 2024-04-19T22:47:02.973 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-04-19T22:47:02.973 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:47:02.973 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:47:03.419 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-04-19T22:47:03.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:03 smithi165 bash[18577]: audit 2024-04-19T22:47:02.136594+0000 mgr.y (mgr.25321) 9 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:03.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:03 smithi165 bash[18577]: cluster 2024-04-19T22:47:02.405824+0000 mon.a (mon.0) 50 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-19T22:47:03.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:03 smithi165 bash[18577]: cluster 2024-04-19T22:47:02.405881+0000 mon.a (mon.0) 51 : cluster [INF] Cluster is now healthy 2024-04-19T22:47:03.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:03 smithi165 bash[18577]: cluster 2024-04-19T22:47:02.425098+0000 mgr.y (mgr.25321) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:47:03.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:03 smithi165 bash[18577]: audit 2024-04-19T22:47:02.612843+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.44:0/1101707360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:47:03.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:03 smithi044 bash[55659]: audit 2024-04-19T22:47:02.136594+0000 mgr.y (mgr.25321) 9 : audit 0 from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:03.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:03 smithi044 bash[55659]: cluster 2024-04-19T22:47:02.405824+0000 mon.a (mon.0) 50 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-19T22:47:03.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:03 smithi044 bash[55659]: cluster 2024-04-19T22:47:02.405881+0000 mon.a (mon.0) 51 : cluster 1 Cluster is now healthy 2024-04-19T22:47:03.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:03 smithi044 bash[55659]: cluster 2024-04-19T22:47:02.425098+0000 mgr.y (mgr.25321) 10 : cluster 0 pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:47:03.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:03 smithi044 bash[55659]: audit 2024-04-19T22:47:02.612843+0000 mon.c (mon.1) 49 : audit 0 from='client.? 172.21.15.44:0/1101707360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:47:03.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:03 smithi044 bash[23559]: audit 2024-04-19T22:47:02.136594+0000 mgr.y (mgr.25321) 9 : audit [DBG] from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:03.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:03 smithi044 bash[23559]: cluster 2024-04-19T22:47:02.405824+0000 mon.a (mon.0) 50 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-19T22:47:03.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:03 smithi044 bash[23559]: cluster 2024-04-19T22:47:02.405881+0000 mon.a (mon.0) 51 : cluster [INF] Cluster is now healthy 2024-04-19T22:47:03.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:03 smithi044 bash[23559]: cluster 2024-04-19T22:47:02.425098+0000 mgr.y (mgr.25321) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:47:03.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:03 smithi044 bash[23559]: audit 2024-04-19T22:47:02.612843+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.44:0/1101707360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:47:04.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:04 smithi165 bash[18577]: audit 2024-04-19T22:47:02.976482+0000 mgr.y (mgr.25321) 11 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:04.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:04 smithi165 bash[18577]: cluster 2024-04-19T22:47:03.422817+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-04-19T22:47:04.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:04 smithi165 bash[18577]: audit 2024-04-19T22:47:03.423005+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.44:0/353498411' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:47:04.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:04 smithi044 bash[23559]: audit 2024-04-19T22:47:02.976482+0000 mgr.y (mgr.25321) 11 : audit [DBG] from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:04.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:04 smithi044 bash[23559]: cluster 2024-04-19T22:47:03.422817+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e39: y(active, since 3s), standbys: x 2024-04-19T22:47:04.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:04 smithi044 bash[23559]: audit 2024-04-19T22:47:03.423005+0000 mon.a (mon.0) 53 : audit [DBG] from='client.? 172.21.15.44:0/353498411' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:47:04.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:04 smithi044 bash[55659]: audit 2024-04-19T22:47:02.976482+0000 mgr.y (mgr.25321) 11 : audit 0 from='client.25378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:04.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:04 smithi044 bash[55659]: cluster 2024-04-19T22:47:03.422817+0000 mon.a (mon.0) 52 : cluster 0 mgrmap e39: y(active, since 3s), standbys: x 2024-04-19T22:47:04.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:04 smithi044 bash[55659]: audit 2024-04-19T22:47:03.423005+0000 mon.a (mon.0) 53 : audit 0 from='client.? 172.21.15.44:0/353498411' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:47:05.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:05 smithi044 bash[55659]: cluster 2024-04-19T22:47:04.425818+0000 mgr.y (mgr.25321) 12 : cluster 0 pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:47:05.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:05 smithi044 bash[55659]: cluster 2024-04-19T22:47:04.460851+0000 mon.a (mon.0) 54 : cluster 0 mgrmap e40: y(active, since 4s), standbys: x 2024-04-19T22:47:05.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:05 smithi044 bash[23559]: cluster 2024-04-19T22:47:04.425818+0000 mgr.y (mgr.25321) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:47:05.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:05 smithi044 bash[23559]: cluster 2024-04-19T22:47:04.460851+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-04-19T22:47:05.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:05 smithi165 bash[18577]: cluster 2024-04-19T22:47:04.425818+0000 mgr.y (mgr.25321) 12 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:47:05.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:05 smithi165 bash[18577]: cluster 2024-04-19T22:47:04.460851+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e40: y(active, since 4s), standbys: x 2024-04-19T22:47:05.943 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:05 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 8. 2024-04-19T22:47:05.943 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:05 smithi165 systemd[1]: Stopped Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:47:05.943 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:05 smithi165 systemd[1]: Started Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:47:06.693 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:06 smithi165 bash[43710]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:47:06.693 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:06 smithi165 bash[43710]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:47:07.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:07 smithi165 bash[18577]: cluster 2024-04-19T22:47:06.426243+0000 mgr.y (mgr.25321) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:47:07.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:07 smithi165 bash[18577]: audit 2024-04-19T22:47:06.913223+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:07.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:07 smithi165 bash[18577]: audit 2024-04-19T22:47:06.920664+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:07.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:07 smithi165 bash[18577]: audit 2024-04-19T22:47:07.393611+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:07.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:07 smithi165 bash[18577]: audit 2024-04-19T22:47:07.402942+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:07.694 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:07 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-19T22:47:07.694 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:07 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-19T22:47:07.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:07 smithi044 bash[55659]: cluster 2024-04-19T22:47:06.426243+0000 mgr.y (mgr.25321) 13 : cluster 0 pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:47:07.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:07 smithi044 bash[55659]: audit 2024-04-19T22:47:06.913223+0000 mon.a (mon.0) 55 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:07.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:07 smithi044 bash[55659]: audit 2024-04-19T22:47:06.920664+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:07.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:07 smithi044 bash[55659]: audit 2024-04-19T22:47:07.393611+0000 mon.a (mon.0) 57 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:07.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:07 smithi044 bash[55659]: audit 2024-04-19T22:47:07.402942+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:07.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:07 smithi044 bash[23559]: cluster 2024-04-19T22:47:06.426243+0000 mgr.y (mgr.25321) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:47:07.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:07 smithi044 bash[23559]: audit 2024-04-19T22:47:06.913223+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:07.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:07 smithi044 bash[23559]: audit 2024-04-19T22:47:06.920664+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:07.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:07 smithi044 bash[23559]: audit 2024-04-19T22:47:07.393611+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:07.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:07 smithi044 bash[23559]: audit 2024-04-19T22:47:07.402942+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:08.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:47:08 smithi165 bash[42022]: ts=2024-04-19T22:47: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.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:47:09.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:08 smithi044 bash[23559]: audit 2024-04-19T22:47:07.962095+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:09.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:08 smithi044 bash[23559]: audit 2024-04-19T22:47:07.967758+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:09.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:08 smithi044 bash[23559]: cluster 2024-04-19T22:47:08.427841+0000 mgr.y (mgr.25321) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-19T22:47:09.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:08 smithi044 bash[55659]: audit 2024-04-19T22:47:07.962095+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:09.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:08 smithi044 bash[55659]: audit 2024-04-19T22:47:07.967758+0000 mon.a (mon.0) 60 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:09.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:08 smithi044 bash[55659]: cluster 2024-04-19T22:47:08.427841+0000 mgr.y (mgr.25321) 14 : cluster 0 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-19T22:47:09.442 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:08 smithi165 bash[18577]: audit 2024-04-19T22:47:07.962095+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:09.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:08 smithi165 bash[18577]: audit 2024-04-19T22:47:07.967758+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:09.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:08 smithi165 bash[18577]: cluster 2024-04-19T22:47:08.427841+0000 mgr.y (mgr.25321) 14 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-19T22:47:10.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:10 smithi044 bash[23559]: audit 2024-04-19T22:47:09.009183+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:10.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:10 smithi044 bash[23559]: audit 2024-04-19T22:47:09.021039+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:10.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:10 smithi044 bash[55659]: audit 2024-04-19T22:47:09.009183+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:10.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:10 smithi044 bash[55659]: audit 2024-04-19T22:47:09.021039+0000 mon.a (mon.0) 62 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:10.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:10 smithi165 bash[18577]: audit 2024-04-19T22:47:09.009183+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:10.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:10 smithi165 bash[18577]: audit 2024-04-19T22:47:09.021039+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:11.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:11 smithi044 bash[23559]: cluster 2024-04-19T22:47:10.428625+0000 mgr.y (mgr.25321) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T22:47:11.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:11 smithi044 bash[55659]: cluster 2024-04-19T22:47:10.428625+0000 mgr.y (mgr.25321) 15 : cluster 0 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-19T22:47:11.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:11 smithi165 bash[18577]: cluster 2024-04-19T22:47:10.428625+0000 mgr.y (mgr.25321) 15 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T22:47:12.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:12 smithi044 bash[23559]: audit 2024-04-19T22:47:11.439933+0000 mgr.y (mgr.25321) 16 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:12.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:12 smithi044 bash[55659]: audit 2024-04-19T22:47:11.439933+0000 mgr.y (mgr.25321) 16 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:12.319 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:12 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:47:12] "GET /metrics HTTP/1.1" 200 35451 "" "Prometheus/2.33.4" 2024-04-19T22:47:12.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:12 smithi165 bash[18577]: audit 2024-04-19T22:47:11.439933+0000 mgr.y (mgr.25321) 16 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:13.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:13 smithi044 bash[23559]: cluster 2024-04-19T22:47:12.430277+0000 mgr.y (mgr.25321) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-19T22:47:13.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:13 smithi044 bash[55659]: cluster 2024-04-19T22:47:12.430277+0000 mgr.y (mgr.25321) 17 : cluster 0 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-19T22:47:13.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:13 smithi165 bash[18577]: cluster 2024-04-19T22:47:12.430277+0000 mgr.y (mgr.25321) 17 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-19T22:47:15.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:15 smithi044 bash[55659]: cluster 2024-04-19T22:47:14.431075+0000 mgr.y (mgr.25321) 18 : cluster 0 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-19T22:47:15.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:15 smithi044 bash[23559]: cluster 2024-04-19T22:47:14.431075+0000 mgr.y (mgr.25321) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T22:47:15.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:15 smithi165 bash[18577]: cluster 2024-04-19T22:47:14.431075+0000 mgr.y (mgr.25321) 18 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T22:47:16.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:16 smithi165 bash[18577]: audit 2024-04-19T22:47:15.534200+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:16.693 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:16 smithi165 bash[18577]: audit 2024-04-19T22:47:15.536443+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:47:16.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:16 smithi044 bash[55659]: audit 2024-04-19T22:47:15.534200+0000 mon.a (mon.0) 63 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:16.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:16 smithi044 bash[55659]: audit 2024-04-19T22:47:15.536443+0000 mon.a (mon.0) 64 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:47:16.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:16 smithi044 bash[23559]: audit 2024-04-19T22:47:15.534200+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:16.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:16 smithi044 bash[23559]: audit 2024-04-19T22:47:15.536443+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:47:17.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:17 smithi044 bash[55659]: cluster 2024-04-19T22:47:16.432503+0000 mgr.y (mgr.25321) 19 : cluster 0 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-19T22:47:17.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:17 smithi044 bash[23559]: cluster 2024-04-19T22:47:16.432503+0000 mgr.y (mgr.25321) 19 : 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-19T22:47:17.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:17 smithi165 bash[18577]: cluster 2024-04-19T22:47:16.432503+0000 mgr.y (mgr.25321) 19 : 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-19T22:47:17.943 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:17 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 9. 2024-04-19T22:47:17.943 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:17 smithi165 systemd[1]: Stopped Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:47:17.943 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:17 smithi165 systemd[1]: Started Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:47:18.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:47:18 smithi165 bash[42022]: ts=2024-04-19T22:47:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:47:19.443 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:18 smithi165 bash[44373]: Failed to start grafana. error: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:47:19.443 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:18 smithi165 bash[44373]: failed to create log directory "/usr/share/grafana/data/log": mkdir /usr/share/grafana/data: permission denied 2024-04-19T22:47:20.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[55659]: cluster 2024-04-19T22:47:18.433673+0000 mgr.y (mgr.25321) 20 : cluster 0 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-19T22:47:20.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[55659]: audit 2024-04-19T22:47:18.777937+0000 mon.a (mon.0) 65 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[55659]: audit 2024-04-19T22:47:18.790085+0000 mon.a (mon.0) 66 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[55659]: audit 2024-04-19T22:47:18.793910+0000 mon.a (mon.0) 67 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:47:20.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[55659]: audit 2024-04-19T22:47:18.795853+0000 mon.a (mon.0) 68 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:47:20.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[55659]: cephadm 2024-04-19T22:47:18.798542+0000 mgr.y (mgr.25321) 21 : cephadm 1 Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:47:20.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[55659]: cephadm 2024-04-19T22:47:18.799119+0000 mgr.y (mgr.25321) 22 : cephadm 1 Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:47:20.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[55659]: audit 2024-04-19T22:47:19.567505+0000 mon.a (mon.0) 69 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[55659]: audit 2024-04-19T22:47:19.576862+0000 mon.a (mon.0) 70 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[55659]: audit 2024-04-19T22:47:19.669835+0000 mon.a (mon.0) 71 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[55659]: audit 2024-04-19T22:47:19.682109+0000 mon.a (mon.0) 72 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[55659]: audit 2024-04-19T22:47:19.692258+0000 mon.a (mon.0) 73 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[23559]: cluster 2024-04-19T22:47:18.433673+0000 mgr.y (mgr.25321) 20 : 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-19T22:47:20.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[23559]: audit 2024-04-19T22:47:18.777937+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[23559]: audit 2024-04-19T22:47:18.790085+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[23559]: audit 2024-04-19T22:47:18.793910+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:47:20.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[23559]: audit 2024-04-19T22:47:18.795853+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:47:20.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[23559]: cephadm 2024-04-19T22:47:18.798542+0000 mgr.y (mgr.25321) 21 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:47:20.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[23559]: cephadm 2024-04-19T22:47:18.799119+0000 mgr.y (mgr.25321) 22 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:47:20.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[23559]: audit 2024-04-19T22:47:19.567505+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[23559]: audit 2024-04-19T22:47:19.576862+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[23559]: audit 2024-04-19T22:47:19.669835+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[23559]: audit 2024-04-19T22:47:19.682109+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:19 smithi044 bash[23559]: audit 2024-04-19T22:47:19.692258+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.193 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:19 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-04-19T22:47:20.193 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:19 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-19T22:47:20.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:19 smithi165 bash[18577]: cluster 2024-04-19T22:47:18.433673+0000 mgr.y (mgr.25321) 20 : 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-19T22:47:20.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:19 smithi165 bash[18577]: audit 2024-04-19T22:47:18.777937+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:19 smithi165 bash[18577]: audit 2024-04-19T22:47:18.790085+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:19 smithi165 bash[18577]: audit 2024-04-19T22:47:18.793910+0000 mon.a (mon.0) 67 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:47:20.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:19 smithi165 bash[18577]: audit 2024-04-19T22:47:18.795853+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:47:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:19 smithi165 bash[18577]: cephadm 2024-04-19T22:47:18.798542+0000 mgr.y (mgr.25321) 21 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.conf 2024-04-19T22:47:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:19 smithi165 bash[18577]: cephadm 2024-04-19T22:47:18.799119+0000 mgr.y (mgr.25321) 22 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.conf 2024-04-19T22:47:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:19 smithi165 bash[18577]: audit 2024-04-19T22:47:19.567505+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:19 smithi165 bash[18577]: audit 2024-04-19T22:47:19.576862+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:19 smithi165 bash[18577]: audit 2024-04-19T22:47:19.669835+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:19 smithi165 bash[18577]: audit 2024-04-19T22:47:19.682109+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:19 smithi165 bash[18577]: audit 2024-04-19T22:47:19.692258+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:21.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[55659]: cephadm 2024-04-19T22:47:19.065926+0000 mgr.y (mgr.25321) 23 : cephadm 1 Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:47:21.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[55659]: cephadm 2024-04-19T22:47:19.066317+0000 mgr.y (mgr.25321) 24 : cephadm 1 Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:47:21.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[55659]: cephadm 2024-04-19T22:47:19.231012+0000 mgr.y (mgr.25321) 25 : cephadm 1 Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:47:21.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[55659]: cephadm 2024-04-19T22:47:19.231218+0000 mgr.y (mgr.25321) 26 : cephadm 1 Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:47:21.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[55659]: cephadm 2024-04-19T22:47:19.395855+0000 mgr.y (mgr.25321) 27 : cephadm 1 Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:47:21.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[55659]: cephadm 2024-04-19T22:47:19.495918+0000 mgr.y (mgr.25321) 28 : cephadm 1 Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:47:21.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[55659]: audit 2024-04-19T22:47:19.795922+0000 mon.a (mon.0) 74 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:47:21.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[55659]: audit 2024-04-19T22:47:19.800657+0000 mon.a (mon.0) 75 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:47:21.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[55659]: audit 2024-04-19T22:47:19.802981+0000 mon.a (mon.0) 76 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T22:47:21.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[55659]: audit 2024-04-19T22:47:19.804391+0000 mon.a (mon.0) 77 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-19T22:47:21.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[55659]: cephadm 2024-04-19T22:47:19.805300+0000 mgr.y (mgr.25321) 29 : cephadm 1 Upgrade: It appears safe to stop mon.c 2024-04-19T22:47:21.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[23559]: cephadm 2024-04-19T22:47:19.065926+0000 mgr.y (mgr.25321) 23 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:47:21.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[23559]: cephadm 2024-04-19T22:47:19.066317+0000 mgr.y (mgr.25321) 24 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:47:21.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[23559]: cephadm 2024-04-19T22:47:19.231012+0000 mgr.y (mgr.25321) 25 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:47:21.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[23559]: cephadm 2024-04-19T22:47:19.231218+0000 mgr.y (mgr.25321) 26 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:47:21.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[23559]: cephadm 2024-04-19T22:47:19.395855+0000 mgr.y (mgr.25321) 27 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:47:21.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[23559]: cephadm 2024-04-19T22:47:19.495918+0000 mgr.y (mgr.25321) 28 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:47:21.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[23559]: audit 2024-04-19T22:47:19.795922+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:47:21.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[23559]: audit 2024-04-19T22:47:19.800657+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:47:21.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[23559]: audit 2024-04-19T22:47:19.802981+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T22:47:21.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[23559]: audit 2024-04-19T22:47:19.804391+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-19T22:47:21.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:20 smithi044 bash[23559]: cephadm 2024-04-19T22:47:19.805300+0000 mgr.y (mgr.25321) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-19T22:47:21.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:20 smithi165 bash[18577]: cephadm 2024-04-19T22:47:19.065926+0000 mgr.y (mgr.25321) 23 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:47:21.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:20 smithi165 bash[18577]: cephadm 2024-04-19T22:47:19.066317+0000 mgr.y (mgr.25321) 24 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T22:47:21.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:20 smithi165 bash[18577]: cephadm 2024-04-19T22:47:19.231012+0000 mgr.y (mgr.25321) 25 : cephadm [INF] Updating smithi165:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:47:21.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:20 smithi165 bash[18577]: cephadm 2024-04-19T22:47:19.231218+0000 mgr.y (mgr.25321) 26 : cephadm [INF] Updating smithi044:/etc/ceph/ceph.client.admin.keyring 2024-04-19T22:47:21.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:20 smithi165 bash[18577]: cephadm 2024-04-19T22:47:19.395855+0000 mgr.y (mgr.25321) 27 : cephadm [INF] Updating smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:47:21.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:20 smithi165 bash[18577]: cephadm 2024-04-19T22:47:19.495918+0000 mgr.y (mgr.25321) 28 : cephadm [INF] Updating smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T22:47:21.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:20 smithi165 bash[18577]: audit 2024-04-19T22:47:19.795922+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:47:21.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:20 smithi165 bash[18577]: audit 2024-04-19T22:47:19.800657+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:47:21.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:20 smithi165 bash[18577]: audit 2024-04-19T22:47:19.802981+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T22:47:21.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:20 smithi165 bash[18577]: audit 2024-04-19T22:47:19.804391+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-19T22:47:21.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:20 smithi165 bash[18577]: cephadm 2024-04-19T22:47:19.805300+0000 mgr.y (mgr.25321) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-19T22:47:22.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:21 smithi044 bash[55659]: cluster 2024-04-19T22:47:20.434481+0000 mgr.y (mgr.25321) 30 : cluster 0 pgmap v13: 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-19T22:47:22.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:21 smithi044 bash[23559]: cluster 2024-04-19T22:47:20.434481+0000 mgr.y (mgr.25321) 30 : cluster [DBG] pgmap v13: 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-19T22:47:22.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:21 smithi165 bash[18577]: cluster 2024-04-19T22:47:20.434481+0000 mgr.y (mgr.25321) 30 : cluster [DBG] pgmap v13: 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-19T22:47:22.475 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:22 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:47:22] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.33.4" 2024-04-19T22:47:23.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:22 smithi044 bash[55659]: audit 2024-04-19T22:47:21.448055+0000 mgr.y (mgr.25321) 31 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:23.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:22 smithi044 bash[55659]: audit 2024-04-19T22:47:22.034067+0000 mon.a (mon.0) 78 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:23.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:22 smithi044 bash[55659]: audit 2024-04-19T22:47:22.037974+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:47:23.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:22 smithi044 bash[55659]: audit 2024-04-19T22:47:22.039701+0000 mon.a (mon.0) 80 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:47:23.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:22 smithi044 bash[55659]: audit 2024-04-19T22:47:22.041414+0000 mon.a (mon.0) 81 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:47:23.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:22 smithi044 bash[23559]: audit 2024-04-19T22:47:21.448055+0000 mgr.y (mgr.25321) 31 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:23.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:22 smithi044 bash[23559]: audit 2024-04-19T22:47:22.034067+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:23.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:22 smithi044 bash[23559]: audit 2024-04-19T22:47:22.037974+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:47:23.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:22 smithi044 bash[23559]: audit 2024-04-19T22:47:22.039701+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:47:23.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:22 smithi044 bash[23559]: audit 2024-04-19T22:47:22.041414+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:47:23.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:22 smithi165 bash[18577]: audit 2024-04-19T22:47:21.448055+0000 mgr.y (mgr.25321) 31 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:23.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:22 smithi165 bash[18577]: audit 2024-04-19T22:47:22.034067+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:23.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:22 smithi165 bash[18577]: audit 2024-04-19T22:47:22.037974+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:47:23.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:22 smithi165 bash[18577]: audit 2024-04-19T22:47:22.039701+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:47:23.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:22 smithi165 bash[18577]: audit 2024-04-19T22:47:22.041414+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:47:24.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:23 smithi044 bash[55659]: cephadm 2024-04-19T22:47:22.025408+0000 mgr.y (mgr.25321) 32 : cephadm 1 Upgrade: Updating mon.c 2024-04-19T22:47:24.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:23 smithi044 bash[55659]: cephadm 2024-04-19T22:47:22.043342+0000 mgr.y (mgr.25321) 33 : cephadm 1 Deploying daemon mon.c on smithi044 2024-04-19T22:47:24.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:23 smithi044 bash[55659]: cluster 2024-04-19T22:47:22.436205+0000 mgr.y (mgr.25321) 34 : cluster 0 pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:47:24.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:23 smithi044 bash[23559]: cephadm 2024-04-19T22:47:22.025408+0000 mgr.y (mgr.25321) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-04-19T22:47:24.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:23 smithi044 bash[23559]: cephadm 2024-04-19T22:47:22.043342+0000 mgr.y (mgr.25321) 33 : cephadm [INF] Deploying daemon mon.c on smithi044 2024-04-19T22:47:24.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:23 smithi044 bash[23559]: cluster 2024-04-19T22:47:22.436205+0000 mgr.y (mgr.25321) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:47:24.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:23 smithi165 bash[18577]: cephadm 2024-04-19T22:47:22.025408+0000 mgr.y (mgr.25321) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-04-19T22:47:24.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:23 smithi165 bash[18577]: cephadm 2024-04-19T22:47:22.043342+0000 mgr.y (mgr.25321) 33 : cephadm [INF] Deploying daemon mon.c on smithi044 2024-04-19T22:47:24.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:23 smithi165 bash[18577]: cluster 2024-04-19T22:47:22.436205+0000 mgr.y (mgr.25321) 34 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:47:24.649 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:24 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:24.650 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:47:24 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:24.650 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:47:24 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:24.650 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:24 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:24.651 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:24 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:24.651 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:47:24 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:24.651 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:47:24 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:24.651 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:47:24 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:24.652 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:47:24 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:24.951 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:24 smithi044 systemd[1]: Stopping Ceph mon.c for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:47:24.951 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:24 smithi044 bash[23559]: debug 2024-04-19T22:47:24.771+0000 7fa19a445700 -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-19T22:47:24.951 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:24 smithi044 bash[23559]: debug 2024-04-19T22:47:24.771+0000 7fa19a445700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-19T22:47:25.817 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:25 smithi044 bash[56862]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mon-c 2024-04-19T22:47:25.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:25 smithi044 bash[56923]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mon-c 2024-04-19T22:47:25.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:25 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-19T22:47:25.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:25 smithi044 systemd[1]: Stopped Ceph mon.c for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:47:26.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:25 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:26.318 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:25 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:26.318 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:47:25 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:26.319 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:47:25 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:26.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:25 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:26.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 systemd[1]: Started Ceph mon.c for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:47:26.319 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:47:25 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:26.320 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:47:25 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:26.320 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:47:25 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:26.320 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:47:25 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:27.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.967+0000 7f2460d88c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-19T22:47:27.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.967+0000 7f2460d88c80 0 ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev), process ceph-mon, pid 7 2024-04-19T22:47:27.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.967+0000 7f2460d88c80 0 pidfile_write: ignore empty --pid-file 2024-04-19T22:47:27.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 0 load: jerasure load: lrc 2024-04-19T22:47:27.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-19T22:47:27.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Git sha 0 2024-04-19T22:47:27.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Compile date 2024-04-19 06:21:11 2024-04-19T22:47:27.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: DB SUMMARY 2024-04-19T22:47:27.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: DB Session ID: CYJ1V0Q4O8WDWOU7JRDP 2024-04-19T22:47:27.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: CURRENT file: CURRENT 2024-04-19T22:47:27.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-19T22:47:27.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1093 Bytes 2024-04-19T22:47:27.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-04-19T22:47:27.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 4347547 ; 2024-04-19T22:47:27.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.error_if_exists: 0 2024-04-19T22:47:27.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.create_if_missing: 0 2024-04-19T22:47:27.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-19T22:47:27.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-19T22:47:27.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-19T22:47:27.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-19T22:47:27.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.env: 0x561bce989c60 2024-04-19T22:47:27.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-19T22:47:27.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.info_log: 0x561bcfe7dae0 2024-04-19T22:47:27.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-19T22:47:27.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.statistics: (nil) 2024-04-19T22:47:27.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.use_fsync: 0 2024-04-19T22:47:27.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-19T22:47:27.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-19T22:47:27.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-19T22:47:27.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-19T22:47:27.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-19T22:47:27.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-19T22:47:27.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-19T22:47:27.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-19T22:47:27.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-19T22:47:27.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-19T22:47:27.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-19T22:47:27.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.db_log_dir: 2024-04-19T22:47:27.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.wal_dir: 2024-04-19T22:47:27.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-19T22:47:27.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-19T22:47:27.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-19T22:47:27.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-19T22:47:27.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-19T22:47:27.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-19T22:47:27.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.write_buffer_manager: 0x561bcfe50820 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.unordered_write: 0 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-19T22:47:27.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.row_cache: None 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.wal_filter: None 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.two_write_queues: 0 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.wal_compression: 0 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.atomic_flush: 0 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-19T22:47:27.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-19T22:47:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-19T22:47:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-19T22:47:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-19T22:47:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-19T22:47:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-19T22:47:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-19T22:47:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-19T22:47:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-19T22:47:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-19T22:47:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-19T22:47:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-19T22:47:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-19T22:47:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-19T22:47:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_open_files: -1 2024-04-19T22:47:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Compression algorithms supported: 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: kZSTD supported: 0 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: kXpressCompression supported: 0 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: kZlibCompression supported: 1 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-19T22:47:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-04-19T22:47:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-19T22:47:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-19T22:47:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.merge_operator: 2024-04-19T22:47:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compaction_filter: None 2024-04-19T22:47:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-19T22:47:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-19T22:47:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-19T22:47:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-19T22:47:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561bcfe7dbe0) 2024-04-19T22:47:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: cache_index_and_filter_blocks: 1 2024-04-19T22:47:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-19T22:47:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-19T22:47:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: pin_top_level_index_and_filter: 1 2024-04-19T22:47:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: index_type: 0 2024-04-19T22:47:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: data_block_index_type: 0 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: index_shortening: 1 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: data_block_hash_table_util_ratio: 0.750000 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: checksum: 4 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: no_block_cache: 0 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: block_cache: 0x561bcfe7f090 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: block_cache_name: BinnedLRUCache 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: block_cache_options: 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: capacity : 536870912 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: num_shard_bits : 4 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: strict_capacity_limit : 0 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: high_pri_pool_ratio: 0.000 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: block_cache_compressed: (nil) 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: persistent_cache: (nil) 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: block_size: 4096 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: block_size_deviation: 10 2024-04-19T22:47:27.329 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: block_restart_interval: 16 2024-04-19T22:47:27.330 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: index_block_restart_interval: 1 2024-04-19T22:47:27.330 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: metadata_block_size: 4096 2024-04-19T22:47:27.330 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: partition_filters: 0 2024-04-19T22:47:27.330 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: use_delta_encoding: 1 2024-04-19T22:47:27.330 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: filter_policy: bloomfilter 2024-04-19T22:47:27.330 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: whole_key_filtering: 1 2024-04-19T22:47:27.330 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: verify_compression: 0 2024-04-19T22:47:27.330 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: read_amp_bytes_per_bit: 0 2024-04-19T22:47:27.330 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: format_version: 5 2024-04-19T22:47:27.330 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: enable_index_compression: 1 2024-04-19T22:47:27.330 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: block_align: 0 2024-04-19T22:47:27.330 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: max_auto_readahead_size: 262144 2024-04-19T22:47:27.330 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: prepopulate_block_cache: 0 2024-04-19T22:47:27.330 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: initial_auto_readahead_size: 8192 2024-04-19T22:47:27.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: num_file_reads_for_auto_readahead: 2 2024-04-19T22:47:27.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-19T22:47:27.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-19T22:47:27.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compression: NoCompression 2024-04-19T22:47:27.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-19T22:47:27.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-19T22:47:27.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-19T22:47:27.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.num_levels: 7 2024-04-19T22:47:27.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-19T22:47:27.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-19T22:47:27.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-19T22:47:27.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-19T22:47:27.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-19T22:47:27.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-19T22:47:27.331 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-19T22:47:27.332 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-19T22:47:27.332 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-19T22:47:27.332 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-19T22:47:27.332 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-19T22:47:27.332 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-19T22:47:27.332 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-19T22:47:27.332 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-19T22:47:27.332 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-19T22:47:27.332 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-19T22:47:27.332 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-19T22:47:27.332 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-19T22:47:27.332 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-19T22:47:27.332 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-19T22:47:27.332 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-19T22:47:27.332 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-19T22:47:27.333 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-19T22:47:27.334 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.table_properties_collectors: 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.bloom_locality: 0 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.ttl: 2592000 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-19T22:47:27.335 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.enable_blob_files: false 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.min_blob_size: 0 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f24564f9700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 27.sst 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 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-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 succeeded,manifest_file_number is 9, next_file_number is 29, last_sequence is 16818, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 38935dfa-c17d-4a5e-a845-2fea343bc163 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713566846975106, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.971+0000 7f2460d88c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-04-19T22:47:27.336 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.991+0000 7f2460d88c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713566846991900, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 2790683, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 16823, "largest_seqno": 17775, "table_properties": {"data_size": 2785970, "index_size": 2607, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1093, "raw_key_size": 9935, "raw_average_key_size": 23, "raw_value_size": 2777028, "raw_average_value_size": 6691, "num_data_blocks": 118, "num_entries": 415, "num_filter_entries": 415, "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": "[]", "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": 1713566846, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "38935dfa-c17d-4a5e-a845-2fea343bc163", "db_session_id": "CYJ1V0Q4O8WDWOU7JRDP", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-04-19T22:47:27.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.991+0000 7f2460d88c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713566846992057, "job": 1, "event": "recovery_finished"} 2024-04-19T22:47:27.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.991+0000 7f2460d88c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-04-19T22:47:27.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.991+0000 7f2460d88c80 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-19T22:47:27.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.991+0000 7f2460d88c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000025.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-19T22:47:27.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.991+0000 7f2460d88c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561bcff74000 2024-04-19T22:47:27.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.991+0000 7f2460d88c80 4 rocksdb: DB pointer 0x561bcff5e000 2024-04-19T22:47:27.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.991+0000 7f244f4eb700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-19T22:47:27.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.991+0000 7f244f4eb700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-19T22:47:27.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: ** DB Stats ** 2024-04-19T22:47:27.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T22:47:27.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: 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-19T22:47:27.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T22:47:27.337 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T22:47:27.338 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: 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-19T22:47:27.338 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T22:47:27.338 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T22:47:27.338 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: ** Compaction Stats [default] ** 2024-04-19T22:47:27.338 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: 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-19T22:47:27.338 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-19T22:47:27.338 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: L0 1/0 2.66 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 424.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-04-19T22:47:27.338 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: L6 1/0 10.65 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-19T22:47:27.338 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: Sum 2/0 13.31 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 424.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-04-19T22:47:27.338 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 424.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-04-19T22:47:27.338 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: ** Compaction Stats [default] ** 2024-04-19T22:47:27.338 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: 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-19T22:47:27.338 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T22:47:27.338 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 424.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-04-19T22:47:27.339 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-19T22:47:27.339 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T22:47:27.339 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: Flush(GB): cumulative 0.003, interval 0.003 2024-04-19T22:47:27.339 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T22:47:27.339 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T22:47:27.339 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T22:47:27.339 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: AddFile(Keys): cumulative 0, interval 0 2024-04-19T22:47:27.339 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: Cumulative compaction: 0.00 GB write, 130.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T22:47:27.339 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: Interval compaction: 0.00 GB write, 130.32 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T22:47:27.339 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: 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-19T22:47:27.339 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: Block cache BinnedLRUCache@0x561bcfe7f090#7 capacity: 512.00 MB usage: 3.98 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-04-19T22:47:27.339 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: Block cache entry stats(count,size,portion): FilterBlock(1,1.16 KB,0.000220537%) IndexBlock(1,2.83 KB,0.000539422%) Misc(1,0.00 KB,0%) 2024-04-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: ** File Read Latency Histogram By Level [default] ** 2024-04-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.991+0000 7f2460d88c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] at bind addrs [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.995+0000 7f2460d88c80 1 mon.c@-1(???) e3 preinit fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.995+0000 7f2460d88c80 0 mon.c@-1(???).mds e1 new map 2024-04-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.995+0000 7f2460d88c80 0 mon.c@-1(???).mds e1 print_map 2024-04-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: e1 2024-04-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: 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-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: legacy client fscid: -1 2024-04-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: 2024-04-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: No filesystems configured 2024-04-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.995+0000 7f2460d88c80 0 mon.c@-1(???).osd e105 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.995+0000 7f2460d88c80 0 mon.c@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.995+0000 7f2460d88c80 0 mon.c@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.995+0000 7f2460d88c80 0 mon.c@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T22:47:27.340 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:26 smithi044 bash[56981]: debug 2024-04-19T22:47:26.995+0000 7f2460d88c80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-04-19T22:47:28.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[42022]: ts=2024-04-19T22:47: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.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:47:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:26.438465+0000 mgr.y (mgr.25321) 36 : cluster [DBG] pgmap v16: 161 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-19T22:47:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.209556+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-19T22:47:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.810151+0000 mon.a (mon.0) 82 : cluster [INF] mon.a calling monitor election 2024-04-19T22:47:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.831654+0000 mon.a (mon.0) 83 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T22:47:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.840458+0000 mon.a (mon.0) 84 : cluster [DBG] monmap epoch 3 2024-04-19T22:47:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.840497+0000 mon.a (mon.0) 85 : cluster [DBG] fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:47:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.840524+0000 mon.a (mon.0) 86 : cluster [DBG] last_changed 2024-04-19T22:32:24.106337+0000 2024-04-19T22:47:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.840548+0000 mon.a (mon.0) 87 : cluster [DBG] created 2024-04-19T22:30:37.298351+0000 2024-04-19T22:47:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.840570+0000 mon.a (mon.0) 88 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T22:47:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.840594+0000 mon.a (mon.0) 89 : cluster [DBG] election_strategy: 1 2024-04-19T22:47:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.840620+0000 mon.a (mon.0) 90 : cluster [DBG] 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-04-19T22:47:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.840659+0000 mon.a (mon.0) 91 : cluster [DBG] 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-04-19T22:47:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.840738+0000 mon.a (mon.0) 92 : cluster [DBG] 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-04-19T22:47:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.860245+0000 mon.a (mon.0) 93 : cluster [DBG] fsmap 2024-04-19T22:47:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.860305+0000 mon.a (mon.0) 94 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-19T22:47:28.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.861049+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e40: y(active, since 27s), standbys: x 2024-04-19T22:47:28.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: cluster 2024-04-19T22:47:27.861356+0000 mon.a (mon.0) 96 : cluster [INF] overall HEALTH_OK 2024-04-19T22:47:28.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: audit 2024-04-19T22:47:27.871447+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:28.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: audit 2024-04-19T22:47:27.886095+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:28.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:28 smithi165 bash[18577]: audit 2024-04-19T22:47:27.924944+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:47:29.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:26.438465+0000 mgr.y (mgr.25321) 36 : cluster 0 pgmap v16: 161 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-19T22:47:29.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.209556+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-04-19T22:47:29.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.810151+0000 mon.a (mon.0) 82 : cluster 1 mon.a calling monitor election 2024-04-19T22:47:29.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.831654+0000 mon.a (mon.0) 83 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T22:47:29.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.840458+0000 mon.a (mon.0) 84 : cluster 0 monmap epoch 3 2024-04-19T22:47:29.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.840497+0000 mon.a (mon.0) 85 : cluster 0 fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:47:29.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.840524+0000 mon.a (mon.0) 86 : cluster 0 last_changed 2024-04-19T22:32:24.106337+0000 2024-04-19T22:47:29.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.840548+0000 mon.a (mon.0) 87 : cluster 0 created 2024-04-19T22:30:37.298351+0000 2024-04-19T22:47:29.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.840570+0000 mon.a (mon.0) 88 : cluster 0 min_mon_release 17 (quincy) 2024-04-19T22:47:29.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.840594+0000 mon.a (mon.0) 89 : cluster 0 election_strategy: 1 2024-04-19T22:47:29.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.840620+0000 mon.a (mon.0) 90 : cluster 0 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-04-19T22:47:29.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.840659+0000 mon.a (mon.0) 91 : cluster 0 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-04-19T22:47:29.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.840738+0000 mon.a (mon.0) 92 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-04-19T22:47:29.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.860245+0000 mon.a (mon.0) 93 : cluster 0 fsmap 2024-04-19T22:47:29.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.860305+0000 mon.a (mon.0) 94 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2024-04-19T22:47:29.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.861049+0000 mon.a (mon.0) 95 : cluster 0 mgrmap e40: y(active, since 27s), standbys: x 2024-04-19T22:47:29.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: cluster 2024-04-19T22:47:27.861356+0000 mon.a (mon.0) 96 : cluster 1 overall HEALTH_OK 2024-04-19T22:47:29.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: audit 2024-04-19T22:47:27.871447+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:29.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: audit 2024-04-19T22:47:27.886095+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:29.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[55659]: audit 2024-04-19T22:47:27.924944+0000 mon.a (mon.0) 99 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:47:29.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:26.438465+0000 mgr.y (mgr.25321) 36 : cluster 0 pgmap v16: 161 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-19T22:47:29.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.209556+0000 mon.c (mon.1) 1 : cluster 1 mon.c calling monitor election 2024-04-19T22:47:29.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.810151+0000 mon.a (mon.0) 82 : cluster 1 mon.a calling monitor election 2024-04-19T22:47:29.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.831654+0000 mon.a (mon.0) 83 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T22:47:29.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.840458+0000 mon.a (mon.0) 84 : cluster 0 monmap epoch 3 2024-04-19T22:47:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.840497+0000 mon.a (mon.0) 85 : cluster 0 fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:47:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.840524+0000 mon.a (mon.0) 86 : cluster 0 last_changed 2024-04-19T22:32:24.106337+0000 2024-04-19T22:47:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.840548+0000 mon.a (mon.0) 87 : cluster 0 created 2024-04-19T22:30:37.298351+0000 2024-04-19T22:47:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.840570+0000 mon.a (mon.0) 88 : cluster 0 min_mon_release 17 (quincy) 2024-04-19T22:47:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.840594+0000 mon.a (mon.0) 89 : cluster 0 election_strategy: 1 2024-04-19T22:47:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.840620+0000 mon.a (mon.0) 90 : cluster 0 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-04-19T22:47:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.840659+0000 mon.a (mon.0) 91 : cluster 0 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-04-19T22:47:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.840738+0000 mon.a (mon.0) 92 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-04-19T22:47:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.860245+0000 mon.a (mon.0) 93 : cluster 0 fsmap 2024-04-19T22:47:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.860305+0000 mon.a (mon.0) 94 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2024-04-19T22:47:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.861049+0000 mon.a (mon.0) 95 : cluster 0 mgrmap e40: y(active, since 27s), standbys: x 2024-04-19T22:47:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: cluster 2024-04-19T22:47:27.861356+0000 mon.a (mon.0) 96 : cluster 1 overall HEALTH_OK 2024-04-19T22:47:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: audit 2024-04-19T22:47:27.871447+0000 mon.a (mon.0) 97 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: audit 2024-04-19T22:47:27.886095+0000 mon.a (mon.0) 98 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:29.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:28 smithi044 bash[56981]: audit 2024-04-19T22:47:27.924944+0000 mon.a (mon.0) 99 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:47:30.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:29 smithi165 bash[18577]: cluster 2024-04-19T22:47:28.438894+0000 mgr.y (mgr.25321) 37 : cluster [DBG] pgmap v17: 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-19T22:47:30.193 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:29 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Scheduled restart job, restart counter is at 10. 2024-04-19T22:47:30.194 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:29 smithi165 systemd[1]: Stopped Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:47:30.194 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:29 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Start request repeated too quickly. 2024-04-19T22:47:30.194 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:29 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-19T22:47:30.194 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:29 smithi165 systemd[1]: Failed to start Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:47:30.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:29 smithi044 bash[56981]: cluster 2024-04-19T22:47:28.438894+0000 mgr.y (mgr.25321) 37 : cluster 0 pgmap v17: 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-19T22:47:30.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:29 smithi044 bash[55659]: cluster 2024-04-19T22:47:28.438894+0000 mgr.y (mgr.25321) 37 : cluster 0 pgmap v17: 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-19T22:47:31.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:30 smithi165 bash[18577]: audit 2024-04-19T22:47:30.528681+0000 mon.a (mon.0) 100 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:47:31.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:30 smithi044 bash[55659]: audit 2024-04-19T22:47:30.528681+0000 mon.a (mon.0) 100 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:47:31.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:30 smithi044 bash[56981]: audit 2024-04-19T22:47:30.528681+0000 mon.a (mon.0) 100 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:47:32.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:31 smithi165 bash[18577]: cluster 2024-04-19T22:47:30.439590+0000 mgr.y (mgr.25321) 38 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:47:32.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:31 smithi044 bash[56981]: cluster 2024-04-19T22:47:30.439590+0000 mgr.y (mgr.25321) 38 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:47:32.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:31 smithi044 bash[55659]: cluster 2024-04-19T22:47:30.439590+0000 mgr.y (mgr.25321) 38 : cluster 0 pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:47:32.319 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:32 smithi044 bash[52546]: debug 2024-04-19T22:47:32.003+0000 7fe798828700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-19T22:47:32.319 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:32 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:47:32] "GET /metrics HTTP/1.1" 200 38189 "" "Prometheus/2.33.4" 2024-04-19T22:47:33.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:32 smithi165 bash[18577]: audit 2024-04-19T22:47:31.455962+0000 mgr.y (mgr.25321) 39 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:33.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:32 smithi044 bash[56981]: audit 2024-04-19T22:47:31.455962+0000 mgr.y (mgr.25321) 39 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:33.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:32 smithi044 bash[55659]: audit 2024-04-19T22:47:31.455962+0000 mgr.y (mgr.25321) 39 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:33.858 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:47:34.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:33 smithi165 bash[18577]: cluster 2024-04-19T22:47:32.441231+0000 mgr.y (mgr.25321) 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-19T22:47:34.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:33 smithi044 bash[55659]: cluster 2024-04-19T22:47:32.441231+0000 mgr.y (mgr.25321) 40 : cluster 0 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-19T22:47:34.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:33 smithi044 bash[56981]: cluster 2024-04-19T22:47:32.441231+0000 mgr.y (mgr.25321) 40 : cluster 0 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-19T22:47:34.602 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:47:34.602 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (2m) 0s ago 9m 14.3M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:47:34.602 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 running (29s) 27s ago 8m - - dad864ee21e9 f7cf4ad747ec 2024-04-19T22:47:34.602 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (80s) 0s ago 7m 43.2M - 3.5 e1d6a67b021e 57b20873ff61 2024-04-19T22:47:34.603 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (68s) 27s ago 14m 434M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:47:34.603 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (2m) 0s ago 16m 482M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:47:34.603 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (45s) 0s ago 16m 37.5M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:47:34.603 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (15m) 27s ago 15m 48.8M 2048M 17.2.0 e1d6a67b021e e6f3f5a1fec1 2024-04-19T22:47:34.603 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (8s) 0s ago 15m 21.2M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:47:34.603 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (2m) 0s ago 9m 9400k - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:47:34.603 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (2m) 27s ago 9m 11.2M - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:47:34.603 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (14m) 0s ago 14m 54.7M 2781M 17.2.0 e1d6a67b021e 6edc0b1b604b 2024-04-19T22:47:34.603 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (13m) 0s ago 13m 56.5M 2781M 17.2.0 e1d6a67b021e 7d1be84a1e1a 2024-04-19T22:47:34.603 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (13m) 0s ago 13m 50.1M 2781M 17.2.0 e1d6a67b021e 1bd0c78e6456 2024-04-19T22:47:34.603 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (12m) 0s ago 12m 54.1M 2781M 17.2.0 e1d6a67b021e 93507ca261f0 2024-04-19T22:47:34.603 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (12m) 27s ago 12m 55.2M 3036M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:47:34.603 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (11m) 27s ago 11m 54.1M 3036M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:47:34.603 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (11m) 27s ago 11m 50.6M 3036M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:47:34.603 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (10m) 27s ago 10m 53.6M 3036M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:47:34.604 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (74s) 27s ago 9m 50.8M - 2.33.4 514e6a882f6e 80e3b346b1e3 2024-04-19T22:47:34.604 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (7m) 0s ago 7m 85.4M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:47:34.604 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (7m) 27s ago 7m 85.2M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:47:34.604 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (7m) 0s ago 7m 85.2M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:47:34.604 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (7m) 27s ago 7m 84.8M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:47:35.039 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:47:35.039 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:47:35.039 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-19T22:47:35.039 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:47:35.040 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:47:35.040 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:47:35.040 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:47:35.040 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:47:35.040 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:47:35.040 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T22:47:35.040 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:47:35.040 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:47:35.040 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:47:35.040 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:47:35.040 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:47:35.040 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-19T22:47:35.040 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 4 2024-04-19T22:47:35.040 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:47:35.040 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:47:35.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:34 smithi165 bash[18577]: audit 2024-04-19T22:47:33.848736+0000 mgr.y (mgr.25321) 41 : audit [DBG] from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:35.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:34 smithi165 bash[18577]: audit 2024-04-19T22:47:34.072287+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:35.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:34 smithi165 bash[18577]: audit 2024-04-19T22:47:34.080689+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:35.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:34 smithi165 bash[18577]: audit 2024-04-19T22:47:34.240231+0000 mgr.y (mgr.25321) 42 : audit [DBG] from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:35.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:34 smithi165 bash[18577]: cluster 2024-04-19T22:47:34.441724+0000 mgr.y (mgr.25321) 43 : 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-19T22:47:35.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:34 smithi165 bash[18577]: audit 2024-04-19T22:47:34.586570+0000 mgr.y (mgr.25321) 44 : audit [DBG] from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:35.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:34 smithi044 bash[55659]: audit 2024-04-19T22:47:33.848736+0000 mgr.y (mgr.25321) 41 : audit 0 from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:35.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:34 smithi044 bash[55659]: audit 2024-04-19T22:47:34.072287+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:35.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:34 smithi044 bash[55659]: audit 2024-04-19T22:47:34.080689+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:35.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:34 smithi044 bash[55659]: audit 2024-04-19T22:47:34.240231+0000 mgr.y (mgr.25321) 42 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:35.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:34 smithi044 bash[55659]: cluster 2024-04-19T22:47:34.441724+0000 mgr.y (mgr.25321) 43 : cluster 0 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-19T22:47:35.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:34 smithi044 bash[55659]: audit 2024-04-19T22:47:34.586570+0000 mgr.y (mgr.25321) 44 : audit 0 from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:35.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:34 smithi044 bash[56981]: audit 2024-04-19T22:47:33.848736+0000 mgr.y (mgr.25321) 41 : audit 0 from='client.44101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:35.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:34 smithi044 bash[56981]: audit 2024-04-19T22:47:34.072287+0000 mon.a (mon.0) 101 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:35.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:34 smithi044 bash[56981]: audit 2024-04-19T22:47:34.080689+0000 mon.a (mon.0) 102 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:35.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:34 smithi044 bash[56981]: audit 2024-04-19T22:47:34.240231+0000 mgr.y (mgr.25321) 42 : audit 0 from='client.34179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:35.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:34 smithi044 bash[56981]: cluster 2024-04-19T22:47:34.441724+0000 mgr.y (mgr.25321) 43 : cluster 0 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-19T22:47:35.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:34 smithi044 bash[56981]: audit 2024-04-19T22:47:34.586570+0000 mgr.y (mgr.25321) 44 : audit 0 from='client.44113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:35.414 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:47:35.415 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:47:35.415 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:47:35.415 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:47:35.415 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:47:35.415 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:47:35.415 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:47:35.415 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "4/23 daemons upgraded", 2024-04-19T22:47:35.415 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mon daemons", 2024-04-19T22:47:35.415 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:47:35.415 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:47:35.856 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-04-19T22:47:36.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:35 smithi165 bash[18577]: audit 2024-04-19T22:47:35.043562+0000 mon.a (mon.0) 103 : audit [DBG] from='client.? 172.21.15.44:0/3269229322' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:47:36.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:35 smithi165 bash[18577]: audit 2024-04-19T22:47:35.172742+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:36.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:35 smithi165 bash[18577]: audit 2024-04-19T22:47:35.189422+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:36.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:35 smithi165 bash[18577]: audit 2024-04-19T22:47:35.417932+0000 mgr.y (mgr.25321) 45 : audit [DBG] from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:36.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:35 smithi165 bash[18577]: audit 2024-04-19T22:47:35.860111+0000 mon.c (mon.1) 2 : audit [DBG] from='client.? 172.21.15.44:0/1962101391' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:47:36.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:35 smithi044 bash[55659]: audit 2024-04-19T22:47:35.043562+0000 mon.a (mon.0) 103 : audit 0 from='client.? 172.21.15.44:0/3269229322' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:47:36.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:35 smithi044 bash[55659]: audit 2024-04-19T22:47:35.172742+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:36.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:35 smithi044 bash[55659]: audit 2024-04-19T22:47:35.189422+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:36.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:35 smithi044 bash[55659]: audit 2024-04-19T22:47:35.417932+0000 mgr.y (mgr.25321) 45 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:36.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:35 smithi044 bash[55659]: audit 2024-04-19T22:47:35.860111+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.44:0/1962101391' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:47:36.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:35 smithi044 bash[56981]: audit 2024-04-19T22:47:35.043562+0000 mon.a (mon.0) 103 : audit 0 from='client.? 172.21.15.44:0/3269229322' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:47:36.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:35 smithi044 bash[56981]: audit 2024-04-19T22:47:35.172742+0000 mon.a (mon.0) 104 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:36.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:35 smithi044 bash[56981]: audit 2024-04-19T22:47:35.189422+0000 mon.a (mon.0) 105 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:36.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:35 smithi044 bash[56981]: audit 2024-04-19T22:47:35.417932+0000 mgr.y (mgr.25321) 45 : audit 0 from='client.44125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:47:36.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:35 smithi044 bash[56981]: audit 2024-04-19T22:47:35.860111+0000 mon.c (mon.1) 2 : audit 0 from='client.? 172.21.15.44:0/1962101391' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:47:37.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:36 smithi165 bash[18577]: cluster 2024-04-19T22:47:36.443380+0000 mgr.y (mgr.25321) 46 : cluster [DBG] pgmap v21: 161 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-19T22:47:37.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:36 smithi044 bash[56981]: cluster 2024-04-19T22:47:36.443380+0000 mgr.y (mgr.25321) 46 : cluster 0 pgmap v21: 161 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-19T22:47:37.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:36 smithi044 bash[55659]: cluster 2024-04-19T22:47:36.443380+0000 mgr.y (mgr.25321) 46 : cluster 0 pgmap v21: 161 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-19T22:47:38.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:47:38 smithi165 bash[42022]: ts=2024-04-19T22:47:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:47:39.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:39 smithi044 bash[55659]: cluster 2024-04-19T22:47:38.444128+0000 mgr.y (mgr.25321) 47 : cluster 0 pgmap v22: 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-19T22:47:39.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:39 smithi044 bash[56981]: cluster 2024-04-19T22:47:38.444128+0000 mgr.y (mgr.25321) 47 : cluster 0 pgmap v22: 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-19T22:47:39.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:39 smithi165 bash[18577]: cluster 2024-04-19T22:47:38.444128+0000 mgr.y (mgr.25321) 47 : cluster [DBG] pgmap v22: 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-19T22:47:41.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:41 smithi044 bash[55659]: cluster 2024-04-19T22:47:40.444893+0000 mgr.y (mgr.25321) 48 : cluster 0 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-19T22:47:41.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:41 smithi044 bash[56981]: cluster 2024-04-19T22:47:40.444893+0000 mgr.y (mgr.25321) 48 : cluster 0 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-19T22:47:41.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:41 smithi165 bash[18577]: cluster 2024-04-19T22:47:40.444893+0000 mgr.y (mgr.25321) 48 : 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-19T22:47:42.509 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:42 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:47:42] "GET /metrics HTTP/1.1" 200 38189 "" "Prometheus/2.33.4" 2024-04-19T22:47:42.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:42 smithi044 bash[56981]: audit 2024-04-19T22:47:41.459520+0000 mgr.y (mgr.25321) 49 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:42.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:42 smithi044 bash[55659]: audit 2024-04-19T22:47:41.459520+0000 mgr.y (mgr.25321) 49 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:42.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:42 smithi165 bash[18577]: audit 2024-04-19T22:47:41.459520+0000 mgr.y (mgr.25321) 49 : audit [DBG] from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:43.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:43 smithi044 bash[55659]: cluster 2024-04-19T22:47:42.446542+0000 mgr.y (mgr.25321) 50 : cluster 0 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-19T22:47:43.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:43 smithi044 bash[56981]: cluster 2024-04-19T22:47:42.446542+0000 mgr.y (mgr.25321) 50 : cluster 0 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-19T22:47:43.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:43 smithi165 bash[18577]: cluster 2024-04-19T22:47:42.446542+0000 mgr.y (mgr.25321) 50 : 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-19T22:47:45.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:45 smithi165 bash[18577]: cluster 2024-04-19T22:47:44.447238+0000 mgr.y (mgr.25321) 51 : 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-19T22:47:45.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:45 smithi165 bash[18577]: audit 2024-04-19T22:47:44.687333+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:45.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:45 smithi165 bash[18577]: audit 2024-04-19T22:47:44.698909+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:45.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:45 smithi165 bash[18577]: audit 2024-04-19T22:47:44.701474+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:47:45.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:45 smithi165 bash[18577]: audit 2024-04-19T22:47:44.703233+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:47:45.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:45 smithi165 bash[18577]: audit 2024-04-19T22:47:44.712965+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:45.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:45 smithi165 bash[18577]: audit 2024-04-19T22:47:44.813542+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:47:45.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:45 smithi165 bash[18577]: audit 2024-04-19T22:47:44.818822+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:47:45.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:45 smithi165 bash[18577]: audit 2024-04-19T22:47:44.822286+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T22:47:45.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:45 smithi165 bash[18577]: audit 2024-04-19T22:47:44.824178+0000 mon.a (mon.0) 114 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-19T22:47:45.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:45 smithi165 bash[18577]: cephadm 2024-04-19T22:47:44.825567+0000 mgr.y (mgr.25321) 52 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-19T22:47:45.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:45 smithi165 bash[18577]: audit 2024-04-19T22:47:45.529190+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:47:46.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[56981]: cluster 2024-04-19T22:47:44.447238+0000 mgr.y (mgr.25321) 51 : cluster 0 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-19T22:47:46.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[56981]: audit 2024-04-19T22:47:44.687333+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:46.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[56981]: audit 2024-04-19T22:47:44.698909+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:46.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[56981]: audit 2024-04-19T22:47:44.701474+0000 mon.a (mon.0) 108 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:47:46.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[56981]: audit 2024-04-19T22:47:44.703233+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:47:46.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[56981]: audit 2024-04-19T22:47:44.712965+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:46.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[56981]: audit 2024-04-19T22:47:44.813542+0000 mon.a (mon.0) 111 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:47:46.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[56981]: audit 2024-04-19T22:47:44.818822+0000 mon.a (mon.0) 112 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:47:46.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[56981]: audit 2024-04-19T22:47:44.822286+0000 mon.a (mon.0) 113 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T22:47:46.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[56981]: audit 2024-04-19T22:47:44.824178+0000 mon.a (mon.0) 114 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-19T22:47:46.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[56981]: cephadm 2024-04-19T22:47:44.825567+0000 mgr.y (mgr.25321) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-04-19T22:47:46.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[56981]: audit 2024-04-19T22:47:45.529190+0000 mon.a (mon.0) 115 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:47:46.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[55659]: cluster 2024-04-19T22:47:44.447238+0000 mgr.y (mgr.25321) 51 : cluster 0 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-19T22:47:46.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[55659]: audit 2024-04-19T22:47:44.687333+0000 mon.a (mon.0) 106 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:46.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[55659]: audit 2024-04-19T22:47:44.698909+0000 mon.a (mon.0) 107 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:46.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[55659]: audit 2024-04-19T22:47:44.701474+0000 mon.a (mon.0) 108 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:47:46.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[55659]: audit 2024-04-19T22:47:44.703233+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:47:46.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[55659]: audit 2024-04-19T22:47:44.712965+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:46.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[55659]: audit 2024-04-19T22:47:44.813542+0000 mon.a (mon.0) 111 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:47:46.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[55659]: audit 2024-04-19T22:47:44.818822+0000 mon.a (mon.0) 112 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:47:46.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[55659]: audit 2024-04-19T22:47:44.822286+0000 mon.a (mon.0) 113 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T22:47:46.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[55659]: audit 2024-04-19T22:47:44.824178+0000 mon.a (mon.0) 114 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-19T22:47:46.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[55659]: cephadm 2024-04-19T22:47:44.825567+0000 mgr.y (mgr.25321) 52 : cephadm 1 Upgrade: It appears safe to stop mon.b 2024-04-19T22:47:46.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:45 smithi044 bash[55659]: audit 2024-04-19T22:47:45.529190+0000 mon.a (mon.0) 115 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:47:47.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:47 smithi165 bash[18577]: cluster 2024-04-19T22:47:46.449099+0000 mgr.y (mgr.25321) 53 : cluster [DBG] pgmap v26: 161 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-19T22:47:47.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:47 smithi165 bash[18577]: audit 2024-04-19T22:47:46.961167+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:47.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:47 smithi165 bash[18577]: audit 2024-04-19T22:47:46.965939+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:47:47.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:47 smithi165 bash[18577]: audit 2024-04-19T22:47:46.967710+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:47:47.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:47 smithi165 bash[18577]: audit 2024-04-19T22:47:46.969328+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:47:48.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:47 smithi044 bash[55659]: cluster 2024-04-19T22:47:46.449099+0000 mgr.y (mgr.25321) 53 : cluster 0 pgmap v26: 161 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-19T22:47:48.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:47 smithi044 bash[55659]: audit 2024-04-19T22:47:46.961167+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:48.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:47 smithi044 bash[55659]: audit 2024-04-19T22:47:46.965939+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:47:48.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:47 smithi044 bash[55659]: audit 2024-04-19T22:47:46.967710+0000 mon.a (mon.0) 118 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:47:48.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:47 smithi044 bash[55659]: audit 2024-04-19T22:47:46.969328+0000 mon.a (mon.0) 119 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:47:48.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:47 smithi044 bash[56981]: cluster 2024-04-19T22:47:46.449099+0000 mgr.y (mgr.25321) 53 : cluster 0 pgmap v26: 161 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-19T22:47:48.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:47 smithi044 bash[56981]: audit 2024-04-19T22:47:46.961167+0000 mon.a (mon.0) 116 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:48.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:47 smithi044 bash[56981]: audit 2024-04-19T22:47:46.965939+0000 mon.a (mon.0) 117 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:47:48.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:47 smithi044 bash[56981]: audit 2024-04-19T22:47:46.967710+0000 mon.a (mon.0) 118 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:47:48.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:47 smithi044 bash[56981]: audit 2024-04-19T22:47:46.969328+0000 mon.a (mon.0) 119 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:47:48.693 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:47:48 smithi165 bash[42022]: ts=2024-04-19T22:47:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:47:49.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:48 smithi044 bash[55659]: cephadm 2024-04-19T22:47:46.953282+0000 mgr.y (mgr.25321) 54 : cephadm 1 Upgrade: Updating mon.b 2024-04-19T22:47:49.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:48 smithi044 bash[55659]: cephadm 2024-04-19T22:47:46.971532+0000 mgr.y (mgr.25321) 55 : cephadm 1 Deploying daemon mon.b on smithi165 2024-04-19T22:47:49.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:48 smithi044 bash[56981]: cephadm 2024-04-19T22:47:46.953282+0000 mgr.y (mgr.25321) 54 : cephadm 1 Upgrade: Updating mon.b 2024-04-19T22:47:49.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:48 smithi044 bash[56981]: cephadm 2024-04-19T22:47:46.971532+0000 mgr.y (mgr.25321) 55 : cephadm 1 Deploying daemon mon.b on smithi165 2024-04-19T22:47:49.138 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:48 smithi165 bash[18577]: cephadm 2024-04-19T22:47:46.953282+0000 mgr.y (mgr.25321) 54 : cephadm [INF] Upgrade: Updating mon.b 2024-04-19T22:47:49.139 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:48 smithi165 bash[18577]: cephadm 2024-04-19T22:47:46.971532+0000 mgr.y (mgr.25321) 55 : cephadm [INF] Deploying daemon mon.b on smithi165 2024-04-19T22:47:49.441 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:47:49 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:49.441 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:47:49 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:49.442 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:47:49 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:49.442 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:47:49 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:49.442 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:47:49 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:49.443 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:49 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:49.443 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:47:49 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:49.443 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:47:49 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:49.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:49 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:49.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:49 smithi165 systemd[1]: Stopping Ceph mon.b for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:47:49.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:49 smithi165 bash[18577]: debug 2024-04-19T22:47:49.374+0000 7fa3964ed700 -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-19T22:47:49.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:49 smithi165 bash[18577]: debug 2024-04-19T22:47:49.374+0000 7fa3964ed700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-19T22:47:50.311 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:49 smithi165 bash[44746]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mon-b 2024-04-19T22:47:50.311 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:50 smithi165 bash[44807]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-mon-b 2024-04-19T22:47:50.312 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:50 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-19T22:47:50.312 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:50 smithi165 systemd[1]: Stopped Ceph mon.b for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:47:50.693 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:47:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:50.694 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:47:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:50.694 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:47:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:50.694 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:47:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:50.694 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:47:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:50.695 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:47:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:50.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:50.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:50 smithi165 systemd[1]: Started Ceph mon.b for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:47:50.695 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:47:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:50.695 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:47:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:47:51.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.382+0000 7fe4bb80ec80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-19T22:47:51.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.382+0000 7fe4bb80ec80 0 ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev), process ceph-mon, pid 7 2024-04-19T22:47:51.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.382+0000 7fe4bb80ec80 0 pidfile_write: ignore empty --pid-file 2024-04-19T22:47:51.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 0 load: jerasure load: lrc 2024-04-19T22:47:51.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: RocksDB version: 7.9.2 2024-04-19T22:47:51.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Git sha 0 2024-04-19T22:47:51.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Compile date 2024-04-19 06:21:11 2024-04-19T22:47:51.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: DB SUMMARY 2024-04-19T22:47:51.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: DB Session ID: 0ZFZJW7W8XBKQ1V8Z4I1 2024-04-19T22:47:51.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: CURRENT file: CURRENT 2024-04-19T22:47:51.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-19T22:47:51.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1284 Bytes 2024-04-19T22:47:51.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000030.sst 2024-04-19T22:47:51.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000028.log size: 457554 ; 2024-04-19T22:47:51.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.error_if_exists: 0 2024-04-19T22:47:51.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.create_if_missing: 0 2024-04-19T22:47:51.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.paranoid_checks: 1 2024-04-19T22:47:51.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-19T22:47:51.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-19T22:47:51.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-19T22:47:51.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.env: 0x564f37ae7c60 2024-04-19T22:47:51.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-19T22:47:51.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.info_log: 0x564f39c6dae0 2024-04-19T22:47:51.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-19T22:47:51.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.statistics: (nil) 2024-04-19T22:47:51.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.use_fsync: 0 2024-04-19T22:47:51.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_log_file_size: 0 2024-04-19T22:47:51.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-19T22:47:51.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-19T22:47:51.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-19T22:47:51.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-19T22:47:51.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.allow_fallocate: 1 2024-04-19T22:47:51.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-19T22:47:51.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-19T22:47:51.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.use_direct_reads: 0 2024-04-19T22:47:51.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-19T22:47:51.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-19T22:47:51.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.db_log_dir: 2024-04-19T22:47:51.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.wal_dir: 2024-04-19T22:47:51.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-19T22:47:51.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-19T22:47:51.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-19T22:47:51.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-19T22:47:51.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-19T22:47:51.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-19T22:47:51.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-19T22:47:51.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-19T22:47:51.699 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.write_buffer_manager: 0x564f39c40820 2024-04-19T22:47:51.699 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-19T22:47:51.699 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-19T22:47:51.699 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-19T22:47:51.699 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-19T22:47:51.699 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-19T22:47:51.699 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-19T22:47:51.699 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-19T22:47:51.699 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-19T22:47:51.699 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.unordered_write: 0 2024-04-19T22:47:51.699 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-19T22:47:51.699 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-19T22:47:51.700 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-19T22:47:51.700 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-19T22:47:51.700 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.row_cache: None 2024-04-19T22:47:51.700 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.wal_filter: None 2024-04-19T22:47:51.700 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-19T22:47:51.700 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-19T22:47:51.700 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.two_write_queues: 0 2024-04-19T22:47:51.700 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-19T22:47:51.700 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.wal_compression: 0 2024-04-19T22:47:51.700 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.atomic_flush: 0 2024-04-19T22:47:51.700 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-19T22:47:51.700 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-19T22:47:51.700 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-19T22:47:51.701 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.log_readahead_size: 0 2024-04-19T22:47:51.701 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-19T22:47:51.701 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-19T22:47:51.701 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-19T22:47:51.701 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-19T22:47:51.701 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-19T22:47:51.701 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-19T22:47:51.701 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-19T22:47:51.701 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_background_jobs: 2 2024-04-19T22:47:51.701 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_background_compactions: -1 2024-04-19T22:47:51.701 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_subcompactions: 1 2024-04-19T22:47:51.701 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-19T22:47:51.701 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-19T22:47:51.701 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-19T22:47:51.702 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-19T22:47:51.702 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-19T22:47:51.702 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-19T22:47:51.702 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-19T22:47:51.702 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-19T22:47:51.702 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_open_files: -1 2024-04-19T22:47:51.702 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-19T22:47:51.702 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-19T22:47:51.702 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-19T22:47:51.702 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-19T22:47:51.702 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_background_flushes: -1 2024-04-19T22:47:51.702 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Compression algorithms supported: 2024-04-19T22:47:51.702 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-19T22:47:51.703 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: kZSTD supported: 0 2024-04-19T22:47:51.703 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: kXpressCompression supported: 0 2024-04-19T22:47:51.703 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-19T22:47:51.703 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: kZlibCompression supported: 1 2024-04-19T22:47:51.703 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: kSnappyCompression supported: 1 2024-04-19T22:47:51.703 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: kLZ4Compression supported: 1 2024-04-19T22:47:51.703 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: kBZip2Compression supported: 0 2024-04-19T22:47:51.703 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-19T22:47:51.703 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-19T22:47:51.703 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-04-19T22:47:51.704 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-19T22:47:51.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-19T22:47:51.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.merge_operator: 2024-04-19T22:47:51.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compaction_filter: None 2024-04-19T22:47:51.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-19T22:47:51.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-19T22:47:51.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-19T22:47:51.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-19T22:47:51.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564f39c6dbe0) 2024-04-19T22:47:51.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: cache_index_and_filter_blocks: 1 2024-04-19T22:47:51.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-19T22:47:51.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-19T22:47:51.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: pin_top_level_index_and_filter: 1 2024-04-19T22:47:51.705 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: index_type: 0 2024-04-19T22:47:51.706 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: data_block_index_type: 0 2024-04-19T22:47:51.706 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: index_shortening: 1 2024-04-19T22:47:51.706 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: data_block_hash_table_util_ratio: 0.750000 2024-04-19T22:47:51.706 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: checksum: 4 2024-04-19T22:47:51.706 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: no_block_cache: 0 2024-04-19T22:47:51.706 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: block_cache: 0x564f39c6f090 2024-04-19T22:47:51.706 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: block_cache_name: BinnedLRUCache 2024-04-19T22:47:51.706 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: block_cache_options: 2024-04-19T22:47:51.706 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: capacity : 536870912 2024-04-19T22:47:51.706 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: num_shard_bits : 4 2024-04-19T22:47:51.706 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: strict_capacity_limit : 0 2024-04-19T22:47:51.706 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: high_pri_pool_ratio: 0.000 2024-04-19T22:47:51.706 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: block_cache_compressed: (nil) 2024-04-19T22:47:51.706 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: persistent_cache: (nil) 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: block_size: 4096 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: block_size_deviation: 10 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: block_restart_interval: 16 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: index_block_restart_interval: 1 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: metadata_block_size: 4096 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: partition_filters: 0 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: use_delta_encoding: 1 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: filter_policy: bloomfilter 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: whole_key_filtering: 1 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: verify_compression: 0 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: read_amp_bytes_per_bit: 0 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: format_version: 5 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: enable_index_compression: 1 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: block_align: 0 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: max_auto_readahead_size: 262144 2024-04-19T22:47:51.707 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: prepopulate_block_cache: 0 2024-04-19T22:47:51.708 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: initial_auto_readahead_size: 8192 2024-04-19T22:47:51.708 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: num_file_reads_for_auto_readahead: 2 2024-04-19T22:47:51.708 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-19T22:47:51.708 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-19T22:47:51.708 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compression: NoCompression 2024-04-19T22:47:51.708 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-19T22:47:51.708 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-19T22:47:51.708 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-19T22:47:51.708 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.num_levels: 7 2024-04-19T22:47:51.708 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-19T22:47:51.708 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-19T22:47:51.708 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-19T22:47:51.708 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-19T22:47:51.708 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-19T22:47:51.709 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-19T22:47:51.710 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-19T22:47:51.710 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-19T22:47:51.710 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-19T22:47:51.710 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-19T22:47:51.710 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-19T22:47:51.710 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-19T22:47:51.710 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-19T22:47:51.710 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-19T22:47:51.710 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-19T22:47:51.710 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-19T22:47:51.710 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-19T22:47:51.710 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-19T22:47:51.710 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-19T22:47:51.710 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-19T22:47:51.711 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-19T22:47:51.711 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-19T22:47:51.711 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-19T22:47:51.711 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-19T22:47:51.711 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-19T22:47:51.711 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-19T22:47:51.711 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-19T22:47:51.711 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-19T22:47:51.711 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-19T22:47:51.711 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-19T22:47:51.711 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-19T22:47:51.711 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-19T22:47:51.711 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-19T22:47:51.711 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-19T22:47:51.711 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-19T22:47:51.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-19T22:47:51.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-19T22:47:51.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-19T22:47:51.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.table_properties_collectors: 2024-04-19T22:47:51.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.inplace_update_support: 0 2024-04-19T22:47:51.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-19T22:47:51.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-19T22:47:51.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-19T22:47:51.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-19T22:47:51.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.bloom_locality: 0 2024-04-19T22:47:51.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.max_successive_merges: 0 2024-04-19T22:47:51.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-19T22:47:51.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-19T22:47:51.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-19T22:47:51.712 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-19T22:47:51.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.ttl: 2592000 2024-04-19T22:47:51.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-19T22:47:51.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-19T22:47:51.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-19T22:47:51.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.enable_blob_files: false 2024-04-19T22:47:51.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.min_blob_size: 0 2024-04-19T22:47:51.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-19T22:47:51.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-19T22:47:51.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-19T22:47:51.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-19T22:47:51.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-19T22:47:51.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-19T22:47:51.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-19T22:47:51.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.386+0000 7fe4bb80ec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-19T22:47:51.713 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.390+0000 7fe4b0f7f700 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-19T22:47:51.714 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.390+0000 7fe4bb80ec80 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-19T22:47:51.714 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.390+0000 7fe4bb80ec80 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 18192, log_number is 28,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-19T22:47:51.714 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.390+0000 7fe4bb80ec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 28 2024-04-19T22:47:51.714 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.390+0000 7fe4bb80ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0a0091c0-8e5e-429e-9815-ed4b6f63e562 2024-04-19T22:47:51.714 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.390+0000 7fe4bb80ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713566871392433, "job": 1, "event": "recovery_started", "wal_files": [28]} 2024-04-19T22:47:51.714 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.390+0000 7fe4bb80ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #28 mode 2 2024-04-19T22:47:51.714 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.390+0000 7fe4bb80ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713566871394705, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 33, "file_size": 291856, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 18189, "largest_seqno": 18378, "table_properties": {"data_size": 290006, "index_size": 582, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 261, "raw_key_size": 2083, "raw_average_key_size": 24, "raw_value_size": 287973, "raw_average_value_size": 3348, "num_data_blocks": 25, "num_entries": 86, "num_filter_entries": 86, "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": "[]", "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": 1713566871, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0a0091c0-8e5e-429e-9815-ed4b6f63e562", "db_session_id": "0ZFZJW7W8XBKQ1V8Z4I1", "orig_file_number": 33, "seqno_to_time_mapping": "N/A"}} 2024-04-19T22:47:51.714 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.390+0000 7fe4bb80ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713566871394821, "job": 1, "event": "recovery_finished"} 2024-04-19T22:47:51.714 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.390+0000 7fe4bb80ec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 35 2024-04-19T22:47:51.714 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.390+0000 7fe4bb80ec80 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-19T22:47:51.714 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.394+0000 7fe4bb80ec80 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-19T22:47:51.714 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.394+0000 7fe4bb80ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x564f39d64000 2024-04-19T22:47:51.714 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.394+0000 7fe4bb80ec80 4 rocksdb: DB pointer 0x564f39d4e000 2024-04-19T22:47:51.714 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.394+0000 7fe4a9f71700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-19T22:47:51.715 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.394+0000 7fe4a9f71700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-19T22:47:51.715 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: ** DB Stats ** 2024-04-19T22:47:51.715 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T22:47:51.715 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: 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-19T22:47:51.715 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T22:47:51.715 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T22:47:51.715 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: 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-19T22:47:51.715 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T22:47:51.715 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T22:47:51.715 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: ** Compaction Stats [default] ** 2024-04-19T22:47:51.715 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: 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-19T22:47:51.715 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-19T22:47:51.715 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: L0 1/0 285.02 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 196.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-19T22:47:51.715 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: L6 1/0 11.95 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-19T22:47:51.715 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: Sum 2/0 12.23 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 196.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-19T22:47:51.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 196.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-19T22:47:51.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: ** Compaction Stats [default] ** 2024-04-19T22:47:51.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: 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-19T22:47:51.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T22:47:51.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 196.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-19T22:47:51.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-19T22:47:51.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T22:47:51.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-19T22:47:51.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T22:47:51.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T22:47:51.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T22:47:51.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: AddFile(Keys): cumulative 0, interval 0 2024-04-19T22:47:51.716 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: Cumulative compaction: 0.00 GB write, 53.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T22:47:51.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: Interval compaction: 0.00 GB write, 53.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T22:47:51.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: 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-19T22:47:51.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: Block cache BinnedLRUCache@0x564f39c6f090#7 capacity: 512.00 MB usage: 1.02 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-04-19T22:47:51.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: Block cache entry stats(count,size,portion): FilterBlock(1,0.31 KB,5.96046e-05%) IndexBlock(1,0.70 KB,0.00013411%) Misc(1,0.00 KB,0%) 2024-04-19T22:47:51.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: ** File Read Latency Histogram By Level [default] ** 2024-04-19T22:47:51.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.394+0000 7fe4bb80ec80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] at bind addrs [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:47:51.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.394+0000 7fe4bb80ec80 1 mon.b@-1(???) e3 preinit fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:47:51.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.394+0000 7fe4bb80ec80 0 mon.b@-1(???).mds e1 new map 2024-04-19T22:47:51.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.394+0000 7fe4bb80ec80 0 mon.b@-1(???).mds e1 print_map 2024-04-19T22:47:51.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: e1 2024-04-19T22:47:51.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-19T22:47:51.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: 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-19T22:47:51.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: legacy client fscid: -1 2024-04-19T22:47:51.717 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: 2024-04-19T22:47:51.718 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: No filesystems configured 2024-04-19T22:47:51.718 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.394+0000 7fe4bb80ec80 0 mon.b@-1(???).osd e105 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-19T22:47:51.718 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.394+0000 7fe4bb80ec80 0 mon.b@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T22:47:51.718 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.394+0000 7fe4bb80ec80 0 mon.b@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T22:47:51.718 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.394+0000 7fe4bb80ec80 0 mon.b@-1(???).osd e105 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T22:47:51.718 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:51 smithi165 bash[44861]: debug 2024-04-19T22:47:51.398+0000 7fe4bb80ec80 1 mon.b@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-04-19T22:47:52.568 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:47:52 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:47:52] "GET /metrics HTTP/1.1" 200 38255 "" "Prometheus/2.33.4" 2024-04-19T22:47:57.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:57 smithi044 bash[55659]: cluster 2024-04-19T22:47:48.449871+0000 mgr.y (mgr.25321) 56 : cluster 0 pgmap v27: 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-19T22:47:57.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:57 smithi044 bash[56981]: cluster 2024-04-19T22:47:48.449871+0000 mgr.y (mgr.25321) 56 : cluster 0 pgmap v27: 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-19T22:47:58.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:48.449871+0000 mgr.y (mgr.25321) 56 : cluster 0 pgmap v27: 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-19T22:47:58.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:50.450571+0000 mgr.y (mgr.25321) 57 : cluster 0 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-19T22:47:58.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: audit 2024-04-19T22:47:51.467878+0000 mgr.y (mgr.25321) 58 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:52.017473+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-04-19T22:47:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:52.023778+0000 mon.a (mon.0) 120 : cluster 1 mon.a calling monitor election 2024-04-19T22:47:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:52.452201+0000 mgr.y (mgr.25321) 59 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:47:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:54.452945+0000 mgr.y (mgr.25321) 60 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:47:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:56.454507+0000 mgr.y (mgr.25321) 61 : cluster 0 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-19T22:47:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.026095+0000 mon.a (mon.0) 121 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-19T22:47:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.041722+0000 mon.a (mon.0) 122 : cluster 0 monmap epoch 3 2024-04-19T22:47:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.041758+0000 mon.a (mon.0) 123 : cluster 0 fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:47:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.041781+0000 mon.a (mon.0) 124 : cluster 0 last_changed 2024-04-19T22:32:24.106337+0000 2024-04-19T22:47:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.041808+0000 mon.a (mon.0) 125 : cluster 0 created 2024-04-19T22:30:37.298351+0000 2024-04-19T22:47:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.041831+0000 mon.a (mon.0) 126 : cluster 0 min_mon_release 17 (quincy) 2024-04-19T22:47:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.041857+0000 mon.a (mon.0) 127 : cluster 0 election_strategy: 1 2024-04-19T22:47:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.041880+0000 mon.a (mon.0) 128 : cluster 0 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-04-19T22:47:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.041900+0000 mon.a (mon.0) 129 : cluster 0 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-04-19T22:47:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.041920+0000 mon.a (mon.0) 130 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-04-19T22:47:58.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.060261+0000 mon.a (mon.0) 131 : cluster 0 fsmap 2024-04-19T22:47:58.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.060323+0000 mon.a (mon.0) 132 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2024-04-19T22:47:58.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.061026+0000 mon.a (mon.0) 133 : cluster 0 mgrmap e40: y(active, since 56s), standbys: x 2024-04-19T22:47:58.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.061388+0000 mon.a (mon.0) 134 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-19T22:47:58.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.073551+0000 mon.a (mon.0) 135 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-19T22:47:58.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.073624+0000 mon.a (mon.0) 136 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-19T22:47:58.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: cluster 2024-04-19T22:47:57.073677+0000 mon.a (mon.0) 137 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] is down (out of quorum) 2024-04-19T22:47:58.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: audit 2024-04-19T22:47:57.079059+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:58.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: audit 2024-04-19T22:47:57.090954+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:58.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[44861]: audit 2024-04-19T22:47:57.112230+0000 mon.a (mon.0) 140 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:47:58.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:50.450571+0000 mgr.y (mgr.25321) 57 : cluster 0 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-19T22:47:58.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: audit 2024-04-19T22:47:51.467878+0000 mgr.y (mgr.25321) 58 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:58.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:52.017473+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-04-19T22:47:58.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:52.023778+0000 mon.a (mon.0) 120 : cluster 1 mon.a calling monitor election 2024-04-19T22:47:58.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:52.452201+0000 mgr.y (mgr.25321) 59 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:47:58.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:54.452945+0000 mgr.y (mgr.25321) 60 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:47:58.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:56.454507+0000 mgr.y (mgr.25321) 61 : cluster 0 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-19T22:47:58.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.026095+0000 mon.a (mon.0) 121 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-19T22:47:58.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.041722+0000 mon.a (mon.0) 122 : cluster 0 monmap epoch 3 2024-04-19T22:47:58.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.041758+0000 mon.a (mon.0) 123 : cluster 0 fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:47:58.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.041781+0000 mon.a (mon.0) 124 : cluster 0 last_changed 2024-04-19T22:32:24.106337+0000 2024-04-19T22:47:58.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.041808+0000 mon.a (mon.0) 125 : cluster 0 created 2024-04-19T22:30:37.298351+0000 2024-04-19T22:47:58.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.041831+0000 mon.a (mon.0) 126 : cluster 0 min_mon_release 17 (quincy) 2024-04-19T22:47:58.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.041857+0000 mon.a (mon.0) 127 : cluster 0 election_strategy: 1 2024-04-19T22:47:58.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.041880+0000 mon.a (mon.0) 128 : cluster 0 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-04-19T22:47:58.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.041900+0000 mon.a (mon.0) 129 : cluster 0 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-04-19T22:47:58.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.041920+0000 mon.a (mon.0) 130 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-04-19T22:47:58.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.060261+0000 mon.a (mon.0) 131 : cluster 0 fsmap 2024-04-19T22:47:58.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.060323+0000 mon.a (mon.0) 132 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2024-04-19T22:47:58.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.061026+0000 mon.a (mon.0) 133 : cluster 0 mgrmap e40: y(active, since 56s), standbys: x 2024-04-19T22:47:58.571 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.061388+0000 mon.a (mon.0) 134 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-19T22:47:58.571 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.073551+0000 mon.a (mon.0) 135 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-19T22:47:58.571 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.073624+0000 mon.a (mon.0) 136 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-19T22:47:58.571 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: cluster 2024-04-19T22:47:57.073677+0000 mon.a (mon.0) 137 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] is down (out of quorum) 2024-04-19T22:47:58.571 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: audit 2024-04-19T22:47:57.079059+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:58.571 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: audit 2024-04-19T22:47:57.090954+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:58.571 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[55659]: audit 2024-04-19T22:47:57.112230+0000 mon.a (mon.0) 140 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:47:58.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:50.450571+0000 mgr.y (mgr.25321) 57 : cluster 0 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-19T22:47:58.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: audit 2024-04-19T22:47:51.467878+0000 mgr.y (mgr.25321) 58 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:47:58.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:52.017473+0000 mon.c (mon.1) 3 : cluster 1 mon.c calling monitor election 2024-04-19T22:47:58.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:52.023778+0000 mon.a (mon.0) 120 : cluster 1 mon.a calling monitor election 2024-04-19T22:47:58.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:52.452201+0000 mgr.y (mgr.25321) 59 : cluster 0 pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:47:58.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:54.452945+0000 mgr.y (mgr.25321) 60 : cluster 0 pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:47:58.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:56.454507+0000 mgr.y (mgr.25321) 61 : cluster 0 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-19T22:47:58.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.026095+0000 mon.a (mon.0) 121 : cluster 1 mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-19T22:47:58.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.041722+0000 mon.a (mon.0) 122 : cluster 0 monmap epoch 3 2024-04-19T22:47:58.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.041758+0000 mon.a (mon.0) 123 : cluster 0 fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:47:58.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.041781+0000 mon.a (mon.0) 124 : cluster 0 last_changed 2024-04-19T22:32:24.106337+0000 2024-04-19T22:47:58.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.041808+0000 mon.a (mon.0) 125 : cluster 0 created 2024-04-19T22:30:37.298351+0000 2024-04-19T22:47:58.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.041831+0000 mon.a (mon.0) 126 : cluster 0 min_mon_release 17 (quincy) 2024-04-19T22:47:58.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.041857+0000 mon.a (mon.0) 127 : cluster 0 election_strategy: 1 2024-04-19T22:47:58.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.041880+0000 mon.a (mon.0) 128 : cluster 0 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-04-19T22:47:58.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.041900+0000 mon.a (mon.0) 129 : cluster 0 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-04-19T22:47:58.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.041920+0000 mon.a (mon.0) 130 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-04-19T22:47:58.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.060261+0000 mon.a (mon.0) 131 : cluster 0 fsmap 2024-04-19T22:47:58.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.060323+0000 mon.a (mon.0) 132 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2024-04-19T22:47:58.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.061026+0000 mon.a (mon.0) 133 : cluster 0 mgrmap e40: y(active, since 56s), standbys: x 2024-04-19T22:47:58.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.061388+0000 mon.a (mon.0) 134 : cluster 3 Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-04-19T22:47:58.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.073551+0000 mon.a (mon.0) 135 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-19T22:47:58.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.073624+0000 mon.a (mon.0) 136 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-19T22:47:58.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: cluster 2024-04-19T22:47:57.073677+0000 mon.a (mon.0) 137 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] is down (out of quorum) 2024-04-19T22:47:58.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: audit 2024-04-19T22:47:57.079059+0000 mon.a (mon.0) 138 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:58.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: audit 2024-04-19T22:47:57.090954+0000 mon.a (mon.0) 139 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:47:58.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:58 smithi044 bash[56981]: audit 2024-04-19T22:47:57.112230+0000 mon.a (mon.0) 140 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:47:58.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:47:58 smithi165 bash[42022]: ts=2024-04-19T22:47: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.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:47:59.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.147103+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-04-19T22:47:59.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.148258+0000 mon.a (mon.0) 157 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-19T22:47:59.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.148289+0000 mon.a (mon.0) 158 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-19T22:47:59.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.148310+0000 mon.a (mon.0) 159 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] is down (out of quorum) 2024-04-19T22:47:59.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: audit 2024-04-19T22:47:58.148741+0000 mon.a (mon.0) 160 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:47:59.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.149347+0000 mon.a (mon.0) 161 : cluster 1 mon.a calling monitor election 2024-04-19T22:47:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.149419+0000 mon.c (mon.1) 5 : cluster 1 mon.c calling monitor election 2024-04-19T22:47:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: audit 2024-04-19T22:47:58.152059+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:47:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: audit 2024-04-19T22:47:58.152345+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:47:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.153702+0000 mon.a (mon.0) 164 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T22:47:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.160746+0000 mon.a (mon.0) 165 : cluster 0 monmap epoch 4 2024-04-19T22:47:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.160785+0000 mon.a (mon.0) 166 : cluster 0 fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:47:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.160808+0000 mon.a (mon.0) 167 : cluster 0 last_changed 2024-04-19T22:47:58.118589+0000 2024-04-19T22:47:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.160832+0000 mon.a (mon.0) 168 : cluster 0 created 2024-04-19T22:30:37.298351+0000 2024-04-19T22:47:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.160855+0000 mon.a (mon.0) 169 : cluster 0 min_mon_release 19 (squid) 2024-04-19T22:47:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.160876+0000 mon.a (mon.0) 170 : cluster 0 election_strategy: 1 2024-04-19T22:47:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.160896+0000 mon.a (mon.0) 171 : cluster 0 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-04-19T22:47:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.160915+0000 mon.a (mon.0) 172 : cluster 0 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-04-19T22:47:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.160934+0000 mon.a (mon.0) 173 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-04-19T22:47:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.161990+0000 mon.a (mon.0) 174 : cluster 0 fsmap 2024-04-19T22:47:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.162050+0000 mon.a (mon.0) 175 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2024-04-19T22:47:59.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.162683+0000 mon.a (mon.0) 176 : cluster 0 mgrmap e40: y(active, since 57s), standbys: x 2024-04-19T22:47:59.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.163020+0000 mon.a (mon.0) 177 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-19T22:47:59.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.163064+0000 mon.a (mon.0) 178 : cluster 1 Cluster is now healthy 2024-04-19T22:47:59.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.180426+0000 mon.a (mon.0) 179 : cluster 1 overall HEALTH_OK 2024-04-19T22:47:59.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:47:59 smithi165 bash[44861]: cluster 2024-04-19T22:47:58.455278+0000 mgr.y (mgr.25321) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:47:59.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.147103+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-04-19T22:47:59.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.148258+0000 mon.a (mon.0) 157 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-19T22:47:59.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.148289+0000 mon.a (mon.0) 158 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-19T22:47:59.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.148310+0000 mon.a (mon.0) 159 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] is down (out of quorum) 2024-04-19T22:47:59.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: audit 2024-04-19T22:47:58.148741+0000 mon.a (mon.0) 160 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:47:59.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.149347+0000 mon.a (mon.0) 161 : cluster 1 mon.a calling monitor election 2024-04-19T22:47:59.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.149419+0000 mon.c (mon.1) 5 : cluster 1 mon.c calling monitor election 2024-04-19T22:47:59.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: audit 2024-04-19T22:47:58.152059+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:47:59.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: audit 2024-04-19T22:47:58.152345+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:47:59.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.153702+0000 mon.a (mon.0) 164 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T22:47:59.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.160746+0000 mon.a (mon.0) 165 : cluster 0 monmap epoch 4 2024-04-19T22:47:59.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.160785+0000 mon.a (mon.0) 166 : cluster 0 fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:47:59.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.160808+0000 mon.a (mon.0) 167 : cluster 0 last_changed 2024-04-19T22:47:58.118589+0000 2024-04-19T22:47:59.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.160832+0000 mon.a (mon.0) 168 : cluster 0 created 2024-04-19T22:30:37.298351+0000 2024-04-19T22:47:59.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.160855+0000 mon.a (mon.0) 169 : cluster 0 min_mon_release 19 (squid) 2024-04-19T22:47:59.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.160876+0000 mon.a (mon.0) 170 : cluster 0 election_strategy: 1 2024-04-19T22:47:59.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.160896+0000 mon.a (mon.0) 171 : cluster 0 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-04-19T22:47:59.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.160915+0000 mon.a (mon.0) 172 : cluster 0 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-04-19T22:47:59.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.160934+0000 mon.a (mon.0) 173 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-04-19T22:47:59.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.161990+0000 mon.a (mon.0) 174 : cluster 0 fsmap 2024-04-19T22:47:59.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.162050+0000 mon.a (mon.0) 175 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2024-04-19T22:47:59.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.162683+0000 mon.a (mon.0) 176 : cluster 0 mgrmap e40: y(active, since 57s), standbys: x 2024-04-19T22:47:59.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.163020+0000 mon.a (mon.0) 177 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-19T22:47:59.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.163064+0000 mon.a (mon.0) 178 : cluster 1 Cluster is now healthy 2024-04-19T22:47:59.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.180426+0000 mon.a (mon.0) 179 : cluster 1 overall HEALTH_OK 2024-04-19T22:47:59.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[56981]: cluster 2024-04-19T22:47:58.455278+0000 mgr.y (mgr.25321) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:47:59.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.147103+0000 mon.b (mon.2) 2 : cluster 1 mon.b calling monitor election 2024-04-19T22:47:59.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.148258+0000 mon.a (mon.0) 157 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-04-19T22:47:59.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.148289+0000 mon.a (mon.0) 158 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-04-19T22:47:59.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.148310+0000 mon.a (mon.0) 159 : cluster 3 mon.b (rank 2) addr [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] is down (out of quorum) 2024-04-19T22:47:59.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: audit 2024-04-19T22:47:58.148741+0000 mon.a (mon.0) 160 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T22:47:59.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.149347+0000 mon.a (mon.0) 161 : cluster 1 mon.a calling monitor election 2024-04-19T22:47:59.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.149419+0000 mon.c (mon.1) 5 : cluster 1 mon.c calling monitor election 2024-04-19T22:47:59.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: audit 2024-04-19T22:47:58.152059+0000 mon.a (mon.0) 162 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T22:47:59.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: audit 2024-04-19T22:47:58.152345+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T22:47:59.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.153702+0000 mon.a (mon.0) 164 : cluster 1 mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T22:47:59.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.160746+0000 mon.a (mon.0) 165 : cluster 0 monmap epoch 4 2024-04-19T22:47:59.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.160785+0000 mon.a (mon.0) 166 : cluster 0 fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 2024-04-19T22:47:59.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.160808+0000 mon.a (mon.0) 167 : cluster 0 last_changed 2024-04-19T22:47:58.118589+0000 2024-04-19T22:47:59.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.160832+0000 mon.a (mon.0) 168 : cluster 0 created 2024-04-19T22:30:37.298351+0000 2024-04-19T22:47:59.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.160855+0000 mon.a (mon.0) 169 : cluster 0 min_mon_release 19 (squid) 2024-04-19T22:47:59.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.160876+0000 mon.a (mon.0) 170 : cluster 0 election_strategy: 1 2024-04-19T22:47:59.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.160896+0000 mon.a (mon.0) 171 : cluster 0 0: [v2:172.21.15.44:3300/0,v1:172.21.15.44:6789/0] mon.a 2024-04-19T22:47:59.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.160915+0000 mon.a (mon.0) 172 : cluster 0 1: [v2:172.21.15.44:3301/0,v1:172.21.15.44:6790/0] mon.c 2024-04-19T22:47:59.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.160934+0000 mon.a (mon.0) 173 : cluster 0 2: [v2:172.21.15.165:3300/0,v1:172.21.15.165:6789/0] mon.b 2024-04-19T22:47:59.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.161990+0000 mon.a (mon.0) 174 : cluster 0 fsmap 2024-04-19T22:47:59.574 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.162050+0000 mon.a (mon.0) 175 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2024-04-19T22:47:59.574 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.162683+0000 mon.a (mon.0) 176 : cluster 0 mgrmap e40: y(active, since 57s), standbys: x 2024-04-19T22:47:59.574 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.163020+0000 mon.a (mon.0) 177 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-04-19T22:47:59.574 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.163064+0000 mon.a (mon.0) 178 : cluster 1 Cluster is now healthy 2024-04-19T22:47:59.574 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.180426+0000 mon.a (mon.0) 179 : cluster 1 overall HEALTH_OK 2024-04-19T22:47:59.574 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:47:59 smithi044 bash[55659]: cluster 2024-04-19T22:47:58.455278+0000 mgr.y (mgr.25321) 62 : cluster 0 pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:48:01.818 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:48:01 smithi044 bash[52546]: debug 2024-04-19T22:48:01.406+0000 7fe798828700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-19T22:48:01.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:01 smithi044 bash[55659]: cluster 2024-04-19T22:48:00.455989+0000 mgr.y (mgr.25321) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:48:01.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:01 smithi044 bash[55659]: audit 2024-04-19T22:48:00.530395+0000 mon.a (mon.0) 180 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:48:01.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:01 smithi044 bash[56981]: cluster 2024-04-19T22:48:00.455989+0000 mgr.y (mgr.25321) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:48:01.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:01 smithi044 bash[56981]: audit 2024-04-19T22:48:00.530395+0000 mon.a (mon.0) 180 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:48:01.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:01 smithi165 bash[44861]: cluster 2024-04-19T22:48:00.455989+0000 mgr.y (mgr.25321) 63 : cluster 0 pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:48:01.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:01 smithi165 bash[44861]: audit 2024-04-19T22:48:00.530395+0000 mon.a (mon.0) 180 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:48:02.520 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:48:02 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:48:02] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.33.4" 2024-04-19T22:48:02.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:02 smithi044 bash[56981]: audit 2024-04-19T22:48:01.475850+0000 mgr.y (mgr.25321) 64 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:02.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:02 smithi044 bash[55659]: audit 2024-04-19T22:48:01.475850+0000 mgr.y (mgr.25321) 64 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:02.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:02 smithi165 bash[44861]: audit 2024-04-19T22:48:01.475850+0000 mgr.y (mgr.25321) 64 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:03.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:03 smithi044 bash[56981]: cluster 2024-04-19T22:48:02.457841+0000 mgr.y (mgr.25321) 65 : cluster 0 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-19T22:48:03.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:03 smithi044 bash[56981]: audit 2024-04-19T22:48:02.986310+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:03.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:03 smithi044 bash[56981]: audit 2024-04-19T22:48:03.000090+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:03.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:03 smithi044 bash[55659]: cluster 2024-04-19T22:48:02.457841+0000 mgr.y (mgr.25321) 65 : cluster 0 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-19T22:48:03.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:03 smithi044 bash[55659]: audit 2024-04-19T22:48:02.986310+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:03.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:03 smithi044 bash[55659]: audit 2024-04-19T22:48:03.000090+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:03.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:03 smithi165 bash[44861]: cluster 2024-04-19T22:48:02.457841+0000 mgr.y (mgr.25321) 65 : cluster 0 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-19T22:48:03.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:03 smithi165 bash[44861]: audit 2024-04-19T22:48:02.986310+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:03.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:03 smithi165 bash[44861]: audit 2024-04-19T22:48:03.000090+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:05.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:05 smithi165 bash[44861]: audit 2024-04-19T22:48:04.154603+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:05.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:05 smithi165 bash[44861]: audit 2024-04-19T22:48:04.166467+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:05.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:05 smithi165 bash[44861]: cluster 2024-04-19T22:48:04.458564+0000 mgr.y (mgr.25321) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:48:05.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:05 smithi044 bash[56981]: audit 2024-04-19T22:48:04.154603+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:05.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:05 smithi044 bash[56981]: audit 2024-04-19T22:48:04.166467+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:05.568 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:05 smithi044 bash[56981]: cluster 2024-04-19T22:48:04.458564+0000 mgr.y (mgr.25321) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:48:05.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:05 smithi044 bash[55659]: audit 2024-04-19T22:48:04.154603+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:05.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:05 smithi044 bash[55659]: audit 2024-04-19T22:48:04.166467+0000 mon.a (mon.0) 184 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:05.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:05 smithi044 bash[55659]: cluster 2024-04-19T22:48:04.458564+0000 mgr.y (mgr.25321) 66 : cluster 0 pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:48:06.263 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:48:07.048 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:48:07.048 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (3m) 32s ago 9m 14.3M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:48:07.048 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 error 4s ago 9m - - 2024-04-19T22:48:07.048 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (113s) 32s ago 7m 43.2M - 3.5 e1d6a67b021e 57b20873ff61 2024-04-19T22:48:07.048 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (101s) 4s ago 15m 436M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:48:07.048 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (2m) 32s ago 17m 482M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:48:07.049 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (77s) 32s ago 17m 37.5M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:48:07.049 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (16s) 4s ago 15m 18.5M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:48:07.049 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (40s) 32s ago 15m 21.2M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:48:07.049 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (3m) 32s ago 10m 9400k - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:48:07.049 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (2m) 4s ago 10m 8932k - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:48:07.049 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (14m) 32s ago 15m 54.7M 2781M 17.2.0 e1d6a67b021e 6edc0b1b604b 2024-04-19T22:48:07.049 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (14m) 32s ago 14m 56.5M 2781M 17.2.0 e1d6a67b021e 7d1be84a1e1a 2024-04-19T22:48:07.049 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (13m) 32s ago 13m 50.1M 2781M 17.2.0 e1d6a67b021e 1bd0c78e6456 2024-04-19T22:48:07.049 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (13m) 32s ago 13m 54.1M 2781M 17.2.0 e1d6a67b021e 93507ca261f0 2024-04-19T22:48:07.049 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (12m) 4s ago 12m 55.7M 3036M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:48:07.049 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (12m) 4s ago 12m 54.4M 3036M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:48:07.049 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (11m) 4s ago 11m 50.9M 3036M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:48:07.049 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (10m) 4s ago 10m 54.3M 3036M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:48:07.049 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (106s) 4s ago 10m 55.0M - 2.33.4 514e6a882f6e 80e3b346b1e3 2024-04-19T22:48:07.050 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (8m) 32s ago 8m 85.4M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:48:07.050 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (8m) 4s ago 8m 85.2M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:48:07.050 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (8m) 32s ago 8m 85.2M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:48:07.050 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (8m) 4s ago 8m 85.1M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:48:07.498 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:48:07.498 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:48:07.498 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:48:07.498 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:48:07.498 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:48:07.498 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:48:07.498 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:48:07.498 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:48:07.498 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T22:48:07.498 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:48:07.498 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:48:07.498 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:48:07.499 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:48:07.499 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:48:07.499 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-19T22:48:07.499 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 5 2024-04-19T22:48:07.499 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:48:07.499 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:48:07.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:07 smithi044 bash[56981]: audit 2024-04-19T22:48:06.250778+0000 mgr.y (mgr.25321) 67 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:07.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:07 smithi044 bash[56981]: cluster 2024-04-19T22:48:06.459579+0000 mgr.y (mgr.25321) 68 : cluster 0 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-19T22:48:07.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:07 smithi044 bash[56981]: audit 2024-04-19T22:48:06.636811+0000 mgr.y (mgr.25321) 69 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:07.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:07 smithi044 bash[56981]: audit 2024-04-19T22:48:07.501530+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.44:0/599676258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:48:07.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:07 smithi044 bash[55659]: audit 2024-04-19T22:48:06.250778+0000 mgr.y (mgr.25321) 67 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:07.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:07 smithi044 bash[55659]: cluster 2024-04-19T22:48:06.459579+0000 mgr.y (mgr.25321) 68 : cluster 0 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-19T22:48:07.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:07 smithi044 bash[55659]: audit 2024-04-19T22:48:06.636811+0000 mgr.y (mgr.25321) 69 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:07.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:07 smithi044 bash[55659]: audit 2024-04-19T22:48:07.501530+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.44:0/599676258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:48:07.875 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:48:07.875 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:48:07.875 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:48:07.876 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:48:07.876 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:48:07.876 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-04-19T22:48:07.876 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:48:07.876 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:48:07.876 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "5/23 daemons upgraded", 2024-04-19T22:48:07.876 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mon daemons", 2024-04-19T22:48:07.876 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:48:07.876 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:48:07.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:07 smithi165 bash[44861]: audit 2024-04-19T22:48:06.250778+0000 mgr.y (mgr.25321) 67 : audit 0 from='client.44137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:07.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:07 smithi165 bash[44861]: cluster 2024-04-19T22:48:06.459579+0000 mgr.y (mgr.25321) 68 : cluster 0 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-19T22:48:07.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:07 smithi165 bash[44861]: audit 2024-04-19T22:48:06.636811+0000 mgr.y (mgr.25321) 69 : audit 0 from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:07.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:07 smithi165 bash[44861]: audit 2024-04-19T22:48:07.501530+0000 mon.c (mon.1) 6 : audit 0 from='client.? 172.21.15.44:0/599676258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:48:08.300 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-04-19T22:48:08.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:08 smithi044 bash[56981]: audit 2024-04-19T22:48:07.005912+0000 mgr.y (mgr.25321) 70 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:08.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:08 smithi044 bash[56981]: audit 2024-04-19T22:48:08.304353+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.44:0/3866457412' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:48:08.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:08 smithi044 bash[55659]: audit 2024-04-19T22:48:07.005912+0000 mgr.y (mgr.25321) 70 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:08.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:08 smithi044 bash[55659]: audit 2024-04-19T22:48:08.304353+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.44:0/3866457412' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:48:08.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:08 smithi165 bash[44861]: audit 2024-04-19T22:48:07.005912+0000 mgr.y (mgr.25321) 70 : audit 0 from='client.34221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:08.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:08 smithi165 bash[44861]: audit 2024-04-19T22:48:08.304353+0000 mon.c (mon.1) 7 : audit 0 from='client.? 172.21.15.44:0/3866457412' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:48:08.944 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:48:08 smithi165 bash[42022]: ts=2024-04-19T22:48: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.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:48:09.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:09 smithi044 bash[55659]: audit 2024-04-19T22:48:07.878855+0000 mgr.y (mgr.25321) 71 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:09.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:09 smithi044 bash[55659]: cluster 2024-04-19T22:48:08.460224+0000 mgr.y (mgr.25321) 72 : cluster 0 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-19T22:48:09.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:09 smithi044 bash[56981]: audit 2024-04-19T22:48:07.878855+0000 mgr.y (mgr.25321) 71 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:09.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:09 smithi044 bash[56981]: cluster 2024-04-19T22:48:08.460224+0000 mgr.y (mgr.25321) 72 : cluster 0 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-19T22:48:09.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:09 smithi165 bash[44861]: audit 2024-04-19T22:48:07.878855+0000 mgr.y (mgr.25321) 71 : audit 0 from='client.44161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:09.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:09 smithi165 bash[44861]: cluster 2024-04-19T22:48:08.460224+0000 mgr.y (mgr.25321) 72 : cluster 0 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-19T22:48:11.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:11 smithi044 bash[56981]: cluster 2024-04-19T22:48:10.460944+0000 mgr.y (mgr.25321) 73 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:48:11.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:11 smithi044 bash[55659]: cluster 2024-04-19T22:48:10.460944+0000 mgr.y (mgr.25321) 73 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:48:11.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:11 smithi165 bash[44861]: cluster 2024-04-19T22:48:10.460944+0000 mgr.y (mgr.25321) 73 : cluster 0 pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:48:12.537 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:48:12 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:48:12] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.33.4" 2024-04-19T22:48:12.811 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:12 smithi165 bash[44861]: audit 2024-04-19T22:48:11.487201+0000 mgr.y (mgr.25321) 74 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:12.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:12 smithi044 bash[55659]: audit 2024-04-19T22:48:11.487201+0000 mgr.y (mgr.25321) 74 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:12.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:12 smithi044 bash[56981]: audit 2024-04-19T22:48:11.487201+0000 mgr.y (mgr.25321) 74 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:13.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:13 smithi044 bash[56981]: cluster 2024-04-19T22:48:12.462574+0000 mgr.y (mgr.25321) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:48:13.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:13 smithi044 bash[55659]: cluster 2024-04-19T22:48:12.462574+0000 mgr.y (mgr.25321) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:48:13.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:13 smithi165 bash[44861]: cluster 2024-04-19T22:48:12.462574+0000 mgr.y (mgr.25321) 75 : cluster 0 pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:48:14.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[55659]: audit 2024-04-19T22:48:13.567582+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:14.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[55659]: audit 2024-04-19T22:48:13.579622+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:14.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[55659]: audit 2024-04-19T22:48:13.582365+0000 mon.a (mon.0) 187 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:14.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[55659]: audit 2024-04-19T22:48:13.584176+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:48:14.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[55659]: cluster 2024-04-19T22:48:13.587635+0000 mgr.y (mgr.25321) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-19T22:48:14.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[55659]: audit 2024-04-19T22:48:13.595240+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:14.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[55659]: cephadm 2024-04-19T22:48:13.672563+0000 mgr.y (mgr.25321) 77 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-04-19T22:48:14.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[55659]: audit 2024-04-19T22:48:13.673334+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:48:14.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[55659]: audit 2024-04-19T22:48:13.674987+0000 mon.a (mon.0) 191 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:48:14.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[55659]: audit 2024-04-19T22:48:13.676726+0000 mon.a (mon.0) 192 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:14.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[55659]: cephadm 2024-04-19T22:48:13.678666+0000 mgr.y (mgr.25321) 78 : cephadm 1 Reconfiguring daemon mon.a on smithi044 2024-04-19T22:48:14.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[56981]: audit 2024-04-19T22:48:13.567582+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:14.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[56981]: audit 2024-04-19T22:48:13.579622+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:14.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[56981]: audit 2024-04-19T22:48:13.582365+0000 mon.a (mon.0) 187 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:14.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[56981]: audit 2024-04-19T22:48:13.584176+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:48:14.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[56981]: cluster 2024-04-19T22:48:13.587635+0000 mgr.y (mgr.25321) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-19T22:48:14.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[56981]: audit 2024-04-19T22:48:13.595240+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:14.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[56981]: cephadm 2024-04-19T22:48:13.672563+0000 mgr.y (mgr.25321) 77 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-04-19T22:48:14.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[56981]: audit 2024-04-19T22:48:13.673334+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:48:14.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[56981]: audit 2024-04-19T22:48:13.674987+0000 mon.a (mon.0) 191 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:48:14.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[56981]: audit 2024-04-19T22:48:13.676726+0000 mon.a (mon.0) 192 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:14.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:14 smithi044 bash[56981]: cephadm 2024-04-19T22:48:13.678666+0000 mgr.y (mgr.25321) 78 : cephadm 1 Reconfiguring daemon mon.a on smithi044 2024-04-19T22:48:14.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:14 smithi165 bash[44861]: audit 2024-04-19T22:48:13.567582+0000 mon.a (mon.0) 185 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:14.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:14 smithi165 bash[44861]: audit 2024-04-19T22:48:13.579622+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:14.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:14 smithi165 bash[44861]: audit 2024-04-19T22:48:13.582365+0000 mon.a (mon.0) 187 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:14.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:14 smithi165 bash[44861]: audit 2024-04-19T22:48:13.584176+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:48:14.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:14 smithi165 bash[44861]: cluster 2024-04-19T22:48:13.587635+0000 mgr.y (mgr.25321) 76 : cluster 0 pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-19T22:48:14.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:14 smithi165 bash[44861]: audit 2024-04-19T22:48:13.595240+0000 mon.a (mon.0) 189 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:14.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:14 smithi165 bash[44861]: cephadm 2024-04-19T22:48:13.672563+0000 mgr.y (mgr.25321) 77 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2024-04-19T22:48:14.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:14 smithi165 bash[44861]: audit 2024-04-19T22:48:13.673334+0000 mon.a (mon.0) 190 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:48:14.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:14 smithi165 bash[44861]: audit 2024-04-19T22:48:13.674987+0000 mon.a (mon.0) 191 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:48:14.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:14 smithi165 bash[44861]: audit 2024-04-19T22:48:13.676726+0000 mon.a (mon.0) 192 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:14.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:14 smithi165 bash[44861]: cephadm 2024-04-19T22:48:13.678666+0000 mgr.y (mgr.25321) 78 : cephadm 1 Reconfiguring daemon mon.a on smithi044 2024-04-19T22:48:15.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:15 smithi044 bash[55659]: cluster 2024-04-19T22:48:14.575383+0000 mon.a (mon.0) 193 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-19T22:48:15.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:15 smithi044 bash[55659]: audit 2024-04-19T22:48:15.536427+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:15.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:15 smithi044 bash[55659]: audit 2024-04-19T22:48:15.538600+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:48:15.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:15 smithi044 bash[56981]: cluster 2024-04-19T22:48:14.575383+0000 mon.a (mon.0) 193 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-19T22:48:15.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:15 smithi044 bash[56981]: audit 2024-04-19T22:48:15.536427+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:15.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:15 smithi044 bash[56981]: audit 2024-04-19T22:48:15.538600+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:48:15.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:15 smithi165 bash[44861]: cluster 2024-04-19T22:48:14.575383+0000 mon.a (mon.0) 193 : cluster 3 Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-19T22:48:15.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:15 smithi165 bash[44861]: audit 2024-04-19T22:48:15.536427+0000 mon.a (mon.0) 194 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:15.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:15 smithi165 bash[44861]: audit 2024-04-19T22:48:15.538600+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:48:16.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:16 smithi044 bash[55659]: cluster 2024-04-19T22:48:15.593288+0000 mgr.y (mgr.25321) 79 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-19T22:48:16.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:16 smithi044 bash[55659]: audit 2024-04-19T22:48:15.884208+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:16.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:16 smithi044 bash[55659]: audit 2024-04-19T22:48:15.895235+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:16.818 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:16 smithi044 bash[55659]: audit 2024-04-19T22:48:15.900435+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:48:16.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:16 smithi044 bash[55659]: audit 2024-04-19T22:48:15.902214+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:48:16.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:16 smithi044 bash[55659]: audit 2024-04-19T22:48:15.903967+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:16.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:16 smithi044 bash[56981]: cluster 2024-04-19T22:48:15.593288+0000 mgr.y (mgr.25321) 79 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-19T22:48:16.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:16 smithi044 bash[56981]: audit 2024-04-19T22:48:15.884208+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:16.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:16 smithi044 bash[56981]: audit 2024-04-19T22:48:15.895235+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:16.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:16 smithi044 bash[56981]: audit 2024-04-19T22:48:15.900435+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:48:16.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:16 smithi044 bash[56981]: audit 2024-04-19T22:48:15.902214+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:48:16.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:16 smithi044 bash[56981]: audit 2024-04-19T22:48:15.903967+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:16.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:16 smithi165 bash[44861]: cluster 2024-04-19T22:48:15.593288+0000 mgr.y (mgr.25321) 79 : cluster 0 pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-19T22:48:16.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:16 smithi165 bash[44861]: audit 2024-04-19T22:48:15.884208+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:16.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:16 smithi165 bash[44861]: audit 2024-04-19T22:48:15.895235+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:16.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:16 smithi165 bash[44861]: audit 2024-04-19T22:48:15.900435+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:48:16.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:16 smithi165 bash[44861]: audit 2024-04-19T22:48:15.902214+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:48:16.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:16 smithi165 bash[44861]: audit 2024-04-19T22:48:15.903967+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:17.710 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:17 smithi044 bash[55659]: cephadm 2024-04-19T22:48:15.899803+0000 mgr.y (mgr.25321) 80 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-04-19T22:48:17.710 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:17 smithi044 bash[55659]: cephadm 2024-04-19T22:48:15.905679+0000 mgr.y (mgr.25321) 81 : cephadm 1 Reconfiguring daemon mgr.y on smithi044 2024-04-19T22:48:17.710 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:17 smithi044 bash[56981]: cephadm 2024-04-19T22:48:15.899803+0000 mgr.y (mgr.25321) 80 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-04-19T22:48:17.711 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:17 smithi044 bash[56981]: cephadm 2024-04-19T22:48:15.905679+0000 mgr.y (mgr.25321) 81 : cephadm 1 Reconfiguring daemon mgr.y on smithi044 2024-04-19T22:48:17.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:17 smithi165 bash[44861]: cephadm 2024-04-19T22:48:15.899803+0000 mgr.y (mgr.25321) 80 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2024-04-19T22:48:17.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:17 smithi165 bash[44861]: cephadm 2024-04-19T22:48:15.905679+0000 mgr.y (mgr.25321) 81 : cephadm 1 Reconfiguring daemon mgr.y on smithi044 2024-04-19T22:48:18.944 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:48:18 smithi165 bash[42022]: ts=2024-04-19T22:48:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:48:18.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:18 smithi165 bash[44861]: cluster 2024-04-19T22:48:17.594121+0000 mgr.y (mgr.25321) 82 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-19T22:48:18.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:18 smithi165 bash[44861]: audit 2024-04-19T22:48:18.202125+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:18.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:18 smithi165 bash[44861]: audit 2024-04-19T22:48:18.209845+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:18.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:18 smithi165 bash[44861]: audit 2024-04-19T22:48:18.226373+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:48:18.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:18 smithi165 bash[44861]: audit 2024-04-19T22:48:18.227858+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:48:18.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:18 smithi165 bash[44861]: audit 2024-04-19T22:48:18.229169+0000 mon.a (mon.0) 205 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:19.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:18 smithi044 bash[56981]: cluster 2024-04-19T22:48:17.594121+0000 mgr.y (mgr.25321) 82 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-19T22:48:19.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:18 smithi044 bash[56981]: audit 2024-04-19T22:48:18.202125+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:19.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:18 smithi044 bash[56981]: audit 2024-04-19T22:48:18.209845+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:19.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:18 smithi044 bash[56981]: audit 2024-04-19T22:48:18.226373+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:48:19.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:18 smithi044 bash[56981]: audit 2024-04-19T22:48:18.227858+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:48:19.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:18 smithi044 bash[56981]: audit 2024-04-19T22:48:18.229169+0000 mon.a (mon.0) 205 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:19.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:18 smithi044 bash[55659]: cluster 2024-04-19T22:48:17.594121+0000 mgr.y (mgr.25321) 82 : cluster 0 pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-19T22:48:19.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:18 smithi044 bash[55659]: audit 2024-04-19T22:48:18.202125+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:19.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:18 smithi044 bash[55659]: audit 2024-04-19T22:48:18.209845+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:19.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:18 smithi044 bash[55659]: audit 2024-04-19T22:48:18.226373+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:48:19.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:18 smithi044 bash[55659]: audit 2024-04-19T22:48:18.227858+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:48:19.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:18 smithi044 bash[55659]: audit 2024-04-19T22:48:18.229169+0000 mon.a (mon.0) 205 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:19.853 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:19 smithi044 bash[55659]: cephadm 2024-04-19T22:48:18.225726+0000 mgr.y (mgr.25321) 83 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-19T22:48:19.853 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:19 smithi044 bash[55659]: cephadm 2024-04-19T22:48:18.230944+0000 mgr.y (mgr.25321) 84 : cephadm 1 Reconfiguring daemon mon.c on smithi044 2024-04-19T22:48:19.853 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:19 smithi044 bash[56981]: cephadm 2024-04-19T22:48:18.225726+0000 mgr.y (mgr.25321) 83 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-19T22:48:19.853 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:19 smithi044 bash[56981]: cephadm 2024-04-19T22:48:18.230944+0000 mgr.y (mgr.25321) 84 : cephadm 1 Reconfiguring daemon mon.c on smithi044 2024-04-19T22:48:19.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:19 smithi165 bash[44861]: cephadm 2024-04-19T22:48:18.225726+0000 mgr.y (mgr.25321) 83 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2024-04-19T22:48:19.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:19 smithi165 bash[44861]: cephadm 2024-04-19T22:48:18.230944+0000 mgr.y (mgr.25321) 84 : cephadm 1 Reconfiguring daemon mon.c on smithi044 2024-04-19T22:48:20.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:20 smithi165 bash[44861]: cluster 2024-04-19T22:48:19.594993+0000 mgr.y (mgr.25321) 85 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-19T22:48:20.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:20 smithi165 bash[44861]: audit 2024-04-19T22:48:20.484652+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:20.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:20 smithi165 bash[44861]: audit 2024-04-19T22:48:20.495832+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:20.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:20 smithi165 bash[44861]: audit 2024-04-19T22:48:20.501541+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T22:48:20.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:20 smithi165 bash[44861]: audit 2024-04-19T22:48:20.502952+0000 mon.a (mon.0) 209 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:20.962 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:20 smithi044 bash[55659]: cluster 2024-04-19T22:48:19.594993+0000 mgr.y (mgr.25321) 85 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-19T22:48:20.963 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:20 smithi044 bash[55659]: audit 2024-04-19T22:48:20.484652+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:20.963 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:20 smithi044 bash[55659]: audit 2024-04-19T22:48:20.495832+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:20.963 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:20 smithi044 bash[55659]: audit 2024-04-19T22:48:20.501541+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T22:48:20.963 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:20 smithi044 bash[55659]: audit 2024-04-19T22:48:20.502952+0000 mon.a (mon.0) 209 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:20.963 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:20 smithi044 bash[56981]: cluster 2024-04-19T22:48:19.594993+0000 mgr.y (mgr.25321) 85 : cluster 0 pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-19T22:48:20.963 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:20 smithi044 bash[56981]: audit 2024-04-19T22:48:20.484652+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:20.963 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:20 smithi044 bash[56981]: audit 2024-04-19T22:48:20.495832+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:20.964 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:20 smithi044 bash[56981]: audit 2024-04-19T22:48:20.501541+0000 mon.a (mon.0) 208 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T22:48:20.964 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:20 smithi044 bash[56981]: audit 2024-04-19T22:48:20.502952+0000 mon.a (mon.0) 209 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:21.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:21 smithi044 bash[56981]: cephadm 2024-04-19T22:48:20.500916+0000 mgr.y (mgr.25321) 86 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-04-19T22:48:21.818 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:21 smithi044 bash[56981]: cephadm 2024-04-19T22:48:20.508293+0000 mgr.y (mgr.25321) 87 : cephadm 1 Reconfiguring daemon osd.0 on smithi044 2024-04-19T22:48:21.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:21 smithi044 bash[55659]: cephadm 2024-04-19T22:48:20.500916+0000 mgr.y (mgr.25321) 86 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-04-19T22:48:21.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:21 smithi044 bash[55659]: cephadm 2024-04-19T22:48:20.508293+0000 mgr.y (mgr.25321) 87 : cephadm 1 Reconfiguring daemon osd.0 on smithi044 2024-04-19T22:48:21.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:21 smithi165 bash[44861]: cephadm 2024-04-19T22:48:20.500916+0000 mgr.y (mgr.25321) 86 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2024-04-19T22:48:21.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:21 smithi165 bash[44861]: cephadm 2024-04-19T22:48:20.508293+0000 mgr.y (mgr.25321) 87 : cephadm 1 Reconfiguring daemon osd.0 on smithi044 2024-04-19T22:48:22.568 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:48:22 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:48:22] "GET /metrics HTTP/1.1" 200 38262 "" "Prometheus/2.33.4" 2024-04-19T22:48:22.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:22 smithi165 bash[44861]: audit 2024-04-19T22:48:21.498427+0000 mgr.y (mgr.25321) 88 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:22.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:22 smithi165 bash[44861]: cluster 2024-04-19T22:48:21.596688+0000 mgr.y (mgr.25321) 89 : cluster 0 pgmap v44: 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-19T22:48:23.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:22 smithi044 bash[55659]: audit 2024-04-19T22:48:21.498427+0000 mgr.y (mgr.25321) 88 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:23.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:22 smithi044 bash[55659]: cluster 2024-04-19T22:48:21.596688+0000 mgr.y (mgr.25321) 89 : cluster 0 pgmap v44: 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-19T22:48:23.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:22 smithi044 bash[56981]: audit 2024-04-19T22:48:21.498427+0000 mgr.y (mgr.25321) 88 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:23.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:22 smithi044 bash[56981]: cluster 2024-04-19T22:48:21.596688+0000 mgr.y (mgr.25321) 89 : cluster 0 pgmap v44: 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-19T22:48:23.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:23 smithi165 bash[44861]: audit 2024-04-19T22:48:22.690447+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:23.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:23 smithi165 bash[44861]: audit 2024-04-19T22:48:22.700543+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:23.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:23 smithi165 bash[44861]: cephadm 2024-04-19T22:48:22.727351+0000 mgr.y (mgr.25321) 90 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-04-19T22:48:23.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:23 smithi165 bash[44861]: audit 2024-04-19T22:48:22.727998+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T22:48:23.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:23 smithi165 bash[44861]: audit 2024-04-19T22:48:22.729428+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:23.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:23 smithi165 bash[44861]: cephadm 2024-04-19T22:48:22.734853+0000 mgr.y (mgr.25321) 91 : cephadm 1 Reconfiguring daemon osd.1 on smithi044 2024-04-19T22:48:23.947 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:23 smithi044 bash[55659]: audit 2024-04-19T22:48:22.690447+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:23.947 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:23 smithi044 bash[55659]: audit 2024-04-19T22:48:22.700543+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:23.947 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:23 smithi044 bash[55659]: cephadm 2024-04-19T22:48:22.727351+0000 mgr.y (mgr.25321) 90 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-04-19T22:48:23.947 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:23 smithi044 bash[55659]: audit 2024-04-19T22:48:22.727998+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T22:48:23.947 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:23 smithi044 bash[55659]: audit 2024-04-19T22:48:22.729428+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:23.947 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:23 smithi044 bash[55659]: cephadm 2024-04-19T22:48:22.734853+0000 mgr.y (mgr.25321) 91 : cephadm 1 Reconfiguring daemon osd.1 on smithi044 2024-04-19T22:48:23.948 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:23 smithi044 bash[56981]: audit 2024-04-19T22:48:22.690447+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:23.948 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:23 smithi044 bash[56981]: audit 2024-04-19T22:48:22.700543+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:23.948 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:23 smithi044 bash[56981]: cephadm 2024-04-19T22:48:22.727351+0000 mgr.y (mgr.25321) 90 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2024-04-19T22:48:23.948 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:23 smithi044 bash[56981]: audit 2024-04-19T22:48:22.727998+0000 mon.a (mon.0) 212 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T22:48:23.948 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:23 smithi044 bash[56981]: audit 2024-04-19T22:48:22.729428+0000 mon.a (mon.0) 213 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:23.948 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:23 smithi044 bash[56981]: cephadm 2024-04-19T22:48:22.734853+0000 mgr.y (mgr.25321) 91 : cephadm 1 Reconfiguring daemon osd.1 on smithi044 2024-04-19T22:48:25.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:24 smithi044 bash[55659]: cluster 2024-04-19T22:48:23.597474+0000 mgr.y (mgr.25321) 92 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-19T22:48:25.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:24 smithi044 bash[56981]: cluster 2024-04-19T22:48:23.597474+0000 mgr.y (mgr.25321) 92 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-19T22:48:25.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:24 smithi165 bash[44861]: cluster 2024-04-19T22:48:23.597474+0000 mgr.y (mgr.25321) 92 : cluster 0 pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 919 B/s rd, 0 op/s 2024-04-19T22:48:26.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:25 smithi044 bash[56981]: audit 2024-04-19T22:48:24.813837+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:26.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:25 smithi044 bash[56981]: audit 2024-04-19T22:48:24.821049+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:26.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:25 smithi044 bash[56981]: cephadm 2024-04-19T22:48:24.853801+0000 mgr.y (mgr.25321) 93 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-04-19T22:48:26.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:25 smithi044 bash[56981]: audit 2024-04-19T22:48:24.854260+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T22:48:26.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:25 smithi044 bash[56981]: audit 2024-04-19T22:48:24.855522+0000 mon.a (mon.0) 217 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:26.064 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:25 smithi044 bash[56981]: cephadm 2024-04-19T22:48:24.858467+0000 mgr.y (mgr.25321) 94 : cephadm 1 Reconfiguring daemon osd.2 on smithi044 2024-04-19T22:48:26.064 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:25 smithi044 bash[55659]: audit 2024-04-19T22:48:24.813837+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:26.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:25 smithi044 bash[55659]: audit 2024-04-19T22:48:24.821049+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:26.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:25 smithi044 bash[55659]: cephadm 2024-04-19T22:48:24.853801+0000 mgr.y (mgr.25321) 93 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-04-19T22:48:26.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:25 smithi044 bash[55659]: audit 2024-04-19T22:48:24.854260+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T22:48:26.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:25 smithi044 bash[55659]: audit 2024-04-19T22:48:24.855522+0000 mon.a (mon.0) 217 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:26.065 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:25 smithi044 bash[55659]: cephadm 2024-04-19T22:48:24.858467+0000 mgr.y (mgr.25321) 94 : cephadm 1 Reconfiguring daemon osd.2 on smithi044 2024-04-19T22:48:26.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:25 smithi165 bash[44861]: audit 2024-04-19T22:48:24.813837+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:26.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:25 smithi165 bash[44861]: audit 2024-04-19T22:48:24.821049+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:26.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:25 smithi165 bash[44861]: cephadm 2024-04-19T22:48:24.853801+0000 mgr.y (mgr.25321) 93 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2024-04-19T22:48:26.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:25 smithi165 bash[44861]: audit 2024-04-19T22:48:24.854260+0000 mon.a (mon.0) 216 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T22:48:26.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:25 smithi165 bash[44861]: audit 2024-04-19T22:48:24.855522+0000 mon.a (mon.0) 217 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:26.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:25 smithi165 bash[44861]: cephadm 2024-04-19T22:48:24.858467+0000 mgr.y (mgr.25321) 94 : cephadm 1 Reconfiguring daemon osd.2 on smithi044 2024-04-19T22:48:27.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:26 smithi165 bash[44861]: cluster 2024-04-19T22:48:25.598231+0000 mgr.y (mgr.25321) 95 : cluster 0 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-19T22:48:27.313 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:26 smithi044 bash[56981]: cluster 2024-04-19T22:48:25.598231+0000 mgr.y (mgr.25321) 95 : cluster 0 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-19T22:48:27.314 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:26 smithi044 bash[55659]: cluster 2024-04-19T22:48:25.598231+0000 mgr.y (mgr.25321) 95 : cluster 0 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-19T22:48:28.188 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:27 smithi044 bash[56981]: audit 2024-04-19T22:48:26.847976+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:28.188 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:27 smithi044 bash[56981]: audit 2024-04-19T22:48:26.858970+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:28.189 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:27 smithi044 bash[56981]: audit 2024-04-19T22:48:26.877421+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T22:48:28.189 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:27 smithi044 bash[56981]: audit 2024-04-19T22:48:26.878992+0000 mon.a (mon.0) 221 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:28.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:27 smithi044 bash[55659]: audit 2024-04-19T22:48:26.847976+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:28.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:27 smithi044 bash[55659]: audit 2024-04-19T22:48:26.858970+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:28.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:27 smithi044 bash[55659]: audit 2024-04-19T22:48:26.877421+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T22:48:28.189 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:27 smithi044 bash[55659]: audit 2024-04-19T22:48:26.878992+0000 mon.a (mon.0) 221 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:28.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:27 smithi165 bash[44861]: audit 2024-04-19T22:48:26.847976+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:28.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:27 smithi165 bash[44861]: audit 2024-04-19T22:48:26.858970+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:28.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:27 smithi165 bash[44861]: audit 2024-04-19T22:48:26.877421+0000 mon.a (mon.0) 220 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T22:48:28.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:27 smithi165 bash[44861]: audit 2024-04-19T22:48:26.878992+0000 mon.a (mon.0) 221 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:28.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:28 smithi165 bash[44861]: cephadm 2024-04-19T22:48:26.876594+0000 mgr.y (mgr.25321) 96 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-04-19T22:48:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:28 smithi165 bash[44861]: cephadm 2024-04-19T22:48:26.883867+0000 mgr.y (mgr.25321) 97 : cephadm 1 Reconfiguring daemon osd.3 on smithi044 2024-04-19T22:48:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:28 smithi165 bash[44861]: cluster 2024-04-19T22:48:27.600007+0000 mgr.y (mgr.25321) 98 : cluster 0 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-19T22:48:28.944 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:48:28 smithi165 bash[42022]: ts=2024-04-19T22:48:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:48:29.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:28 smithi044 bash[55659]: cephadm 2024-04-19T22:48:26.876594+0000 mgr.y (mgr.25321) 96 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-04-19T22:48:29.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:28 smithi044 bash[55659]: cephadm 2024-04-19T22:48:26.883867+0000 mgr.y (mgr.25321) 97 : cephadm 1 Reconfiguring daemon osd.3 on smithi044 2024-04-19T22:48:29.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:28 smithi044 bash[55659]: cluster 2024-04-19T22:48:27.600007+0000 mgr.y (mgr.25321) 98 : cluster 0 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-19T22:48:29.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:28 smithi044 bash[56981]: cephadm 2024-04-19T22:48:26.876594+0000 mgr.y (mgr.25321) 96 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2024-04-19T22:48:29.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:28 smithi044 bash[56981]: cephadm 2024-04-19T22:48:26.883867+0000 mgr.y (mgr.25321) 97 : cephadm 1 Reconfiguring daemon osd.3 on smithi044 2024-04-19T22:48:29.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:28 smithi044 bash[56981]: cluster 2024-04-19T22:48:27.600007+0000 mgr.y (mgr.25321) 98 : cluster 0 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-19T22:48:30.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:30 smithi044 bash[55659]: audit 2024-04-19T22:48:29.060844+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:30.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:30 smithi044 bash[55659]: audit 2024-04-19T22:48:29.070366+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:30.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:30 smithi044 bash[55659]: cephadm 2024-04-19T22:48:29.104281+0000 mgr.y (mgr.25321) 99 : cephadm 1 Reconfiguring rgw.foo.smithi044.ofxscw (monmap changed)... 2024-04-19T22:48:30.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:30 smithi044 bash[55659]: audit 2024-04-19T22:48:29.104905+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.ofxscw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:48:30.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:30 smithi044 bash[55659]: audit 2024-04-19T22:48:29.108613+0000 mon.a (mon.0) 225 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:30.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:30 smithi044 bash[55659]: cephadm 2024-04-19T22:48:29.110596+0000 mgr.y (mgr.25321) 100 : cephadm 1 Reconfiguring daemon rgw.foo.smithi044.ofxscw on smithi044 2024-04-19T22:48:30.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:30 smithi044 bash[55659]: cluster 2024-04-19T22:48:29.600539+0000 mgr.y (mgr.25321) 101 : cluster 0 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-19T22:48:30.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:30 smithi044 bash[56981]: audit 2024-04-19T22:48:29.060844+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:30.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:30 smithi044 bash[56981]: audit 2024-04-19T22:48:29.070366+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:30.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:30 smithi044 bash[56981]: cephadm 2024-04-19T22:48:29.104281+0000 mgr.y (mgr.25321) 99 : cephadm 1 Reconfiguring rgw.foo.smithi044.ofxscw (monmap changed)... 2024-04-19T22:48:30.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:30 smithi044 bash[56981]: audit 2024-04-19T22:48:29.104905+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.ofxscw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:48:30.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:30 smithi044 bash[56981]: audit 2024-04-19T22:48:29.108613+0000 mon.a (mon.0) 225 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:30.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:30 smithi044 bash[56981]: cephadm 2024-04-19T22:48:29.110596+0000 mgr.y (mgr.25321) 100 : cephadm 1 Reconfiguring daemon rgw.foo.smithi044.ofxscw on smithi044 2024-04-19T22:48:30.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:30 smithi044 bash[56981]: cluster 2024-04-19T22:48:29.600539+0000 mgr.y (mgr.25321) 101 : cluster 0 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-19T22:48:30.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:30 smithi165 bash[44861]: audit 2024-04-19T22:48:29.060844+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:30.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:30 smithi165 bash[44861]: audit 2024-04-19T22:48:29.070366+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:30.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:30 smithi165 bash[44861]: cephadm 2024-04-19T22:48:29.104281+0000 mgr.y (mgr.25321) 99 : cephadm 1 Reconfiguring rgw.foo.smithi044.ofxscw (monmap changed)... 2024-04-19T22:48:30.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:30 smithi165 bash[44861]: audit 2024-04-19T22:48:29.104905+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.ofxscw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:48:30.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:30 smithi165 bash[44861]: audit 2024-04-19T22:48:29.108613+0000 mon.a (mon.0) 225 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:30.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:30 smithi165 bash[44861]: cephadm 2024-04-19T22:48:29.110596+0000 mgr.y (mgr.25321) 100 : cephadm 1 Reconfiguring daemon rgw.foo.smithi044.ofxscw on smithi044 2024-04-19T22:48:30.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:30 smithi165 bash[44861]: cluster 2024-04-19T22:48:29.600539+0000 mgr.y (mgr.25321) 101 : cluster 0 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-19T22:48:31.443 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:31 smithi165 bash[44861]: audit 2024-04-19T22:48:30.530373+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:48:31.504 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:31 smithi044 bash[55659]: audit 2024-04-19T22:48:30.530373+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:48:31.505 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:31 smithi044 bash[56981]: audit 2024-04-19T22:48:30.530373+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:48:32.568 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:48:32] "GET /metrics HTTP/1.1" 200 38262 "" "Prometheus/2.33.4" 2024-04-19T22:48:32.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[56981]: audit 2024-04-19T22:48:31.271065+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:32.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[56981]: audit 2024-04-19T22:48:31.286415+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:32.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[56981]: cephadm 2024-04-19T22:48:31.330256+0000 mgr.y (mgr.25321) 102 : cephadm 1 Reconfiguring rgw.smpl.smithi044.nuojwc (monmap changed)... 2024-04-19T22:48:32.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[56981]: audit 2024-04-19T22:48:31.331086+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.nuojwc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:48:32.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[56981]: audit 2024-04-19T22:48:31.335613+0000 mon.a (mon.0) 230 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:32.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[56981]: cephadm 2024-04-19T22:48:31.337823+0000 mgr.y (mgr.25321) 103 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi044.nuojwc on smithi044 2024-04-19T22:48:32.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[56981]: audit 2024-04-19T22:48:31.507596+0000 mgr.y (mgr.25321) 104 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:32.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[56981]: cluster 2024-04-19T22:48:31.602235+0000 mgr.y (mgr.25321) 105 : cluster 0 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-19T22:48:32.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[55659]: audit 2024-04-19T22:48:31.271065+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:32.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[55659]: audit 2024-04-19T22:48:31.286415+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:32.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[55659]: cephadm 2024-04-19T22:48:31.330256+0000 mgr.y (mgr.25321) 102 : cephadm 1 Reconfiguring rgw.smpl.smithi044.nuojwc (monmap changed)... 2024-04-19T22:48:32.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[55659]: audit 2024-04-19T22:48:31.331086+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.nuojwc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:48:32.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[55659]: audit 2024-04-19T22:48:31.335613+0000 mon.a (mon.0) 230 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:32.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[55659]: cephadm 2024-04-19T22:48:31.337823+0000 mgr.y (mgr.25321) 103 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi044.nuojwc on smithi044 2024-04-19T22:48:32.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[55659]: audit 2024-04-19T22:48:31.507596+0000 mgr.y (mgr.25321) 104 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:32.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:32 smithi044 bash[55659]: cluster 2024-04-19T22:48:31.602235+0000 mgr.y (mgr.25321) 105 : cluster 0 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-19T22:48:32.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:32 smithi165 bash[44861]: audit 2024-04-19T22:48:31.271065+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:32.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:32 smithi165 bash[44861]: audit 2024-04-19T22:48:31.286415+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:32.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:32 smithi165 bash[44861]: cephadm 2024-04-19T22:48:31.330256+0000 mgr.y (mgr.25321) 102 : cephadm 1 Reconfiguring rgw.smpl.smithi044.nuojwc (monmap changed)... 2024-04-19T22:48:32.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:32 smithi165 bash[44861]: audit 2024-04-19T22:48:31.331086+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.nuojwc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:48:32.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:32 smithi165 bash[44861]: audit 2024-04-19T22:48:31.335613+0000 mon.a (mon.0) 230 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:32.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:32 smithi165 bash[44861]: cephadm 2024-04-19T22:48:31.337823+0000 mgr.y (mgr.25321) 103 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi044.nuojwc on smithi044 2024-04-19T22:48:32.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:32 smithi165 bash[44861]: audit 2024-04-19T22:48:31.507596+0000 mgr.y (mgr.25321) 104 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:32.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:32 smithi165 bash[44861]: cluster 2024-04-19T22:48:31.602235+0000 mgr.y (mgr.25321) 105 : cluster 0 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-19T22:48:34.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[56981]: audit 2024-04-19T22:48:33.539435+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:34.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[56981]: audit 2024-04-19T22:48:33.550459+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:34.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[56981]: cephadm 2024-04-19T22:48:33.558434+0000 mgr.y (mgr.25321) 106 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-19T22:48:34.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[56981]: audit 2024-04-19T22:48:33.559206+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:48:34.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[56981]: audit 2024-04-19T22:48:33.561244+0000 mon.a (mon.0) 234 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:48:34.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[56981]: audit 2024-04-19T22:48:33.563059+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:34.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[56981]: cephadm 2024-04-19T22:48:33.564709+0000 mgr.y (mgr.25321) 107 : cephadm 1 Reconfiguring daemon mon.b on smithi165 2024-04-19T22:48:34.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[56981]: cluster 2024-04-19T22:48:33.602956+0000 mgr.y (mgr.25321) 108 : cluster 0 pgmap v50: 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-19T22:48:34.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[55659]: audit 2024-04-19T22:48:33.539435+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:34.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[55659]: audit 2024-04-19T22:48:33.550459+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:34.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[55659]: cephadm 2024-04-19T22:48:33.558434+0000 mgr.y (mgr.25321) 106 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-19T22:48:34.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[55659]: audit 2024-04-19T22:48:33.559206+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:48:34.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[55659]: audit 2024-04-19T22:48:33.561244+0000 mon.a (mon.0) 234 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:48:34.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[55659]: audit 2024-04-19T22:48:33.563059+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:34.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[55659]: cephadm 2024-04-19T22:48:33.564709+0000 mgr.y (mgr.25321) 107 : cephadm 1 Reconfiguring daemon mon.b on smithi165 2024-04-19T22:48:34.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:34 smithi044 bash[55659]: cluster 2024-04-19T22:48:33.602956+0000 mgr.y (mgr.25321) 108 : cluster 0 pgmap v50: 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-19T22:48:34.847 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:34 smithi165 bash[44861]: audit 2024-04-19T22:48:33.539435+0000 mon.a (mon.0) 231 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:34.847 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:34 smithi165 bash[44861]: audit 2024-04-19T22:48:33.550459+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:34.847 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:34 smithi165 bash[44861]: cephadm 2024-04-19T22:48:33.558434+0000 mgr.y (mgr.25321) 106 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2024-04-19T22:48:34.847 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:34 smithi165 bash[44861]: audit 2024-04-19T22:48:33.559206+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T22:48:34.847 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:34 smithi165 bash[44861]: audit 2024-04-19T22:48:33.561244+0000 mon.a (mon.0) 234 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T22:48:34.847 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:34 smithi165 bash[44861]: audit 2024-04-19T22:48:33.563059+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:34.847 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:34 smithi165 bash[44861]: cephadm 2024-04-19T22:48:33.564709+0000 mgr.y (mgr.25321) 107 : cephadm 1 Reconfiguring daemon mon.b on smithi165 2024-04-19T22:48:34.848 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:34 smithi165 bash[44861]: cluster 2024-04-19T22:48:33.602956+0000 mgr.y (mgr.25321) 108 : cluster 0 pgmap v50: 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-19T22:48:36.974 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:36 smithi165 bash[44861]: cluster 2024-04-19T22:48:35.603679+0000 mgr.y (mgr.25321) 109 : cluster 0 pgmap v51: 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-19T22:48:36.975 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:36 smithi165 bash[44861]: audit 2024-04-19T22:48:35.706667+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:36.975 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:36 smithi165 bash[44861]: audit 2024-04-19T22:48:35.720806+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:36.975 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:36 smithi165 bash[44861]: cephadm 2024-04-19T22:48:35.735145+0000 mgr.y (mgr.25321) 110 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-04-19T22:48:36.975 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:36 smithi165 bash[44861]: audit 2024-04-19T22:48:35.735922+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:48:36.975 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:36 smithi165 bash[44861]: audit 2024-04-19T22:48:35.738060+0000 mon.a (mon.0) 239 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:48:36.975 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:36 smithi165 bash[44861]: audit 2024-04-19T22:48:35.739907+0000 mon.a (mon.0) 240 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:36.975 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:36 smithi165 bash[44861]: cephadm 2024-04-19T22:48:35.742029+0000 mgr.y (mgr.25321) 111 : cephadm 1 Reconfiguring daemon mgr.x on smithi165 2024-04-19T22:48:37.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[56981]: cluster 2024-04-19T22:48:35.603679+0000 mgr.y (mgr.25321) 109 : cluster 0 pgmap v51: 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-19T22:48:37.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[56981]: audit 2024-04-19T22:48:35.706667+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:37.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[56981]: audit 2024-04-19T22:48:35.720806+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:37.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[56981]: cephadm 2024-04-19T22:48:35.735145+0000 mgr.y (mgr.25321) 110 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-04-19T22:48:37.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[56981]: audit 2024-04-19T22:48:35.735922+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:48:37.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[56981]: audit 2024-04-19T22:48:35.738060+0000 mon.a (mon.0) 239 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:48:37.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[56981]: audit 2024-04-19T22:48:35.739907+0000 mon.a (mon.0) 240 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:37.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[56981]: cephadm 2024-04-19T22:48:35.742029+0000 mgr.y (mgr.25321) 111 : cephadm 1 Reconfiguring daemon mgr.x on smithi165 2024-04-19T22:48:37.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[55659]: cluster 2024-04-19T22:48:35.603679+0000 mgr.y (mgr.25321) 109 : cluster 0 pgmap v51: 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-19T22:48:37.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[55659]: audit 2024-04-19T22:48:35.706667+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:37.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[55659]: audit 2024-04-19T22:48:35.720806+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:37.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[55659]: cephadm 2024-04-19T22:48:35.735145+0000 mgr.y (mgr.25321) 110 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2024-04-19T22:48:37.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[55659]: audit 2024-04-19T22:48:35.735922+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T22:48:37.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[55659]: audit 2024-04-19T22:48:35.738060+0000 mon.a (mon.0) 239 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T22:48:37.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[55659]: audit 2024-04-19T22:48:35.739907+0000 mon.a (mon.0) 240 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:37.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:36 smithi044 bash[55659]: cephadm 2024-04-19T22:48:35.742029+0000 mgr.y (mgr.25321) 111 : cephadm 1 Reconfiguring daemon mgr.x on smithi165 2024-04-19T22:48:38.705 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:48:38.943 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:48:38 smithi165 bash[42022]: ts=2024-04-19T22:48:38.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:48:38.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:38 smithi165 bash[44861]: cluster 2024-04-19T22:48:37.605317+0000 mgr.y (mgr.25321) 112 : cluster 0 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-19T22:48:38.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:38 smithi165 bash[44861]: audit 2024-04-19T22:48:37.757457+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:38.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:38 smithi165 bash[44861]: audit 2024-04-19T22:48:37.769564+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:38.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:38 smithi165 bash[44861]: cephadm 2024-04-19T22:48:37.811749+0000 mgr.y (mgr.25321) 113 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-04-19T22:48:38.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:38 smithi165 bash[44861]: audit 2024-04-19T22:48:37.812465+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T22:48:38.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:38 smithi165 bash[44861]: audit 2024-04-19T22:48:37.814345+0000 mon.a (mon.0) 244 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:38.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:38 smithi165 bash[44861]: cephadm 2024-04-19T22:48:37.820060+0000 mgr.y (mgr.25321) 114 : cephadm 1 Reconfiguring daemon osd.4 on smithi165 2024-04-19T22:48:39.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:38 smithi044 bash[56981]: cluster 2024-04-19T22:48:37.605317+0000 mgr.y (mgr.25321) 112 : cluster 0 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-19T22:48:39.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:38 smithi044 bash[56981]: audit 2024-04-19T22:48:37.757457+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:39.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:38 smithi044 bash[56981]: audit 2024-04-19T22:48:37.769564+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:39.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:38 smithi044 bash[56981]: cephadm 2024-04-19T22:48:37.811749+0000 mgr.y (mgr.25321) 113 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-04-19T22:48:39.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:38 smithi044 bash[56981]: audit 2024-04-19T22:48:37.812465+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T22:48:39.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:38 smithi044 bash[56981]: audit 2024-04-19T22:48:37.814345+0000 mon.a (mon.0) 244 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:39.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:38 smithi044 bash[56981]: cephadm 2024-04-19T22:48:37.820060+0000 mgr.y (mgr.25321) 114 : cephadm 1 Reconfiguring daemon osd.4 on smithi165 2024-04-19T22:48:39.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:38 smithi044 bash[55659]: cluster 2024-04-19T22:48:37.605317+0000 mgr.y (mgr.25321) 112 : cluster 0 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-19T22:48:39.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:38 smithi044 bash[55659]: audit 2024-04-19T22:48:37.757457+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:39.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:38 smithi044 bash[55659]: audit 2024-04-19T22:48:37.769564+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:39.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:38 smithi044 bash[55659]: cephadm 2024-04-19T22:48:37.811749+0000 mgr.y (mgr.25321) 113 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2024-04-19T22:48:39.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:38 smithi044 bash[55659]: audit 2024-04-19T22:48:37.812465+0000 mon.a (mon.0) 243 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T22:48:39.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:38 smithi044 bash[55659]: audit 2024-04-19T22:48:37.814345+0000 mon.a (mon.0) 244 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:39.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:38 smithi044 bash[55659]: cephadm 2024-04-19T22:48:37.820060+0000 mgr.y (mgr.25321) 114 : cephadm 1 Reconfiguring daemon osd.4 on smithi165 2024-04-19T22:48:39.440 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:48:39.440 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (3m) 65s ago 10m 14.3M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:48:39.440 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 error 36s ago 9m - - 2024-04-19T22:48:39.440 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (2m) 65s ago 8m 43.2M - 3.5 e1d6a67b021e 57b20873ff61 2024-04-19T22:48:39.440 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (2m) 36s ago 15m 436M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (3m) 65s ago 17m 482M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (110s) 65s ago 17m 37.5M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (48s) 36s ago 16m 18.5M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (73s) 65s ago 16m 21.2M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (3m) 65s ago 10m 9400k - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (3m) 36s ago 10m 8932k - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (15m) 65s ago 15m 54.7M 2781M 17.2.0 e1d6a67b021e 6edc0b1b604b 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (14m) 65s ago 14m 56.5M 2781M 17.2.0 e1d6a67b021e 7d1be84a1e1a 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (14m) 65s ago 14m 50.1M 2781M 17.2.0 e1d6a67b021e 1bd0c78e6456 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (13m) 65s ago 13m 54.1M 2781M 17.2.0 e1d6a67b021e 93507ca261f0 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (13m) 36s ago 13m 55.7M 3036M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (12m) 36s ago 12m 54.4M 3036M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (12m) 36s ago 12m 50.9M 3036M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (11m) 36s ago 11m 54.3M 3036M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (2m) 36s ago 10m 55.0M - 2.33.4 514e6a882f6e 80e3b346b1e3 2024-04-19T22:48:39.441 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (8m) 65s ago 8m 85.4M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:48:39.442 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (8m) 36s ago 8m 85.2M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:48:39.442 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (8m) 65s ago 8m 85.2M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:48:39.442 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (8m) 36s ago 8m 85.1M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:48:39.871 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:48:39.871 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:48:39.871 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:48:39.871 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:48:39.871 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:48:39.871 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:48:39.871 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:48:39.871 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:48:39.872 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T22:48:39.872 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:48:39.872 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:48:39.872 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:48:39.872 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:48:39.872 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:48:39.872 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-19T22:48:39.872 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 5 2024-04-19T22:48:39.872 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:48:39.872 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:48:40.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:39 smithi044 bash[55659]: audit 2024-04-19T22:48:38.693655+0000 mgr.y (mgr.25321) 115 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:40.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:39 smithi044 bash[56981]: audit 2024-04-19T22:48:38.693655+0000 mgr.y (mgr.25321) 115 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:40.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:39 smithi165 bash[44861]: audit 2024-04-19T22:48:38.693655+0000 mgr.y (mgr.25321) 115 : audit 0 from='client.44173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:40.239 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:48:40.239 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:48:40.239 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:48:40.239 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:48:40.239 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:48:40.239 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-04-19T22:48:40.239 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:48:40.240 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:48:40.240 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "5/23 daemons upgraded", 2024-04-19T22:48:40.240 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading mon daemons", 2024-04-19T22:48:40.240 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:48:40.240 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:48:40.684 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-19T22:48:40.684 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:48:40.684 INFO:teuthology.orchestra.run.smithi044.stdout: daemon grafana.a on smithi165 is in error state 2024-04-19T22:48:41.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[55659]: audit 2024-04-19T22:48:39.067686+0000 mgr.y (mgr.25321) 116 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:41.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[55659]: audit 2024-04-19T22:48:39.427909+0000 mgr.y (mgr.25321) 117 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:41.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[55659]: cluster 2024-04-19T22:48:39.605768+0000 mgr.y (mgr.25321) 118 : cluster 0 pgmap v53: 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-19T22:48:41.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[55659]: audit 2024-04-19T22:48:39.874263+0000 mon.a (mon.0) 245 : audit 0 from='client.? 172.21.15.44:0/3070450064' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:48:41.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[55659]: audit 2024-04-19T22:48:39.940179+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:41.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[55659]: audit 2024-04-19T22:48:39.952912+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:41.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[55659]: audit 2024-04-19T22:48:39.990996+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T22:48:41.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[55659]: audit 2024-04-19T22:48:39.992204+0000 mon.a (mon.0) 249 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:41.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[55659]: audit 2024-04-19T22:48:40.687660+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.44:0/3194859950' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:48:41.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[56981]: audit 2024-04-19T22:48:39.067686+0000 mgr.y (mgr.25321) 116 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:41.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[56981]: audit 2024-04-19T22:48:39.427909+0000 mgr.y (mgr.25321) 117 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:41.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[56981]: cluster 2024-04-19T22:48:39.605768+0000 mgr.y (mgr.25321) 118 : cluster 0 pgmap v53: 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-19T22:48:41.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[56981]: audit 2024-04-19T22:48:39.874263+0000 mon.a (mon.0) 245 : audit 0 from='client.? 172.21.15.44:0/3070450064' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:48:41.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[56981]: audit 2024-04-19T22:48:39.940179+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:41.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[56981]: audit 2024-04-19T22:48:39.952912+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:41.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[56981]: audit 2024-04-19T22:48:39.990996+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T22:48:41.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[56981]: audit 2024-04-19T22:48:39.992204+0000 mon.a (mon.0) 249 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:41.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:40 smithi044 bash[56981]: audit 2024-04-19T22:48:40.687660+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.44:0/3194859950' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:48:41.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:40 smithi165 bash[44861]: audit 2024-04-19T22:48:39.067686+0000 mgr.y (mgr.25321) 116 : audit 0 from='client.44179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:41.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:40 smithi165 bash[44861]: audit 2024-04-19T22:48:39.427909+0000 mgr.y (mgr.25321) 117 : audit 0 from='client.44185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:41.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:40 smithi165 bash[44861]: cluster 2024-04-19T22:48:39.605768+0000 mgr.y (mgr.25321) 118 : cluster 0 pgmap v53: 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-19T22:48:41.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:40 smithi165 bash[44861]: audit 2024-04-19T22:48:39.874263+0000 mon.a (mon.0) 245 : audit 0 from='client.? 172.21.15.44:0/3070450064' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:48:41.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:40 smithi165 bash[44861]: audit 2024-04-19T22:48:39.940179+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:41.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:40 smithi165 bash[44861]: audit 2024-04-19T22:48:39.952912+0000 mon.a (mon.0) 247 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:41.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:40 smithi165 bash[44861]: audit 2024-04-19T22:48:39.990996+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T22:48:41.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:40 smithi165 bash[44861]: audit 2024-04-19T22:48:39.992204+0000 mon.a (mon.0) 249 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:41.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:40 smithi165 bash[44861]: audit 2024-04-19T22:48:40.687660+0000 mon.c (mon.1) 8 : audit 0 from='client.? 172.21.15.44:0/3194859950' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:48:41.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:41 smithi165 bash[44861]: cephadm 2024-04-19T22:48:39.990476+0000 mgr.y (mgr.25321) 119 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-04-19T22:48:41.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:41 smithi165 bash[44861]: cephadm 2024-04-19T22:48:39.997661+0000 mgr.y (mgr.25321) 120 : cephadm 1 Reconfiguring daemon osd.5 on smithi165 2024-04-19T22:48:41.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:41 smithi165 bash[44861]: audit 2024-04-19T22:48:40.241763+0000 mgr.y (mgr.25321) 121 : audit 0 from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:42.068 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:41 smithi044 bash[55659]: cephadm 2024-04-19T22:48:39.990476+0000 mgr.y (mgr.25321) 119 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-04-19T22:48:42.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:41 smithi044 bash[55659]: cephadm 2024-04-19T22:48:39.997661+0000 mgr.y (mgr.25321) 120 : cephadm 1 Reconfiguring daemon osd.5 on smithi165 2024-04-19T22:48:42.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:41 smithi044 bash[55659]: audit 2024-04-19T22:48:40.241763+0000 mgr.y (mgr.25321) 121 : audit 0 from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:42.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:41 smithi044 bash[56981]: cephadm 2024-04-19T22:48:39.990476+0000 mgr.y (mgr.25321) 119 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2024-04-19T22:48:42.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:41 smithi044 bash[56981]: cephadm 2024-04-19T22:48:39.997661+0000 mgr.y (mgr.25321) 120 : cephadm 1 Reconfiguring daemon osd.5 on smithi165 2024-04-19T22:48:42.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:41 smithi044 bash[56981]: audit 2024-04-19T22:48:40.241763+0000 mgr.y (mgr.25321) 121 : audit 0 from='client.34269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:48:42.568 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:48:42 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:48:42] "GET /metrics HTTP/1.1" 200 38262 "" "Prometheus/2.33.4" 2024-04-19T22:48:42.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:42 smithi165 bash[44861]: audit 2024-04-19T22:48:41.518805+0000 mgr.y (mgr.25321) 122 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:42.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:42 smithi165 bash[44861]: cluster 2024-04-19T22:48:41.607376+0000 mgr.y (mgr.25321) 123 : cluster 0 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-19T22:48:42.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:42 smithi165 bash[44861]: audit 2024-04-19T22:48:42.178223+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:42.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:42 smithi165 bash[44861]: audit 2024-04-19T22:48:42.192007+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:42.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:42 smithi165 bash[44861]: audit 2024-04-19T22:48:42.216886+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T22:48:42.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:42 smithi165 bash[44861]: audit 2024-04-19T22:48:42.218809+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:43.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:42 smithi044 bash[55659]: audit 2024-04-19T22:48:41.518805+0000 mgr.y (mgr.25321) 122 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:43.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:42 smithi044 bash[55659]: cluster 2024-04-19T22:48:41.607376+0000 mgr.y (mgr.25321) 123 : cluster 0 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-19T22:48:43.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:42 smithi044 bash[55659]: audit 2024-04-19T22:48:42.178223+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:43.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:42 smithi044 bash[55659]: audit 2024-04-19T22:48:42.192007+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:43.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:42 smithi044 bash[55659]: audit 2024-04-19T22:48:42.216886+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T22:48:43.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:42 smithi044 bash[55659]: audit 2024-04-19T22:48:42.218809+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:43.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:42 smithi044 bash[56981]: audit 2024-04-19T22:48:41.518805+0000 mgr.y (mgr.25321) 122 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:43.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:42 smithi044 bash[56981]: cluster 2024-04-19T22:48:41.607376+0000 mgr.y (mgr.25321) 123 : cluster 0 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-19T22:48:43.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:42 smithi044 bash[56981]: audit 2024-04-19T22:48:42.178223+0000 mon.a (mon.0) 250 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:43.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:42 smithi044 bash[56981]: audit 2024-04-19T22:48:42.192007+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:43.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:42 smithi044 bash[56981]: audit 2024-04-19T22:48:42.216886+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T22:48:43.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:42 smithi044 bash[56981]: audit 2024-04-19T22:48:42.218809+0000 mon.a (mon.0) 253 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:43.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:43 smithi165 bash[44861]: cephadm 2024-04-19T22:48:42.216189+0000 mgr.y (mgr.25321) 124 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-04-19T22:48:43.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:43 smithi165 bash[44861]: cephadm 2024-04-19T22:48:42.224517+0000 mgr.y (mgr.25321) 125 : cephadm 1 Reconfiguring daemon osd.6 on smithi165 2024-04-19T22:48:44.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:43 smithi044 bash[56981]: cephadm 2024-04-19T22:48:42.216189+0000 mgr.y (mgr.25321) 124 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-04-19T22:48:44.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:43 smithi044 bash[56981]: cephadm 2024-04-19T22:48:42.224517+0000 mgr.y (mgr.25321) 125 : cephadm 1 Reconfiguring daemon osd.6 on smithi165 2024-04-19T22:48:44.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:43 smithi044 bash[55659]: cephadm 2024-04-19T22:48:42.216189+0000 mgr.y (mgr.25321) 124 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2024-04-19T22:48:44.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:43 smithi044 bash[55659]: cephadm 2024-04-19T22:48:42.224517+0000 mgr.y (mgr.25321) 125 : cephadm 1 Reconfiguring daemon osd.6 on smithi165 2024-04-19T22:48:45.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:44 smithi044 bash[56981]: cluster 2024-04-19T22:48:43.608124+0000 mgr.y (mgr.25321) 126 : cluster 0 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-19T22:48:45.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:44 smithi044 bash[56981]: audit 2024-04-19T22:48:44.480737+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:45.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:44 smithi044 bash[56981]: audit 2024-04-19T22:48:44.494840+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:45.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:44 smithi044 bash[56981]: audit 2024-04-19T22:48:44.546420+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T22:48:45.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:44 smithi044 bash[56981]: audit 2024-04-19T22:48:44.548310+0000 mon.a (mon.0) 257 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:45.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:44 smithi044 bash[55659]: cluster 2024-04-19T22:48:43.608124+0000 mgr.y (mgr.25321) 126 : cluster 0 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-19T22:48:45.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:44 smithi044 bash[55659]: audit 2024-04-19T22:48:44.480737+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:45.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:44 smithi044 bash[55659]: audit 2024-04-19T22:48:44.494840+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:45.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:44 smithi044 bash[55659]: audit 2024-04-19T22:48:44.546420+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T22:48:45.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:44 smithi044 bash[55659]: audit 2024-04-19T22:48:44.548310+0000 mon.a (mon.0) 257 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:45.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:44 smithi165 bash[44861]: cluster 2024-04-19T22:48:43.608124+0000 mgr.y (mgr.25321) 126 : cluster 0 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-19T22:48:45.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:44 smithi165 bash[44861]: audit 2024-04-19T22:48:44.480737+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:45.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:44 smithi165 bash[44861]: audit 2024-04-19T22:48:44.494840+0000 mon.a (mon.0) 255 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:45.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:44 smithi165 bash[44861]: audit 2024-04-19T22:48:44.546420+0000 mon.a (mon.0) 256 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T22:48:45.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:44 smithi165 bash[44861]: audit 2024-04-19T22:48:44.548310+0000 mon.a (mon.0) 257 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:46.059 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:45 smithi165 bash[44861]: cephadm 2024-04-19T22:48:44.545589+0000 mgr.y (mgr.25321) 127 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-04-19T22:48:46.059 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:45 smithi165 bash[44861]: cephadm 2024-04-19T22:48:44.554146+0000 mgr.y (mgr.25321) 128 : cephadm 1 Reconfiguring daemon osd.7 on smithi165 2024-04-19T22:48:46.059 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:45 smithi165 bash[44861]: audit 2024-04-19T22:48:45.531643+0000 mon.a (mon.0) 258 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:48:46.068 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:45 smithi044 bash[56981]: cephadm 2024-04-19T22:48:44.545589+0000 mgr.y (mgr.25321) 127 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-04-19T22:48:46.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:45 smithi044 bash[56981]: cephadm 2024-04-19T22:48:44.554146+0000 mgr.y (mgr.25321) 128 : cephadm 1 Reconfiguring daemon osd.7 on smithi165 2024-04-19T22:48:46.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:45 smithi044 bash[56981]: audit 2024-04-19T22:48:45.531643+0000 mon.a (mon.0) 258 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:48:46.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:45 smithi044 bash[55659]: cephadm 2024-04-19T22:48:44.545589+0000 mgr.y (mgr.25321) 127 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2024-04-19T22:48:46.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:45 smithi044 bash[55659]: cephadm 2024-04-19T22:48:44.554146+0000 mgr.y (mgr.25321) 128 : cephadm 1 Reconfiguring daemon osd.7 on smithi165 2024-04-19T22:48:46.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:45 smithi044 bash[55659]: audit 2024-04-19T22:48:45.531643+0000 mon.a (mon.0) 258 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:48:47.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:46 smithi044 bash[56981]: cluster 2024-04-19T22:48:45.608941+0000 mgr.y (mgr.25321) 129 : cluster 0 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-19T22:48:47.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:46 smithi044 bash[56981]: audit 2024-04-19T22:48:46.735291+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:47.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:46 smithi044 bash[56981]: audit 2024-04-19T22:48:46.748034+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:47.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:46 smithi044 bash[56981]: audit 2024-04-19T22:48:46.790345+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.hsmrle", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:48:47.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:46 smithi044 bash[56981]: audit 2024-04-19T22:48:46.794139+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:47.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:46 smithi044 bash[55659]: cluster 2024-04-19T22:48:45.608941+0000 mgr.y (mgr.25321) 129 : cluster 0 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-19T22:48:47.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:46 smithi044 bash[55659]: audit 2024-04-19T22:48:46.735291+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:47.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:46 smithi044 bash[55659]: audit 2024-04-19T22:48:46.748034+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:47.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:46 smithi044 bash[55659]: audit 2024-04-19T22:48:46.790345+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.hsmrle", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:48:47.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:46 smithi044 bash[55659]: audit 2024-04-19T22:48:46.794139+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:47.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:46 smithi165 bash[44861]: cluster 2024-04-19T22:48:45.608941+0000 mgr.y (mgr.25321) 129 : cluster 0 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-19T22:48:47.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:46 smithi165 bash[44861]: audit 2024-04-19T22:48:46.735291+0000 mon.a (mon.0) 259 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:47.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:46 smithi165 bash[44861]: audit 2024-04-19T22:48:46.748034+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:47.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:46 smithi165 bash[44861]: audit 2024-04-19T22:48:46.790345+0000 mon.a (mon.0) 261 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.hsmrle", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:48:47.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:46 smithi165 bash[44861]: audit 2024-04-19T22:48:46.794139+0000 mon.a (mon.0) 262 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:48.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:47 smithi044 bash[55659]: cephadm 2024-04-19T22:48:46.789608+0000 mgr.y (mgr.25321) 130 : cephadm 1 Reconfiguring rgw.foo.smithi165.hsmrle (monmap changed)... 2024-04-19T22:48:48.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:47 smithi044 bash[55659]: cephadm 2024-04-19T22:48:46.796299+0000 mgr.y (mgr.25321) 131 : cephadm 1 Reconfiguring daemon rgw.foo.smithi165.hsmrle on smithi165 2024-04-19T22:48:48.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:47 smithi044 bash[56981]: cephadm 2024-04-19T22:48:46.789608+0000 mgr.y (mgr.25321) 130 : cephadm 1 Reconfiguring rgw.foo.smithi165.hsmrle (monmap changed)... 2024-04-19T22:48:48.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:47 smithi044 bash[56981]: cephadm 2024-04-19T22:48:46.796299+0000 mgr.y (mgr.25321) 131 : cephadm 1 Reconfiguring daemon rgw.foo.smithi165.hsmrle on smithi165 2024-04-19T22:48:48.077 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:47 smithi165 bash[44861]: cephadm 2024-04-19T22:48:46.789608+0000 mgr.y (mgr.25321) 130 : cephadm 1 Reconfiguring rgw.foo.smithi165.hsmrle (monmap changed)... 2024-04-19T22:48:48.077 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:47 smithi165 bash[44861]: cephadm 2024-04-19T22:48:46.796299+0000 mgr.y (mgr.25321) 131 : cephadm 1 Reconfiguring daemon rgw.foo.smithi165.hsmrle on smithi165 2024-04-19T22:48:48.811 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:48:48 smithi165 bash[42022]: ts=2024-04-19T22:48:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:48:49.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:48 smithi044 bash[55659]: cluster 2024-04-19T22:48:47.610665+0000 mgr.y (mgr.25321) 132 : cluster 0 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-19T22:48:49.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:48 smithi044 bash[56981]: cluster 2024-04-19T22:48:47.610665+0000 mgr.y (mgr.25321) 132 : cluster 0 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-19T22:48:49.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:48 smithi165 bash[44861]: cluster 2024-04-19T22:48:47.610665+0000 mgr.y (mgr.25321) 132 : cluster 0 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-19T22:48:50.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:49 smithi165 bash[44861]: audit 2024-04-19T22:48:48.937280+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:50.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:49 smithi165 bash[44861]: audit 2024-04-19T22:48:48.950370+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:50.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:49 smithi165 bash[44861]: cephadm 2024-04-19T22:48:48.965906+0000 mgr.y (mgr.25321) 133 : cephadm 1 Reconfiguring rgw.smpl.smithi165.kpecgl (monmap changed)... 2024-04-19T22:48:50.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:49 smithi165 bash[44861]: audit 2024-04-19T22:48:48.966657+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.kpecgl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:48:50.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:49 smithi165 bash[44861]: audit 2024-04-19T22:48:48.970421+0000 mon.a (mon.0) 266 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:50.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:49 smithi165 bash[44861]: cephadm 2024-04-19T22:48:48.972451+0000 mgr.y (mgr.25321) 134 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi165.kpecgl on smithi165 2024-04-19T22:48:50.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:49 smithi165 bash[44861]: cluster 2024-04-19T22:48:49.611455+0000 mgr.y (mgr.25321) 135 : cluster 0 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-19T22:48:50.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:49 smithi044 bash[56981]: audit 2024-04-19T22:48:48.937280+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:50.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:49 smithi044 bash[56981]: audit 2024-04-19T22:48:48.950370+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:50.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:49 smithi044 bash[56981]: cephadm 2024-04-19T22:48:48.965906+0000 mgr.y (mgr.25321) 133 : cephadm 1 Reconfiguring rgw.smpl.smithi165.kpecgl (monmap changed)... 2024-04-19T22:48:50.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:49 smithi044 bash[56981]: audit 2024-04-19T22:48:48.966657+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.kpecgl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:48:50.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:49 smithi044 bash[56981]: audit 2024-04-19T22:48:48.970421+0000 mon.a (mon.0) 266 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:50.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:49 smithi044 bash[56981]: cephadm 2024-04-19T22:48:48.972451+0000 mgr.y (mgr.25321) 134 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi165.kpecgl on smithi165 2024-04-19T22:48:50.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:49 smithi044 bash[56981]: cluster 2024-04-19T22:48:49.611455+0000 mgr.y (mgr.25321) 135 : cluster 0 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-19T22:48:50.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:49 smithi044 bash[55659]: audit 2024-04-19T22:48:48.937280+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:50.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:49 smithi044 bash[55659]: audit 2024-04-19T22:48:48.950370+0000 mon.a (mon.0) 264 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:50.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:49 smithi044 bash[55659]: cephadm 2024-04-19T22:48:48.965906+0000 mgr.y (mgr.25321) 133 : cephadm 1 Reconfiguring rgw.smpl.smithi165.kpecgl (monmap changed)... 2024-04-19T22:48:50.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:49 smithi044 bash[55659]: audit 2024-04-19T22:48:48.966657+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.kpecgl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:48:50.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:49 smithi044 bash[55659]: audit 2024-04-19T22:48:48.970421+0000 mon.a (mon.0) 266 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:50.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:49 smithi044 bash[55659]: cephadm 2024-04-19T22:48:48.972451+0000 mgr.y (mgr.25321) 134 : cephadm 1 Reconfiguring daemon rgw.smpl.smithi165.kpecgl on smithi165 2024-04-19T22:48:50.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:49 smithi044 bash[55659]: cluster 2024-04-19T22:48:49.611455+0000 mgr.y (mgr.25321) 135 : cluster 0 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-19T22:48:52.319 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:48:52] "GET /metrics HTTP/1.1" 200 38259 "" "Prometheus/2.33.4" 2024-04-19T22:48:52.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.010504+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:52.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.024638+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:52.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.059362+0000 mon.a (mon.0) 269 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:48:52.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.064712+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:48:52.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.068933+0000 mon.a (mon.0) 271 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:48:52.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: cephadm 2024-04-19T22:48:51.070553+0000 mgr.y (mgr.25321) 136 : cephadm 1 Upgrade: Setting container_image for all mon 2024-04-19T22:48:52.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.081217+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:52.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.087256+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-19T22:48:52.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.097184+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-19T22:48:52.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.102960+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-19T22:48:52.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.110689+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-19T22:48:52.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.114752+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-19T22:48:52.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.122625+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-19T22:48:52.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.127968+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:48:52.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: cephadm 2024-04-19T22:48:51.129702+0000 mgr.y (mgr.25321) 137 : cephadm 1 Upgrade: Setting container_image for all crash 2024-04-19T22:48:52.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.137757+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:52.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.144136+0000 mon.a (mon.0) 281 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T22:48:52.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.144546+0000 mgr.y (mgr.25321) 138 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T22:48:52.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: cephadm 2024-04-19T22:48:51.147067+0000 mgr.y (mgr.25321) 139 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-04-19T22:48:52.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: audit 2024-04-19T22:48:51.527841+0000 mgr.y (mgr.25321) 140 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:52.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[55659]: cluster 2024-04-19T22:48:51.612371+0000 mgr.y (mgr.25321) 141 : cluster 0 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-19T22:48:52.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.010504+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:52.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.024638+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:52.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.059362+0000 mon.a (mon.0) 269 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:48:52.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.064712+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:48:52.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.068933+0000 mon.a (mon.0) 271 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:48:52.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: cephadm 2024-04-19T22:48:51.070553+0000 mgr.y (mgr.25321) 136 : cephadm 1 Upgrade: Setting container_image for all mon 2024-04-19T22:48:52.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.081217+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:52.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.087256+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-19T22:48:52.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.097184+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-19T22:48:52.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.102960+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-19T22:48:52.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.110689+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-19T22:48:52.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.114752+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-19T22:48:52.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.122625+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-19T22:48:52.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.127968+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:48:52.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: cephadm 2024-04-19T22:48:51.129702+0000 mgr.y (mgr.25321) 137 : cephadm 1 Upgrade: Setting container_image for all crash 2024-04-19T22:48:52.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.137757+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:52.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.144136+0000 mon.a (mon.0) 281 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T22:48:52.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.144546+0000 mgr.y (mgr.25321) 138 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T22:48:52.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: cephadm 2024-04-19T22:48:51.147067+0000 mgr.y (mgr.25321) 139 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-04-19T22:48:52.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: audit 2024-04-19T22:48:51.527841+0000 mgr.y (mgr.25321) 140 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:52.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:52 smithi044 bash[56981]: cluster 2024-04-19T22:48:51.612371+0000 mgr.y (mgr.25321) 141 : cluster 0 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-19T22:48:52.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.010504+0000 mon.a (mon.0) 267 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:52.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.024638+0000 mon.a (mon.0) 268 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.059362+0000 mon.a (mon.0) 269 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:48:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.064712+0000 mon.a (mon.0) 270 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:48:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.068933+0000 mon.a (mon.0) 271 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:48:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: cephadm 2024-04-19T22:48:51.070553+0000 mgr.y (mgr.25321) 136 : cephadm 1 Upgrade: Setting container_image for all mon 2024-04-19T22:48:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.081217+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.087256+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-19T22:48:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.097184+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-19T22:48:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.102960+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-19T22:48:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.110689+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-19T22:48:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.114752+0000 mon.a (mon.0) 277 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-19T22:48:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.122625+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-19T22:48:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.127968+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:48:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: cephadm 2024-04-19T22:48:51.129702+0000 mgr.y (mgr.25321) 137 : cephadm 1 Upgrade: Setting container_image for all crash 2024-04-19T22:48:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.137757+0000 mon.a (mon.0) 280 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:52.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.144136+0000 mon.a (mon.0) 281 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T22:48:52.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.144546+0000 mgr.y (mgr.25321) 138 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T22:48:52.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: cephadm 2024-04-19T22:48:51.147067+0000 mgr.y (mgr.25321) 139 : cephadm 1 Upgrade: osd.0 is safe to restart 2024-04-19T22:48:52.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: audit 2024-04-19T22:48:51.527841+0000 mgr.y (mgr.25321) 140 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:48:52.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:52 smithi165 bash[44861]: cluster 2024-04-19T22:48:51.612371+0000 mgr.y (mgr.25321) 141 : cluster 0 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-19T22:48:54.630 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:54 smithi044 bash[56981]: cephadm 2024-04-19T22:48:53.366559+0000 mgr.y (mgr.25321) 142 : cephadm 1 Upgrade: Updating osd.0 2024-04-19T22:48:54.630 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:54 smithi044 bash[56981]: audit 2024-04-19T22:48:53.373022+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:54.630 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:54 smithi044 bash[56981]: audit 2024-04-19T22:48:53.377253+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T22:48:54.630 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:54 smithi044 bash[56981]: audit 2024-04-19T22:48:53.378829+0000 mon.a (mon.0) 284 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:54.630 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:54 smithi044 bash[56981]: cephadm 2024-04-19T22:48:53.384207+0000 mgr.y (mgr.25321) 143 : cephadm 1 Deploying daemon osd.0 on smithi044 2024-04-19T22:48:54.630 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:54 smithi044 bash[56981]: cluster 2024-04-19T22:48:53.612846+0000 mgr.y (mgr.25321) 144 : cluster 0 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-19T22:48:54.630 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:54 smithi044 bash[55659]: cephadm 2024-04-19T22:48:53.366559+0000 mgr.y (mgr.25321) 142 : cephadm 1 Upgrade: Updating osd.0 2024-04-19T22:48:54.631 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:54 smithi044 bash[55659]: audit 2024-04-19T22:48:53.373022+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:54.631 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:54 smithi044 bash[55659]: audit 2024-04-19T22:48:53.377253+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T22:48:54.631 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:54 smithi044 bash[55659]: audit 2024-04-19T22:48:53.378829+0000 mon.a (mon.0) 284 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:54.631 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:54 smithi044 bash[55659]: cephadm 2024-04-19T22:48:53.384207+0000 mgr.y (mgr.25321) 143 : cephadm 1 Deploying daemon osd.0 on smithi044 2024-04-19T22:48:54.631 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:54 smithi044 bash[55659]: cluster 2024-04-19T22:48:53.612846+0000 mgr.y (mgr.25321) 144 : cluster 0 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-19T22:48:54.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:54 smithi165 bash[44861]: cephadm 2024-04-19T22:48:53.366559+0000 mgr.y (mgr.25321) 142 : cephadm 1 Upgrade: Updating osd.0 2024-04-19T22:48:54.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:54 smithi165 bash[44861]: audit 2024-04-19T22:48:53.373022+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:48:54.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:54 smithi165 bash[44861]: audit 2024-04-19T22:48:53.377253+0000 mon.a (mon.0) 283 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T22:48:54.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:54 smithi165 bash[44861]: audit 2024-04-19T22:48:53.378829+0000 mon.a (mon.0) 284 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:48:54.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:54 smithi165 bash[44861]: cephadm 2024-04-19T22:48:53.384207+0000 mgr.y (mgr.25321) 143 : cephadm 1 Deploying daemon osd.0 on smithi044 2024-04-19T22:48:54.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:54 smithi165 bash[44861]: cluster 2024-04-19T22:48:53.612846+0000 mgr.y (mgr.25321) 144 : cluster 0 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-19T22:48:56.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:56 smithi044 bash[55659]: cluster 2024-04-19T22:48:55.613612+0000 mgr.y (mgr.25321) 145 : cluster 0 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-19T22:48:56.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:56 smithi044 bash[56981]: cluster 2024-04-19T22:48:55.613612+0000 mgr.y (mgr.25321) 145 : cluster 0 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-19T22:48:56.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:56 smithi165 bash[44861]: cluster 2024-04-19T22:48:55.613612+0000 mgr.y (mgr.25321) 145 : cluster 0 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-19T22:48:57.568 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:48:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:48:57.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:48:57.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:48:57.570 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:48:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:48:57.570 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:48:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:48:57.570 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:48:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:48:57.571 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:48:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:48:57.571 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:48:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:48:57.571 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:48:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:48:58.069 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:48:57 smithi044 systemd[1]: Stopping Ceph osd.0 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:48:58.069 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:48:57 smithi044 bash[26169]: debug 2024-04-19T22:48:57.689+0000 7f04d0a73700 -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-19T22:48:58.069 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:48:57 smithi044 bash[26169]: debug 2024-04-19T22:48:57.689+0000 7f04d0a73700 -1 osd.0 105 *** Got signal Terminated *** 2024-04-19T22:48:58.069 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:48:57 smithi044 bash[26169]: debug 2024-04-19T22:48:57.689+0000 7f04d0a73700 -1 osd.0 105 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:48:58.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:58 smithi165 bash[44861]: cluster 2024-04-19T22:48:57.614447+0000 mgr.y (mgr.25321) 146 : cluster 0 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-19T22:48:58.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:58 smithi165 bash[44861]: cluster 2024-04-19T22:48:57.693719+0000 mon.a (mon.0) 285 : cluster 1 osd.0 marked itself down and dead 2024-04-19T22:48:58.944 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:48:58 smithi165 bash[42022]: ts=2024-04-19T22:48: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.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:48:59.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:58 smithi044 bash[55659]: cluster 2024-04-19T22:48:57.614447+0000 mgr.y (mgr.25321) 146 : cluster 0 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-19T22:48:59.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:58 smithi044 bash[55659]: cluster 2024-04-19T22:48:57.693719+0000 mon.a (mon.0) 285 : cluster 1 osd.0 marked itself down and dead 2024-04-19T22:48:59.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:58 smithi044 bash[56981]: cluster 2024-04-19T22:48:57.614447+0000 mgr.y (mgr.25321) 146 : cluster 0 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-19T22:48:59.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:58 smithi044 bash[56981]: cluster 2024-04-19T22:48:57.693719+0000 mon.a (mon.0) 285 : cluster 1 osd.0 marked itself down and dead 2024-04-19T22:48:59.928 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:48:59 smithi044 bash[59180]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-0 2024-04-19T22:48:59.929 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:59 smithi044 bash[56981]: cluster 2024-04-19T22:48:58.674233+0000 mon.a (mon.0) 286 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:48:59.929 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:48:59 smithi044 bash[56981]: cluster 2024-04-19T22:48:58.690572+0000 mon.a (mon.0) 287 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2024-04-19T22:48:59.929 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:59 smithi044 bash[55659]: cluster 2024-04-19T22:48:58.674233+0000 mon.a (mon.0) 286 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:48:59.929 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:48:59 smithi044 bash[55659]: cluster 2024-04-19T22:48:58.690572+0000 mon.a (mon.0) 287 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2024-04-19T22:48:59.943 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:59 smithi165 bash[44861]: cluster 2024-04-19T22:48:58.674233+0000 mon.a (mon.0) 286 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:48:59.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:48:59 smithi165 bash[44861]: cluster 2024-04-19T22:48:58.690572+0000 mon.a (mon.0) 287 : cluster 0 osdmap e106: 8 total, 7 up, 8 in 2024-04-19T22:49:00.319 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:48:59 smithi044 bash[59246]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-0 2024-04-19T22:49:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[56981]: cluster 2024-04-19T22:48:59.615150+0000 mgr.y (mgr.25321) 147 : cluster 0 pgmap v64: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T22:49:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[56981]: cluster 2024-04-19T22:48:59.700645+0000 mon.a (mon.0) 288 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2024-04-19T22:49:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[56981]: audit 2024-04-19T22:49:00.515815+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1", "id": [4, 0]}]: dispatch 2024-04-19T22:49:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[56981]: audit 2024-04-19T22:49:00.516440+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]: dispatch 2024-04-19T22:49:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[56981]: audit 2024-04-19T22:49:00.516912+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-04-19T22:49:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[56981]: audit 2024-04-19T22:49:00.517417+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2, 4, 0]}]: dispatch 2024-04-19T22:49:01.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[56981]: audit 2024-04-19T22:49:00.517779+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2024-04-19T22:49:01.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[56981]: audit 2024-04-19T22:49:00.518104+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2, 3, 0]}]: dispatch 2024-04-19T22:49:01.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[56981]: audit 2024-04-19T22:49:00.518425+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.15", "id": [3, 0]}]: dispatch 2024-04-19T22:49:01.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[56981]: audit 2024-04-19T22:49:00.518741+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1a", "id": [3, 5]}]: dispatch 2024-04-19T22:49:01.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[56981]: audit 2024-04-19T22:49:00.519056+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]: dispatch 2024-04-19T22:49:01.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[56981]: audit 2024-04-19T22:49:00.537943+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:01.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[56981]: audit 2024-04-19T22:49:00.540153+0000 mon.a (mon.0) 299 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:49:01.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[55659]: cluster 2024-04-19T22:48:59.615150+0000 mgr.y (mgr.25321) 147 : cluster 0 pgmap v64: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T22:49:01.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[55659]: cluster 2024-04-19T22:48:59.700645+0000 mon.a (mon.0) 288 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2024-04-19T22:49:01.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[55659]: audit 2024-04-19T22:49:00.515815+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1", "id": [4, 0]}]: dispatch 2024-04-19T22:49:01.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[55659]: audit 2024-04-19T22:49:00.516440+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]: dispatch 2024-04-19T22:49:01.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[55659]: audit 2024-04-19T22:49:00.516912+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-04-19T22:49:01.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[55659]: audit 2024-04-19T22:49:00.517417+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2, 4, 0]}]: dispatch 2024-04-19T22:49:01.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[55659]: audit 2024-04-19T22:49:00.517779+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2024-04-19T22:49:01.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[55659]: audit 2024-04-19T22:49:00.518104+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2, 3, 0]}]: dispatch 2024-04-19T22:49:01.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[55659]: audit 2024-04-19T22:49:00.518425+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.15", "id": [3, 0]}]: dispatch 2024-04-19T22:49:01.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[55659]: audit 2024-04-19T22:49:00.518741+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1a", "id": [3, 5]}]: dispatch 2024-04-19T22:49:01.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[55659]: audit 2024-04-19T22:49:00.519056+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]: dispatch 2024-04-19T22:49:01.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[55659]: audit 2024-04-19T22:49:00.537943+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:01.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:00 smithi044 bash[55659]: audit 2024-04-19T22:49:00.540153+0000 mon.a (mon.0) 299 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:49:01.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:00 smithi165 bash[44861]: cluster 2024-04-19T22:48:59.615150+0000 mgr.y (mgr.25321) 147 : cluster 0 pgmap v64: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T22:49:01.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:00 smithi165 bash[44861]: cluster 2024-04-19T22:48:59.700645+0000 mon.a (mon.0) 288 : cluster 0 osdmap e107: 8 total, 7 up, 8 in 2024-04-19T22:49:01.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:00 smithi165 bash[44861]: audit 2024-04-19T22:49:00.515815+0000 mon.a (mon.0) 289 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1", "id": [4, 0]}]: dispatch 2024-04-19T22:49:01.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:00 smithi165 bash[44861]: audit 2024-04-19T22:49:00.516440+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]: dispatch 2024-04-19T22:49:01.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:00 smithi165 bash[44861]: audit 2024-04-19T22:49:00.516912+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]: dispatch 2024-04-19T22:49:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:00 smithi165 bash[44861]: audit 2024-04-19T22:49:00.517417+0000 mon.a (mon.0) 292 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2, 4, 0]}]: dispatch 2024-04-19T22:49:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:00 smithi165 bash[44861]: audit 2024-04-19T22:49:00.517779+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]: dispatch 2024-04-19T22:49:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:00 smithi165 bash[44861]: audit 2024-04-19T22:49:00.518104+0000 mon.a (mon.0) 294 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2, 3, 0]}]: dispatch 2024-04-19T22:49:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:00 smithi165 bash[44861]: audit 2024-04-19T22:49:00.518425+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.15", "id": [3, 0]}]: dispatch 2024-04-19T22:49:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:00 smithi165 bash[44861]: audit 2024-04-19T22:49:00.518741+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1a", "id": [3, 5]}]: dispatch 2024-04-19T22:49:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:00 smithi165 bash[44861]: audit 2024-04-19T22:49:00.519056+0000 mon.a (mon.0) 297 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]: dispatch 2024-04-19T22:49:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:00 smithi165 bash[44861]: audit 2024-04-19T22:49:00.537943+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:00 smithi165 bash[44861]: audit 2024-04-19T22:49:00.540153+0000 mon.a (mon.0) 299 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:49:01.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[55659]: audit 2024-04-19T22:49:00.697916+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1", "id": [4, 0]}]': finished 2024-04-19T22:49:01.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[55659]: audit 2024-04-19T22:49:00.698109+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]': finished 2024-04-19T22:49:01.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[55659]: audit 2024-04-19T22:49:00.698296+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-04-19T22:49:01.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[55659]: audit 2024-04-19T22:49:00.698560+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2, 4, 0]}]': finished 2024-04-19T22:49:01.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[55659]: audit 2024-04-19T22:49:00.698781+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2024-04-19T22:49:01.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[55659]: audit 2024-04-19T22:49:00.699013+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2, 3, 0]}]': finished 2024-04-19T22:49:01.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[55659]: audit 2024-04-19T22:49:00.699247+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.15", "id": [3, 0]}]': finished 2024-04-19T22:49:01.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[55659]: audit 2024-04-19T22:49:00.699459+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1a", "id": [3, 5]}]': finished 2024-04-19T22:49:01.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[55659]: audit 2024-04-19T22:49:00.699698+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]': finished 2024-04-19T22:49:01.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[55659]: cluster 2024-04-19T22:49:00.706880+0000 mon.a (mon.0) 309 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-04-19T22:49:01.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[55659]: cluster 2024-04-19T22:49:01.710145+0000 mon.a (mon.0) 310 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-04-19T22:49:01.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[56981]: audit 2024-04-19T22:49:00.697916+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1", "id": [4, 0]}]': finished 2024-04-19T22:49:01.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[56981]: audit 2024-04-19T22:49:00.698109+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]': finished 2024-04-19T22:49:01.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[56981]: audit 2024-04-19T22:49:00.698296+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-04-19T22:49:01.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[56981]: audit 2024-04-19T22:49:00.698560+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2, 4, 0]}]': finished 2024-04-19T22:49:01.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[56981]: audit 2024-04-19T22:49:00.698781+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2024-04-19T22:49:01.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[56981]: audit 2024-04-19T22:49:00.699013+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2, 3, 0]}]': finished 2024-04-19T22:49:01.824 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[56981]: audit 2024-04-19T22:49:00.699247+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.15", "id": [3, 0]}]': finished 2024-04-19T22:49:01.824 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[56981]: audit 2024-04-19T22:49:00.699459+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1a", "id": [3, 5]}]': finished 2024-04-19T22:49:01.824 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[56981]: audit 2024-04-19T22:49:00.699698+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]': finished 2024-04-19T22:49:01.824 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[56981]: cluster 2024-04-19T22:49:00.706880+0000 mon.a (mon.0) 309 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-04-19T22:49:01.824 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:01 smithi044 bash[56981]: cluster 2024-04-19T22:49:01.710145+0000 mon.a (mon.0) 310 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-04-19T22:49:02.191 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:02.191 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:01 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-19T22:49:02.191 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:01 smithi044 systemd[1]: Stopped Ceph osd.0 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:49:02.192 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:02.192 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:02 smithi044 systemd[1]: Started Ceph osd.0 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:49:02.192 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:49:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:02.192 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:49:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:02.193 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:49:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:02.193 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:49:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:02.193 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:02.193 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:02.194 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:49:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:02.194 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:49:02] "GET /metrics HTTP/1.1" 200 38323 "" "Prometheus/2.33.4" 2024-04-19T22:49:02.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:01 smithi165 bash[44861]: audit 2024-04-19T22:49:00.697916+0000 mon.a (mon.0) 300 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1", "id": [4, 0]}]': finished 2024-04-19T22:49:02.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:01 smithi165 bash[44861]: audit 2024-04-19T22:49:00.698109+0000 mon.a (mon.0) 301 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]': finished 2024-04-19T22:49:02.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:01 smithi165 bash[44861]: audit 2024-04-19T22:49:00.698296+0000 mon.a (mon.0) 302 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 0]}]': finished 2024-04-19T22:49:02.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:01 smithi165 bash[44861]: audit 2024-04-19T22:49:00.698560+0000 mon.a (mon.0) 303 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2, 4, 0]}]': finished 2024-04-19T22:49:02.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:01 smithi165 bash[44861]: audit 2024-04-19T22:49:00.698781+0000 mon.a (mon.0) 304 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.13", "id": [1, 5]}]': finished 2024-04-19T22:49:02.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:01 smithi165 bash[44861]: audit 2024-04-19T22:49:00.699013+0000 mon.a (mon.0) 305 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.14", "id": [1, 2, 3, 0]}]': finished 2024-04-19T22:49:02.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:01 smithi165 bash[44861]: audit 2024-04-19T22:49:00.699247+0000 mon.a (mon.0) 306 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.15", "id": [3, 0]}]': finished 2024-04-19T22:49:02.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:01 smithi165 bash[44861]: audit 2024-04-19T22:49:00.699459+0000 mon.a (mon.0) 307 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1a", "id": [3, 5]}]': finished 2024-04-19T22:49:02.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:01 smithi165 bash[44861]: audit 2024-04-19T22:49:00.699698+0000 mon.a (mon.0) 308 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1e", "id": [3, 2]}]': finished 2024-04-19T22:49:02.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:01 smithi165 bash[44861]: cluster 2024-04-19T22:49:00.706880+0000 mon.a (mon.0) 309 : cluster 0 osdmap e108: 8 total, 7 up, 8 in 2024-04-19T22:49:02.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:01 smithi165 bash[44861]: cluster 2024-04-19T22:49:01.710145+0000 mon.a (mon.0) 310 : cluster 0 osdmap e109: 8 total, 7 up, 8 in 2024-04-19T22:49:03.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[55659]: audit 2024-04-19T22:49:01.537012+0000 mgr.y (mgr.25321) 148 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:03.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[55659]: cluster 2024-04-19T22:49:01.617229+0000 mgr.y (mgr.25321) 149 : cluster 0 pgmap v67: 161 pgs: 8 peering, 20 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2024-04-19T22:49:03.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[55659]: cluster 2024-04-19T22:49:01.715730+0000 mon.a (mon.0) 311 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-19T22:49:03.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[55659]: cluster 2024-04-19T22:49:01.715823+0000 mon.a (mon.0) 312 : cluster 3 Health check failed: Degraded data redundancy: 66/630 objects degraded (10.476%), 20 pgs degraded (PG_DEGRADED) 2024-04-19T22:49:03.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[55659]: audit 2024-04-19T22:49:02.239060+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:03.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[55659]: audit 2024-04-19T22:49:02.245902+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:03.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[55659]: audit 2024-04-19T22:49:02.277838+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:49:03.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[55659]: cluster 2024-04-19T22:49:02.705361+0000 mon.a (mon.0) 316 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-04-19T22:49:03.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[56981]: audit 2024-04-19T22:49:01.537012+0000 mgr.y (mgr.25321) 148 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:03.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[56981]: cluster 2024-04-19T22:49:01.617229+0000 mgr.y (mgr.25321) 149 : cluster 0 pgmap v67: 161 pgs: 8 peering, 20 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2024-04-19T22:49:03.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[56981]: cluster 2024-04-19T22:49:01.715730+0000 mon.a (mon.0) 311 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-19T22:49:03.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[56981]: cluster 2024-04-19T22:49:01.715823+0000 mon.a (mon.0) 312 : cluster 3 Health check failed: Degraded data redundancy: 66/630 objects degraded (10.476%), 20 pgs degraded (PG_DEGRADED) 2024-04-19T22:49:03.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[56981]: audit 2024-04-19T22:49:02.239060+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:03.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[56981]: audit 2024-04-19T22:49:02.245902+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:03.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[56981]: audit 2024-04-19T22:49:02.277838+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:49:03.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:02 smithi044 bash[56981]: cluster 2024-04-19T22:49:02.705361+0000 mon.a (mon.0) 316 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-04-19T22:49:03.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:02 smithi165 bash[44861]: audit 2024-04-19T22:49:01.537012+0000 mgr.y (mgr.25321) 148 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:03.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:02 smithi165 bash[44861]: cluster 2024-04-19T22:49:01.617229+0000 mgr.y (mgr.25321) 149 : cluster 0 pgmap v67: 161 pgs: 8 peering, 20 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 66/630 objects degraded (10.476%) 2024-04-19T22:49:03.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:02 smithi165 bash[44861]: cluster 2024-04-19T22:49:01.715730+0000 mon.a (mon.0) 311 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-19T22:49:03.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:02 smithi165 bash[44861]: cluster 2024-04-19T22:49:01.715823+0000 mon.a (mon.0) 312 : cluster 3 Health check failed: Degraded data redundancy: 66/630 objects degraded (10.476%), 20 pgs degraded (PG_DEGRADED) 2024-04-19T22:49:03.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:02 smithi165 bash[44861]: audit 2024-04-19T22:49:02.239060+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:03.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:02 smithi165 bash[44861]: audit 2024-04-19T22:49:02.245902+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:03.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:02 smithi165 bash[44861]: audit 2024-04-19T22:49:02.277838+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:49:03.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:02 smithi165 bash[44861]: cluster 2024-04-19T22:49:02.705361+0000 mon.a (mon.0) 316 : cluster 0 osdmap e110: 8 total, 7 up, 8 in 2024-04-19T22:49:04.069 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:03 smithi044 bash[59396]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-19T22:49:04.069 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:03 smithi044 bash[59396]: 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-19T22:49:04.069 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:03 smithi044 bash[59396]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-19T22:49:04.069 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:03 smithi044 bash[59396]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-19T22:49:04.069 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:03 smithi044 bash[59396]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-19T22:49:04.069 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:03 smithi044 bash[59396]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-19T22:49:04.069 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:03 smithi044 bash[59396]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-19T22:49:04.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:04 smithi044 bash[56981]: cluster 2024-04-19T22:49:03.618154+0000 mgr.y (mgr.25321) 150 : cluster 0 pgmap v70: 161 pgs: 8 peering, 20 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2024-04-19T22:49:04.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:04 smithi044 bash[55659]: cluster 2024-04-19T22:49:03.618154+0000 mgr.y (mgr.25321) 150 : cluster 0 pgmap v70: 161 pgs: 8 peering, 20 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2024-04-19T22:49:05.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:04 smithi165 bash[44861]: cluster 2024-04-19T22:49:03.618154+0000 mgr.y (mgr.25321) 150 : cluster 0 pgmap v70: 161 pgs: 8 peering, 20 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2024-04-19T22:49:05.569 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:05 smithi044 bash[59633]: debug 2024-04-19T22:49:05.329+0000 7f6779427700 1 -- 172.21.15.44:0/3096526781 <== mon.1 v2:172.21.15.44:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556164e2f680 con 0x556164e6c800 2024-04-19T22:49:06.319 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:05 smithi044 bash[59633]: debug 2024-04-19T22:49:05.865+0000 7f67825bf7c0 -1 Falling back to public interface 2024-04-19T22:49:07.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:06 smithi044 bash[55659]: cluster 2024-04-19T22:49:05.619165+0000 mgr.y (mgr.25321) 151 : cluster 0 pgmap v71: 161 pgs: 8 peering, 20 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2024-04-19T22:49:07.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:06 smithi044 bash[56981]: cluster 2024-04-19T22:49:05.619165+0000 mgr.y (mgr.25321) 151 : cluster 0 pgmap v71: 161 pgs: 8 peering, 20 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2024-04-19T22:49:07.193 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:06 smithi165 bash[44861]: cluster 2024-04-19T22:49:05.619165+0000 mgr.y (mgr.25321) 151 : cluster 0 pgmap v71: 161 pgs: 8 peering, 20 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 66/630 objects degraded (10.476%) 2024-04-19T22:49:08.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:07 smithi044 bash[55659]: cluster 2024-04-19T22:49:07.744468+0000 mon.a (mon.0) 317 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-04-19T22:49:08.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:07 smithi044 bash[56981]: cluster 2024-04-19T22:49:07.744468+0000 mon.a (mon.0) 317 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-04-19T22:49:08.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:07 smithi165 bash[44861]: cluster 2024-04-19T22:49:07.744468+0000 mon.a (mon.0) 317 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-04-19T22:49:08.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:08 smithi165 bash[44861]: cluster 2024-04-19T22:49:07.620458+0000 mgr.y (mgr.25321) 152 : cluster 0 pgmap v72: 161 pgs: 8 active+clean+remapped, 20 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s; 66/630 objects degraded (10.476%); 3/630 objects misplaced (0.476%) 2024-04-19T22:49:08.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:08 smithi165 bash[44861]: audit 2024-04-19T22:49:08.343218+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:08.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:08 smithi165 bash[44861]: audit 2024-04-19T22:49:08.355612+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:08.944 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:49:08 smithi165 bash[42022]: ts=2024-04-19T22:49:08.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.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-19T22:49:08.944 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:49:08 smithi165 bash[42022]: ts=2024-04-19T22:49:08.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:49:09.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:08 smithi044 bash[55659]: cluster 2024-04-19T22:49:07.620458+0000 mgr.y (mgr.25321) 152 : cluster 0 pgmap v72: 161 pgs: 8 active+clean+remapped, 20 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s; 66/630 objects degraded (10.476%); 3/630 objects misplaced (0.476%) 2024-04-19T22:49:09.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:08 smithi044 bash[55659]: audit 2024-04-19T22:49:08.343218+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:09.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:08 smithi044 bash[55659]: audit 2024-04-19T22:49:08.355612+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:09.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:08 smithi044 bash[56981]: cluster 2024-04-19T22:49:07.620458+0000 mgr.y (mgr.25321) 152 : cluster 0 pgmap v72: 161 pgs: 8 active+clean+remapped, 20 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s; 66/630 objects degraded (10.476%); 3/630 objects misplaced (0.476%) 2024-04-19T22:49:09.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:08 smithi044 bash[56981]: audit 2024-04-19T22:49:08.343218+0000 mon.a (mon.0) 318 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:09.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:08 smithi044 bash[56981]: audit 2024-04-19T22:49:08.355612+0000 mon.a (mon.0) 319 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:09.070 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:08 smithi044 bash[59633]: debug 2024-04-19T22:49:08.881+0000 7f67825bf7c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-19T22:49:09.071 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:08 smithi044 bash[59633]: debug 2024-04-19T22:49:08.913+0000 7f67825bf7c0 -1 osd.0 105 log_to_monitors true 2024-04-19T22:49:10.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:09 smithi044 bash[55659]: audit 2024-04-19T22:49:08.919965+0000 mon.c (mon.1) 9 : audit 1 from='osd.0 [v2:172.21.15.44:6802/1618809346,v1:172.21.15.44:6803/1618809346]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T22:49:10.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:09 smithi044 bash[55659]: audit 2024-04-19T22:49:08.920325+0000 mon.a (mon.0) 320 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T22:49:10.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:09 smithi044 bash[55659]: audit 2024-04-19T22:49:09.454530+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:10.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:09 smithi044 bash[55659]: audit 2024-04-19T22:49:09.466841+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:10.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:09 smithi044 bash[56981]: audit 2024-04-19T22:49:08.919965+0000 mon.c (mon.1) 9 : audit 1 from='osd.0 [v2:172.21.15.44:6802/1618809346,v1:172.21.15.44:6803/1618809346]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T22:49:10.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:09 smithi044 bash[56981]: audit 2024-04-19T22:49:08.920325+0000 mon.a (mon.0) 320 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T22:49:10.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:09 smithi044 bash[56981]: audit 2024-04-19T22:49:09.454530+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:10.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:09 smithi044 bash[56981]: audit 2024-04-19T22:49:09.466841+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:10.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:09 smithi165 bash[44861]: audit 2024-04-19T22:49:08.919965+0000 mon.c (mon.1) 9 : audit 1 from='osd.0 [v2:172.21.15.44:6802/1618809346,v1:172.21.15.44:6803/1618809346]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T22:49:10.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:09 smithi165 bash[44861]: audit 2024-04-19T22:49:08.920325+0000 mon.a (mon.0) 320 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T22:49:10.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:09 smithi165 bash[44861]: audit 2024-04-19T22:49:09.454530+0000 mon.a (mon.0) 321 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:10.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:09 smithi165 bash[44861]: audit 2024-04-19T22:49:09.466841+0000 mon.a (mon.0) 322 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:10.569 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:10 smithi044 bash[59633]: debug 2024-04-19T22:49:10.309+0000 7f676fa0f700 -1 osd.0 105 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:49:11.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:10 smithi044 bash[55659]: cluster 2024-04-19T22:49:09.621430+0000 mgr.y (mgr.25321) 153 : cluster 0 pgmap v73: 161 pgs: 8 active+clean+remapped, 20 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 66/630 objects degraded (10.476%); 3/630 objects misplaced (0.476%); 0 B/s, 0 objects/s recovering 2024-04-19T22:49:11.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:10 smithi044 bash[55659]: audit 2024-04-19T22:49:09.808459+0000 mon.a (mon.0) 323 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T22:49:11.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:10 smithi044 bash[55659]: cluster 2024-04-19T22:49:09.816251+0000 mon.a (mon.0) 324 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-04-19T22:49:11.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:10 smithi044 bash[55659]: audit 2024-04-19T22:49:09.817913+0000 mon.c (mon.1) 10 : audit 1 from='osd.0 [v2:172.21.15.44:6802/1618809346,v1:172.21.15.44:6803/1618809346]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:49:11.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:10 smithi044 bash[55659]: audit 2024-04-19T22:49:09.820252+0000 mon.a (mon.0) 325 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:49:11.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:10 smithi044 bash[55659]: audit 2024-04-19T22:49:10.291187+0000 mon.a (mon.0) 326 : audit 1 from='osd.0 ' entity='osd.0' 2024-04-19T22:49:11.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:10 smithi044 bash[56981]: cluster 2024-04-19T22:49:09.621430+0000 mgr.y (mgr.25321) 153 : cluster 0 pgmap v73: 161 pgs: 8 active+clean+remapped, 20 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 66/630 objects degraded (10.476%); 3/630 objects misplaced (0.476%); 0 B/s, 0 objects/s recovering 2024-04-19T22:49:11.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:10 smithi044 bash[56981]: audit 2024-04-19T22:49:09.808459+0000 mon.a (mon.0) 323 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T22:49:11.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:10 smithi044 bash[56981]: cluster 2024-04-19T22:49:09.816251+0000 mon.a (mon.0) 324 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-04-19T22:49:11.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:10 smithi044 bash[56981]: audit 2024-04-19T22:49:09.817913+0000 mon.c (mon.1) 10 : audit 1 from='osd.0 [v2:172.21.15.44:6802/1618809346,v1:172.21.15.44:6803/1618809346]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:49:11.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:10 smithi044 bash[56981]: audit 2024-04-19T22:49:09.820252+0000 mon.a (mon.0) 325 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:49:11.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:10 smithi044 bash[56981]: audit 2024-04-19T22:49:10.291187+0000 mon.a (mon.0) 326 : audit 1 from='osd.0 ' entity='osd.0' 2024-04-19T22:49:11.094 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:49:11.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:10 smithi165 bash[44861]: cluster 2024-04-19T22:49:09.621430+0000 mgr.y (mgr.25321) 153 : cluster 0 pgmap v73: 161 pgs: 8 active+clean+remapped, 20 active+undersized+degraded, 36 active+undersized, 97 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 66/630 objects degraded (10.476%); 3/630 objects misplaced (0.476%); 0 B/s, 0 objects/s recovering 2024-04-19T22:49:11.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:10 smithi165 bash[44861]: audit 2024-04-19T22:49:09.808459+0000 mon.a (mon.0) 323 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T22:49:11.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:10 smithi165 bash[44861]: cluster 2024-04-19T22:49:09.816251+0000 mon.a (mon.0) 324 : cluster 0 osdmap e111: 8 total, 7 up, 8 in 2024-04-19T22:49:11.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:10 smithi165 bash[44861]: audit 2024-04-19T22:49:09.817913+0000 mon.c (mon.1) 10 : audit 1 from='osd.0 [v2:172.21.15.44:6802/1618809346,v1:172.21.15.44:6803/1618809346]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:49:11.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:10 smithi165 bash[44861]: audit 2024-04-19T22:49:09.820252+0000 mon.a (mon.0) 325 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:49:11.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:10 smithi165 bash[44861]: audit 2024-04-19T22:49:10.291187+0000 mon.a (mon.0) 326 : audit 1 from='osd.0 ' entity='osd.0' 2024-04-19T22:49:11.878 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:49:11.879 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (4m) 3s ago 10m 13.9M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:49:11.879 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 error 68s ago 10m - - 2024-04-19T22:49:11.879 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (2m) 3s ago 8m 43.7M - 3.5 e1d6a67b021e 57b20873ff61 2024-04-19T22:49:11.879 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (2m) 68s ago 16m 436M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:49:11.879 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (3m) 3s ago 18m 492M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:49:11.879 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (2m) 3s ago 18m 45.7M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:49:11.879 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (81s) 68s ago 16m 18.5M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:49:11.879 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (105s) 3s ago 16m 39.6M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:49:11.879 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (4m) 3s ago 11m 9039k - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:49:11.879 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (3m) 68s ago 11m 8932k - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:49:11.879 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (7s) 3s ago 16m - 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 4ca22b62b153 2024-04-19T22:49:11.879 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (15m) 3s ago 15m 57.9M 2781M 17.2.0 e1d6a67b021e 7d1be84a1e1a 2024-04-19T22:49:11.879 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (14m) 3s ago 14m 51.6M 2781M 17.2.0 e1d6a67b021e 1bd0c78e6456 2024-04-19T22:49:11.880 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (14m) 3s ago 14m 54.8M 2781M 17.2.0 e1d6a67b021e 93507ca261f0 2024-04-19T22:49:11.880 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (13m) 68s ago 13m 55.7M 3036M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:49:11.880 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (13m) 68s ago 13m 54.4M 3036M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:49:11.880 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (12m) 68s ago 12m 50.9M 3036M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:49:11.880 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (12m) 68s ago 12m 54.3M 3036M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:49:11.880 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (2m) 68s ago 11m 55.0M - 2.33.4 514e6a882f6e 80e3b346b1e3 2024-04-19T22:49:11.880 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (9m) 3s ago 9m 85.8M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:49:11.880 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (9m) 68s ago 9m 85.2M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:49:11.880 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (9m) 3s ago 9m 85.6M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:49:11.880 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (9m) 68s ago 9m 85.1M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:49:12.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:11 smithi044 bash[55659]: cluster 2024-04-19T22:49:11.289793+0000 mon.a (mon.0) 327 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:49:12.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:11 smithi044 bash[55659]: cluster 2024-04-19T22:49:11.303394+0000 mon.a (mon.0) 328 : cluster 1 osd.0 [v2:172.21.15.44:6802/1618809346,v1:172.21.15.44:6803/1618809346] boot 2024-04-19T22:49:12.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:11 smithi044 bash[55659]: cluster 2024-04-19T22:49:11.303748+0000 mon.a (mon.0) 329 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-04-19T22:49:12.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:11 smithi044 bash[55659]: audit 2024-04-19T22:49:11.310858+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:49:12.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:11 smithi044 bash[56981]: cluster 2024-04-19T22:49:11.289793+0000 mon.a (mon.0) 327 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:49:12.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:11 smithi044 bash[56981]: cluster 2024-04-19T22:49:11.303394+0000 mon.a (mon.0) 328 : cluster 1 osd.0 [v2:172.21.15.44:6802/1618809346,v1:172.21.15.44:6803/1618809346] boot 2024-04-19T22:49:12.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:11 smithi044 bash[56981]: cluster 2024-04-19T22:49:11.303748+0000 mon.a (mon.0) 329 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-04-19T22:49:12.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:11 smithi044 bash[56981]: audit 2024-04-19T22:49:11.310858+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:49:12.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:11 smithi165 bash[44861]: cluster 2024-04-19T22:49:11.289793+0000 mon.a (mon.0) 327 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:49:12.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:11 smithi165 bash[44861]: cluster 2024-04-19T22:49:11.303394+0000 mon.a (mon.0) 328 : cluster 1 osd.0 [v2:172.21.15.44:6802/1618809346,v1:172.21.15.44:6803/1618809346] boot 2024-04-19T22:49:12.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:11 smithi165 bash[44861]: cluster 2024-04-19T22:49:11.303748+0000 mon.a (mon.0) 329 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2024-04-19T22:49:12.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:11 smithi165 bash[44861]: audit 2024-04-19T22:49:11.310858+0000 mon.a (mon.0) 330 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T22:49:12.354 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:49:12.354 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:49:12.354 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:49:12.354 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:49:12.354 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:49:12.354 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:49:12.354 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:49:12.354 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:49:12.354 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-19T22:49:12.354 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 1 2024-04-19T22:49:12.354 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:49:12.355 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:49:12.355 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:49:12.355 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:49:12.355 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:49:12.355 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-04-19T22:49:12.355 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 6 2024-04-19T22:49:12.355 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:49:12.355 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:49:12.569 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:49:12] "GET /metrics HTTP/1.1" 200 38323 "" "Prometheus/2.33.4" 2024-04-19T22:49:12.741 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:49:12.741 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:49:12.741 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:49:12.741 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:49:12.741 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:49:12.741 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-04-19T22:49:12.741 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:49:12.741 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:49:12.741 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "6/23 daemons upgraded", 2024-04-19T22:49:12.742 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T22:49:12.742 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:49:12.742 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:49:12.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:12 smithi165 bash[44861]: audit 2024-04-19T22:49:11.082839+0000 mgr.y (mgr.25321) 154 : audit 0 from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:12.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:12 smithi165 bash[44861]: audit 2024-04-19T22:49:11.491031+0000 mgr.y (mgr.25321) 155 : audit 0 from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:12.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:12 smithi165 bash[44861]: audit 2024-04-19T22:49:11.547626+0000 mgr.y (mgr.25321) 156 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:12.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:12 smithi165 bash[44861]: cluster 2024-04-19T22:49:11.622243+0000 mgr.y (mgr.25321) 157 : cluster 0 pgmap v76: 161 pgs: 8 remapped+peering, 36 peering, 7 active+undersized+degraded, 13 active+undersized, 97 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%); 0 B/s, 0 objects/s recovering 2024-04-19T22:49:12.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:12 smithi165 bash[44861]: audit 2024-04-19T22:49:11.855036+0000 mgr.y (mgr.25321) 158 : audit 0 from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:12.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:12 smithi165 bash[44861]: cluster 2024-04-19T22:49:12.293217+0000 mon.a (mon.0) 331 : cluster 3 Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-19T22:49:12.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:12 smithi165 bash[44861]: cluster 2024-04-19T22:49:12.310862+0000 mon.a (mon.0) 332 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2024-04-19T22:49:12.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:12 smithi165 bash[44861]: audit 2024-04-19T22:49:12.355863+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.44:0/2354373216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:13.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[56981]: audit 2024-04-19T22:49:11.082839+0000 mgr.y (mgr.25321) 154 : audit 0 from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:13.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[56981]: audit 2024-04-19T22:49:11.491031+0000 mgr.y (mgr.25321) 155 : audit 0 from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:13.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[56981]: audit 2024-04-19T22:49:11.547626+0000 mgr.y (mgr.25321) 156 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:13.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[56981]: cluster 2024-04-19T22:49:11.622243+0000 mgr.y (mgr.25321) 157 : cluster 0 pgmap v76: 161 pgs: 8 remapped+peering, 36 peering, 7 active+undersized+degraded, 13 active+undersized, 97 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%); 0 B/s, 0 objects/s recovering 2024-04-19T22:49:13.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[56981]: audit 2024-04-19T22:49:11.855036+0000 mgr.y (mgr.25321) 158 : audit 0 from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:13.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[56981]: cluster 2024-04-19T22:49:12.293217+0000 mon.a (mon.0) 331 : cluster 3 Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-19T22:49:13.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[56981]: cluster 2024-04-19T22:49:12.310862+0000 mon.a (mon.0) 332 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2024-04-19T22:49:13.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[56981]: audit 2024-04-19T22:49:12.355863+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.44:0/2354373216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:13.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[55659]: audit 2024-04-19T22:49:11.082839+0000 mgr.y (mgr.25321) 154 : audit 0 from='client.34287 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:13.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[55659]: audit 2024-04-19T22:49:11.491031+0000 mgr.y (mgr.25321) 155 : audit 0 from='client.44221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:13.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[55659]: audit 2024-04-19T22:49:11.547626+0000 mgr.y (mgr.25321) 156 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:13.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[55659]: cluster 2024-04-19T22:49:11.622243+0000 mgr.y (mgr.25321) 157 : cluster 0 pgmap v76: 161 pgs: 8 remapped+peering, 36 peering, 7 active+undersized+degraded, 13 active+undersized, 97 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%); 0 B/s, 0 objects/s recovering 2024-04-19T22:49:13.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[55659]: audit 2024-04-19T22:49:11.855036+0000 mgr.y (mgr.25321) 158 : audit 0 from='client.34299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:13.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[55659]: cluster 2024-04-19T22:49:12.293217+0000 mon.a (mon.0) 331 : cluster 3 Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded (PG_DEGRADED) 2024-04-19T22:49:13.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[55659]: cluster 2024-04-19T22:49:12.310862+0000 mon.a (mon.0) 332 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2024-04-19T22:49:13.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:12 smithi044 bash[55659]: audit 2024-04-19T22:49:12.355863+0000 mon.c (mon.1) 11 : audit 0 from='client.? 172.21.15.44:0/2354373216' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:13.198 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s); Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded 2024-04-19T22:49:13.198 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:49:13.198 INFO:teuthology.orchestra.run.smithi044.stdout: daemon grafana.a on smithi165 is in error state 2024-04-19T22:49:13.198 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded 2024-04-19T22:49:13.199 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-19T22:49:13.199 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-19T22:49:13.199 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-19T22:49:13.199 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-19T22:49:13.199 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-19T22:49:13.199 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-19T22:49:13.199 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-19T22:49:14.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:13 smithi044 bash[55659]: audit 2024-04-19T22:49:12.743696+0000 mgr.y (mgr.25321) 159 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:14.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:13 smithi044 bash[55659]: audit 2024-04-19T22:49:13.201158+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.44:0/3532988497' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:49:14.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:13 smithi044 bash[55659]: cluster 2024-04-19T22:49:13.311312+0000 mon.a (mon.0) 333 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2024-04-19T22:49:14.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:13 smithi044 bash[56981]: audit 2024-04-19T22:49:12.743696+0000 mgr.y (mgr.25321) 159 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:14.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:13 smithi044 bash[56981]: audit 2024-04-19T22:49:13.201158+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.44:0/3532988497' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:49:14.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:13 smithi044 bash[56981]: cluster 2024-04-19T22:49:13.311312+0000 mon.a (mon.0) 333 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2024-04-19T22:49:14.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:13 smithi165 bash[44861]: audit 2024-04-19T22:49:12.743696+0000 mgr.y (mgr.25321) 159 : audit 0 from='client.34311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:14.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:13 smithi165 bash[44861]: audit 2024-04-19T22:49:13.201158+0000 mon.c (mon.1) 12 : audit 0 from='client.? 172.21.15.44:0/3532988497' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:49:14.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:13 smithi165 bash[44861]: cluster 2024-04-19T22:49:13.311312+0000 mon.a (mon.0) 333 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2024-04-19T22:49:15.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:14 smithi044 bash[55659]: cluster 2024-04-19T22:49:13.623036+0000 mgr.y (mgr.25321) 160 : cluster 0 pgmap v79: 161 pgs: 8 remapped+peering, 36 peering, 7 active+undersized+degraded, 13 active+undersized, 97 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2024-04-19T22:49:15.122 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:14 smithi044 bash[56981]: cluster 2024-04-19T22:49:13.623036+0000 mgr.y (mgr.25321) 160 : cluster 0 pgmap v79: 161 pgs: 8 remapped+peering, 36 peering, 7 active+undersized+degraded, 13 active+undersized, 97 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2024-04-19T22:49:15.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:14 smithi165 bash[44861]: cluster 2024-04-19T22:49:13.623036+0000 mgr.y (mgr.25321) 160 : cluster 0 pgmap v79: 161 pgs: 8 remapped+peering, 36 peering, 7 active+undersized+degraded, 13 active+undersized, 97 active+clean; 585 KiB data, 113 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 28/630 objects degraded (4.444%) 2024-04-19T22:49:16.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:16 smithi044 bash[55659]: audit 2024-04-19T22:49:15.538654+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:16.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:16 smithi044 bash[55659]: audit 2024-04-19T22:49:15.541546+0000 mon.a (mon.0) 335 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:49:16.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:16 smithi044 bash[55659]: audit 2024-04-19T22:49:15.623908+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:16.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:16 smithi044 bash[55659]: cluster 2024-04-19T22:49:15.624267+0000 mgr.y (mgr.25321) 161 : cluster 0 pgmap v80: 161 pgs: 2 remapped+peering, 36 peering, 123 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:16.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:16 smithi044 bash[56981]: audit 2024-04-19T22:49:15.538654+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:16.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:16 smithi044 bash[56981]: audit 2024-04-19T22:49:15.541546+0000 mon.a (mon.0) 335 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:49:16.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:16 smithi044 bash[56981]: audit 2024-04-19T22:49:15.623908+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:16.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:16 smithi044 bash[56981]: cluster 2024-04-19T22:49:15.624267+0000 mgr.y (mgr.25321) 161 : cluster 0 pgmap v80: 161 pgs: 2 remapped+peering, 36 peering, 123 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:16.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:16 smithi165 bash[44861]: audit 2024-04-19T22:49:15.538654+0000 mon.a (mon.0) 334 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:16.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:16 smithi165 bash[44861]: audit 2024-04-19T22:49:15.541546+0000 mon.a (mon.0) 335 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:49:16.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:16 smithi165 bash[44861]: audit 2024-04-19T22:49:15.623908+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:16.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:16 smithi165 bash[44861]: cluster 2024-04-19T22:49:15.624267+0000 mgr.y (mgr.25321) 161 : cluster 0 pgmap v80: 161 pgs: 2 remapped+peering, 36 peering, 123 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:17.569 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:17 smithi044 bash[56981]: cluster 2024-04-19T22:49:16.619247+0000 mon.a (mon.0) 337 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-19T22:49:17.569 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:17 smithi044 bash[55659]: cluster 2024-04-19T22:49:16.619247+0000 mon.a (mon.0) 337 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-19T22:49:17.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:17 smithi165 bash[44861]: cluster 2024-04-19T22:49:16.619247+0000 mon.a (mon.0) 337 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 7 pgs degraded) 2024-04-19T22:49:18.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:18 smithi044 bash[55659]: cluster 2024-04-19T22:49:17.625166+0000 mgr.y (mgr.25321) 162 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:18.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:18 smithi044 bash[56981]: cluster 2024-04-19T22:49:17.625166+0000 mgr.y (mgr.25321) 162 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:18.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:18 smithi165 bash[44861]: cluster 2024-04-19T22:49:17.625166+0000 mgr.y (mgr.25321) 162 : cluster 0 pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:18.944 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:49:18 smithi165 bash[42022]: ts=2024-04-19T22:49:18.663Z 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.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-19T22:49:18.944 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:49:18 smithi165 bash[42022]: ts=2024-04-19T22:49:18.669Z 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.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:49:20.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:20 smithi165 bash[44861]: audit 2024-04-19T22:49:19.376767+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:20.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:20 smithi165 bash[44861]: audit 2024-04-19T22:49:19.389298+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:20.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:20 smithi165 bash[44861]: audit 2024-04-19T22:49:19.392092+0000 mon.a (mon.0) 340 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:49:20.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:20 smithi165 bash[44861]: audit 2024-04-19T22:49:19.394003+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:49:20.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:20 smithi165 bash[44861]: cluster 2024-04-19T22:49:19.397683+0000 mgr.y (mgr.25321) 163 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:20.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:20 smithi165 bash[44861]: cluster 2024-04-19T22:49:19.398331+0000 mgr.y (mgr.25321) 164 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 721 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:20.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:20 smithi165 bash[44861]: audit 2024-04-19T22:49:19.407211+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:20.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:20 smithi165 bash[44861]: audit 2024-04-19T22:49:19.497729+0000 mon.a (mon.0) 343 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:49:20.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:20 smithi165 bash[44861]: audit 2024-04-19T22:49:19.501607+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:20.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:20 smithi165 bash[44861]: audit 2024-04-19T22:49:19.504705+0000 mon.a (mon.0) 345 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:20.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:20 smithi165 bash[44861]: audit 2024-04-19T22:49:19.506808+0000 mon.a (mon.0) 346 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:20.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:20 smithi165 bash[44861]: audit 2024-04-19T22:49:19.509598+0000 mon.a (mon.0) 347 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T22:49:20.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:20 smithi165 bash[44861]: audit 2024-04-19T22:49:19.509955+0000 mgr.y (mgr.25321) 165 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T22:49:20.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:20 smithi165 bash[44861]: cephadm 2024-04-19T22:49:19.512085+0000 mgr.y (mgr.25321) 166 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-04-19T22:49:20.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[55659]: audit 2024-04-19T22:49:19.376767+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:20.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[55659]: audit 2024-04-19T22:49:19.389298+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:20.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[55659]: audit 2024-04-19T22:49:19.392092+0000 mon.a (mon.0) 340 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:49:20.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[55659]: audit 2024-04-19T22:49:19.394003+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:49:20.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[55659]: cluster 2024-04-19T22:49:19.397683+0000 mgr.y (mgr.25321) 163 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:20.807 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[55659]: cluster 2024-04-19T22:49:19.398331+0000 mgr.y (mgr.25321) 164 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 721 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:20.808 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[55659]: audit 2024-04-19T22:49:19.407211+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:20.808 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[55659]: audit 2024-04-19T22:49:19.497729+0000 mon.a (mon.0) 343 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:49:20.808 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[55659]: audit 2024-04-19T22:49:19.501607+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:20.808 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[55659]: audit 2024-04-19T22:49:19.504705+0000 mon.a (mon.0) 345 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:20.808 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[55659]: audit 2024-04-19T22:49:19.506808+0000 mon.a (mon.0) 346 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:20.808 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[55659]: audit 2024-04-19T22:49:19.509598+0000 mon.a (mon.0) 347 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T22:49:20.808 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[55659]: audit 2024-04-19T22:49:19.509955+0000 mgr.y (mgr.25321) 165 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T22:49:20.808 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[55659]: cephadm 2024-04-19T22:49:19.512085+0000 mgr.y (mgr.25321) 166 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-04-19T22:49:20.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[56981]: audit 2024-04-19T22:49:19.376767+0000 mon.a (mon.0) 338 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:20.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[56981]: audit 2024-04-19T22:49:19.389298+0000 mon.a (mon.0) 339 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:20.808 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[56981]: audit 2024-04-19T22:49:19.392092+0000 mon.a (mon.0) 340 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:49:20.809 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[56981]: audit 2024-04-19T22:49:19.394003+0000 mon.a (mon.0) 341 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:49:20.809 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[56981]: cluster 2024-04-19T22:49:19.397683+0000 mgr.y (mgr.25321) 163 : cluster 0 pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 658 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:20.809 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[56981]: cluster 2024-04-19T22:49:19.398331+0000 mgr.y (mgr.25321) 164 : cluster 0 pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 721 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:20.809 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[56981]: audit 2024-04-19T22:49:19.407211+0000 mon.a (mon.0) 342 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:20.809 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[56981]: audit 2024-04-19T22:49:19.497729+0000 mon.a (mon.0) 343 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:49:20.809 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[56981]: audit 2024-04-19T22:49:19.501607+0000 mon.a (mon.0) 344 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:20.809 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[56981]: audit 2024-04-19T22:49:19.504705+0000 mon.a (mon.0) 345 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:20.809 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[56981]: audit 2024-04-19T22:49:19.506808+0000 mon.a (mon.0) 346 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:20.809 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[56981]: audit 2024-04-19T22:49:19.509598+0000 mon.a (mon.0) 347 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T22:49:20.809 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[56981]: audit 2024-04-19T22:49:19.509955+0000 mgr.y (mgr.25321) 165 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T22:49:20.809 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:20 smithi044 bash[56981]: cephadm 2024-04-19T22:49:19.512085+0000 mgr.y (mgr.25321) 166 : cephadm 1 Upgrade: osd.1 is safe to restart 2024-04-19T22:49:22.569 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:49:22 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:49:22] "GET /metrics HTTP/1.1" 200 38416 "" "Prometheus/2.33.4" 2024-04-19T22:49:23.156 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:22 smithi044 bash[55659]: cluster 2024-04-19T22:49:21.399289+0000 mgr.y (mgr.25321) 167 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:23.157 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:22 smithi044 bash[55659]: audit 2024-04-19T22:49:21.558560+0000 mgr.y (mgr.25321) 168 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:23.157 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:22 smithi044 bash[55659]: cephadm 2024-04-19T22:49:21.833592+0000 mgr.y (mgr.25321) 169 : cephadm 1 Upgrade: Updating osd.1 2024-04-19T22:49:23.157 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:22 smithi044 bash[55659]: audit 2024-04-19T22:49:21.838768+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:23.157 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:22 smithi044 bash[55659]: audit 2024-04-19T22:49:21.841798+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T22:49:23.157 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:22 smithi044 bash[55659]: audit 2024-04-19T22:49:21.843509+0000 mon.a (mon.0) 350 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:49:23.157 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:22 smithi044 bash[55659]: cephadm 2024-04-19T22:49:21.848056+0000 mgr.y (mgr.25321) 170 : cephadm 1 Deploying daemon osd.1 on smithi044 2024-04-19T22:49:23.157 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:22 smithi044 bash[56981]: cluster 2024-04-19T22:49:21.399289+0000 mgr.y (mgr.25321) 167 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:23.157 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:22 smithi044 bash[56981]: audit 2024-04-19T22:49:21.558560+0000 mgr.y (mgr.25321) 168 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:23.157 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:22 smithi044 bash[56981]: cephadm 2024-04-19T22:49:21.833592+0000 mgr.y (mgr.25321) 169 : cephadm 1 Upgrade: Updating osd.1 2024-04-19T22:49:23.157 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:22 smithi044 bash[56981]: audit 2024-04-19T22:49:21.838768+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:23.157 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:22 smithi044 bash[56981]: audit 2024-04-19T22:49:21.841798+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T22:49:23.157 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:22 smithi044 bash[56981]: audit 2024-04-19T22:49:21.843509+0000 mon.a (mon.0) 350 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:49:23.158 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:22 smithi044 bash[56981]: cephadm 2024-04-19T22:49:21.848056+0000 mgr.y (mgr.25321) 170 : cephadm 1 Deploying daemon osd.1 on smithi044 2024-04-19T22:49:23.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:22 smithi165 bash[44861]: cluster 2024-04-19T22:49:21.399289+0000 mgr.y (mgr.25321) 167 : cluster 0 pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 632 B/s rd, 0 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:23.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:22 smithi165 bash[44861]: audit 2024-04-19T22:49:21.558560+0000 mgr.y (mgr.25321) 168 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:23.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:22 smithi165 bash[44861]: cephadm 2024-04-19T22:49:21.833592+0000 mgr.y (mgr.25321) 169 : cephadm 1 Upgrade: Updating osd.1 2024-04-19T22:49:23.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:22 smithi165 bash[44861]: audit 2024-04-19T22:49:21.838768+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:23.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:22 smithi165 bash[44861]: audit 2024-04-19T22:49:21.841798+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T22:49:23.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:22 smithi165 bash[44861]: audit 2024-04-19T22:49:21.843509+0000 mon.a (mon.0) 350 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:49:23.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:22 smithi165 bash[44861]: cephadm 2024-04-19T22:49:21.848056+0000 mgr.y (mgr.25321) 170 : cephadm 1 Deploying daemon osd.1 on smithi044 2024-04-19T22:49:25.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:24 smithi165 bash[44861]: cluster 2024-04-19T22:49:23.400852+0000 mgr.y (mgr.25321) 171 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:25.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:24 smithi044 bash[55659]: cluster 2024-04-19T22:49:23.400852+0000 mgr.y (mgr.25321) 171 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:25.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:24 smithi044 bash[56981]: cluster 2024-04-19T22:49:23.400852+0000 mgr.y (mgr.25321) 171 : cluster 0 pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:26.497 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:26 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:26.498 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:26 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:26.498 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:49:26 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:26.498 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:26 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:26.499 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:26 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:26.499 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:49:26 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:26.499 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:49:26 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:26.500 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:49:26 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:26.500 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:49:26 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:26.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:26 smithi044 bash[55659]: cluster 2024-04-19T22:49:25.401393+0000 mgr.y (mgr.25321) 172 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:26.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:26 smithi044 bash[55659]: audit 2024-04-19T22:49:25.659919+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:26.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:26 smithi044 bash[55659]: cluster 2024-04-19T22:49:26.630933+0000 mon.a (mon.0) 352 : cluster 1 osd.1 marked itself down and dead 2024-04-19T22:49:26.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:26 smithi044 bash[56981]: cluster 2024-04-19T22:49:25.401393+0000 mgr.y (mgr.25321) 172 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:26.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:26 smithi044 bash[56981]: audit 2024-04-19T22:49:25.659919+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:26.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:26 smithi044 bash[56981]: cluster 2024-04-19T22:49:26.630933+0000 mon.a (mon.0) 352 : cluster 1 osd.1 marked itself down and dead 2024-04-19T22:49:26.820 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:26 smithi044 systemd[1]: Stopping Ceph osd.1 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:49:26.820 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:26 smithi044 bash[29199]: debug 2024-04-19T22:49:26.625+0000 7f667dbfd700 -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-19T22:49:26.820 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:26 smithi044 bash[29199]: debug 2024-04-19T22:49:26.625+0000 7f667dbfd700 -1 osd.1 114 *** Got signal Terminated *** 2024-04-19T22:49:26.820 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:26 smithi044 bash[29199]: debug 2024-04-19T22:49:26.625+0000 7f667dbfd700 -1 osd.1 114 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:49:26.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:26 smithi165 bash[44861]: cluster 2024-04-19T22:49:25.401393+0000 mgr.y (mgr.25321) 172 : cluster 0 pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T22:49:26.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:26 smithi165 bash[44861]: audit 2024-04-19T22:49:25.659919+0000 mon.a (mon.0) 351 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:26.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:26 smithi165 bash[44861]: cluster 2024-04-19T22:49:26.630933+0000 mon.a (mon.0) 352 : cluster 1 osd.1 marked itself down and dead 2024-04-19T22:49:27.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:27 smithi165 bash[44861]: cluster 2024-04-19T22:49:27.343836+0000 mon.a (mon.0) 353 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:49:27.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:27 smithi165 bash[44861]: cluster 2024-04-19T22:49:27.359534+0000 mon.a (mon.0) 354 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-04-19T22:49:27.960 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:27 smithi044 bash[55659]: cluster 2024-04-19T22:49:27.343836+0000 mon.a (mon.0) 353 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:49:27.960 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:27 smithi044 bash[55659]: cluster 2024-04-19T22:49:27.359534+0000 mon.a (mon.0) 354 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-04-19T22:49:27.960 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:27 smithi044 bash[56981]: cluster 2024-04-19T22:49:27.343836+0000 mon.a (mon.0) 353 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:49:27.961 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:27 smithi044 bash[56981]: cluster 2024-04-19T22:49:27.359534+0000 mon.a (mon.0) 354 : cluster 0 osdmap e115: 8 total, 7 up, 8 in 2024-04-19T22:49:28.658 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:28 smithi044 bash[61220]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-1 2024-04-19T22:49:28.658 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:28 smithi044 bash[61281]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-1 2024-04-19T22:49:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:28 smithi165 bash[44861]: cluster 2024-04-19T22:49:27.401815+0000 mgr.y (mgr.25321) 173 : cluster 0 pgmap v88: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:28.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:28 smithi165 bash[44861]: cluster 2024-04-19T22:49:28.368788+0000 mon.a (mon.0) 355 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-04-19T22:49:28.944 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:49:28 smithi165 bash[42022]: ts=2024-04-19T22:49: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 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:49:29.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:28 smithi044 bash[56981]: cluster 2024-04-19T22:49:27.401815+0000 mgr.y (mgr.25321) 173 : cluster 0 pgmap v88: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:29.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:28 smithi044 bash[56981]: cluster 2024-04-19T22:49:28.368788+0000 mon.a (mon.0) 355 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-04-19T22:49:29.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:28 smithi044 bash[55659]: cluster 2024-04-19T22:49:27.401815+0000 mgr.y (mgr.25321) 173 : cluster 0 pgmap v88: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:29.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:28 smithi044 bash[55659]: cluster 2024-04-19T22:49:28.368788+0000 mon.a (mon.0) 355 : cluster 0 osdmap e116: 8 total, 7 up, 8 in 2024-04-19T22:49:30.893 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:49:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:30.893 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:49:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:30.893 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:30 smithi044 bash[56981]: cluster 2024-04-19T22:49:29.402539+0000 mgr.y (mgr.25321) 174 : cluster 0 pgmap v90: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:30.893 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:30 smithi044 bash[56981]: audit 2024-04-19T22:49:30.538824+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:30.893 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:30 smithi044 bash[56981]: audit 2024-04-19T22:49:30.541240+0000 mon.a (mon.0) 357 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:49:30.894 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:30.894 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:49:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:30.894 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:30 smithi044 bash[55659]: cluster 2024-04-19T22:49:29.402539+0000 mgr.y (mgr.25321) 174 : cluster 0 pgmap v90: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:30.894 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:30 smithi044 bash[55659]: audit 2024-04-19T22:49:30.538824+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:30.894 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:30 smithi044 bash[55659]: audit 2024-04-19T22:49:30.541240+0000 mon.a (mon.0) 357 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:49:30.894 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:30.895 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:30.895 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:49:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:30.895 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:30 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.1.service: Deactivated successfully. 2024-04-19T22:49:30.895 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:30 smithi044 systemd[1]: Stopped Ceph osd.1 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:49:30.896 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:30.896 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:30 smithi044 systemd[1]: Started Ceph osd.1 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:49:30.896 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:49:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:30.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:30 smithi165 bash[44861]: cluster 2024-04-19T22:49:29.402539+0000 mgr.y (mgr.25321) 174 : cluster 0 pgmap v90: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:30.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:30 smithi165 bash[44861]: audit 2024-04-19T22:49:30.538824+0000 mon.a (mon.0) 356 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:30.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:30 smithi165 bash[44861]: audit 2024-04-19T22:49:30.541240+0000 mon.a (mon.0) 357 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:49:32.319 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:49:32 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:49:32] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.33.4" 2024-04-19T22:49:32.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:31 smithi044 bash[55659]: audit 2024-04-19T22:49:30.949476+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:32.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:31 smithi044 bash[55659]: audit 2024-04-19T22:49:30.955191+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:32.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:31 smithi044 bash[55659]: audit 2024-04-19T22:49:30.996104+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:49:32.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:31 smithi044 bash[55659]: cluster 2024-04-19T22:49:31.403220+0000 mgr.y (mgr.25321) 175 : cluster 0 pgmap v91: 161 pgs: 2 active+undersized+degraded, 18 stale+active+clean, 4 active+undersized, 137 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 7/630 objects degraded (1.111%) 2024-04-19T22:49:32.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:31 smithi044 bash[55659]: audit 2024-04-19T22:49:31.568791+0000 mgr.y (mgr.25321) 176 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:32.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:31 smithi044 bash[56981]: audit 2024-04-19T22:49:30.949476+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:32.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:31 smithi044 bash[56981]: audit 2024-04-19T22:49:30.955191+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:32.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:31 smithi044 bash[56981]: audit 2024-04-19T22:49:30.996104+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:49:32.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:31 smithi044 bash[56981]: cluster 2024-04-19T22:49:31.403220+0000 mgr.y (mgr.25321) 175 : cluster 0 pgmap v91: 161 pgs: 2 active+undersized+degraded, 18 stale+active+clean, 4 active+undersized, 137 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 7/630 objects degraded (1.111%) 2024-04-19T22:49:32.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:31 smithi044 bash[56981]: audit 2024-04-19T22:49:31.568791+0000 mgr.y (mgr.25321) 176 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:32.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:31 smithi165 bash[44861]: audit 2024-04-19T22:49:30.949476+0000 mon.a (mon.0) 358 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:32.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:31 smithi165 bash[44861]: audit 2024-04-19T22:49:30.955191+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:32.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:31 smithi165 bash[44861]: audit 2024-04-19T22:49:30.996104+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:49:32.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:31 smithi165 bash[44861]: cluster 2024-04-19T22:49:31.403220+0000 mgr.y (mgr.25321) 175 : cluster 0 pgmap v91: 161 pgs: 2 active+undersized+degraded, 18 stale+active+clean, 4 active+undersized, 137 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 7/630 objects degraded (1.111%) 2024-04-19T22:49:32.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:31 smithi165 bash[44861]: audit 2024-04-19T22:49:31.568791+0000 mgr.y (mgr.25321) 176 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:32.819 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:32 smithi044 bash[61429]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-19T22:49:32.819 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:32 smithi044 bash[61429]: 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-19T22:49:32.820 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:32 smithi044 bash[61429]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-19T22:49:32.820 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:32 smithi044 bash[61429]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-19T22:49:32.820 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:32 smithi044 bash[61429]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-19T22:49:32.820 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:32 smithi044 bash[61429]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-19T22:49:32.820 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:32 smithi044 bash[61429]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-19T22:49:33.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:32 smithi044 bash[55659]: cluster 2024-04-19T22:49:31.955019+0000 mon.a (mon.0) 361 : cluster 3 Health check failed: Degraded data redundancy: 7/630 objects degraded (1.111%), 2 pgs degraded (PG_DEGRADED) 2024-04-19T22:49:33.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:32 smithi044 bash[56981]: cluster 2024-04-19T22:49:31.955019+0000 mon.a (mon.0) 361 : cluster 3 Health check failed: Degraded data redundancy: 7/630 objects degraded (1.111%), 2 pgs degraded (PG_DEGRADED) 2024-04-19T22:49:33.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:32 smithi165 bash[44861]: cluster 2024-04-19T22:49:31.955019+0000 mon.a (mon.0) 361 : cluster 3 Health check failed: Degraded data redundancy: 7/630 objects degraded (1.111%), 2 pgs degraded (PG_DEGRADED) 2024-04-19T22:49:34.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:33 smithi044 bash[55659]: cluster 2024-04-19T22:49:33.405195+0000 mgr.y (mgr.25321) 177 : cluster 0 pgmap v92: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-19T22:49:34.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:33 smithi044 bash[56981]: cluster 2024-04-19T22:49:33.405195+0000 mgr.y (mgr.25321) 177 : cluster 0 pgmap v92: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-19T22:49:34.320 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:34 smithi044 bash[61663]: debug 2024-04-19T22:49:34.016+0000 7f495d102700 1 -- 172.21.15.44:0/1959261139 <== mon.0 v2:172.21.15.44:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bc2dbe5680 con 0x55bc2dc23000 2024-04-19T22:49:34.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:33 smithi165 bash[44861]: cluster 2024-04-19T22:49:33.405195+0000 mgr.y (mgr.25321) 177 : cluster 0 pgmap v92: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-19T22:49:35.069 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:34 smithi044 bash[61663]: debug 2024-04-19T22:49:34.580+0000 7f496629a7c0 -1 Falling back to public interface 2024-04-19T22:49:36.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:36 smithi044 bash[55659]: cluster 2024-04-19T22:49:35.406474+0000 mgr.y (mgr.25321) 178 : cluster 0 pgmap v93: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-19T22:49:36.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:36 smithi044 bash[56981]: cluster 2024-04-19T22:49:35.406474+0000 mgr.y (mgr.25321) 178 : cluster 0 pgmap v93: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-19T22:49:36.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:36 smithi165 bash[44861]: cluster 2024-04-19T22:49:35.406474+0000 mgr.y (mgr.25321) 178 : cluster 0 pgmap v93: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-19T22:49:37.991 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:37 smithi044 bash[61663]: debug 2024-04-19T22:49:37.664+0000 7f496629a7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-19T22:49:37.991 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:37 smithi044 bash[61663]: debug 2024-04-19T22:49:37.700+0000 7f496629a7c0 -1 osd.1 114 log_to_monitors true 2024-04-19T22:49:38.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:37 smithi044 bash[56981]: audit 2024-04-19T22:49:36.993768+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:38.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:37 smithi044 bash[56981]: audit 2024-04-19T22:49:37.003250+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:38.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:37 smithi044 bash[56981]: cluster 2024-04-19T22:49:37.407955+0000 mgr.y (mgr.25321) 179 : cluster 0 pgmap v94: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-19T22:49:38.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:37 smithi044 bash[56981]: audit 2024-04-19T22:49:37.708409+0000 mon.c (mon.1) 13 : audit 1 from='osd.1 [v2:172.21.15.44:6810/1708856611,v1:172.21.15.44:6811/1708856611]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T22:49:38.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:37 smithi044 bash[56981]: audit 2024-04-19T22:49:37.708752+0000 mon.a (mon.0) 364 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T22:49:38.320 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:38 smithi044 bash[61663]: debug 2024-04-19T22:49:38.052+0000 7f49576f2700 -1 osd.1 114 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:49:38.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:37 smithi044 bash[55659]: audit 2024-04-19T22:49:36.993768+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:38.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:37 smithi044 bash[55659]: audit 2024-04-19T22:49:37.003250+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:38.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:37 smithi044 bash[55659]: cluster 2024-04-19T22:49:37.407955+0000 mgr.y (mgr.25321) 179 : cluster 0 pgmap v94: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-19T22:49:38.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:37 smithi044 bash[55659]: audit 2024-04-19T22:49:37.708409+0000 mon.c (mon.1) 13 : audit 1 from='osd.1 [v2:172.21.15.44:6810/1708856611,v1:172.21.15.44:6811/1708856611]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T22:49:38.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:37 smithi044 bash[55659]: audit 2024-04-19T22:49:37.708752+0000 mon.a (mon.0) 364 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T22:49:38.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:37 smithi165 bash[44861]: audit 2024-04-19T22:49:36.993768+0000 mon.a (mon.0) 362 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:38.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:37 smithi165 bash[44861]: audit 2024-04-19T22:49:37.003250+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:38.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:37 smithi165 bash[44861]: cluster 2024-04-19T22:49:37.407955+0000 mgr.y (mgr.25321) 179 : cluster 0 pgmap v94: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 119 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-19T22:49:38.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:37 smithi165 bash[44861]: audit 2024-04-19T22:49:37.708409+0000 mon.c (mon.1) 13 : audit 1 from='osd.1 [v2:172.21.15.44:6810/1708856611,v1:172.21.15.44:6811/1708856611]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T22:49:38.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:37 smithi165 bash[44861]: audit 2024-04-19T22:49:37.708752+0000 mon.a (mon.0) 364 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T22:49:38.944 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:49:38 smithi165 bash[42022]: ts=2024-04-19T22:49:38.661Z caller=alerting.go:353 level=warn component="rule manager" alert="unsupported value type" msg="Expanding alert template failed" err="error executing template __alert_CephOSDDown: template: __alert_CephOSDDown:1:358: executing \"__alert_CephOSDDown\" at : error calling query: found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-19T22:49:38.944 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:49:38 smithi165 bash[42022]: ts=2024-04-19T22:49:38.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:49:39.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:39 smithi044 bash[55659]: audit 2024-04-19T22:49:38.005482+0000 mon.a (mon.0) 365 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-19T22:49:39.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:39 smithi044 bash[55659]: cluster 2024-04-19T22:49:38.011082+0000 mon.a (mon.0) 366 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2024-04-19T22:49:39.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:39 smithi044 bash[55659]: audit 2024-04-19T22:49:38.019151+0000 mon.c (mon.1) 14 : audit 1 from='osd.1 [v2:172.21.15.44:6810/1708856611,v1:172.21.15.44:6811/1708856611]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:49:39.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:39 smithi044 bash[55659]: audit 2024-04-19T22:49:38.027653+0000 mon.a (mon.0) 367 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:49:39.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:39 smithi044 bash[55659]: audit 2024-04-19T22:49:38.101020+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:39.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:39 smithi044 bash[55659]: audit 2024-04-19T22:49:38.111052+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:39.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:39 smithi044 bash[56981]: audit 2024-04-19T22:49:38.005482+0000 mon.a (mon.0) 365 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-19T22:49:39.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:39 smithi044 bash[56981]: cluster 2024-04-19T22:49:38.011082+0000 mon.a (mon.0) 366 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2024-04-19T22:49:39.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:39 smithi044 bash[56981]: audit 2024-04-19T22:49:38.019151+0000 mon.c (mon.1) 14 : audit 1 from='osd.1 [v2:172.21.15.44:6810/1708856611,v1:172.21.15.44:6811/1708856611]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:49:39.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:39 smithi044 bash[56981]: audit 2024-04-19T22:49:38.027653+0000 mon.a (mon.0) 367 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:49:39.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:39 smithi044 bash[56981]: audit 2024-04-19T22:49:38.101020+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:39.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:39 smithi044 bash[56981]: audit 2024-04-19T22:49:38.111052+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:39.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:39 smithi165 bash[44861]: audit 2024-04-19T22:49:38.005482+0000 mon.a (mon.0) 365 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-19T22:49:39.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:39 smithi165 bash[44861]: cluster 2024-04-19T22:49:38.011082+0000 mon.a (mon.0) 366 : cluster 0 osdmap e117: 8 total, 7 up, 8 in 2024-04-19T22:49:39.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:39 smithi165 bash[44861]: audit 2024-04-19T22:49:38.019151+0000 mon.c (mon.1) 14 : audit 1 from='osd.1 [v2:172.21.15.44:6810/1708856611,v1:172.21.15.44:6811/1708856611]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:49:39.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:39 smithi165 bash[44861]: audit 2024-04-19T22:49:38.027653+0000 mon.a (mon.0) 367 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:49:39.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:39 smithi165 bash[44861]: audit 2024-04-19T22:49:38.101020+0000 mon.a (mon.0) 368 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:39.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:39 smithi165 bash[44861]: audit 2024-04-19T22:49:38.111052+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:40.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:40 smithi044 bash[56981]: cluster 2024-04-19T22:49:39.021832+0000 mon.a (mon.0) 370 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:49:40.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:40 smithi044 bash[56981]: cluster 2024-04-19T22:49:39.031414+0000 mon.a (mon.0) 371 : cluster 1 osd.1 [v2:172.21.15.44:6810/1708856611,v1:172.21.15.44:6811/1708856611] boot 2024-04-19T22:49:40.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:40 smithi044 bash[56981]: cluster 2024-04-19T22:49:39.031583+0000 mon.a (mon.0) 372 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2024-04-19T22:49:40.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:40 smithi044 bash[56981]: audit 2024-04-19T22:49:39.032727+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:49:40.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:40 smithi044 bash[56981]: cluster 2024-04-19T22:49:39.409091+0000 mgr.y (mgr.25321) 180 : cluster 0 pgmap v97: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-19T22:49:40.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:40 smithi044 bash[55659]: cluster 2024-04-19T22:49:39.021832+0000 mon.a (mon.0) 370 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:49:40.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:40 smithi044 bash[55659]: cluster 2024-04-19T22:49:39.031414+0000 mon.a (mon.0) 371 : cluster 1 osd.1 [v2:172.21.15.44:6810/1708856611,v1:172.21.15.44:6811/1708856611] boot 2024-04-19T22:49:40.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:40 smithi044 bash[55659]: cluster 2024-04-19T22:49:39.031583+0000 mon.a (mon.0) 372 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2024-04-19T22:49:40.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:40 smithi044 bash[55659]: audit 2024-04-19T22:49:39.032727+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:49:40.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:40 smithi044 bash[55659]: cluster 2024-04-19T22:49:39.409091+0000 mgr.y (mgr.25321) 180 : cluster 0 pgmap v97: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-19T22:49:40.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:40 smithi165 bash[44861]: cluster 2024-04-19T22:49:39.021832+0000 mon.a (mon.0) 370 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:49:40.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:40 smithi165 bash[44861]: cluster 2024-04-19T22:49:39.031414+0000 mon.a (mon.0) 371 : cluster 1 osd.1 [v2:172.21.15.44:6810/1708856611,v1:172.21.15.44:6811/1708856611] boot 2024-04-19T22:49:40.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:40 smithi165 bash[44861]: cluster 2024-04-19T22:49:39.031583+0000 mon.a (mon.0) 372 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2024-04-19T22:49:40.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:40 smithi165 bash[44861]: audit 2024-04-19T22:49:39.032727+0000 mon.a (mon.0) 373 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T22:49:40.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:40 smithi165 bash[44861]: cluster 2024-04-19T22:49:39.409091+0000 mgr.y (mgr.25321) 180 : cluster 0 pgmap v97: 161 pgs: 22 active+undersized+degraded, 37 active+undersized, 102 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 84/630 objects degraded (13.333%) 2024-04-19T22:49:41.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:41 smithi044 bash[56981]: cluster 2024-04-19T22:49:40.042739+0000 mon.a (mon.0) 374 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2024-04-19T22:49:41.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:41 smithi044 bash[56981]: cluster 2024-04-19T22:49:40.342469+0000 mon.a (mon.0) 375 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T22:49:41.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:41 smithi044 bash[55659]: cluster 2024-04-19T22:49:40.042739+0000 mon.a (mon.0) 374 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2024-04-19T22:49:41.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:41 smithi044 bash[55659]: cluster 2024-04-19T22:49:40.342469+0000 mon.a (mon.0) 375 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T22:49:41.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:41 smithi165 bash[44861]: cluster 2024-04-19T22:49:40.042739+0000 mon.a (mon.0) 374 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2024-04-19T22:49:41.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:41 smithi165 bash[44861]: cluster 2024-04-19T22:49:40.342469+0000 mon.a (mon.0) 375 : cluster 3 Health check update: Degraded data redundancy: 84/630 objects degraded (13.333%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T22:49:42.319 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:49:42 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:49:42] "GET /metrics HTTP/1.1" 200 38412 "" "Prometheus/2.33.4" 2024-04-19T22:49:42.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:42 smithi044 bash[55659]: cluster 2024-04-19T22:49:41.410134+0000 mgr.y (mgr.25321) 181 : cluster 0 pgmap v99: 161 pgs: 5 peering, 21 active+undersized+degraded, 33 active+undersized, 102 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2024-04-19T22:49:42.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:42 smithi044 bash[55659]: audit 2024-04-19T22:49:41.579801+0000 mgr.y (mgr.25321) 182 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:42.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:42 smithi044 bash[56981]: cluster 2024-04-19T22:49:41.410134+0000 mgr.y (mgr.25321) 181 : cluster 0 pgmap v99: 161 pgs: 5 peering, 21 active+undersized+degraded, 33 active+undersized, 102 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2024-04-19T22:49:42.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:42 smithi044 bash[56981]: audit 2024-04-19T22:49:41.579801+0000 mgr.y (mgr.25321) 182 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:42.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:42 smithi165 bash[44861]: cluster 2024-04-19T22:49:41.410134+0000 mgr.y (mgr.25321) 181 : cluster 0 pgmap v99: 161 pgs: 5 peering, 21 active+undersized+degraded, 33 active+undersized, 102 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 78/630 objects degraded (12.381%) 2024-04-19T22:49:42.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:42 smithi165 bash[44861]: audit 2024-04-19T22:49:41.579801+0000 mgr.y (mgr.25321) 182 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:43.604 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:49:43.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:43 smithi044 bash[55659]: cluster 2024-04-19T22:49:43.463638+0000 mon.a (mon.0) 376 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/630 objects degraded (12.381%), 21 pgs degraded) 2024-04-19T22:49:43.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:43 smithi044 bash[56981]: cluster 2024-04-19T22:49:43.463638+0000 mon.a (mon.0) 376 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/630 objects degraded (12.381%), 21 pgs degraded) 2024-04-19T22:49:43.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:43 smithi165 bash[44861]: cluster 2024-04-19T22:49:43.463638+0000 mon.a (mon.0) 376 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 78/630 objects degraded (12.381%), 21 pgs degraded) 2024-04-19T22:49:44.340 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:49:44.340 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (4m) 7s ago 11m 13.9M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:49:44.340 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 error 101s ago 11m - - 2024-04-19T22:49:44.340 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (3m) 7s ago 9m 43.9M - 3.5 e1d6a67b021e 57b20873ff61 2024-04-19T22:49:44.341 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (3m) 101s ago 17m 436M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:49:44.341 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (4m) 7s ago 18m 494M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:49:44.341 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (2m) 7s ago 19m 45.0M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:49:44.341 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (113s) 101s ago 17m 18.5M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:49:44.341 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (2m) 7s ago 17m 38.2M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:49:44.341 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (4m) 7s ago 11m 9031k - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:49:44.341 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (4m) 101s ago 11m 8932k - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:49:44.341 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (39s) 7s ago 16m 51.5M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 4ca22b62b153 2024-04-19T22:49:44.341 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (11s) 7s ago 16m - 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 10381d943905 2024-04-19T22:49:44.341 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (15m) 7s ago 15m 52.3M 2781M 17.2.0 e1d6a67b021e 1bd0c78e6456 2024-04-19T22:49:44.341 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (14m) 7s ago 14m 56.8M 2781M 17.2.0 e1d6a67b021e 93507ca261f0 2024-04-19T22:49:44.341 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (14m) 101s ago 14m 55.7M 3036M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:49:44.341 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (13m) 101s ago 13m 54.4M 3036M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:49:44.341 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (13m) 101s ago 13m 50.9M 3036M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:49:44.341 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (12m) 101s ago 12m 54.3M 3036M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:49:44.342 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (3m) 101s ago 11m 55.0M - 2.33.4 514e6a882f6e 80e3b346b1e3 2024-04-19T22:49:44.342 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (9m) 7s ago 9m 85.9M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:49:44.342 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (9m) 101s ago 9m 85.2M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:49:44.342 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (9m) 7s ago 9m 85.7M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:49:44.342 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (9m) 101s ago 9m 85.1M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:49:44.583 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:44 smithi044 bash[56981]: cluster 2024-04-19T22:49:43.411717+0000 mgr.y (mgr.25321) 183 : cluster 0 pgmap v100: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:49:44.583 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:44 smithi044 bash[56981]: audit 2024-04-19T22:49:43.591485+0000 mgr.y (mgr.25321) 184 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:44.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:44 smithi044 bash[55659]: cluster 2024-04-19T22:49:43.411717+0000 mgr.y (mgr.25321) 183 : cluster 0 pgmap v100: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:49:44.583 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:44 smithi044 bash[55659]: audit 2024-04-19T22:49:43.591485+0000 mgr.y (mgr.25321) 184 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:44.769 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:49:44.769 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:49:44.769 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:49:44.770 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:49:44.770 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:49:44.770 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:49:44.770 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:49:44.770 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:49:44.770 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-19T22:49:44.770 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:49:44.770 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:49:44.770 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:49:44.770 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:49:44.770 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:49:44.770 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:49:44.770 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-19T22:49:44.771 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 7 2024-04-19T22:49:44.771 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:49:44.771 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:49:44.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:44 smithi165 bash[44861]: cluster 2024-04-19T22:49:43.411717+0000 mgr.y (mgr.25321) 183 : cluster 0 pgmap v100: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:49:44.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:44 smithi165 bash[44861]: audit 2024-04-19T22:49:43.591485+0000 mgr.y (mgr.25321) 184 : audit 0 from='client.44257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:45.143 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:49:45.143 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:49:45.143 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:49:45.143 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:49:45.143 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:49:45.143 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-04-19T22:49:45.143 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:49:45.144 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:49:45.144 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "7/23 daemons upgraded", 2024-04-19T22:49:45.144 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T22:49:45.144 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:49:45.144 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:49:45.577 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-19T22:49:45.578 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:49:45.578 INFO:teuthology.orchestra.run.smithi044.stdout: daemon grafana.a on smithi165 is in error state 2024-04-19T22:49:45.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:45 smithi044 bash[55659]: audit 2024-04-19T22:49:43.961404+0000 mgr.y (mgr.25321) 185 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:45.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:45 smithi044 bash[55659]: audit 2024-04-19T22:49:44.326913+0000 mgr.y (mgr.25321) 186 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:45.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:45 smithi044 bash[55659]: audit 2024-04-19T22:49:44.771700+0000 mon.a (mon.0) 377 : audit 0 from='client.? 172.21.15.44:0/363292472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:45.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:45 smithi044 bash[56981]: audit 2024-04-19T22:49:43.961404+0000 mgr.y (mgr.25321) 185 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:45.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:45 smithi044 bash[56981]: audit 2024-04-19T22:49:44.326913+0000 mgr.y (mgr.25321) 186 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:45.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:45 smithi044 bash[56981]: audit 2024-04-19T22:49:44.771700+0000 mon.a (mon.0) 377 : audit 0 from='client.? 172.21.15.44:0/363292472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:45.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:45 smithi165 bash[44861]: audit 2024-04-19T22:49:43.961404+0000 mgr.y (mgr.25321) 185 : audit 0 from='client.44263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:45.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:45 smithi165 bash[44861]: audit 2024-04-19T22:49:44.326913+0000 mgr.y (mgr.25321) 186 : audit 0 from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:45.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:45 smithi165 bash[44861]: audit 2024-04-19T22:49:44.771700+0000 mon.a (mon.0) 377 : audit 0 from='client.? 172.21.15.44:0/363292472' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:46.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:46 smithi044 bash[55659]: audit 2024-04-19T22:49:45.145628+0000 mgr.y (mgr.25321) 187 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:46.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:46 smithi044 bash[55659]: cluster 2024-04-19T22:49:45.412633+0000 mgr.y (mgr.25321) 188 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 691 B/s rd, 0 op/s 2024-04-19T22:49:46.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:46 smithi044 bash[55659]: audit 2024-04-19T22:49:45.548330+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:46.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:46 smithi044 bash[55659]: audit 2024-04-19T22:49:45.550337+0000 mon.a (mon.0) 379 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:49:46.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:46 smithi044 bash[55659]: audit 2024-04-19T22:49:45.580570+0000 mon.a (mon.0) 380 : audit 0 from='client.? 172.21.15.44:0/667567935' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:49:46.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:46 smithi044 bash[56981]: audit 2024-04-19T22:49:45.145628+0000 mgr.y (mgr.25321) 187 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:46.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:46 smithi044 bash[56981]: cluster 2024-04-19T22:49:45.412633+0000 mgr.y (mgr.25321) 188 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 691 B/s rd, 0 op/s 2024-04-19T22:49:46.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:46 smithi044 bash[56981]: audit 2024-04-19T22:49:45.548330+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:46.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:46 smithi044 bash[56981]: audit 2024-04-19T22:49:45.550337+0000 mon.a (mon.0) 379 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:49:46.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:46 smithi044 bash[56981]: audit 2024-04-19T22:49:45.580570+0000 mon.a (mon.0) 380 : audit 0 from='client.? 172.21.15.44:0/667567935' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:49:46.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:46 smithi165 bash[44861]: audit 2024-04-19T22:49:45.145628+0000 mgr.y (mgr.25321) 187 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:49:46.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:46 smithi165 bash[44861]: cluster 2024-04-19T22:49:45.412633+0000 mgr.y (mgr.25321) 188 : cluster 0 pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 691 B/s rd, 0 op/s 2024-04-19T22:49:46.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:46 smithi165 bash[44861]: audit 2024-04-19T22:49:45.548330+0000 mon.a (mon.0) 378 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:46.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:46 smithi165 bash[44861]: audit 2024-04-19T22:49:45.550337+0000 mon.a (mon.0) 379 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:49:46.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:46 smithi165 bash[44861]: audit 2024-04-19T22:49:45.580570+0000 mon.a (mon.0) 380 : audit 0 from='client.? 172.21.15.44:0/667567935' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:49:48.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[55659]: cluster 2024-04-19T22:49:47.414143+0000 mgr.y (mgr.25321) 189 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:48.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[55659]: audit 2024-04-19T22:49:47.917573+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:48.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[55659]: audit 2024-04-19T22:49:47.932562+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:48.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[55659]: audit 2024-04-19T22:49:47.935557+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:49:48.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[55659]: audit 2024-04-19T22:49:47.937421+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:49:48.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[55659]: audit 2024-04-19T22:49:47.949737+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:48.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[55659]: audit 2024-04-19T22:49:48.049761+0000 mon.a (mon.0) 386 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:49:48.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[55659]: audit 2024-04-19T22:49:48.055458+0000 mon.a (mon.0) 387 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:48.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[55659]: audit 2024-04-19T22:49:48.059792+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:48.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[55659]: audit 2024-04-19T22:49:48.062934+0000 mon.a (mon.0) 389 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:48.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[55659]: audit 2024-04-19T22:49:48.067129+0000 mon.a (mon.0) 390 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T22:49:48.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[56981]: cluster 2024-04-19T22:49:47.414143+0000 mgr.y (mgr.25321) 189 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:48.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[56981]: audit 2024-04-19T22:49:47.917573+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:48.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[56981]: audit 2024-04-19T22:49:47.932562+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:48.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[56981]: audit 2024-04-19T22:49:47.935557+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:49:48.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[56981]: audit 2024-04-19T22:49:47.937421+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:49:48.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[56981]: audit 2024-04-19T22:49:47.949737+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:48.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[56981]: audit 2024-04-19T22:49:48.049761+0000 mon.a (mon.0) 386 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:49:48.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[56981]: audit 2024-04-19T22:49:48.055458+0000 mon.a (mon.0) 387 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:48.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[56981]: audit 2024-04-19T22:49:48.059792+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:48.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[56981]: audit 2024-04-19T22:49:48.062934+0000 mon.a (mon.0) 389 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:48.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:48 smithi044 bash[56981]: audit 2024-04-19T22:49:48.067129+0000 mon.a (mon.0) 390 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T22:49:48.944 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:49:48 smithi165 bash[42022]: ts=2024-04-19T22:49: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-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-19T22:49:48.944 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:49:48 smithi165 bash[42022]: ts=2024-04-19T22:49: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-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:49:48.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:48 smithi165 bash[44861]: cluster 2024-04-19T22:49:47.414143+0000 mgr.y (mgr.25321) 189 : cluster 0 pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:48.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:48 smithi165 bash[44861]: audit 2024-04-19T22:49:47.917573+0000 mon.a (mon.0) 381 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:48.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:48 smithi165 bash[44861]: audit 2024-04-19T22:49:47.932562+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:48.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:48 smithi165 bash[44861]: audit 2024-04-19T22:49:47.935557+0000 mon.a (mon.0) 383 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:49:48.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:48 smithi165 bash[44861]: audit 2024-04-19T22:49:47.937421+0000 mon.a (mon.0) 384 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:49:48.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:48 smithi165 bash[44861]: audit 2024-04-19T22:49:47.949737+0000 mon.a (mon.0) 385 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:48.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:48 smithi165 bash[44861]: audit 2024-04-19T22:49:48.049761+0000 mon.a (mon.0) 386 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:49:48.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:48 smithi165 bash[44861]: audit 2024-04-19T22:49:48.055458+0000 mon.a (mon.0) 387 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:48.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:48 smithi165 bash[44861]: audit 2024-04-19T22:49:48.059792+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:48.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:48 smithi165 bash[44861]: audit 2024-04-19T22:49:48.062934+0000 mon.a (mon.0) 389 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:49:48.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:48 smithi165 bash[44861]: audit 2024-04-19T22:49:48.067129+0000 mon.a (mon.0) 390 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T22:49:49.682 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:49 smithi044 bash[56981]: cluster 2024-04-19T22:49:47.940597+0000 mgr.y (mgr.25321) 190 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:49.682 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:49 smithi044 bash[56981]: cluster 2024-04-19T22:49:47.941238+0000 mgr.y (mgr.25321) 191 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:49:49.682 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:49 smithi044 bash[56981]: audit 2024-04-19T22:49:48.067548+0000 mgr.y (mgr.25321) 192 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T22:49:49.682 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:49 smithi044 bash[56981]: cephadm 2024-04-19T22:49:48.069924+0000 mgr.y (mgr.25321) 193 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-04-19T22:49:49.683 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:49 smithi044 bash[55659]: cluster 2024-04-19T22:49:47.940597+0000 mgr.y (mgr.25321) 190 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:49.683 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:49 smithi044 bash[55659]: cluster 2024-04-19T22:49:47.941238+0000 mgr.y (mgr.25321) 191 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:49:49.683 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:49 smithi044 bash[55659]: audit 2024-04-19T22:49:48.067548+0000 mgr.y (mgr.25321) 192 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T22:49:49.683 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:49 smithi044 bash[55659]: cephadm 2024-04-19T22:49:48.069924+0000 mgr.y (mgr.25321) 193 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-04-19T22:49:49.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:49 smithi165 bash[44861]: cluster 2024-04-19T22:49:47.940597+0000 mgr.y (mgr.25321) 190 : cluster 0 pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:49.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:49 smithi165 bash[44861]: cluster 2024-04-19T22:49:47.941238+0000 mgr.y (mgr.25321) 191 : cluster 0 pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:49:49.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:49 smithi165 bash[44861]: audit 2024-04-19T22:49:48.067548+0000 mgr.y (mgr.25321) 192 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T22:49:49.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:49 smithi165 bash[44861]: cephadm 2024-04-19T22:49:48.069924+0000 mgr.y (mgr.25321) 193 : cephadm 1 Upgrade: osd.2 is safe to restart 2024-04-19T22:49:51.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:51 smithi044 bash[56981]: cluster 2024-04-19T22:49:49.942267+0000 mgr.y (mgr.25321) 194 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:51.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:51 smithi044 bash[56981]: cephadm 2024-04-19T22:49:50.389647+0000 mgr.y (mgr.25321) 195 : cephadm 1 Upgrade: Updating osd.2 2024-04-19T22:49:51.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:51 smithi044 bash[56981]: audit 2024-04-19T22:49:50.399364+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:51.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:51 smithi044 bash[56981]: audit 2024-04-19T22:49:50.405234+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T22:49:51.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:51 smithi044 bash[56981]: audit 2024-04-19T22:49:50.406871+0000 mon.a (mon.0) 393 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:49:51.651 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:51 smithi044 bash[56981]: cephadm 2024-04-19T22:49:50.412402+0000 mgr.y (mgr.25321) 196 : cephadm 1 Deploying daemon osd.2 on smithi044 2024-04-19T22:49:51.652 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:51 smithi044 bash[56981]: audit 2024-04-19T22:49:50.690411+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:51.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:51 smithi044 bash[55659]: cluster 2024-04-19T22:49:49.942267+0000 mgr.y (mgr.25321) 194 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:51.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:51 smithi044 bash[55659]: cephadm 2024-04-19T22:49:50.389647+0000 mgr.y (mgr.25321) 195 : cephadm 1 Upgrade: Updating osd.2 2024-04-19T22:49:51.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:51 smithi044 bash[55659]: audit 2024-04-19T22:49:50.399364+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:51.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:51 smithi044 bash[55659]: audit 2024-04-19T22:49:50.405234+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T22:49:51.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:51 smithi044 bash[55659]: audit 2024-04-19T22:49:50.406871+0000 mon.a (mon.0) 393 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:49:51.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:51 smithi044 bash[55659]: cephadm 2024-04-19T22:49:50.412402+0000 mgr.y (mgr.25321) 196 : cephadm 1 Deploying daemon osd.2 on smithi044 2024-04-19T22:49:51.652 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:51 smithi044 bash[55659]: audit 2024-04-19T22:49:50.690411+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:51.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:51 smithi165 bash[44861]: cluster 2024-04-19T22:49:49.942267+0000 mgr.y (mgr.25321) 194 : cluster 0 pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:51.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:51 smithi165 bash[44861]: cephadm 2024-04-19T22:49:50.389647+0000 mgr.y (mgr.25321) 195 : cephadm 1 Upgrade: Updating osd.2 2024-04-19T22:49:51.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:51 smithi165 bash[44861]: audit 2024-04-19T22:49:50.399364+0000 mon.a (mon.0) 391 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:51.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:51 smithi165 bash[44861]: audit 2024-04-19T22:49:50.405234+0000 mon.a (mon.0) 392 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T22:49:51.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:51 smithi165 bash[44861]: audit 2024-04-19T22:49:50.406871+0000 mon.a (mon.0) 393 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:49:51.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:51 smithi165 bash[44861]: cephadm 2024-04-19T22:49:50.412402+0000 mgr.y (mgr.25321) 196 : cephadm 1 Deploying daemon osd.2 on smithi044 2024-04-19T22:49:51.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:51 smithi165 bash[44861]: audit 2024-04-19T22:49:50.690411+0000 mon.a (mon.0) 394 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:52.401 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:49:52 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:49:52] "GET /metrics HTTP/1.1" 200 38428 "" "Prometheus/2.33.4" 2024-04-19T22:49:52.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:52 smithi165 bash[44861]: audit 2024-04-19T22:49:51.587905+0000 mgr.y (mgr.25321) 197 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:52.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:52 smithi044 bash[55659]: audit 2024-04-19T22:49:51.587905+0000 mgr.y (mgr.25321) 197 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:52.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:52 smithi044 bash[56981]: audit 2024-04-19T22:49:51.587905+0000 mgr.y (mgr.25321) 197 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:49:53.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:53 smithi165 bash[44861]: cluster 2024-04-19T22:49:51.943751+0000 mgr.y (mgr.25321) 198 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:53.776 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:53 smithi044 bash[55659]: cluster 2024-04-19T22:49:51.943751+0000 mgr.y (mgr.25321) 198 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:53.776 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:53 smithi044 bash[56981]: cluster 2024-04-19T22:49:51.943751+0000 mgr.y (mgr.25321) 198 : cluster 0 pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:54.946 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:49:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:54.946 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:54.947 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:49:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:54.947 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:49:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:54.947 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:54.947 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:49:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:54.948 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:54.948 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:54.948 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:49:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:55.319 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:49:54 smithi044 systemd[1]: Stopping Ceph osd.2 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:49:55.320 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:49:55 smithi044 bash[32201]: debug 2024-04-19T22:49:55.068+0000 7f87b3334700 -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-19T22:49:55.320 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:49:55 smithi044 bash[32201]: debug 2024-04-19T22:49:55.068+0000 7f87b3334700 -1 osd.2 119 *** Got signal Terminated *** 2024-04-19T22:49:55.320 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:49:55 smithi044 bash[32201]: debug 2024-04-19T22:49:55.068+0000 7f87b3334700 -1 osd.2 119 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:49:55.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:55 smithi044 bash[55659]: cluster 2024-04-19T22:49:53.944578+0000 mgr.y (mgr.25321) 199 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:55.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:55 smithi044 bash[55659]: cluster 2024-04-19T22:49:55.073853+0000 mon.a (mon.0) 395 : cluster 1 osd.2 marked itself down and dead 2024-04-19T22:49:55.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:55 smithi044 bash[56981]: cluster 2024-04-19T22:49:53.944578+0000 mgr.y (mgr.25321) 199 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:55.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:55 smithi044 bash[56981]: cluster 2024-04-19T22:49:55.073853+0000 mon.a (mon.0) 395 : cluster 1 osd.2 marked itself down and dead 2024-04-19T22:49:55.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:55 smithi165 bash[44861]: cluster 2024-04-19T22:49:53.944578+0000 mgr.y (mgr.25321) 199 : cluster 0 pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:49:55.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:55 smithi165 bash[44861]: cluster 2024-04-19T22:49:55.073853+0000 mon.a (mon.0) 395 : cluster 1 osd.2 marked itself down and dead 2024-04-19T22:49:56.819 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:49:56 smithi044 bash[63245]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-2 2024-04-19T22:49:56.820 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:49:56 smithi044 bash[63310]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-2 2024-04-19T22:49:56.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:56 smithi044 bash[55659]: cluster 2024-04-19T22:49:55.409461+0000 mon.a (mon.0) 396 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:49:56.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:56 smithi044 bash[55659]: cluster 2024-04-19T22:49:55.436988+0000 mon.a (mon.0) 397 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-04-19T22:49:56.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:56 smithi044 bash[55659]: cluster 2024-04-19T22:49:56.423790+0000 mon.a (mon.0) 398 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-04-19T22:49:56.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:56 smithi044 bash[56981]: cluster 2024-04-19T22:49:55.409461+0000 mon.a (mon.0) 396 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:49:56.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:56 smithi044 bash[56981]: cluster 2024-04-19T22:49:55.436988+0000 mon.a (mon.0) 397 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-04-19T22:49:56.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:56 smithi044 bash[56981]: cluster 2024-04-19T22:49:56.423790+0000 mon.a (mon.0) 398 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-04-19T22:49:56.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:56 smithi165 bash[44861]: cluster 2024-04-19T22:49:55.409461+0000 mon.a (mon.0) 396 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:49:56.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:56 smithi165 bash[44861]: cluster 2024-04-19T22:49:55.436988+0000 mon.a (mon.0) 397 : cluster 0 osdmap e120: 8 total, 7 up, 8 in 2024-04-19T22:49:56.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:56 smithi165 bash[44861]: cluster 2024-04-19T22:49:56.423790+0000 mon.a (mon.0) 398 : cluster 0 osdmap e121: 8 total, 7 up, 8 in 2024-04-19T22:49:57.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:57 smithi044 bash[55659]: cluster 2024-04-19T22:49:55.945058+0000 mgr.y (mgr.25321) 200 : cluster 0 pgmap v109: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:49:57.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:57 smithi044 bash[56981]: cluster 2024-04-19T22:49:55.945058+0000 mgr.y (mgr.25321) 200 : cluster 0 pgmap v109: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:49:57.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:57 smithi165 bash[44861]: cluster 2024-04-19T22:49:55.945058+0000 mgr.y (mgr.25321) 200 : cluster 0 pgmap v109: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:49:58.819 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:49:58 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.2.service: Deactivated successfully. 2024-04-19T22:49:58.819 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:49:58 smithi044 systemd[1]: Stopped Ceph osd.2 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:49:58.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:58 smithi044 bash[55659]: cluster 2024-04-19T22:49:58.458364+0000 mon.a (mon.0) 399 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive (PG_AVAILABILITY) 2024-04-19T22:49:58.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:58 smithi044 bash[55659]: cluster 2024-04-19T22:49:58.458448+0000 mon.a (mon.0) 400 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T22:49:58.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:58 smithi044 bash[56981]: cluster 2024-04-19T22:49:58.458364+0000 mon.a (mon.0) 399 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive (PG_AVAILABILITY) 2024-04-19T22:49:58.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:58 smithi044 bash[56981]: cluster 2024-04-19T22:49:58.458448+0000 mon.a (mon.0) 400 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T22:49:58.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:58 smithi165 bash[44861]: cluster 2024-04-19T22:49:58.458364+0000 mon.a (mon.0) 399 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive (PG_AVAILABILITY) 2024-04-19T22:49:58.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:58 smithi165 bash[44861]: cluster 2024-04-19T22:49:58.458448+0000 mon.a (mon.0) 400 : cluster 3 Health check failed: Degraded data redundancy: 32/630 objects degraded (5.079%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T22:49:58.944 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:49:58 smithi165 bash[42022]: ts=2024-04-19T22:49:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:49:59.319 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:58 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:59.320 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:49:58 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:59.320 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:49:58 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:59.320 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:49:58 smithi044 systemd[1]: Started Ceph osd.2 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:49:59.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:58 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:59.321 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:49:58 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:59.321 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:49:58 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:59.321 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:49:58 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:59.322 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:49:58 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:59.322 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:49:58 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:49:59.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:59 smithi044 bash[55659]: cluster 2024-04-19T22:49:57.946127+0000 mgr.y (mgr.25321) 201 : cluster 0 pgmap v111: 161 pgs: 4 active+undersized+degraded, 1 activating+undersized+degraded, 18 activating+undersized, 5 stale+active+clean, 7 active+undersized, 126 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 8 op/s; 32/630 objects degraded (5.079%) 2024-04-19T22:49:59.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:59 smithi044 bash[55659]: audit 2024-04-19T22:49:59.004850+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:59.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:59 smithi044 bash[55659]: audit 2024-04-19T22:49:59.010989+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:59.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:49:59 smithi044 bash[55659]: audit 2024-04-19T22:49:59.046821+0000 mon.a (mon.0) 403 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:49:59.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:59 smithi044 bash[56981]: cluster 2024-04-19T22:49:57.946127+0000 mgr.y (mgr.25321) 201 : cluster 0 pgmap v111: 161 pgs: 4 active+undersized+degraded, 1 activating+undersized+degraded, 18 activating+undersized, 5 stale+active+clean, 7 active+undersized, 126 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 8 op/s; 32/630 objects degraded (5.079%) 2024-04-19T22:49:59.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:59 smithi044 bash[56981]: audit 2024-04-19T22:49:59.004850+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:59.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:59 smithi044 bash[56981]: audit 2024-04-19T22:49:59.010989+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:59.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:49:59 smithi044 bash[56981]: audit 2024-04-19T22:49:59.046821+0000 mon.a (mon.0) 403 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:49:59.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:59 smithi165 bash[44861]: cluster 2024-04-19T22:49:57.946127+0000 mgr.y (mgr.25321) 201 : cluster 0 pgmap v111: 161 pgs: 4 active+undersized+degraded, 1 activating+undersized+degraded, 18 activating+undersized, 5 stale+active+clean, 7 active+undersized, 126 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 8 op/s; 32/630 objects degraded (5.079%) 2024-04-19T22:49:59.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:59 smithi165 bash[44861]: audit 2024-04-19T22:49:59.004850+0000 mon.a (mon.0) 401 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:59.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:59 smithi165 bash[44861]: audit 2024-04-19T22:49:59.010989+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:49:59.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:49:59 smithi165 bash[44861]: audit 2024-04-19T22:49:59.046821+0000 mon.a (mon.0) 403 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:50:00.820 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[63461]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-19T22:50:00.820 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[63461]: 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-19T22:50:00.820 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[63461]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-19T22:50:00.820 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[63461]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-19T22:50:00.820 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[63461]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-19T22:50:00.820 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[63461]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-19T22:50:00.821 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[63461]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-19T22:50:00.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000130+0000 mon.a (mon.0) 404 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 4 pgs inactive; Degraded data redundancy: 32/630 objects degraded (5.079%), 5 pgs degraded 2024-04-19T22:50:00.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000160+0000 mon.a (mon.0) 405 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:50:00.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000169+0000 mon.a (mon.0) 406 : cluster 3 daemon grafana.a on smithi165 is in error state 2024-04-19T22:50:00.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000175+0000 mon.a (mon.0) 407 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2024-04-19T22:50:00.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000183+0000 mon.a (mon.0) 408 : cluster 3 osd.2 (root=default,host=smithi044) is down 2024-04-19T22:50:00.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000190+0000 mon.a (mon.0) 409 : cluster 3 [WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive 2024-04-19T22:50:00.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000202+0000 mon.a (mon.0) 410 : cluster 3 pg 5.6 is stuck inactive for 10m, current state activating+undersized, last acting [5,7] 2024-04-19T22:50:00.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000212+0000 mon.a (mon.0) 411 : cluster 3 pg 5.a is stuck inactive for 10m, current state activating+undersized, last acting [4,3] 2024-04-19T22:50:00.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000234+0000 mon.a (mon.0) 412 : cluster 3 pg 5.d is stuck inactive for 10m, current state activating+undersized, last acting [7,5] 2024-04-19T22:50:00.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000244+0000 mon.a (mon.0) 413 : cluster 3 pg 6.14 is stuck inactive for 9m, current state activating+undersized, last acting [4,7] 2024-04-19T22:50:00.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000253+0000 mon.a (mon.0) 414 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 32/630 objects degraded (5.079%), 5 pgs degraded 2024-04-19T22:50:00.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000264+0000 mon.a (mon.0) 415 : cluster 3 pg 2.7 is activating+undersized+degraded, acting [6,7] 2024-04-19T22:50:00.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000272+0000 mon.a (mon.0) 416 : cluster 3 pg 2.17 is active+undersized+degraded, acting [6,5] 2024-04-19T22:50:00.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000284+0000 mon.a (mon.0) 417 : cluster 3 pg 3.5 is active+undersized+degraded, acting [5,3] 2024-04-19T22:50:00.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000296+0000 mon.a (mon.0) 418 : cluster 3 pg 3.9 is active+undersized+degraded, acting [4,7] 2024-04-19T22:50:00.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[55659]: cluster 2024-04-19T22:50:00.000322+0000 mon.a (mon.0) 419 : cluster 3 pg 3.1e is active+undersized+degraded, acting [3,6] 2024-04-19T22:50:00.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000130+0000 mon.a (mon.0) 404 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 4 pgs inactive; Degraded data redundancy: 32/630 objects degraded (5.079%), 5 pgs degraded 2024-04-19T22:50:00.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000160+0000 mon.a (mon.0) 405 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:50:00.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000169+0000 mon.a (mon.0) 406 : cluster 3 daemon grafana.a on smithi165 is in error state 2024-04-19T22:50:00.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000175+0000 mon.a (mon.0) 407 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2024-04-19T22:50:00.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000183+0000 mon.a (mon.0) 408 : cluster 3 osd.2 (root=default,host=smithi044) is down 2024-04-19T22:50:00.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000190+0000 mon.a (mon.0) 409 : cluster 3 [WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive 2024-04-19T22:50:00.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000202+0000 mon.a (mon.0) 410 : cluster 3 pg 5.6 is stuck inactive for 10m, current state activating+undersized, last acting [5,7] 2024-04-19T22:50:00.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000212+0000 mon.a (mon.0) 411 : cluster 3 pg 5.a is stuck inactive for 10m, current state activating+undersized, last acting [4,3] 2024-04-19T22:50:00.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000234+0000 mon.a (mon.0) 412 : cluster 3 pg 5.d is stuck inactive for 10m, current state activating+undersized, last acting [7,5] 2024-04-19T22:50:00.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000244+0000 mon.a (mon.0) 413 : cluster 3 pg 6.14 is stuck inactive for 9m, current state activating+undersized, last acting [4,7] 2024-04-19T22:50:00.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000253+0000 mon.a (mon.0) 414 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 32/630 objects degraded (5.079%), 5 pgs degraded 2024-04-19T22:50:00.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000264+0000 mon.a (mon.0) 415 : cluster 3 pg 2.7 is activating+undersized+degraded, acting [6,7] 2024-04-19T22:50:00.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000272+0000 mon.a (mon.0) 416 : cluster 3 pg 2.17 is active+undersized+degraded, acting [6,5] 2024-04-19T22:50:00.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000284+0000 mon.a (mon.0) 417 : cluster 3 pg 3.5 is active+undersized+degraded, acting [5,3] 2024-04-19T22:50:00.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000296+0000 mon.a (mon.0) 418 : cluster 3 pg 3.9 is active+undersized+degraded, acting [4,7] 2024-04-19T22:50:00.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:00 smithi044 bash[56981]: cluster 2024-04-19T22:50:00.000322+0000 mon.a (mon.0) 419 : cluster 3 pg 3.1e is active+undersized+degraded, acting [3,6] 2024-04-19T22:50:00.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000130+0000 mon.a (mon.0) 404 : cluster 3 Health detail: HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 4 pgs inactive; Degraded data redundancy: 32/630 objects degraded (5.079%), 5 pgs degraded 2024-04-19T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000160+0000 mon.a (mon.0) 405 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000169+0000 mon.a (mon.0) 406 : cluster 3 daemon grafana.a on smithi165 is in error state 2024-04-19T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000175+0000 mon.a (mon.0) 407 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2024-04-19T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000183+0000 mon.a (mon.0) 408 : cluster 3 osd.2 (root=default,host=smithi044) is down 2024-04-19T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000190+0000 mon.a (mon.0) 409 : cluster 3 [WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive 2024-04-19T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000202+0000 mon.a (mon.0) 410 : cluster 3 pg 5.6 is stuck inactive for 10m, current state activating+undersized, last acting [5,7] 2024-04-19T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000212+0000 mon.a (mon.0) 411 : cluster 3 pg 5.a is stuck inactive for 10m, current state activating+undersized, last acting [4,3] 2024-04-19T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000234+0000 mon.a (mon.0) 412 : cluster 3 pg 5.d is stuck inactive for 10m, current state activating+undersized, last acting [7,5] 2024-04-19T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000244+0000 mon.a (mon.0) 413 : cluster 3 pg 6.14 is stuck inactive for 9m, current state activating+undersized, last acting [4,7] 2024-04-19T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000253+0000 mon.a (mon.0) 414 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 32/630 objects degraded (5.079%), 5 pgs degraded 2024-04-19T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000264+0000 mon.a (mon.0) 415 : cluster 3 pg 2.7 is activating+undersized+degraded, acting [6,7] 2024-04-19T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000272+0000 mon.a (mon.0) 416 : cluster 3 pg 2.17 is active+undersized+degraded, acting [6,5] 2024-04-19T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000284+0000 mon.a (mon.0) 417 : cluster 3 pg 3.5 is active+undersized+degraded, acting [5,3] 2024-04-19T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000296+0000 mon.a (mon.0) 418 : cluster 3 pg 3.9 is active+undersized+degraded, acting [4,7] 2024-04-19T22:50:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:00 smithi165 bash[44861]: cluster 2024-04-19T22:50:00.000322+0000 mon.a (mon.0) 419 : cluster 3 pg 3.1e is active+undersized+degraded, acting [3,6] 2024-04-19T22:50:01.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:01 smithi044 bash[55659]: cluster 2024-04-19T22:49:59.946882+0000 mgr.y (mgr.25321) 202 : cluster 0 pgmap v112: 161 pgs: 9 active+undersized+degraded, 1 activating+undersized+degraded, 18 activating+undersized, 21 active+undersized, 112 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 56 op/s; 58/630 objects degraded (9.206%) 2024-04-19T22:50:01.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:01 smithi044 bash[55659]: audit 2024-04-19T22:50:00.538165+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:01.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:01 smithi044 bash[55659]: audit 2024-04-19T22:50:00.539546+0000 mon.a (mon.0) 421 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:50:01.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:01 smithi044 bash[56981]: cluster 2024-04-19T22:49:59.946882+0000 mgr.y (mgr.25321) 202 : cluster 0 pgmap v112: 161 pgs: 9 active+undersized+degraded, 1 activating+undersized+degraded, 18 activating+undersized, 21 active+undersized, 112 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 56 op/s; 58/630 objects degraded (9.206%) 2024-04-19T22:50:01.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:01 smithi044 bash[56981]: audit 2024-04-19T22:50:00.538165+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:01.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:01 smithi044 bash[56981]: audit 2024-04-19T22:50:00.539546+0000 mon.a (mon.0) 421 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:50:01.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:01 smithi165 bash[44861]: cluster 2024-04-19T22:49:59.946882+0000 mgr.y (mgr.25321) 202 : cluster 0 pgmap v112: 161 pgs: 9 active+undersized+degraded, 1 activating+undersized+degraded, 18 activating+undersized, 21 active+undersized, 112 active+clean; 585 KiB data, 136 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 0 B/s wr, 56 op/s; 58/630 objects degraded (9.206%) 2024-04-19T22:50:01.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:01 smithi165 bash[44861]: audit 2024-04-19T22:50:00.538165+0000 mon.a (mon.0) 420 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:01.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:01 smithi165 bash[44861]: audit 2024-04-19T22:50:00.539546+0000 mon.a (mon.0) 421 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:50:02.319 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:50:02 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:50:02] "GET /metrics HTTP/1.1" 200 38498 "" "Prometheus/2.33.4" 2024-04-19T22:50:02.320 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:50:02 smithi044 bash[63694]: debug 2024-04-19T22:50:02.068+0000 7f0462d7a700 1 -- 172.21.15.44:0/898371563 <== mon.0 v2:172.21.15.44:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c613569680 con 0x55c6135a6c00 2024-04-19T22:50:02.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:02 smithi044 bash[55659]: audit 2024-04-19T22:50:01.596277+0000 mgr.y (mgr.25321) 203 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:02.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:02 smithi044 bash[56981]: audit 2024-04-19T22:50:01.596277+0000 mgr.y (mgr.25321) 203 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:02.820 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:50:02 smithi044 bash[63694]: debug 2024-04-19T22:50:02.612+0000 7f046bf127c0 -1 Falling back to public interface 2024-04-19T22:50:02.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:02 smithi165 bash[44861]: audit 2024-04-19T22:50:01.596277+0000 mgr.y (mgr.25321) 203 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:03.819 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:03 smithi044 bash[56981]: cluster 2024-04-19T22:50:01.948498+0000 mgr.y (mgr.25321) 204 : cluster 0 pgmap v113: 161 pgs: 15 active+undersized+degraded, 34 active+undersized, 112 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 176 op/s; 58/630 objects degraded (9.206%) 2024-04-19T22:50:03.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:03 smithi044 bash[56981]: cluster 2024-04-19T22:50:02.537908+0000 mon.a (mon.0) 422 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive) 2024-04-19T22:50:03.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:03 smithi044 bash[55659]: cluster 2024-04-19T22:50:01.948498+0000 mgr.y (mgr.25321) 204 : cluster 0 pgmap v113: 161 pgs: 15 active+undersized+degraded, 34 active+undersized, 112 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 176 op/s; 58/630 objects degraded (9.206%) 2024-04-19T22:50:03.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:03 smithi044 bash[55659]: cluster 2024-04-19T22:50:02.537908+0000 mon.a (mon.0) 422 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive) 2024-04-19T22:50:03.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:03 smithi165 bash[44861]: cluster 2024-04-19T22:50:01.948498+0000 mgr.y (mgr.25321) 204 : cluster 0 pgmap v113: 161 pgs: 15 active+undersized+degraded, 34 active+undersized, 112 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 0 B/s wr, 176 op/s; 58/630 objects degraded (9.206%) 2024-04-19T22:50:03.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:03 smithi165 bash[44861]: cluster 2024-04-19T22:50:02.537908+0000 mon.a (mon.0) 422 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive) 2024-04-19T22:50:05.819 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:50:05 smithi044 bash[63694]: debug 2024-04-19T22:50:05.636+0000 7f046bf127c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-19T22:50:05.819 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:50:05 smithi044 bash[63694]: debug 2024-04-19T22:50:05.668+0000 7f046bf127c0 -1 osd.2 119 log_to_monitors true 2024-04-19T22:50:05.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:05 smithi044 bash[56981]: cluster 2024-04-19T22:50:03.949610+0000 mgr.y (mgr.25321) 205 : cluster 0 pgmap v114: 161 pgs: 15 active+undersized+degraded, 34 active+undersized, 112 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 169 op/s; 58/630 objects degraded (9.206%) 2024-04-19T22:50:05.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:05 smithi044 bash[56981]: audit 2024-04-19T22:50:05.098389+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:05.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:05 smithi044 bash[56981]: audit 2024-04-19T22:50:05.110268+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:05.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:05 smithi044 bash[56981]: cluster 2024-04-19T22:50:05.358848+0000 mon.a (mon.0) 425 : cluster 3 Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:05.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:05 smithi044 bash[55659]: cluster 2024-04-19T22:50:03.949610+0000 mgr.y (mgr.25321) 205 : cluster 0 pgmap v114: 161 pgs: 15 active+undersized+degraded, 34 active+undersized, 112 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 169 op/s; 58/630 objects degraded (9.206%) 2024-04-19T22:50:05.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:05 smithi044 bash[55659]: audit 2024-04-19T22:50:05.098389+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:05.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:05 smithi044 bash[55659]: audit 2024-04-19T22:50:05.110268+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:05.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:05 smithi044 bash[55659]: cluster 2024-04-19T22:50:05.358848+0000 mon.a (mon.0) 425 : cluster 3 Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:05.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:05 smithi165 bash[44861]: cluster 2024-04-19T22:50:03.949610+0000 mgr.y (mgr.25321) 205 : cluster 0 pgmap v114: 161 pgs: 15 active+undersized+degraded, 34 active+undersized, 112 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 102 KiB/s rd, 0 B/s wr, 169 op/s; 58/630 objects degraded (9.206%) 2024-04-19T22:50:05.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:05 smithi165 bash[44861]: audit 2024-04-19T22:50:05.098389+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:05.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:05 smithi165 bash[44861]: audit 2024-04-19T22:50:05.110268+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:05.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:05 smithi165 bash[44861]: cluster 2024-04-19T22:50:05.358848+0000 mon.a (mon.0) 425 : cluster 3 Health check update: Degraded data redundancy: 58/630 objects degraded (9.206%), 15 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:06.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:06 smithi044 bash[55659]: audit 2024-04-19T22:50:05.677057+0000 mon.a (mon.0) 426 : audit 1 from='osd.2 [v2:172.21.15.44:6818/1049263527,v1:172.21.15.44:6819/1049263527]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T22:50:06.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:06 smithi044 bash[55659]: audit 2024-04-19T22:50:06.155376+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:06.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:06 smithi044 bash[55659]: audit 2024-04-19T22:50:06.162082+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:06.820 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:50:06 smithi044 bash[63694]: debug 2024-04-19T22:50:06.600+0000 7f045d36a700 -1 osd.2 119 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:50:06.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:06 smithi044 bash[56981]: audit 2024-04-19T22:50:05.677057+0000 mon.a (mon.0) 426 : audit 1 from='osd.2 [v2:172.21.15.44:6818/1049263527,v1:172.21.15.44:6819/1049263527]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T22:50:06.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:06 smithi044 bash[56981]: audit 2024-04-19T22:50:06.155376+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:06.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:06 smithi044 bash[56981]: audit 2024-04-19T22:50:06.162082+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:06.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:06 smithi165 bash[44861]: audit 2024-04-19T22:50:05.677057+0000 mon.a (mon.0) 426 : audit 1 from='osd.2 [v2:172.21.15.44:6818/1049263527,v1:172.21.15.44:6819/1049263527]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T22:50:06.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:06 smithi165 bash[44861]: audit 2024-04-19T22:50:06.155376+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:06.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:06 smithi165 bash[44861]: audit 2024-04-19T22:50:06.162082+0000 mon.a (mon.0) 428 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:07.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:07 smithi165 bash[44861]: cluster 2024-04-19T22:50:05.950696+0000 mgr.y (mgr.25321) 206 : cluster 0 pgmap v115: 161 pgs: 15 active+undersized+degraded, 34 active+undersized, 112 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 58/630 objects degraded (9.206%) 2024-04-19T22:50:07.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:07 smithi165 bash[44861]: audit 2024-04-19T22:50:06.564344+0000 mon.a (mon.0) 429 : audit 1 from='osd.2 [v2:172.21.15.44:6818/1049263527,v1:172.21.15.44:6819/1049263527]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-19T22:50:07.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:07 smithi165 bash[44861]: cluster 2024-04-19T22:50:06.569628+0000 mon.a (mon.0) 430 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2024-04-19T22:50:07.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:07 smithi165 bash[44861]: audit 2024-04-19T22:50:06.569956+0000 mon.a (mon.0) 431 : audit 1 from='osd.2 [v2:172.21.15.44:6818/1049263527,v1:172.21.15.44:6819/1049263527]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:50:08.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:07 smithi044 bash[55659]: cluster 2024-04-19T22:50:05.950696+0000 mgr.y (mgr.25321) 206 : cluster 0 pgmap v115: 161 pgs: 15 active+undersized+degraded, 34 active+undersized, 112 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 58/630 objects degraded (9.206%) 2024-04-19T22:50:08.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:07 smithi044 bash[55659]: audit 2024-04-19T22:50:06.564344+0000 mon.a (mon.0) 429 : audit 1 from='osd.2 [v2:172.21.15.44:6818/1049263527,v1:172.21.15.44:6819/1049263527]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-19T22:50:08.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:07 smithi044 bash[55659]: cluster 2024-04-19T22:50:06.569628+0000 mon.a (mon.0) 430 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2024-04-19T22:50:08.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:07 smithi044 bash[55659]: audit 2024-04-19T22:50:06.569956+0000 mon.a (mon.0) 431 : audit 1 from='osd.2 [v2:172.21.15.44:6818/1049263527,v1:172.21.15.44:6819/1049263527]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:50:08.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:07 smithi044 bash[56981]: cluster 2024-04-19T22:50:05.950696+0000 mgr.y (mgr.25321) 206 : cluster 0 pgmap v115: 161 pgs: 15 active+undersized+degraded, 34 active+undersized, 112 active+clean; 585 KiB data, 141 MiB used, 715 GiB / 715 GiB avail; 87 KiB/s rd, 0 B/s wr, 143 op/s; 58/630 objects degraded (9.206%) 2024-04-19T22:50:08.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:07 smithi044 bash[56981]: audit 2024-04-19T22:50:06.564344+0000 mon.a (mon.0) 429 : audit 1 from='osd.2 [v2:172.21.15.44:6818/1049263527,v1:172.21.15.44:6819/1049263527]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-19T22:50:08.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:07 smithi044 bash[56981]: cluster 2024-04-19T22:50:06.569628+0000 mon.a (mon.0) 430 : cluster 0 osdmap e122: 8 total, 7 up, 8 in 2024-04-19T22:50:08.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:07 smithi044 bash[56981]: audit 2024-04-19T22:50:06.569956+0000 mon.a (mon.0) 431 : audit 1 from='osd.2 [v2:172.21.15.44:6818/1049263527,v1:172.21.15.44:6819/1049263527]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:50:08.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:08 smithi165 bash[44861]: cluster 2024-04-19T22:50:07.565369+0000 mon.a (mon.0) 432 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:50:08.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:08 smithi165 bash[44861]: cluster 2024-04-19T22:50:07.576571+0000 mon.a (mon.0) 433 : cluster 1 osd.2 [v2:172.21.15.44:6818/1049263527,v1:172.21.15.44:6819/1049263527] boot 2024-04-19T22:50:08.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:08 smithi165 bash[44861]: cluster 2024-04-19T22:50:07.576819+0000 mon.a (mon.0) 434 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-04-19T22:50:08.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:08 smithi165 bash[44861]: audit 2024-04-19T22:50:07.578524+0000 mon.a (mon.0) 435 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:50:08.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:08 smithi165 bash[44861]: cluster 2024-04-19T22:50:08.578398+0000 mon.a (mon.0) 436 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2024-04-19T22:50:08.945 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:50:08 smithi165 bash[42022]: ts=2024-04-19T22:50:08.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-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2024-04-19T22:50:08.945 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:50:08 smithi165 bash[42022]: ts=2024-04-19T22:50:08.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"smithi044:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.44\", device_class=\"ssd\", hostname=\"smithi044\", instance=\"172.21.15.165:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.44\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T22:50:09.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:08 smithi044 bash[56981]: cluster 2024-04-19T22:50:07.565369+0000 mon.a (mon.0) 432 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:50:09.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:08 smithi044 bash[56981]: cluster 2024-04-19T22:50:07.576571+0000 mon.a (mon.0) 433 : cluster 1 osd.2 [v2:172.21.15.44:6818/1049263527,v1:172.21.15.44:6819/1049263527] boot 2024-04-19T22:50:09.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:08 smithi044 bash[56981]: cluster 2024-04-19T22:50:07.576819+0000 mon.a (mon.0) 434 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-04-19T22:50:09.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:08 smithi044 bash[56981]: audit 2024-04-19T22:50:07.578524+0000 mon.a (mon.0) 435 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:50:09.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:08 smithi044 bash[56981]: cluster 2024-04-19T22:50:08.578398+0000 mon.a (mon.0) 436 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2024-04-19T22:50:09.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:08 smithi044 bash[55659]: cluster 2024-04-19T22:50:07.565369+0000 mon.a (mon.0) 432 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:50:09.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:08 smithi044 bash[55659]: cluster 2024-04-19T22:50:07.576571+0000 mon.a (mon.0) 433 : cluster 1 osd.2 [v2:172.21.15.44:6818/1049263527,v1:172.21.15.44:6819/1049263527] boot 2024-04-19T22:50:09.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:08 smithi044 bash[55659]: cluster 2024-04-19T22:50:07.576819+0000 mon.a (mon.0) 434 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2024-04-19T22:50:09.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:08 smithi044 bash[55659]: audit 2024-04-19T22:50:07.578524+0000 mon.a (mon.0) 435 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T22:50:09.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:08 smithi044 bash[55659]: cluster 2024-04-19T22:50:08.578398+0000 mon.a (mon.0) 436 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2024-04-19T22:50:09.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:09 smithi165 bash[44861]: cluster 2024-04-19T22:50:07.951762+0000 mgr.y (mgr.25321) 207 : cluster 0 pgmap v118: 161 pgs: 15 active+undersized+degraded, 34 active+undersized, 112 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 130 op/s; 58/630 objects degraded (9.206%) 2024-04-19T22:50:10.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:09 smithi044 bash[55659]: cluster 2024-04-19T22:50:07.951762+0000 mgr.y (mgr.25321) 207 : cluster 0 pgmap v118: 161 pgs: 15 active+undersized+degraded, 34 active+undersized, 112 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 130 op/s; 58/630 objects degraded (9.206%) 2024-04-19T22:50:10.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:09 smithi044 bash[56981]: cluster 2024-04-19T22:50:07.951762+0000 mgr.y (mgr.25321) 207 : cluster 0 pgmap v118: 161 pgs: 15 active+undersized+degraded, 34 active+undersized, 112 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 0 B/s wr, 130 op/s; 58/630 objects degraded (9.206%) 2024-04-19T22:50:10.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:10 smithi165 bash[44861]: cluster 2024-04-19T22:50:10.621432+0000 mon.a (mon.0) 437 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:11.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:10 smithi044 bash[55659]: cluster 2024-04-19T22:50:10.621432+0000 mon.a (mon.0) 437 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:11.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:10 smithi044 bash[56981]: cluster 2024-04-19T22:50:10.621432+0000 mon.a (mon.0) 437 : cluster 3 Health check update: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:11.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:11 smithi165 bash[44861]: cluster 2024-04-19T22:50:09.952900+0000 mgr.y (mgr.25321) 208 : cluster 0 pgmap v120: 161 pgs: 4 peering, 10 active+undersized+degraded, 25 active+undersized, 122 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 32/630 objects degraded (5.079%); 0 B/s, 0 objects/s recovering 2024-04-19T22:50:12.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:11 smithi044 bash[55659]: cluster 2024-04-19T22:50:09.952900+0000 mgr.y (mgr.25321) 208 : cluster 0 pgmap v120: 161 pgs: 4 peering, 10 active+undersized+degraded, 25 active+undersized, 122 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 32/630 objects degraded (5.079%); 0 B/s, 0 objects/s recovering 2024-04-19T22:50:12.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:11 smithi044 bash[56981]: cluster 2024-04-19T22:50:09.952900+0000 mgr.y (mgr.25321) 208 : cluster 0 pgmap v120: 161 pgs: 4 peering, 10 active+undersized+degraded, 25 active+undersized, 122 active+clean; 585 KiB data, 157 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 0 B/s wr, 64 op/s; 32/630 objects degraded (5.079%); 0 B/s, 0 objects/s recovering 2024-04-19T22:50:12.569 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:50:12 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:50:12] "GET /metrics HTTP/1.1" 200 38498 "" "Prometheus/2.33.4" 2024-04-19T22:50:12.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:12 smithi165 bash[44861]: audit 2024-04-19T22:50:11.606905+0000 mgr.y (mgr.25321) 209 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:12.985 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:12 smithi044 bash[56981]: audit 2024-04-19T22:50:11.606905+0000 mgr.y (mgr.25321) 209 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:12.985 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:12 smithi044 bash[55659]: audit 2024-04-19T22:50:11.606905+0000 mgr.y (mgr.25321) 209 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:13.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:13 smithi165 bash[44861]: cluster 2024-04-19T22:50:11.954434+0000 mgr.y (mgr.25321) 210 : cluster 0 pgmap v121: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 0 B/s wr, 224 op/s; 0 B/s, 4 objects/s recovering 2024-04-19T22:50:13.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:13 smithi165 bash[44861]: cluster 2024-04-19T22:50:12.678292+0000 mon.a (mon.0) 438 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded) 2024-04-19T22:50:14.069 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:13 smithi044 bash[55659]: cluster 2024-04-19T22:50:11.954434+0000 mgr.y (mgr.25321) 210 : cluster 0 pgmap v121: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 0 B/s wr, 224 op/s; 0 B/s, 4 objects/s recovering 2024-04-19T22:50:14.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:13 smithi044 bash[55659]: cluster 2024-04-19T22:50:12.678292+0000 mon.a (mon.0) 438 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded) 2024-04-19T22:50:14.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:13 smithi044 bash[56981]: cluster 2024-04-19T22:50:11.954434+0000 mgr.y (mgr.25321) 210 : cluster 0 pgmap v121: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 136 KiB/s rd, 0 B/s wr, 224 op/s; 0 B/s, 4 objects/s recovering 2024-04-19T22:50:14.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:13 smithi044 bash[56981]: cluster 2024-04-19T22:50:12.678292+0000 mon.a (mon.0) 438 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 32/630 objects degraded (5.079%), 10 pgs degraded) 2024-04-19T22:50:15.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:15 smithi165 bash[44861]: cluster 2024-04-19T22:50:13.955494+0000 mgr.y (mgr.25321) 211 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 0 B/s wr, 186 op/s; 0 B/s, 5 objects/s recovering 2024-04-19T22:50:15.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:15 smithi165 bash[44861]: audit 2024-04-19T22:50:15.538364+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:15.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:15 smithi165 bash[44861]: audit 2024-04-19T22:50:15.539897+0000 mon.a (mon.0) 440 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:50:15.995 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:50:16.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:15 smithi044 bash[56981]: cluster 2024-04-19T22:50:13.955494+0000 mgr.y (mgr.25321) 211 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 0 B/s wr, 186 op/s; 0 B/s, 5 objects/s recovering 2024-04-19T22:50:16.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:15 smithi044 bash[56981]: audit 2024-04-19T22:50:15.538364+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:16.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:15 smithi044 bash[56981]: audit 2024-04-19T22:50:15.539897+0000 mon.a (mon.0) 440 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:50:16.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:15 smithi044 bash[55659]: cluster 2024-04-19T22:50:13.955494+0000 mgr.y (mgr.25321) 211 : cluster 0 pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 112 KiB/s rd, 0 B/s wr, 186 op/s; 0 B/s, 5 objects/s recovering 2024-04-19T22:50:16.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:15 smithi044 bash[55659]: audit 2024-04-19T22:50:15.538364+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:16.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:15 smithi044 bash[55659]: audit 2024-04-19T22:50:15.539897+0000 mon.a (mon.0) 440 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:50:16.767 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:50:16.767 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (5m) 11s ago 12m 13.6M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:50:16.768 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 error 2m ago 11m - - 2024-04-19T22:50:16.768 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (4m) 11s ago 10m 44.0M - 3.5 e1d6a67b021e 57b20873ff61 2024-04-19T22:50:16.768 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (3m) 2m ago 17m 436M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:50:16.768 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (4m) 11s ago 19m 495M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:50:16.768 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (3m) 11s ago 19m 47.3M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:50:16.769 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (2m) 2m ago 17m 18.5M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:50:16.769 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (2m) 11s ago 17m 41.7M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:50:16.769 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (5m) 11s ago 12m 9075k - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:50:16.769 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (5m) 2m ago 12m 8932k - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:50:16.769 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (72s) 11s ago 17m 54.2M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 4ca22b62b153 2024-04-19T22:50:16.769 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (43s) 11s ago 16m 47.0M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 10381d943905 2024-04-19T22:50:16.770 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (15s) 11s ago 16m - 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 01e40460e5d7 2024-04-19T22:50:16.770 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (15m) 11s ago 15m 58.8M 2781M 17.2.0 e1d6a67b021e 93507ca261f0 2024-04-19T22:50:16.770 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (14m) 2m ago 14m 55.7M 3036M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:50:16.770 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (14m) 2m ago 14m 54.4M 3036M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:50:16.770 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (13m) 2m ago 13m 50.9M 3036M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:50:16.770 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (13m) 2m ago 13m 54.3M 3036M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:50:16.771 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (3m) 2m ago 12m 55.0M - 2.33.4 514e6a882f6e 80e3b346b1e3 2024-04-19T22:50:16.771 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (10m) 11s ago 10m 86.1M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:50:16.771 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (10m) 2m ago 10m 85.2M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:50:16.771 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (10m) 11s ago 10m 85.8M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:50:16.771 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (10m) 2m ago 10m 85.1M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:50:17.002 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[55659]: audit 2024-04-19T22:50:15.718676+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:17.002 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[55659]: audit 2024-04-19T22:50:16.465755+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:17.002 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[55659]: audit 2024-04-19T22:50:16.475304+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:17.003 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[55659]: audit 2024-04-19T22:50:16.476849+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:50:17.003 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[55659]: audit 2024-04-19T22:50:16.478170+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:50:17.003 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[55659]: audit 2024-04-19T22:50:16.487528+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:17.003 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[55659]: audit 2024-04-19T22:50:16.551147+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:50:17.003 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[55659]: audit 2024-04-19T22:50:16.553504+0000 mon.a (mon.0) 448 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:17.003 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[55659]: audit 2024-04-19T22:50:16.555339+0000 mon.a (mon.0) 449 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:17.003 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[55659]: audit 2024-04-19T22:50:16.556537+0000 mon.a (mon.0) 450 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:17.003 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[55659]: audit 2024-04-19T22:50:16.558196+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T22:50:17.004 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[56981]: audit 2024-04-19T22:50:15.718676+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:17.004 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[56981]: audit 2024-04-19T22:50:16.465755+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:17.004 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[56981]: audit 2024-04-19T22:50:16.475304+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:17.004 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[56981]: audit 2024-04-19T22:50:16.476849+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:50:17.005 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[56981]: audit 2024-04-19T22:50:16.478170+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:50:17.005 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[56981]: audit 2024-04-19T22:50:16.487528+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:17.005 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[56981]: audit 2024-04-19T22:50:16.551147+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:50:17.005 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[56981]: audit 2024-04-19T22:50:16.553504+0000 mon.a (mon.0) 448 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:17.005 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[56981]: audit 2024-04-19T22:50:16.555339+0000 mon.a (mon.0) 449 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:17.005 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[56981]: audit 2024-04-19T22:50:16.556537+0000 mon.a (mon.0) 450 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:17.006 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:16 smithi044 bash[56981]: audit 2024-04-19T22:50:16.558196+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T22:50:17.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:16 smithi165 bash[44861]: audit 2024-04-19T22:50:15.718676+0000 mon.a (mon.0) 441 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:17.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:16 smithi165 bash[44861]: audit 2024-04-19T22:50:16.465755+0000 mon.a (mon.0) 442 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:17.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:16 smithi165 bash[44861]: audit 2024-04-19T22:50:16.475304+0000 mon.a (mon.0) 443 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:17.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:16 smithi165 bash[44861]: audit 2024-04-19T22:50:16.476849+0000 mon.a (mon.0) 444 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:50:17.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:16 smithi165 bash[44861]: audit 2024-04-19T22:50:16.478170+0000 mon.a (mon.0) 445 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:50:17.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:16 smithi165 bash[44861]: audit 2024-04-19T22:50:16.487528+0000 mon.a (mon.0) 446 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:17.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:16 smithi165 bash[44861]: audit 2024-04-19T22:50:16.551147+0000 mon.a (mon.0) 447 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:50:17.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:16 smithi165 bash[44861]: audit 2024-04-19T22:50:16.553504+0000 mon.a (mon.0) 448 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:17.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:16 smithi165 bash[44861]: audit 2024-04-19T22:50:16.555339+0000 mon.a (mon.0) 449 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:17.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:16 smithi165 bash[44861]: audit 2024-04-19T22:50:16.556537+0000 mon.a (mon.0) 450 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:17.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:16 smithi165 bash[44861]: audit 2024-04-19T22:50:16.558196+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T22:50:17.231 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:50:17.231 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:50:17.231 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:50:17.231 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:50:17.231 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:50:17.231 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:50:17.232 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:50:17.232 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:50:17.232 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-19T22:50:17.232 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:50:17.232 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:50:17.232 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:50:17.232 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:50:17.232 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:50:17.232 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:50:17.232 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-19T22:50:17.232 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 8 2024-04-19T22:50:17.232 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:50:17.232 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:50:17.606 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:50:17.606 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:50:17.606 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:50:17.606 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:50:17.606 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:50:17.606 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-04-19T22:50:17.607 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:50:17.607 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:50:17.607 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "8/23 daemons upgraded", 2024-04-19T22:50:17.607 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T22:50:17.607 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:50:17.607 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:50:18.047 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[56981]: cluster 2024-04-19T22:50:15.956480+0000 mgr.y (mgr.25321) 212 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 164 op/s; 0 B/s, 4 objects/s recovering 2024-04-19T22:50:18.047 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[56981]: audit 2024-04-19T22:50:15.982217+0000 mgr.y (mgr.25321) 213 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:18.047 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[56981]: audit 2024-04-19T22:50:16.353597+0000 mgr.y (mgr.25321) 214 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:18.047 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[56981]: cluster 2024-04-19T22:50:16.481319+0000 mgr.y (mgr.25321) 215 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 162 op/s; 0 B/s, 4 objects/s recovering 2024-04-19T22:50:18.047 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[56981]: cluster 2024-04-19T22:50:16.481980+0000 mgr.y (mgr.25321) 216 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 163 op/s; 0 B/s, 4 objects/s recovering 2024-04-19T22:50:18.047 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[56981]: audit 2024-04-19T22:50:16.558353+0000 mgr.y (mgr.25321) 217 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T22:50:18.047 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[56981]: cephadm 2024-04-19T22:50:16.559378+0000 mgr.y (mgr.25321) 218 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-04-19T22:50:18.047 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[56981]: audit 2024-04-19T22:50:16.740025+0000 mgr.y (mgr.25321) 219 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:18.048 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[56981]: audit 2024-04-19T22:50:17.233125+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.44:0/2082514625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:18.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[55659]: cluster 2024-04-19T22:50:15.956480+0000 mgr.y (mgr.25321) 212 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 164 op/s; 0 B/s, 4 objects/s recovering 2024-04-19T22:50:18.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[55659]: audit 2024-04-19T22:50:15.982217+0000 mgr.y (mgr.25321) 213 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:18.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[55659]: audit 2024-04-19T22:50:16.353597+0000 mgr.y (mgr.25321) 214 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:18.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[55659]: cluster 2024-04-19T22:50:16.481319+0000 mgr.y (mgr.25321) 215 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 162 op/s; 0 B/s, 4 objects/s recovering 2024-04-19T22:50:18.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[55659]: cluster 2024-04-19T22:50:16.481980+0000 mgr.y (mgr.25321) 216 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 163 op/s; 0 B/s, 4 objects/s recovering 2024-04-19T22:50:18.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[55659]: audit 2024-04-19T22:50:16.558353+0000 mgr.y (mgr.25321) 217 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T22:50:18.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[55659]: cephadm 2024-04-19T22:50:16.559378+0000 mgr.y (mgr.25321) 218 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-04-19T22:50:18.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[55659]: audit 2024-04-19T22:50:16.740025+0000 mgr.y (mgr.25321) 219 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:18.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:17 smithi044 bash[55659]: audit 2024-04-19T22:50:17.233125+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.44:0/2082514625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:18.051 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-19T22:50:18.052 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:50:18.052 INFO:teuthology.orchestra.run.smithi044.stdout: daemon grafana.a on smithi165 is in error state 2024-04-19T22:50:18.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:17 smithi165 bash[44861]: cluster 2024-04-19T22:50:15.956480+0000 mgr.y (mgr.25321) 212 : cluster 0 pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 164 op/s; 0 B/s, 4 objects/s recovering 2024-04-19T22:50:18.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:17 smithi165 bash[44861]: audit 2024-04-19T22:50:15.982217+0000 mgr.y (mgr.25321) 213 : audit 0 from='client.34371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:18.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:17 smithi165 bash[44861]: audit 2024-04-19T22:50:16.353597+0000 mgr.y (mgr.25321) 214 : audit 0 from='client.34377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:18.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:17 smithi165 bash[44861]: cluster 2024-04-19T22:50:16.481319+0000 mgr.y (mgr.25321) 215 : cluster 0 pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 0 B/s wr, 162 op/s; 0 B/s, 4 objects/s recovering 2024-04-19T22:50:18.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:17 smithi165 bash[44861]: cluster 2024-04-19T22:50:16.481980+0000 mgr.y (mgr.25321) 216 : cluster 0 pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 0 B/s wr, 163 op/s; 0 B/s, 4 objects/s recovering 2024-04-19T22:50:18.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:17 smithi165 bash[44861]: audit 2024-04-19T22:50:16.558353+0000 mgr.y (mgr.25321) 217 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T22:50:18.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:17 smithi165 bash[44861]: cephadm 2024-04-19T22:50:16.559378+0000 mgr.y (mgr.25321) 218 : cephadm 1 Upgrade: osd.3 is safe to restart 2024-04-19T22:50:18.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:17 smithi165 bash[44861]: audit 2024-04-19T22:50:16.740025+0000 mgr.y (mgr.25321) 219 : audit 0 from='client.44311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:18.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:17 smithi165 bash[44861]: audit 2024-04-19T22:50:17.233125+0000 mon.c (mon.1) 15 : audit 0 from='client.? 172.21.15.44:0/2082514625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:19.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:18 smithi044 bash[55659]: audit 2024-04-19T22:50:17.608227+0000 mgr.y (mgr.25321) 220 : audit 0 from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:19.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:18 smithi044 bash[55659]: audit 2024-04-19T22:50:18.054679+0000 mon.a (mon.0) 452 : audit 0 from='client.? 172.21.15.44:0/1689905555' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:50:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:18 smithi044 bash[56981]: audit 2024-04-19T22:50:17.608227+0000 mgr.y (mgr.25321) 220 : audit 0 from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:19.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:18 smithi044 bash[56981]: audit 2024-04-19T22:50:18.054679+0000 mon.a (mon.0) 452 : audit 0 from='client.? 172.21.15.44:0/1689905555' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:50:19.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:18 smithi165 bash[44861]: audit 2024-04-19T22:50:17.608227+0000 mgr.y (mgr.25321) 220 : audit 0 from='client.44323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:19.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:18 smithi165 bash[44861]: audit 2024-04-19T22:50:18.054679+0000 mon.a (mon.0) 452 : audit 0 from='client.? 172.21.15.44:0/1689905555' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:50:20.025 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:19 smithi044 bash[56981]: cluster 2024-04-19T22:50:18.482945+0000 mgr.y (mgr.25321) 221 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 123 op/s; 0 B/s, 3 objects/s recovering 2024-04-19T22:50:20.025 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:19 smithi044 bash[56981]: cephadm 2024-04-19T22:50:18.727982+0000 mgr.y (mgr.25321) 222 : cephadm 1 Upgrade: Updating osd.3 2024-04-19T22:50:20.025 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:19 smithi044 bash[56981]: audit 2024-04-19T22:50:18.742976+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:20.025 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:19 smithi044 bash[56981]: audit 2024-04-19T22:50:18.746555+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T22:50:20.025 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:19 smithi044 bash[56981]: audit 2024-04-19T22:50:18.748122+0000 mon.a (mon.0) 455 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:50:20.025 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:19 smithi044 bash[56981]: cephadm 2024-04-19T22:50:18.753928+0000 mgr.y (mgr.25321) 223 : cephadm 1 Deploying daemon osd.3 on smithi044 2024-04-19T22:50:20.025 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:19 smithi044 bash[55659]: cluster 2024-04-19T22:50:18.482945+0000 mgr.y (mgr.25321) 221 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 123 op/s; 0 B/s, 3 objects/s recovering 2024-04-19T22:50:20.026 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:19 smithi044 bash[55659]: cephadm 2024-04-19T22:50:18.727982+0000 mgr.y (mgr.25321) 222 : cephadm 1 Upgrade: Updating osd.3 2024-04-19T22:50:20.026 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:19 smithi044 bash[55659]: audit 2024-04-19T22:50:18.742976+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:20.026 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:19 smithi044 bash[55659]: audit 2024-04-19T22:50:18.746555+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T22:50:20.026 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:19 smithi044 bash[55659]: audit 2024-04-19T22:50:18.748122+0000 mon.a (mon.0) 455 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:50:20.026 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:19 smithi044 bash[55659]: cephadm 2024-04-19T22:50:18.753928+0000 mgr.y (mgr.25321) 223 : cephadm 1 Deploying daemon osd.3 on smithi044 2024-04-19T22:50:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:19 smithi165 bash[44861]: cluster 2024-04-19T22:50:18.482945+0000 mgr.y (mgr.25321) 221 : cluster 0 pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 75 KiB/s rd, 0 B/s wr, 123 op/s; 0 B/s, 3 objects/s recovering 2024-04-19T22:50:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:19 smithi165 bash[44861]: cephadm 2024-04-19T22:50:18.727982+0000 mgr.y (mgr.25321) 222 : cephadm 1 Upgrade: Updating osd.3 2024-04-19T22:50:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:19 smithi165 bash[44861]: audit 2024-04-19T22:50:18.742976+0000 mon.a (mon.0) 453 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:19 smithi165 bash[44861]: audit 2024-04-19T22:50:18.746555+0000 mon.a (mon.0) 454 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T22:50:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:19 smithi165 bash[44861]: audit 2024-04-19T22:50:18.748122+0000 mon.a (mon.0) 455 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:50:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:19 smithi165 bash[44861]: cephadm 2024-04-19T22:50:18.753928+0000 mgr.y (mgr.25321) 223 : cephadm 1 Deploying daemon osd.3 on smithi044 2024-04-19T22:50:22.002 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:21 smithi044 bash[56981]: cluster 2024-04-19T22:50:20.483946+0000 mgr.y (mgr.25321) 224 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 6.9 KiB/s rd, 0 B/s wr, 11 op/s; 0 B/s, 1 objects/s recovering 2024-04-19T22:50:22.003 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:21 smithi044 bash[55659]: cluster 2024-04-19T22:50:20.483946+0000 mgr.y (mgr.25321) 224 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 6.9 KiB/s rd, 0 B/s wr, 11 op/s; 0 B/s, 1 objects/s recovering 2024-04-19T22:50:22.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:21 smithi165 bash[44861]: cluster 2024-04-19T22:50:20.483946+0000 mgr.y (mgr.25321) 224 : cluster 0 pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 6.9 KiB/s rd, 0 B/s wr, 11 op/s; 0 B/s, 1 objects/s recovering 2024-04-19T22:50:22.320 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:50:22 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:50:22] "GET /metrics HTTP/1.1" 200 38505 "" "Prometheus/2.33.4" 2024-04-19T22:50:23.055 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:22 smithi044 bash[55659]: audit 2024-04-19T22:50:21.615861+0000 mgr.y (mgr.25321) 225 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:23.055 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:22 smithi044 bash[56981]: audit 2024-04-19T22:50:21.615861+0000 mgr.y (mgr.25321) 225 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:23.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:22 smithi165 bash[44861]: audit 2024-04-19T22:50:21.615861+0000 mgr.y (mgr.25321) 225 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:23.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:23 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:23.320 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:50:23 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:23.320 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:23 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:23.320 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:23 smithi044 systemd[1]: Stopping Ceph osd.3 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:50:23.321 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:50:23 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:23.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:23 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:23.321 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:50:23 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:23.321 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:50:23 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:23.322 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:50:23 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:23.322 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:50:23 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:23.758 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:23 smithi044 bash[35258]: debug 2024-04-19T22:50:23.327+0000 7f83b0b42700 -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-19T22:50:23.758 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:23 smithi044 bash[35258]: debug 2024-04-19T22:50:23.327+0000 7f83b0b42700 -1 osd.3 124 *** Got signal Terminated *** 2024-04-19T22:50:23.758 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:23 smithi044 bash[35258]: debug 2024-04-19T22:50:23.327+0000 7f83b0b42700 -1 osd.3 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:50:24.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:23 smithi044 bash[56981]: cluster 2024-04-19T22:50:22.485566+0000 mgr.y (mgr.25321) 226 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:50:24.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:23 smithi044 bash[56981]: cluster 2024-04-19T22:50:23.334417+0000 mon.a (mon.0) 456 : cluster 1 osd.3 marked itself down and dead 2024-04-19T22:50:24.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:23 smithi044 bash[55659]: cluster 2024-04-19T22:50:22.485566+0000 mgr.y (mgr.25321) 226 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:50:24.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:23 smithi044 bash[55659]: cluster 2024-04-19T22:50:23.334417+0000 mon.a (mon.0) 456 : cluster 1 osd.3 marked itself down and dead 2024-04-19T22:50:24.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:23 smithi165 bash[44861]: cluster 2024-04-19T22:50:22.485566+0000 mgr.y (mgr.25321) 226 : cluster 0 pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:50:24.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:23 smithi165 bash[44861]: cluster 2024-04-19T22:50:23.334417+0000 mon.a (mon.0) 456 : cluster 1 osd.3 marked itself down and dead 2024-04-19T22:50:25.070 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:24 smithi044 bash[65284]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-3 2024-04-19T22:50:25.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:24 smithi044 bash[55659]: cluster 2024-04-19T22:50:23.759227+0000 mon.a (mon.0) 457 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:50:25.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:24 smithi044 bash[55659]: cluster 2024-04-19T22:50:23.781147+0000 mon.a (mon.0) 458 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-04-19T22:50:25.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:24 smithi044 bash[56981]: cluster 2024-04-19T22:50:23.759227+0000 mon.a (mon.0) 457 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:50:25.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:24 smithi044 bash[56981]: cluster 2024-04-19T22:50:23.781147+0000 mon.a (mon.0) 458 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-04-19T22:50:25.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:24 smithi165 bash[44861]: cluster 2024-04-19T22:50:23.759227+0000 mon.a (mon.0) 457 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:50:25.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:24 smithi165 bash[44861]: cluster 2024-04-19T22:50:23.781147+0000 mon.a (mon.0) 458 : cluster 0 osdmap e125: 8 total, 7 up, 8 in 2024-04-19T22:50:25.570 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:25 smithi044 bash[65350]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-3 2024-04-19T22:50:26.069 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:25 smithi044 bash[56981]: cluster 2024-04-19T22:50:24.486363+0000 mgr.y (mgr.25321) 227 : cluster 0 pgmap v130: 161 pgs: 26 stale+active+clean, 135 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:50:26.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:25 smithi044 bash[56981]: cluster 2024-04-19T22:50:24.788256+0000 mon.a (mon.0) 459 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-04-19T22:50:26.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:25 smithi044 bash[55659]: cluster 2024-04-19T22:50:24.486363+0000 mgr.y (mgr.25321) 227 : cluster 0 pgmap v130: 161 pgs: 26 stale+active+clean, 135 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:50:26.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:25 smithi044 bash[55659]: cluster 2024-04-19T22:50:24.788256+0000 mon.a (mon.0) 459 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-04-19T22:50:26.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:25 smithi165 bash[44861]: cluster 2024-04-19T22:50:24.486363+0000 mgr.y (mgr.25321) 227 : cluster 0 pgmap v130: 161 pgs: 26 stale+active+clean, 135 active+clean; 585 KiB data, 163 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:50:26.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:25 smithi165 bash[44861]: cluster 2024-04-19T22:50:24.788256+0000 mon.a (mon.0) 459 : cluster 0 osdmap e126: 8 total, 7 up, 8 in 2024-04-19T22:50:27.110 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:26 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.3.service: Deactivated successfully. 2024-04-19T22:50:27.111 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:26 smithi044 systemd[1]: Stopped Ceph osd.3 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:50:27.111 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:26 smithi044 bash[55659]: cluster 2024-04-19T22:50:26.783077+0000 mon.a (mon.0) 460 : cluster 3 Health check failed: Degraded data redundancy: 61/630 objects degraded (9.683%), 19 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:27.111 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:26 smithi044 bash[56981]: cluster 2024-04-19T22:50:26.783077+0000 mon.a (mon.0) 460 : cluster 3 Health check failed: Degraded data redundancy: 61/630 objects degraded (9.683%), 19 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:27.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:26 smithi165 bash[44861]: cluster 2024-04-19T22:50:26.783077+0000 mon.a (mon.0) 460 : cluster 3 Health check failed: Degraded data redundancy: 61/630 objects degraded (9.683%), 19 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:27.569 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:50:27 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:27.570 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:50:27 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:27.570 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:50:27 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:27.570 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:27 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:27.571 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:50:27 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:27.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:27 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:27.571 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:50:27 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:27.572 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:27 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:27.572 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:27 smithi044 systemd[1]: Started Ceph osd.3 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:50:27.572 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:50:27 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:28.141 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:27 smithi044 bash[56981]: cluster 2024-04-19T22:50:26.487389+0000 mgr.y (mgr.25321) 228 : cluster 0 pgmap v132: 161 pgs: 19 active+undersized+degraded, 6 stale+active+clean, 25 active+undersized, 111 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-04-19T22:50:28.141 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:27 smithi044 bash[56981]: audit 2024-04-19T22:50:27.270479+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:28.142 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:27 smithi044 bash[56981]: audit 2024-04-19T22:50:27.279853+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:28.142 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:27 smithi044 bash[56981]: audit 2024-04-19T22:50:27.288077+0000 mon.a (mon.0) 463 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:50:28.142 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:27 smithi044 bash[55659]: cluster 2024-04-19T22:50:26.487389+0000 mgr.y (mgr.25321) 228 : cluster 0 pgmap v132: 161 pgs: 19 active+undersized+degraded, 6 stale+active+clean, 25 active+undersized, 111 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-04-19T22:50:28.142 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:27 smithi044 bash[55659]: audit 2024-04-19T22:50:27.270479+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:28.142 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:27 smithi044 bash[55659]: audit 2024-04-19T22:50:27.279853+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:28.142 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:27 smithi044 bash[55659]: audit 2024-04-19T22:50:27.288077+0000 mon.a (mon.0) 463 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:50:28.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:27 smithi165 bash[44861]: cluster 2024-04-19T22:50:26.487389+0000 mgr.y (mgr.25321) 228 : cluster 0 pgmap v132: 161 pgs: 19 active+undersized+degraded, 6 stale+active+clean, 25 active+undersized, 111 active+clean; 585 KiB data, 167 MiB used, 715 GiB / 715 GiB avail; 61/630 objects degraded (9.683%) 2024-04-19T22:50:28.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:27 smithi165 bash[44861]: audit 2024-04-19T22:50:27.270479+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:28.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:27 smithi165 bash[44861]: audit 2024-04-19T22:50:27.279853+0000 mon.a (mon.0) 462 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:28.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:27 smithi165 bash[44861]: audit 2024-04-19T22:50:27.288077+0000 mon.a (mon.0) 463 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:50:29.070 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:28 smithi044 bash[65501]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-19T22:50:29.070 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:28 smithi044 bash[65501]: 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-19T22:50:29.070 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:28 smithi044 bash[65501]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-19T22:50:29.070 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:28 smithi044 bash[65501]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-19T22:50:29.070 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:28 smithi044 bash[65501]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-19T22:50:29.070 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:28 smithi044 bash[65501]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-19T22:50:29.070 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:28 smithi044 bash[65501]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-19T22:50:30.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:29 smithi165 bash[44861]: cluster 2024-04-19T22:50:28.488568+0000 mgr.y (mgr.25321) 229 : cluster 0 pgmap v133: 161 pgs: 24 active+undersized+degraded, 38 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-19T22:50:30.208 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:29 smithi044 bash[56981]: cluster 2024-04-19T22:50:28.488568+0000 mgr.y (mgr.25321) 229 : cluster 0 pgmap v133: 161 pgs: 24 active+undersized+degraded, 38 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-19T22:50:30.208 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:29 smithi044 bash[55659]: cluster 2024-04-19T22:50:28.488568+0000 mgr.y (mgr.25321) 229 : cluster 0 pgmap v133: 161 pgs: 24 active+undersized+degraded, 38 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-19T22:50:30.570 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:30 smithi044 bash[65730]: debug 2024-04-19T22:50:30.299+0000 7f28eee6d700 1 -- 172.21.15.44:0/293811062 <== mon.1 v2:172.21.15.44:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56388a119680 con 0x56388a156800 2024-04-19T22:50:31.320 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:30 smithi044 bash[65730]: debug 2024-04-19T22:50:30.851+0000 7f28f80057c0 -1 Falling back to public interface 2024-04-19T22:50:31.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:31 smithi044 bash[55659]: cluster 2024-04-19T22:50:30.490104+0000 mgr.y (mgr.25321) 230 : cluster 0 pgmap v134: 161 pgs: 24 active+undersized+degraded, 38 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-19T22:50:31.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:31 smithi044 bash[55659]: audit 2024-04-19T22:50:30.540530+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:31.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:31 smithi044 bash[55659]: audit 2024-04-19T22:50:30.542770+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:50:31.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:31 smithi044 bash[56981]: cluster 2024-04-19T22:50:30.490104+0000 mgr.y (mgr.25321) 230 : cluster 0 pgmap v134: 161 pgs: 24 active+undersized+degraded, 38 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-19T22:50:31.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:31 smithi044 bash[56981]: audit 2024-04-19T22:50:30.540530+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:31.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:31 smithi044 bash[56981]: audit 2024-04-19T22:50:30.542770+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:50:31.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:31 smithi165 bash[44861]: cluster 2024-04-19T22:50:30.490104+0000 mgr.y (mgr.25321) 230 : cluster 0 pgmap v134: 161 pgs: 24 active+undersized+degraded, 38 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-19T22:50:31.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:31 smithi165 bash[44861]: audit 2024-04-19T22:50:30.540530+0000 mon.a (mon.0) 464 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:31.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:31 smithi165 bash[44861]: audit 2024-04-19T22:50:30.542770+0000 mon.a (mon.0) 465 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:50:32.550 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:50:32 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:50:32] "GET /metrics HTTP/1.1" 200 38507 "" "Prometheus/2.33.4" 2024-04-19T22:50:32.819 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:32 smithi044 bash[55659]: audit 2024-04-19T22:50:31.624945+0000 mgr.y (mgr.25321) 231 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:32.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:32 smithi044 bash[56981]: audit 2024-04-19T22:50:31.624945+0000 mgr.y (mgr.25321) 231 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:32.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:32 smithi165 bash[44861]: audit 2024-04-19T22:50:31.624945+0000 mgr.y (mgr.25321) 231 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:33.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:33 smithi044 bash[55659]: cluster 2024-04-19T22:50:32.491255+0000 mgr.y (mgr.25321) 232 : cluster 0 pgmap v135: 161 pgs: 24 active+undersized+degraded, 38 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-19T22:50:33.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:33 smithi044 bash[55659]: audit 2024-04-19T22:50:33.336742+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:33.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:33 smithi044 bash[55659]: audit 2024-04-19T22:50:33.345225+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:33.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:33 smithi044 bash[56981]: cluster 2024-04-19T22:50:32.491255+0000 mgr.y (mgr.25321) 232 : cluster 0 pgmap v135: 161 pgs: 24 active+undersized+degraded, 38 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-19T22:50:33.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:33 smithi044 bash[56981]: audit 2024-04-19T22:50:33.336742+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:33.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:33 smithi044 bash[56981]: audit 2024-04-19T22:50:33.345225+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:33.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:33 smithi165 bash[44861]: cluster 2024-04-19T22:50:32.491255+0000 mgr.y (mgr.25321) 232 : cluster 0 pgmap v135: 161 pgs: 24 active+undersized+degraded, 38 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-19T22:50:33.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:33 smithi165 bash[44861]: audit 2024-04-19T22:50:33.336742+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:33.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:33 smithi165 bash[44861]: audit 2024-04-19T22:50:33.345225+0000 mon.a (mon.0) 467 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:34.319 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:33 smithi044 bash[65730]: debug 2024-04-19T22:50:33.895+0000 7f28f80057c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-19T22:50:34.320 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:33 smithi044 bash[65730]: debug 2024-04-19T22:50:33.931+0000 7f28f80057c0 -1 osd.3 124 log_to_monitors true 2024-04-19T22:50:34.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:34 smithi044 bash[56981]: audit 2024-04-19T22:50:33.939829+0000 mon.a (mon.0) 468 : audit 1 from='osd.3 [v2:172.21.15.44:6826/1311944284,v1:172.21.15.44:6827/1311944284]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-19T22:50:34.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:34 smithi044 bash[56981]: audit 2024-04-19T22:50:34.334966+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:34.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:34 smithi044 bash[56981]: audit 2024-04-19T22:50:34.343456+0000 mon.a (mon.0) 470 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:34.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:34 smithi044 bash[55659]: audit 2024-04-19T22:50:33.939829+0000 mon.a (mon.0) 468 : audit 1 from='osd.3 [v2:172.21.15.44:6826/1311944284,v1:172.21.15.44:6827/1311944284]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-19T22:50:34.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:34 smithi044 bash[55659]: audit 2024-04-19T22:50:34.334966+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:34.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:34 smithi044 bash[55659]: audit 2024-04-19T22:50:34.343456+0000 mon.a (mon.0) 470 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:34.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:34 smithi165 bash[44861]: audit 2024-04-19T22:50:33.939829+0000 mon.a (mon.0) 468 : audit 1 from='osd.3 [v2:172.21.15.44:6826/1311944284,v1:172.21.15.44:6827/1311944284]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-19T22:50:34.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:34 smithi165 bash[44861]: audit 2024-04-19T22:50:34.334966+0000 mon.a (mon.0) 469 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:34.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:34 smithi165 bash[44861]: audit 2024-04-19T22:50:34.343456+0000 mon.a (mon.0) 470 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:35.320 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:50:35 smithi044 bash[65730]: debug 2024-04-19T22:50:35.043+0000 7f28e5455700 -1 osd.3 124 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:50:35.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:35 smithi044 bash[55659]: cluster 2024-04-19T22:50:34.492483+0000 mgr.y (mgr.25321) 233 : cluster 0 pgmap v136: 161 pgs: 24 active+undersized+degraded, 38 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-19T22:50:35.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:35 smithi044 bash[55659]: audit 2024-04-19T22:50:34.564362+0000 mon.a (mon.0) 471 : audit 1 from='osd.3 [v2:172.21.15.44:6826/1311944284,v1:172.21.15.44:6827/1311944284]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-19T22:50:35.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:35 smithi044 bash[55659]: cluster 2024-04-19T22:50:34.569424+0000 mon.a (mon.0) 472 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2024-04-19T22:50:35.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:35 smithi044 bash[55659]: audit 2024-04-19T22:50:34.571177+0000 mon.a (mon.0) 473 : audit 1 from='osd.3 [v2:172.21.15.44:6826/1311944284,v1:172.21.15.44:6827/1311944284]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:50:35.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:35 smithi044 bash[55659]: audit 2024-04-19T22:50:35.033526+0000 mon.a (mon.0) 474 : audit 1 from='osd.3 [v2:172.21.15.44:6826/1311944284,v1:172.21.15.44:6827/1311944284]' entity='osd.3' 2024-04-19T22:50:35.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:35 smithi044 bash[55659]: cluster 2024-04-19T22:50:35.364901+0000 mon.a (mon.0) 475 : cluster 3 Health check update: Degraded data redundancy: 78/630 objects degraded (12.381%), 24 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:35.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:35 smithi044 bash[56981]: cluster 2024-04-19T22:50:34.492483+0000 mgr.y (mgr.25321) 233 : cluster 0 pgmap v136: 161 pgs: 24 active+undersized+degraded, 38 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-19T22:50:35.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:35 smithi044 bash[56981]: audit 2024-04-19T22:50:34.564362+0000 mon.a (mon.0) 471 : audit 1 from='osd.3 [v2:172.21.15.44:6826/1311944284,v1:172.21.15.44:6827/1311944284]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-19T22:50:35.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:35 smithi044 bash[56981]: cluster 2024-04-19T22:50:34.569424+0000 mon.a (mon.0) 472 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2024-04-19T22:50:35.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:35 smithi044 bash[56981]: audit 2024-04-19T22:50:34.571177+0000 mon.a (mon.0) 473 : audit 1 from='osd.3 [v2:172.21.15.44:6826/1311944284,v1:172.21.15.44:6827/1311944284]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:50:35.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:35 smithi044 bash[56981]: audit 2024-04-19T22:50:35.033526+0000 mon.a (mon.0) 474 : audit 1 from='osd.3 [v2:172.21.15.44:6826/1311944284,v1:172.21.15.44:6827/1311944284]' entity='osd.3' 2024-04-19T22:50:35.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:35 smithi044 bash[56981]: cluster 2024-04-19T22:50:35.364901+0000 mon.a (mon.0) 475 : cluster 3 Health check update: Degraded data redundancy: 78/630 objects degraded (12.381%), 24 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:35.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:35 smithi165 bash[44861]: cluster 2024-04-19T22:50:34.492483+0000 mgr.y (mgr.25321) 233 : cluster 0 pgmap v136: 161 pgs: 24 active+undersized+degraded, 38 active+undersized, 99 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 78/630 objects degraded (12.381%) 2024-04-19T22:50:35.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:35 smithi165 bash[44861]: audit 2024-04-19T22:50:34.564362+0000 mon.a (mon.0) 471 : audit 1 from='osd.3 [v2:172.21.15.44:6826/1311944284,v1:172.21.15.44:6827/1311944284]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-19T22:50:35.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:35 smithi165 bash[44861]: cluster 2024-04-19T22:50:34.569424+0000 mon.a (mon.0) 472 : cluster 0 osdmap e127: 8 total, 7 up, 8 in 2024-04-19T22:50:35.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:35 smithi165 bash[44861]: audit 2024-04-19T22:50:34.571177+0000 mon.a (mon.0) 473 : audit 1 from='osd.3 [v2:172.21.15.44:6826/1311944284,v1:172.21.15.44:6827/1311944284]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi044", "root=default"]}]: dispatch 2024-04-19T22:50:35.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:35 smithi165 bash[44861]: audit 2024-04-19T22:50:35.033526+0000 mon.a (mon.0) 474 : audit 1 from='osd.3 [v2:172.21.15.44:6826/1311944284,v1:172.21.15.44:6827/1311944284]' entity='osd.3' 2024-04-19T22:50:35.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:35 smithi165 bash[44861]: cluster 2024-04-19T22:50:35.364901+0000 mon.a (mon.0) 475 : cluster 3 Health check update: Degraded data redundancy: 78/630 objects degraded (12.381%), 24 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:36.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:36 smithi044 bash[55659]: cluster 2024-04-19T22:50:36.032948+0000 mon.a (mon.0) 476 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:50:36.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:36 smithi044 bash[55659]: cluster 2024-04-19T22:50:36.046473+0000 mon.a (mon.0) 477 : cluster 1 osd.3 [v2:172.21.15.44:6826/1311944284,v1:172.21.15.44:6827/1311944284] boot 2024-04-19T22:50:36.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:36 smithi044 bash[55659]: cluster 2024-04-19T22:50:36.046628+0000 mon.a (mon.0) 478 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-04-19T22:50:36.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:36 smithi044 bash[55659]: audit 2024-04-19T22:50:36.047867+0000 mon.a (mon.0) 479 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:50:36.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:36 smithi044 bash[56981]: cluster 2024-04-19T22:50:36.032948+0000 mon.a (mon.0) 476 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:50:36.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:36 smithi044 bash[56981]: cluster 2024-04-19T22:50:36.046473+0000 mon.a (mon.0) 477 : cluster 1 osd.3 [v2:172.21.15.44:6826/1311944284,v1:172.21.15.44:6827/1311944284] boot 2024-04-19T22:50:36.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:36 smithi044 bash[56981]: cluster 2024-04-19T22:50:36.046628+0000 mon.a (mon.0) 478 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-04-19T22:50:36.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:36 smithi044 bash[56981]: audit 2024-04-19T22:50:36.047867+0000 mon.a (mon.0) 479 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:50:36.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:36 smithi165 bash[44861]: cluster 2024-04-19T22:50:36.032948+0000 mon.a (mon.0) 476 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:50:36.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:36 smithi165 bash[44861]: cluster 2024-04-19T22:50:36.046473+0000 mon.a (mon.0) 477 : cluster 1 osd.3 [v2:172.21.15.44:6826/1311944284,v1:172.21.15.44:6827/1311944284] boot 2024-04-19T22:50:36.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:36 smithi165 bash[44861]: cluster 2024-04-19T22:50:36.046628+0000 mon.a (mon.0) 478 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2024-04-19T22:50:36.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:36 smithi165 bash[44861]: audit 2024-04-19T22:50:36.047867+0000 mon.a (mon.0) 479 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T22:50:37.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:37 smithi044 bash[55659]: cluster 2024-04-19T22:50:36.493989+0000 mgr.y (mgr.25321) 234 : cluster 0 pgmap v139: 161 pgs: 15 peering, 18 active+undersized+degraded, 29 active+undersized, 99 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2024-04-19T22:50:37.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:37 smithi044 bash[55659]: cluster 2024-04-19T22:50:37.052995+0000 mon.a (mon.0) 480 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2024-04-19T22:50:37.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:37 smithi044 bash[56981]: cluster 2024-04-19T22:50:36.493989+0000 mgr.y (mgr.25321) 234 : cluster 0 pgmap v139: 161 pgs: 15 peering, 18 active+undersized+degraded, 29 active+undersized, 99 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2024-04-19T22:50:37.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:37 smithi044 bash[56981]: cluster 2024-04-19T22:50:37.052995+0000 mon.a (mon.0) 480 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2024-04-19T22:50:37.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:37 smithi165 bash[44861]: cluster 2024-04-19T22:50:36.493989+0000 mgr.y (mgr.25321) 234 : cluster 0 pgmap v139: 161 pgs: 15 peering, 18 active+undersized+degraded, 29 active+undersized, 99 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 59/630 objects degraded (9.365%) 2024-04-19T22:50:37.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:37 smithi165 bash[44861]: cluster 2024-04-19T22:50:37.052995+0000 mon.a (mon.0) 480 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2024-04-19T22:50:39.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:39 smithi044 bash[55659]: cluster 2024-04-19T22:50:38.495144+0000 mgr.y (mgr.25321) 235 : cluster 0 pgmap v141: 161 pgs: 20 peering, 15 active+undersized+degraded, 20 active+undersized, 106 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-04-19T22:50:39.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:39 smithi044 bash[56981]: cluster 2024-04-19T22:50:38.495144+0000 mgr.y (mgr.25321) 235 : cluster 0 pgmap v141: 161 pgs: 20 peering, 15 active+undersized+degraded, 20 active+undersized, 106 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-04-19T22:50:39.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:39 smithi165 bash[44861]: cluster 2024-04-19T22:50:38.495144+0000 mgr.y (mgr.25321) 235 : cluster 0 pgmap v141: 161 pgs: 20 peering, 15 active+undersized+degraded, 20 active+undersized, 106 active+clean; 585 KiB data, 183 MiB used, 715 GiB / 715 GiB avail; 50/630 objects degraded (7.937%) 2024-04-19T22:50:40.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:40 smithi044 bash[55659]: cluster 2024-04-19T22:50:40.365968+0000 mon.a (mon.0) 481 : cluster 3 Health check update: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:40.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:40 smithi044 bash[56981]: cluster 2024-04-19T22:50:40.365968+0000 mon.a (mon.0) 481 : cluster 3 Health check update: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:40.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:40 smithi165 bash[44861]: cluster 2024-04-19T22:50:40.365968+0000 mon.a (mon.0) 481 : cluster 3 Health check update: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:41.633 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:41 smithi044 bash[55659]: cluster 2024-04-19T22:50:40.496271+0000 mgr.y (mgr.25321) 236 : cluster 0 pgmap v142: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:50:41.633 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:41 smithi044 bash[55659]: cluster 2024-04-19T22:50:40.574733+0000 mon.a (mon.0) 482 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded) 2024-04-19T22:50:41.633 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:41 smithi044 bash[56981]: cluster 2024-04-19T22:50:40.496271+0000 mgr.y (mgr.25321) 236 : cluster 0 pgmap v142: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:50:41.634 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:41 smithi044 bash[56981]: cluster 2024-04-19T22:50:40.574733+0000 mon.a (mon.0) 482 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded) 2024-04-19T22:50:41.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:41 smithi165 bash[44861]: cluster 2024-04-19T22:50:40.496271+0000 mgr.y (mgr.25321) 236 : cluster 0 pgmap v142: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:50:41.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:41 smithi165 bash[44861]: cluster 2024-04-19T22:50:40.574733+0000 mon.a (mon.0) 482 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 50/630 objects degraded (7.937%), 15 pgs degraded) 2024-04-19T22:50:42.570 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:50:42 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:50:42] "GET /metrics HTTP/1.1" 200 38507 "" "Prometheus/2.33.4" 2024-04-19T22:50:42.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:42 smithi165 bash[44861]: audit 2024-04-19T22:50:41.634463+0000 mgr.y (mgr.25321) 237 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:43.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:42 smithi044 bash[56981]: audit 2024-04-19T22:50:41.634463+0000 mgr.y (mgr.25321) 237 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:43.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:42 smithi044 bash[55659]: audit 2024-04-19T22:50:41.634463+0000 mgr.y (mgr.25321) 237 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:43.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:43 smithi044 bash[55659]: cluster 2024-04-19T22:50:42.497180+0000 mgr.y (mgr.25321) 238 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:50:43.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:43 smithi044 bash[56981]: cluster 2024-04-19T22:50:42.497180+0000 mgr.y (mgr.25321) 238 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:50:43.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:43 smithi165 bash[44861]: cluster 2024-04-19T22:50:42.497180+0000 mgr.y (mgr.25321) 238 : cluster 0 pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:50:45.570 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[56981]: audit 2024-04-19T22:50:44.247642+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:45.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[56981]: audit 2024-04-19T22:50:44.260752+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:45.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[56981]: audit 2024-04-19T22:50:44.263645+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:50:45.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[56981]: audit 2024-04-19T22:50:44.265656+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:50:45.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[56981]: cluster 2024-04-19T22:50:44.269239+0000 mgr.y (mgr.25321) 239 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:50:45.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[56981]: cluster 2024-04-19T22:50:44.269825+0000 mgr.y (mgr.25321) 240 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:50:45.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[56981]: audit 2024-04-19T22:50:44.280279+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:45.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[56981]: audit 2024-04-19T22:50:44.380064+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:50:45.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[56981]: audit 2024-04-19T22:50:44.385543+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:45.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[56981]: audit 2024-04-19T22:50:44.389679+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:45.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[56981]: audit 2024-04-19T22:50:44.392850+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:45.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[56981]: audit 2024-04-19T22:50:44.397006+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T22:50:45.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[56981]: audit 2024-04-19T22:50:44.397413+0000 mgr.y (mgr.25321) 241 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T22:50:45.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[56981]: cephadm 2024-04-19T22:50:44.399956+0000 mgr.y (mgr.25321) 242 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-19T22:50:45.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[55659]: audit 2024-04-19T22:50:44.247642+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:45.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[55659]: audit 2024-04-19T22:50:44.260752+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:45.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[55659]: audit 2024-04-19T22:50:44.263645+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:50:45.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[55659]: audit 2024-04-19T22:50:44.265656+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:50:45.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[55659]: cluster 2024-04-19T22:50:44.269239+0000 mgr.y (mgr.25321) 239 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:50:45.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[55659]: cluster 2024-04-19T22:50:44.269825+0000 mgr.y (mgr.25321) 240 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:50:45.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[55659]: audit 2024-04-19T22:50:44.280279+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:45.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[55659]: audit 2024-04-19T22:50:44.380064+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:50:45.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[55659]: audit 2024-04-19T22:50:44.385543+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:45.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[55659]: audit 2024-04-19T22:50:44.389679+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:45.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[55659]: audit 2024-04-19T22:50:44.392850+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:45.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[55659]: audit 2024-04-19T22:50:44.397006+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T22:50:45.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[55659]: audit 2024-04-19T22:50:44.397413+0000 mgr.y (mgr.25321) 241 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T22:50:45.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:45 smithi044 bash[55659]: cephadm 2024-04-19T22:50:44.399956+0000 mgr.y (mgr.25321) 242 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-19T22:50:45.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:45 smithi165 bash[44861]: audit 2024-04-19T22:50:44.247642+0000 mon.a (mon.0) 483 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:45.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:45 smithi165 bash[44861]: audit 2024-04-19T22:50:44.260752+0000 mon.a (mon.0) 484 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:45.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:45 smithi165 bash[44861]: audit 2024-04-19T22:50:44.263645+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:50:45.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:45 smithi165 bash[44861]: audit 2024-04-19T22:50:44.265656+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:50:45.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:45 smithi165 bash[44861]: cluster 2024-04-19T22:50:44.269239+0000 mgr.y (mgr.25321) 239 : cluster 0 pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:50:45.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:45 smithi165 bash[44861]: cluster 2024-04-19T22:50:44.269825+0000 mgr.y (mgr.25321) 240 : cluster 0 pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail 2024-04-19T22:50:45.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:45 smithi165 bash[44861]: audit 2024-04-19T22:50:44.280279+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:45.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:45 smithi165 bash[44861]: audit 2024-04-19T22:50:44.380064+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:50:45.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:45 smithi165 bash[44861]: audit 2024-04-19T22:50:44.385543+0000 mon.a (mon.0) 489 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:45.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:45 smithi165 bash[44861]: audit 2024-04-19T22:50:44.389679+0000 mon.a (mon.0) 490 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:45.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:45 smithi165 bash[44861]: audit 2024-04-19T22:50:44.392850+0000 mon.a (mon.0) 491 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:45.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:45 smithi165 bash[44861]: audit 2024-04-19T22:50:44.397006+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T22:50:45.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:45 smithi165 bash[44861]: audit 2024-04-19T22:50:44.397413+0000 mgr.y (mgr.25321) 241 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T22:50:45.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:45 smithi165 bash[44861]: cephadm 2024-04-19T22:50:44.399956+0000 mgr.y (mgr.25321) 242 : cephadm 1 Upgrade: osd.4 is safe to restart 2024-04-19T22:50:46.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:46 smithi044 bash[55659]: audit 2024-04-19T22:50:45.540901+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:46.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:46 smithi044 bash[55659]: audit 2024-04-19T22:50:45.544128+0000 mon.a (mon.0) 494 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:50:46.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:46 smithi044 bash[56981]: audit 2024-04-19T22:50:45.540901+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:46.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:46 smithi044 bash[56981]: audit 2024-04-19T22:50:45.544128+0000 mon.a (mon.0) 494 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:50:46.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:46 smithi165 bash[44861]: audit 2024-04-19T22:50:45.540901+0000 mon.a (mon.0) 493 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:46.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:46 smithi165 bash[44861]: audit 2024-04-19T22:50:45.544128+0000 mon.a (mon.0) 494 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:50:48.003 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:47 smithi165 bash[44861]: cluster 2024-04-19T22:50:46.270954+0000 mgr.y (mgr.25321) 243 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 111 B/s rd, 0 op/s 2024-04-19T22:50:48.004 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:47 smithi165 bash[44861]: cephadm 2024-04-19T22:50:46.726299+0000 mgr.y (mgr.25321) 244 : cephadm 1 Upgrade: Updating osd.4 2024-04-19T22:50:48.004 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:47 smithi165 bash[44861]: audit 2024-04-19T22:50:46.733673+0000 mon.a (mon.0) 495 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:48.004 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:47 smithi165 bash[44861]: audit 2024-04-19T22:50:46.738099+0000 mon.a (mon.0) 496 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T22:50:48.004 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:47 smithi165 bash[44861]: audit 2024-04-19T22:50:46.739857+0000 mon.a (mon.0) 497 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:50:48.004 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:47 smithi165 bash[44861]: cephadm 2024-04-19T22:50:46.745722+0000 mgr.y (mgr.25321) 245 : cephadm 1 Deploying daemon osd.4 on smithi165 2024-04-19T22:50:48.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:47 smithi044 bash[55659]: cluster 2024-04-19T22:50:46.270954+0000 mgr.y (mgr.25321) 243 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 111 B/s rd, 0 op/s 2024-04-19T22:50:48.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:47 smithi044 bash[55659]: cephadm 2024-04-19T22:50:46.726299+0000 mgr.y (mgr.25321) 244 : cephadm 1 Upgrade: Updating osd.4 2024-04-19T22:50:48.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:47 smithi044 bash[55659]: audit 2024-04-19T22:50:46.733673+0000 mon.a (mon.0) 495 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:48.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:47 smithi044 bash[55659]: audit 2024-04-19T22:50:46.738099+0000 mon.a (mon.0) 496 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T22:50:48.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:47 smithi044 bash[55659]: audit 2024-04-19T22:50:46.739857+0000 mon.a (mon.0) 497 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:50:48.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:47 smithi044 bash[55659]: cephadm 2024-04-19T22:50:46.745722+0000 mgr.y (mgr.25321) 245 : cephadm 1 Deploying daemon osd.4 on smithi165 2024-04-19T22:50:48.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:47 smithi044 bash[56981]: cluster 2024-04-19T22:50:46.270954+0000 mgr.y (mgr.25321) 243 : cluster 0 pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 111 B/s rd, 0 op/s 2024-04-19T22:50:48.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:47 smithi044 bash[56981]: cephadm 2024-04-19T22:50:46.726299+0000 mgr.y (mgr.25321) 244 : cephadm 1 Upgrade: Updating osd.4 2024-04-19T22:50:48.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:47 smithi044 bash[56981]: audit 2024-04-19T22:50:46.733673+0000 mon.a (mon.0) 495 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:48.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:47 smithi044 bash[56981]: audit 2024-04-19T22:50:46.738099+0000 mon.a (mon.0) 496 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T22:50:48.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:47 smithi044 bash[56981]: audit 2024-04-19T22:50:46.739857+0000 mon.a (mon.0) 497 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:50:48.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:47 smithi044 bash[56981]: cephadm 2024-04-19T22:50:46.745722+0000 mgr.y (mgr.25321) 245 : cephadm 1 Deploying daemon osd.4 on smithi165 2024-04-19T22:50:48.458 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:50:49.222 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:50:49.222 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (5m) 15s ago 12m 13.6M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:50:49.223 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 error 2m ago 12m - - 2024-04-19T22:50:49.223 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (4m) 15s ago 10m 44.2M - 3.5 e1d6a67b021e 57b20873ff61 2024-04-19T22:50:49.223 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (4m) 2m ago 18m 436M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:50:49.223 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (5m) 15s ago 20m 496M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:50:49.223 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (3m) 15s ago 20m 48.8M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:50:49.223 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (2m) 2m ago 18m 18.5M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:50:49.223 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (3m) 15s ago 18m 42.1M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:50:49.223 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (6m) 15s ago 12m 9115k - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:50:49.223 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (5m) 2m ago 12m 8932k - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:50:49.223 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (104s) 15s ago 17m 56.3M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 4ca22b62b153 2024-04-19T22:50:49.223 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (76s) 15s ago 17m 49.4M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 10381d943905 2024-04-19T22:50:49.223 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (47s) 15s ago 16m 44.8M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 01e40460e5d7 2024-04-19T22:50:49.223 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (19s) 15s ago 15m - 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 b670605e588c 2024-04-19T22:50:49.223 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (15m) 2m ago 15m 55.7M 3036M 17.2.0 e1d6a67b021e e1a1caa55204 2024-04-19T22:50:49.224 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (14m) 2m ago 14m 54.4M 3036M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:50:49.224 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (14m) 2m ago 14m 50.9M 3036M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:50:49.224 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (13m) 2m ago 13m 54.3M 3036M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:50:49.224 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (4m) 2m ago 12m 55.0M - 2.33.4 514e6a882f6e 80e3b346b1e3 2024-04-19T22:50:49.224 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (10m) 15s ago 10m 86.2M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:50:49.224 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (10m) 2m ago 10m 85.2M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:50:49.224 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (10m) 15s ago 10m 85.9M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:50:49.224 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (10m) 2m ago 10m 85.1M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:50:49.661 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:50:49.662 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:50:49.662 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:50:49.662 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:50:49.662 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:50:49.662 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:50:49.662 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:50:49.662 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:50:49.662 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-19T22:50:49.662 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 4 2024-04-19T22:50:49.662 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:50:49.662 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:50:49.662 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:50:49.662 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:50:49.663 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:50:49.663 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-04-19T22:50:49.663 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 9 2024-04-19T22:50:49.663 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:50:49.663 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:50:50.021 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:49 smithi165 bash[44861]: cluster 2024-04-19T22:50:48.272357+0000 mgr.y (mgr.25321) 246 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 104 B/s rd, 0 op/s 2024-04-19T22:50:50.022 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:49 smithi165 bash[44861]: audit 2024-04-19T22:50:48.444401+0000 mgr.y (mgr.25321) 247 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:50.022 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:49 smithi165 bash[44861]: audit 2024-04-19T22:50:48.826861+0000 mgr.y (mgr.25321) 248 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:50.022 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:49 smithi165 bash[44861]: audit 2024-04-19T22:50:49.663247+0000 mon.a (mon.0) 498 : audit 0 from='client.? 172.21.15.44:0/2200471286' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:50.027 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:50:50.027 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:50:50.027 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:50:50.027 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:50:50.027 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:50:50.027 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-04-19T22:50:50.027 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:50:50.027 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:50:50.028 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "9/23 daemons upgraded", 2024-04-19T22:50:50.028 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T22:50:50.028 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:50:50.028 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:50:50.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:49 smithi044 bash[56981]: cluster 2024-04-19T22:50:48.272357+0000 mgr.y (mgr.25321) 246 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 104 B/s rd, 0 op/s 2024-04-19T22:50:50.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:49 smithi044 bash[56981]: audit 2024-04-19T22:50:48.444401+0000 mgr.y (mgr.25321) 247 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:50.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:49 smithi044 bash[56981]: audit 2024-04-19T22:50:48.826861+0000 mgr.y (mgr.25321) 248 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:50.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:49 smithi044 bash[56981]: audit 2024-04-19T22:50:49.663247+0000 mon.a (mon.0) 498 : audit 0 from='client.? 172.21.15.44:0/2200471286' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:50.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:49 smithi044 bash[55659]: cluster 2024-04-19T22:50:48.272357+0000 mgr.y (mgr.25321) 246 : cluster 0 pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 104 B/s rd, 0 op/s 2024-04-19T22:50:50.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:49 smithi044 bash[55659]: audit 2024-04-19T22:50:48.444401+0000 mgr.y (mgr.25321) 247 : audit 0 from='client.44341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:50.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:49 smithi044 bash[55659]: audit 2024-04-19T22:50:48.826861+0000 mgr.y (mgr.25321) 248 : audit 0 from='client.44347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:50.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:49 smithi044 bash[55659]: audit 2024-04-19T22:50:49.663247+0000 mon.a (mon.0) 498 : audit 0 from='client.? 172.21.15.44:0/2200471286' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:50:50.448 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-19T22:50:50.448 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:50:50.448 INFO:teuthology.orchestra.run.smithi044.stdout: daemon grafana.a on smithi165 is in error state 2024-04-19T22:50:50.902 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:50:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:50.903 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:50.903 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:50:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:50.904 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:50:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:50.904 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:50 smithi165 bash[44861]: audit 2024-04-19T22:50:49.177736+0000 mgr.y (mgr.25321) 249 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:50.904 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:50 smithi165 bash[44861]: audit 2024-04-19T22:50:50.450348+0000 mon.a (mon.0) 499 : audit 0 from='client.? 172.21.15.44:0/1204834770' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:50:50.905 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:50.905 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:50:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:50.906 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:50:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:50.906 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:50:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:50.907 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:50:50 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:51.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:50 smithi044 bash[56981]: audit 2024-04-19T22:50:49.177736+0000 mgr.y (mgr.25321) 249 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:51.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:50 smithi044 bash[56981]: audit 2024-04-19T22:50:50.450348+0000 mon.a (mon.0) 499 : audit 0 from='client.? 172.21.15.44:0/1204834770' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:50:51.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:50 smithi044 bash[55659]: audit 2024-04-19T22:50:49.177736+0000 mgr.y (mgr.25321) 249 : audit 0 from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:51.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:50 smithi044 bash[55659]: audit 2024-04-19T22:50:50.450348+0000 mon.a (mon.0) 499 : audit 0 from='client.? 172.21.15.44:0/1204834770' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:50:51.194 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:50 smithi165 systemd[1]: Stopping Ceph osd.4 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:50:51.194 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:51 smithi165 bash[21465]: debug 2024-04-19T22:50:51.032+0000 7f61dfc56700 -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-19T22:50:51.194 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:51 smithi165 bash[21465]: debug 2024-04-19T22:50:51.032+0000 7f61dfc56700 -1 osd.4 129 *** Got signal Terminated *** 2024-04-19T22:50:51.194 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:51 smithi165 bash[21465]: debug 2024-04-19T22:50:51.032+0000 7f61dfc56700 -1 osd.4 129 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:50:52.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:51 smithi044 bash[55659]: audit 2024-04-19T22:50:50.028601+0000 mgr.y (mgr.25321) 250 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:52.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:51 smithi044 bash[55659]: cluster 2024-04-19T22:50:50.273496+0000 mgr.y (mgr.25321) 251 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:50:52.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:51 smithi044 bash[55659]: audit 2024-04-19T22:50:50.756888+0000 mon.a (mon.0) 500 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:52.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:51 smithi044 bash[55659]: cluster 2024-04-19T22:50:51.039099+0000 mon.a (mon.0) 501 : cluster 1 osd.4 marked itself down and dead 2024-04-19T22:50:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:51 smithi044 bash[56981]: audit 2024-04-19T22:50:50.028601+0000 mgr.y (mgr.25321) 250 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:51 smithi044 bash[56981]: cluster 2024-04-19T22:50:50.273496+0000 mgr.y (mgr.25321) 251 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:50:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:51 smithi044 bash[56981]: audit 2024-04-19T22:50:50.756888+0000 mon.a (mon.0) 500 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:51 smithi044 bash[56981]: cluster 2024-04-19T22:50:51.039099+0000 mon.a (mon.0) 501 : cluster 1 osd.4 marked itself down and dead 2024-04-19T22:50:52.185 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:51 smithi165 bash[44861]: audit 2024-04-19T22:50:50.028601+0000 mgr.y (mgr.25321) 250 : audit 0 from='client.44365 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:50:52.185 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:51 smithi165 bash[44861]: cluster 2024-04-19T22:50:50.273496+0000 mgr.y (mgr.25321) 251 : cluster 0 pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:50:52.185 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:51 smithi165 bash[44861]: audit 2024-04-19T22:50:50.756888+0000 mon.a (mon.0) 500 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:52.185 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:51 smithi165 bash[44861]: cluster 2024-04-19T22:50:51.039099+0000 mon.a (mon.0) 501 : cluster 1 osd.4 marked itself down and dead 2024-04-19T22:50:52.573 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:50:52 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:50:52] "GET /metrics HTTP/1.1" 200 38508 "" "Prometheus/2.33.4" 2024-04-19T22:50:53.043 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:52 smithi165 bash[46549]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-4 2024-04-19T22:50:53.043 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:53 smithi165 bash[46616]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-4 2024-04-19T22:50:53.043 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:52 smithi165 bash[44861]: audit 2024-04-19T22:50:51.643913+0000 mgr.y (mgr.25321) 252 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:53.044 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:52 smithi165 bash[44861]: cluster 2024-04-19T22:50:51.754578+0000 mon.a (mon.0) 502 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:50:53.044 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:52 smithi165 bash[44861]: cluster 2024-04-19T22:50:51.772534+0000 mon.a (mon.0) 503 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-04-19T22:50:53.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:52 smithi044 bash[56981]: audit 2024-04-19T22:50:51.643913+0000 mgr.y (mgr.25321) 252 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:53.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:52 smithi044 bash[56981]: cluster 2024-04-19T22:50:51.754578+0000 mon.a (mon.0) 502 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:50:53.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:52 smithi044 bash[56981]: cluster 2024-04-19T22:50:51.772534+0000 mon.a (mon.0) 503 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-04-19T22:50:53.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:52 smithi044 bash[55659]: audit 2024-04-19T22:50:51.643913+0000 mgr.y (mgr.25321) 252 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:50:53.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:52 smithi044 bash[55659]: cluster 2024-04-19T22:50:51.754578+0000 mon.a (mon.0) 502 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:50:53.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:52 smithi044 bash[55659]: cluster 2024-04-19T22:50:51.772534+0000 mon.a (mon.0) 503 : cluster 0 osdmap e130: 8 total, 7 up, 8 in 2024-04-19T22:50:54.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:53 smithi044 bash[56981]: cluster 2024-04-19T22:50:52.274317+0000 mgr.y (mgr.25321) 253 : cluster 0 pgmap v150: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:50:54.070 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:53 smithi044 bash[56981]: cluster 2024-04-19T22:50:52.779030+0000 mon.a (mon.0) 504 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-04-19T22:50:54.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:53 smithi044 bash[55659]: cluster 2024-04-19T22:50:52.274317+0000 mgr.y (mgr.25321) 253 : cluster 0 pgmap v150: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:50:54.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:53 smithi044 bash[55659]: cluster 2024-04-19T22:50:52.779030+0000 mon.a (mon.0) 504 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-04-19T22:50:54.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:53 smithi165 bash[44861]: cluster 2024-04-19T22:50:52.274317+0000 mgr.y (mgr.25321) 253 : cluster 0 pgmap v150: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:50:54.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:53 smithi165 bash[44861]: cluster 2024-04-19T22:50:52.779030+0000 mon.a (mon.0) 504 : cluster 0 osdmap e131: 8 total, 7 up, 8 in 2024-04-19T22:50:55.129 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:54 smithi165 bash[44861]: cluster 2024-04-19T22:50:54.778738+0000 mon.a (mon.0) 505 : cluster 3 Health check failed: Degraded data redundancy: 12/630 objects degraded (1.905%), 3 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:55.129 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:54 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.4.service: Deactivated successfully. 2024-04-19T22:50:55.129 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:54 smithi165 systemd[1]: Stopped Ceph osd.4 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:50:55.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:54 smithi044 bash[55659]: cluster 2024-04-19T22:50:54.778738+0000 mon.a (mon.0) 505 : cluster 3 Health check failed: Degraded data redundancy: 12/630 objects degraded (1.905%), 3 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:55.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:54 smithi044 bash[56981]: cluster 2024-04-19T22:50:54.778738+0000 mon.a (mon.0) 505 : cluster 3 Health check failed: Degraded data redundancy: 12/630 objects degraded (1.905%), 3 pgs degraded (PG_DEGRADED) 2024-04-19T22:50:55.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:55.445 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:50:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:55.445 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:50:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:55.445 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:50:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:55.446 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:50:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:55.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:50:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:55.446 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:50:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:55.446 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:55.447 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:55 smithi165 systemd[1]: Started Ceph osd.4 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:50:55.447 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:50:55 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:50:56.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:55 smithi165 bash[44861]: cluster 2024-04-19T22:50:54.275307+0000 mgr.y (mgr.25321) 254 : cluster 0 pgmap v152: 161 pgs: 3 active+undersized+degraded, 19 stale+active+clean, 6 active+undersized, 133 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 12/630 objects degraded (1.905%) 2024-04-19T22:50:56.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:55 smithi165 bash[44861]: audit 2024-04-19T22:50:55.302280+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:56.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:55 smithi165 bash[44861]: audit 2024-04-19T22:50:55.314403+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:56.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:55 smithi165 bash[44861]: audit 2024-04-19T22:50:55.336801+0000 mon.a (mon.0) 508 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:50:56.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:55 smithi044 bash[55659]: cluster 2024-04-19T22:50:54.275307+0000 mgr.y (mgr.25321) 254 : cluster 0 pgmap v152: 161 pgs: 3 active+undersized+degraded, 19 stale+active+clean, 6 active+undersized, 133 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 12/630 objects degraded (1.905%) 2024-04-19T22:50:56.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:55 smithi044 bash[55659]: audit 2024-04-19T22:50:55.302280+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:56.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:55 smithi044 bash[55659]: audit 2024-04-19T22:50:55.314403+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:56.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:55 smithi044 bash[55659]: audit 2024-04-19T22:50:55.336801+0000 mon.a (mon.0) 508 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:50:56.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:55 smithi044 bash[56981]: cluster 2024-04-19T22:50:54.275307+0000 mgr.y (mgr.25321) 254 : cluster 0 pgmap v152: 161 pgs: 3 active+undersized+degraded, 19 stale+active+clean, 6 active+undersized, 133 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 12/630 objects degraded (1.905%) 2024-04-19T22:50:56.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:55 smithi044 bash[56981]: audit 2024-04-19T22:50:55.302280+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:56.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:55 smithi044 bash[56981]: audit 2024-04-19T22:50:55.314403+0000 mon.a (mon.0) 507 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:50:56.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:55 smithi044 bash[56981]: audit 2024-04-19T22:50:55.336801+0000 mon.a (mon.0) 508 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:50:56.944 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:56 smithi165 bash[46770]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-19T22:50:56.944 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:56 smithi165 bash[46770]: 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-19T22:50:56.944 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:56 smithi165 bash[46770]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-19T22:50:56.945 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:56 smithi165 bash[46770]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-19T22:50:56.945 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:56 smithi165 bash[46770]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-19T22:50:56.945 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:56 smithi165 bash[46770]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-19T22:50:56.945 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:56 smithi165 bash[46770]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-19T22:50:58.121 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:57 smithi165 bash[44861]: cluster 2024-04-19T22:50:56.276631+0000 mgr.y (mgr.25321) 255 : cluster 0 pgmap v153: 161 pgs: 11 active+undersized+degraded, 12 stale+active+clean, 17 active+undersized, 121 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2024-04-19T22:50:58.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:57 smithi044 bash[55659]: cluster 2024-04-19T22:50:56.276631+0000 mgr.y (mgr.25321) 255 : cluster 0 pgmap v153: 161 pgs: 11 active+undersized+degraded, 12 stale+active+clean, 17 active+undersized, 121 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2024-04-19T22:50:58.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:57 smithi044 bash[56981]: cluster 2024-04-19T22:50:56.276631+0000 mgr.y (mgr.25321) 255 : cluster 0 pgmap v153: 161 pgs: 11 active+undersized+degraded, 12 stale+active+clean, 17 active+undersized, 121 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 42/630 objects degraded (6.667%) 2024-04-19T22:50:58.444 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:58 smithi165 bash[46995]: debug 2024-04-19T22:50:58.116+0000 7f4405fa4700 1 -- 172.21.15.165:0/193019546 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ec7d84d680 con 0x55ec7d88a800 2024-04-19T22:50:58.944 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:50:58 smithi165 bash[46995]: debug 2024-04-19T22:50:58.672+0000 7f440f13c7c0 -1 Falling back to public interface 2024-04-19T22:51:00.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:50:59 smithi165 bash[44861]: cluster 2024-04-19T22:50:58.278341+0000 mgr.y (mgr.25321) 256 : cluster 0 pgmap v154: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-19T22:51:00.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:50:59 smithi044 bash[55659]: cluster 2024-04-19T22:50:58.278341+0000 mgr.y (mgr.25321) 256 : cluster 0 pgmap v154: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-19T22:51:00.320 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:50:59 smithi044 bash[56981]: cluster 2024-04-19T22:50:58.278341+0000 mgr.y (mgr.25321) 256 : cluster 0 pgmap v154: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-19T22:51:01.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:00 smithi165 bash[44861]: cluster 2024-04-19T22:51:00.372568+0000 mon.a (mon.0) 509 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 26 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:01.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:00 smithi165 bash[44861]: audit 2024-04-19T22:51:00.541905+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:00 smithi165 bash[44861]: audit 2024-04-19T22:51:00.544297+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:51:01.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:00 smithi044 bash[55659]: cluster 2024-04-19T22:51:00.372568+0000 mon.a (mon.0) 509 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 26 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:01.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:00 smithi044 bash[55659]: audit 2024-04-19T22:51:00.541905+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:01.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:00 smithi044 bash[55659]: audit 2024-04-19T22:51:00.544297+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:51:01.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:00 smithi044 bash[56981]: cluster 2024-04-19T22:51:00.372568+0000 mon.a (mon.0) 509 : cluster 3 Health check update: Degraded data redundancy: 106/630 objects degraded (16.825%), 26 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:01.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:00 smithi044 bash[56981]: audit 2024-04-19T22:51:00.541905+0000 mon.a (mon.0) 510 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:01.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:00 smithi044 bash[56981]: audit 2024-04-19T22:51:00.544297+0000 mon.a (mon.0) 511 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:51:01.944 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:51:01 smithi165 bash[46995]: debug 2024-04-19T22:51:01.636+0000 7f440f13c7c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-19T22:51:01.944 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:51:01 smithi165 bash[46995]: debug 2024-04-19T22:51:01.676+0000 7f440f13c7c0 -1 osd.4 129 log_to_monitors true 2024-04-19T22:51:01.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:01 smithi165 bash[44861]: cluster 2024-04-19T22:51:00.279966+0000 mgr.y (mgr.25321) 257 : cluster 0 pgmap v155: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-19T22:51:01.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:01 smithi165 bash[44861]: audit 2024-04-19T22:51:01.685938+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.165:6800/1956763929,v1:172.21.15.165:6801/1956763929]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T22:51:01.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:01 smithi165 bash[44861]: audit 2024-04-19T22:51:01.687187+0000 mon.a (mon.0) 512 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T22:51:02.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:01 smithi044 bash[55659]: cluster 2024-04-19T22:51:00.279966+0000 mgr.y (mgr.25321) 257 : cluster 0 pgmap v155: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-19T22:51:02.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:01 smithi044 bash[55659]: audit 2024-04-19T22:51:01.685938+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.165:6800/1956763929,v1:172.21.15.165:6801/1956763929]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T22:51:02.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:01 smithi044 bash[55659]: audit 2024-04-19T22:51:01.687187+0000 mon.a (mon.0) 512 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T22:51:02.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:01 smithi044 bash[56981]: cluster 2024-04-19T22:51:00.279966+0000 mgr.y (mgr.25321) 257 : cluster 0 pgmap v155: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 192 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-19T22:51:02.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:01 smithi044 bash[56981]: audit 2024-04-19T22:51:01.685938+0000 mon.b (mon.2) 3 : audit 1 from='osd.4 [v2:172.21.15.165:6800/1956763929,v1:172.21.15.165:6801/1956763929]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T22:51:02.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:01 smithi044 bash[56981]: audit 2024-04-19T22:51:01.687187+0000 mon.a (mon.0) 512 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T22:51:02.570 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:51:02] "GET /metrics HTTP/1.1" 200 38514 "" "Prometheus/2.33.4" 2024-04-19T22:51:02.694 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:51:02 smithi165 bash[46995]: debug 2024-04-19T22:51:02.344+0000 7f43fc58c700 -1 osd.4 129 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:51:03.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:02 smithi165 bash[44861]: audit 2024-04-19T22:51:01.651880+0000 mgr.y (mgr.25321) 258 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:03.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:02 smithi165 bash[44861]: audit 2024-04-19T22:51:01.855515+0000 mon.a (mon.0) 513 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-19T22:51:03.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:02 smithi165 bash[44861]: audit 2024-04-19T22:51:01.860301+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.165:6800/1956763929,v1:172.21.15.165:6801/1956763929]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:51:03.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:02 smithi165 bash[44861]: cluster 2024-04-19T22:51:01.864788+0000 mon.a (mon.0) 514 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2024-04-19T22:51:03.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:02 smithi165 bash[44861]: audit 2024-04-19T22:51:01.866253+0000 mon.a (mon.0) 515 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:51:03.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:02 smithi165 bash[44861]: audit 2024-04-19T22:51:02.327878+0000 mon.a (mon.0) 516 : audit 1 from='osd.4 ' entity='osd.4' 2024-04-19T22:51:03.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:02 smithi165 bash[44861]: audit 2024-04-19T22:51:02.701559+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:03.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:02 smithi165 bash[44861]: audit 2024-04-19T22:51:02.719856+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:03.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[56981]: audit 2024-04-19T22:51:01.651880+0000 mgr.y (mgr.25321) 258 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:03.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[56981]: audit 2024-04-19T22:51:01.855515+0000 mon.a (mon.0) 513 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-19T22:51:03.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[56981]: audit 2024-04-19T22:51:01.860301+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.165:6800/1956763929,v1:172.21.15.165:6801/1956763929]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:51:03.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[56981]: cluster 2024-04-19T22:51:01.864788+0000 mon.a (mon.0) 514 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2024-04-19T22:51:03.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[56981]: audit 2024-04-19T22:51:01.866253+0000 mon.a (mon.0) 515 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:51:03.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[56981]: audit 2024-04-19T22:51:02.327878+0000 mon.a (mon.0) 516 : audit 1 from='osd.4 ' entity='osd.4' 2024-04-19T22:51:03.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[56981]: audit 2024-04-19T22:51:02.701559+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:03.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[56981]: audit 2024-04-19T22:51:02.719856+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:03.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[55659]: audit 2024-04-19T22:51:01.651880+0000 mgr.y (mgr.25321) 258 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:03.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[55659]: audit 2024-04-19T22:51:01.855515+0000 mon.a (mon.0) 513 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-19T22:51:03.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[55659]: audit 2024-04-19T22:51:01.860301+0000 mon.b (mon.2) 4 : audit 1 from='osd.4 [v2:172.21.15.165:6800/1956763929,v1:172.21.15.165:6801/1956763929]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:51:03.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[55659]: cluster 2024-04-19T22:51:01.864788+0000 mon.a (mon.0) 514 : cluster 0 osdmap e132: 8 total, 7 up, 8 in 2024-04-19T22:51:03.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[55659]: audit 2024-04-19T22:51:01.866253+0000 mon.a (mon.0) 515 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:51:03.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[55659]: audit 2024-04-19T22:51:02.327878+0000 mon.a (mon.0) 516 : audit 1 from='osd.4 ' entity='osd.4' 2024-04-19T22:51:03.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[55659]: audit 2024-04-19T22:51:02.701559+0000 mon.a (mon.0) 517 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:03.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:02 smithi044 bash[55659]: audit 2024-04-19T22:51:02.719856+0000 mon.a (mon.0) 518 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:04.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:03 smithi165 bash[44861]: cluster 2024-04-19T22:51:02.281266+0000 mgr.y (mgr.25321) 259 : cluster 0 pgmap v157: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-19T22:51:04.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:03 smithi165 bash[44861]: cluster 2024-04-19T22:51:03.324549+0000 mon.a (mon.0) 519 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:51:04.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:03 smithi165 bash[44861]: cluster 2024-04-19T22:51:03.334744+0000 mon.a (mon.0) 520 : cluster 1 osd.4 [v2:172.21.15.165:6800/1956763929,v1:172.21.15.165:6801/1956763929] boot 2024-04-19T22:51:04.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:03 smithi165 bash[44861]: cluster 2024-04-19T22:51:03.334909+0000 mon.a (mon.0) 521 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-04-19T22:51:04.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:03 smithi165 bash[44861]: audit 2024-04-19T22:51:03.351715+0000 mon.a (mon.0) 522 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:51:04.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:03 smithi044 bash[56981]: cluster 2024-04-19T22:51:02.281266+0000 mgr.y (mgr.25321) 259 : cluster 0 pgmap v157: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-19T22:51:04.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:03 smithi044 bash[56981]: cluster 2024-04-19T22:51:03.324549+0000 mon.a (mon.0) 519 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:51:04.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:03 smithi044 bash[56981]: cluster 2024-04-19T22:51:03.334744+0000 mon.a (mon.0) 520 : cluster 1 osd.4 [v2:172.21.15.165:6800/1956763929,v1:172.21.15.165:6801/1956763929] boot 2024-04-19T22:51:04.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:03 smithi044 bash[56981]: cluster 2024-04-19T22:51:03.334909+0000 mon.a (mon.0) 521 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-04-19T22:51:04.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:03 smithi044 bash[56981]: audit 2024-04-19T22:51:03.351715+0000 mon.a (mon.0) 522 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:51:04.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:03 smithi044 bash[55659]: cluster 2024-04-19T22:51:02.281266+0000 mgr.y (mgr.25321) 259 : cluster 0 pgmap v157: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 106/630 objects degraded (16.825%) 2024-04-19T22:51:04.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:03 smithi044 bash[55659]: cluster 2024-04-19T22:51:03.324549+0000 mon.a (mon.0) 519 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:51:04.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:03 smithi044 bash[55659]: cluster 2024-04-19T22:51:03.334744+0000 mon.a (mon.0) 520 : cluster 1 osd.4 [v2:172.21.15.165:6800/1956763929,v1:172.21.15.165:6801/1956763929] boot 2024-04-19T22:51:04.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:03 smithi044 bash[55659]: cluster 2024-04-19T22:51:03.334909+0000 mon.a (mon.0) 521 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2024-04-19T22:51:04.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:03 smithi044 bash[55659]: audit 2024-04-19T22:51:03.351715+0000 mon.a (mon.0) 522 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T22:51:05.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:04 smithi165 bash[44861]: audit 2024-04-19T22:51:03.926885+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:05.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:04 smithi165 bash[44861]: audit 2024-04-19T22:51:03.939071+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:05.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:04 smithi165 bash[44861]: cluster 2024-04-19T22:51:04.282507+0000 mgr.y (mgr.25321) 260 : cluster 0 pgmap v159: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2024-04-19T22:51:05.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:04 smithi165 bash[44861]: cluster 2024-04-19T22:51:04.338073+0000 mon.a (mon.0) 525 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2024-04-19T22:51:05.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:04 smithi044 bash[55659]: audit 2024-04-19T22:51:03.926885+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:05.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:04 smithi044 bash[55659]: audit 2024-04-19T22:51:03.939071+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:05.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:04 smithi044 bash[55659]: cluster 2024-04-19T22:51:04.282507+0000 mgr.y (mgr.25321) 260 : cluster 0 pgmap v159: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2024-04-19T22:51:05.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:04 smithi044 bash[55659]: cluster 2024-04-19T22:51:04.338073+0000 mon.a (mon.0) 525 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2024-04-19T22:51:05.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:04 smithi044 bash[56981]: audit 2024-04-19T22:51:03.926885+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:05.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:04 smithi044 bash[56981]: audit 2024-04-19T22:51:03.939071+0000 mon.a (mon.0) 524 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:05.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:04 smithi044 bash[56981]: cluster 2024-04-19T22:51:04.282507+0000 mgr.y (mgr.25321) 260 : cluster 0 pgmap v159: 161 pgs: 26 active+undersized+degraded, 40 active+undersized, 95 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 106/630 objects degraded (16.825%) 2024-04-19T22:51:05.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:04 smithi044 bash[56981]: cluster 2024-04-19T22:51:04.338073+0000 mon.a (mon.0) 525 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2024-04-19T22:51:06.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:06 smithi165 bash[44861]: cluster 2024-04-19T22:51:06.336055+0000 mon.a (mon.0) 526 : cluster 3 Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 21 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:06.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:06 smithi044 bash[55659]: cluster 2024-04-19T22:51:06.336055+0000 mon.a (mon.0) 526 : cluster 3 Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 21 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:06.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:06 smithi044 bash[56981]: cluster 2024-04-19T22:51:06.336055+0000 mon.a (mon.0) 526 : cluster 3 Health check update: Degraded data redundancy: 86/630 objects degraded (13.651%), 21 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:07.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:07 smithi165 bash[44861]: cluster 2024-04-19T22:51:06.283964+0000 mgr.y (mgr.25321) 261 : cluster 0 pgmap v161: 161 pgs: 21 active+undersized+degraded, 33 active+undersized, 107 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-04-19T22:51:07.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:07 smithi044 bash[56981]: cluster 2024-04-19T22:51:06.283964+0000 mgr.y (mgr.25321) 261 : cluster 0 pgmap v161: 161 pgs: 21 active+undersized+degraded, 33 active+undersized, 107 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-04-19T22:51:07.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:07 smithi044 bash[55659]: cluster 2024-04-19T22:51:06.283964+0000 mgr.y (mgr.25321) 261 : cluster 0 pgmap v161: 161 pgs: 21 active+undersized+degraded, 33 active+undersized, 107 active+clean; 585 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 86/630 objects degraded (13.651%) 2024-04-19T22:51:08.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:08 smithi165 bash[44861]: cluster 2024-04-19T22:51:08.391157+0000 mon.a (mon.0) 527 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/630 objects degraded (13.651%), 21 pgs degraded) 2024-04-19T22:51:08.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:08 smithi044 bash[55659]: cluster 2024-04-19T22:51:08.391157+0000 mon.a (mon.0) 527 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/630 objects degraded (13.651%), 21 pgs degraded) 2024-04-19T22:51:08.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:08 smithi044 bash[56981]: cluster 2024-04-19T22:51:08.391157+0000 mon.a (mon.0) 527 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 86/630 objects degraded (13.651%), 21 pgs degraded) 2024-04-19T22:51:09.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:09 smithi044 bash[55659]: cluster 2024-04-19T22:51:08.285497+0000 mgr.y (mgr.25321) 262 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-04-19T22:51:09.820 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:09 smithi044 bash[56981]: cluster 2024-04-19T22:51:08.285497+0000 mgr.y (mgr.25321) 262 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-04-19T22:51:09.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:09 smithi165 bash[44861]: cluster 2024-04-19T22:51:08.285497+0000 mgr.y (mgr.25321) 262 : cluster 0 pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 796 B/s rd, 0 op/s 2024-04-19T22:51:11.700 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:11 smithi165 bash[44861]: cluster 2024-04-19T22:51:10.286601+0000 mgr.y (mgr.25321) 263 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:51:11.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:11 smithi044 bash[55659]: cluster 2024-04-19T22:51:10.286601+0000 mgr.y (mgr.25321) 263 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:51:11.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:11 smithi044 bash[56981]: cluster 2024-04-19T22:51:10.286601+0000 mgr.y (mgr.25321) 263 : cluster 0 pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:51:12.460 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:51:12 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:51:12] "GET /metrics HTTP/1.1" 200 38514 "" "Prometheus/2.33.4" 2024-04-19T22:51:12.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:12 smithi044 bash[55659]: audit 2024-04-19T22:51:11.661491+0000 mgr.y (mgr.25321) 264 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:12.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:12 smithi044 bash[56981]: audit 2024-04-19T22:51:11.661491+0000 mgr.y (mgr.25321) 264 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:12.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:12 smithi165 bash[44861]: audit 2024-04-19T22:51:11.661491+0000 mgr.y (mgr.25321) 264 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:13.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:13 smithi165 bash[44861]: cluster 2024-04-19T22:51:12.287985+0000 mgr.y (mgr.25321) 265 : cluster 0 pgmap v164: 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-19T22:51:13.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:13 smithi044 bash[55659]: cluster 2024-04-19T22:51:12.287985+0000 mgr.y (mgr.25321) 265 : cluster 0 pgmap v164: 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-19T22:51:13.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:13 smithi044 bash[56981]: cluster 2024-04-19T22:51:12.287985+0000 mgr.y (mgr.25321) 265 : cluster 0 pgmap v164: 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-19T22:51:15.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[55659]: audit 2024-04-19T22:51:13.743041+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:15.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[55659]: audit 2024-04-19T22:51:13.757067+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:15.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[55659]: audit 2024-04-19T22:51:13.759799+0000 mon.a (mon.0) 530 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:51:15.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[55659]: audit 2024-04-19T22:51:13.761657+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:51:15.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[55659]: cluster 2024-04-19T22:51:13.765243+0000 mgr.y (mgr.25321) 266 : cluster 0 pgmap v165: 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-19T22:51:15.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[55659]: cluster 2024-04-19T22:51:13.765845+0000 mgr.y (mgr.25321) 267 : cluster 0 pgmap v166: 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-19T22:51:15.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[55659]: audit 2024-04-19T22:51:13.777775+0000 mon.a (mon.0) 532 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:15.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[55659]: audit 2024-04-19T22:51:13.877298+0000 mon.a (mon.0) 533 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:51:15.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[55659]: audit 2024-04-19T22:51:13.883001+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:15.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[55659]: audit 2024-04-19T22:51:13.887102+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:15.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[55659]: audit 2024-04-19T22:51:13.890258+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:15.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[55659]: audit 2024-04-19T22:51:13.894323+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T22:51:15.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[55659]: audit 2024-04-19T22:51:13.894658+0000 mgr.y (mgr.25321) 268 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T22:51:15.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[55659]: cephadm 2024-04-19T22:51:13.897057+0000 mgr.y (mgr.25321) 269 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-04-19T22:51:15.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[56981]: audit 2024-04-19T22:51:13.743041+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:15.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[56981]: audit 2024-04-19T22:51:13.757067+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:15.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[56981]: audit 2024-04-19T22:51:13.759799+0000 mon.a (mon.0) 530 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:51:15.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[56981]: audit 2024-04-19T22:51:13.761657+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:51:15.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[56981]: cluster 2024-04-19T22:51:13.765243+0000 mgr.y (mgr.25321) 266 : cluster 0 pgmap v165: 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-19T22:51:15.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[56981]: cluster 2024-04-19T22:51:13.765845+0000 mgr.y (mgr.25321) 267 : cluster 0 pgmap v166: 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-19T22:51:15.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[56981]: audit 2024-04-19T22:51:13.777775+0000 mon.a (mon.0) 532 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:15.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[56981]: audit 2024-04-19T22:51:13.877298+0000 mon.a (mon.0) 533 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:51:15.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[56981]: audit 2024-04-19T22:51:13.883001+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:15.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[56981]: audit 2024-04-19T22:51:13.887102+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:15.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[56981]: audit 2024-04-19T22:51:13.890258+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:15.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[56981]: audit 2024-04-19T22:51:13.894323+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T22:51:15.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[56981]: audit 2024-04-19T22:51:13.894658+0000 mgr.y (mgr.25321) 268 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T22:51:15.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:14 smithi044 bash[56981]: cephadm 2024-04-19T22:51:13.897057+0000 mgr.y (mgr.25321) 269 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-04-19T22:51:15.168 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:14 smithi165 bash[44861]: audit 2024-04-19T22:51:13.743041+0000 mon.a (mon.0) 528 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:15.168 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:14 smithi165 bash[44861]: audit 2024-04-19T22:51:13.757067+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:15.168 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:14 smithi165 bash[44861]: audit 2024-04-19T22:51:13.759799+0000 mon.a (mon.0) 530 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:51:15.168 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:14 smithi165 bash[44861]: audit 2024-04-19T22:51:13.761657+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:51:15.168 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:14 smithi165 bash[44861]: cluster 2024-04-19T22:51:13.765243+0000 mgr.y (mgr.25321) 266 : cluster 0 pgmap v165: 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-19T22:51:15.168 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:14 smithi165 bash[44861]: cluster 2024-04-19T22:51:13.765845+0000 mgr.y (mgr.25321) 267 : cluster 0 pgmap v166: 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-19T22:51:15.168 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:14 smithi165 bash[44861]: audit 2024-04-19T22:51:13.777775+0000 mon.a (mon.0) 532 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:15.168 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:14 smithi165 bash[44861]: audit 2024-04-19T22:51:13.877298+0000 mon.a (mon.0) 533 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:51:15.168 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:14 smithi165 bash[44861]: audit 2024-04-19T22:51:13.883001+0000 mon.a (mon.0) 534 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:15.168 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:14 smithi165 bash[44861]: audit 2024-04-19T22:51:13.887102+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:15.168 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:14 smithi165 bash[44861]: audit 2024-04-19T22:51:13.890258+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:15.168 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:14 smithi165 bash[44861]: audit 2024-04-19T22:51:13.894323+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T22:51:15.168 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:14 smithi165 bash[44861]: audit 2024-04-19T22:51:13.894658+0000 mgr.y (mgr.25321) 268 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T22:51:15.169 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:14 smithi165 bash[44861]: cephadm 2024-04-19T22:51:13.897057+0000 mgr.y (mgr.25321) 269 : cephadm 1 Upgrade: osd.5 is safe to restart 2024-04-19T22:51:16.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:16 smithi044 bash[55659]: audit 2024-04-19T22:51:15.541939+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:16.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:16 smithi044 bash[55659]: audit 2024-04-19T22:51:15.544476+0000 mon.a (mon.0) 539 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:51:16.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:16 smithi044 bash[55659]: cluster 2024-04-19T22:51:15.766993+0000 mgr.y (mgr.25321) 270 : cluster 0 pgmap v167: 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-19T22:51:16.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:16 smithi044 bash[55659]: audit 2024-04-19T22:51:15.794808+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:16.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:16 smithi044 bash[55659]: audit 2024-04-19T22:51:16.130860+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:16.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:16 smithi044 bash[55659]: audit 2024-04-19T22:51:16.135433+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T22:51:16.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:16 smithi044 bash[55659]: audit 2024-04-19T22:51:16.137046+0000 mon.a (mon.0) 543 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:51:16.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:16 smithi044 bash[56981]: audit 2024-04-19T22:51:15.541939+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:16.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:16 smithi044 bash[56981]: audit 2024-04-19T22:51:15.544476+0000 mon.a (mon.0) 539 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:51:16.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:16 smithi044 bash[56981]: cluster 2024-04-19T22:51:15.766993+0000 mgr.y (mgr.25321) 270 : cluster 0 pgmap v167: 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-19T22:51:16.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:16 smithi044 bash[56981]: audit 2024-04-19T22:51:15.794808+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:16.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:16 smithi044 bash[56981]: audit 2024-04-19T22:51:16.130860+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:16.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:16 smithi044 bash[56981]: audit 2024-04-19T22:51:16.135433+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T22:51:16.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:16 smithi044 bash[56981]: audit 2024-04-19T22:51:16.137046+0000 mon.a (mon.0) 543 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:51:16.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:16 smithi165 bash[44861]: audit 2024-04-19T22:51:15.541939+0000 mon.a (mon.0) 538 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:16.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:16 smithi165 bash[44861]: audit 2024-04-19T22:51:15.544476+0000 mon.a (mon.0) 539 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:51:16.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:16 smithi165 bash[44861]: cluster 2024-04-19T22:51:15.766993+0000 mgr.y (mgr.25321) 270 : cluster 0 pgmap v167: 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-19T22:51:16.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:16 smithi165 bash[44861]: audit 2024-04-19T22:51:15.794808+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:16.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:16 smithi165 bash[44861]: audit 2024-04-19T22:51:16.130860+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:16.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:16 smithi165 bash[44861]: audit 2024-04-19T22:51:16.135433+0000 mon.a (mon.0) 542 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T22:51:16.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:16 smithi165 bash[44861]: audit 2024-04-19T22:51:16.137046+0000 mon.a (mon.0) 543 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:51:17.783 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:17 smithi165 bash[44861]: cephadm 2024-04-19T22:51:16.121568+0000 mgr.y (mgr.25321) 271 : cephadm 1 Upgrade: Updating osd.5 2024-04-19T22:51:17.783 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:17 smithi165 bash[44861]: cephadm 2024-04-19T22:51:16.142873+0000 mgr.y (mgr.25321) 272 : cephadm 1 Deploying daemon osd.5 on smithi165 2024-04-19T22:51:17.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:17 smithi044 bash[56981]: cephadm 2024-04-19T22:51:16.121568+0000 mgr.y (mgr.25321) 271 : cephadm 1 Upgrade: Updating osd.5 2024-04-19T22:51:17.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:17 smithi044 bash[56981]: cephadm 2024-04-19T22:51:16.142873+0000 mgr.y (mgr.25321) 272 : cephadm 1 Deploying daemon osd.5 on smithi165 2024-04-19T22:51:17.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:17 smithi044 bash[55659]: cephadm 2024-04-19T22:51:16.121568+0000 mgr.y (mgr.25321) 271 : cephadm 1 Upgrade: Updating osd.5 2024-04-19T22:51:17.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:17 smithi044 bash[55659]: cephadm 2024-04-19T22:51:16.142873+0000 mgr.y (mgr.25321) 272 : cephadm 1 Deploying daemon osd.5 on smithi165 2024-04-19T22:51:18.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:18 smithi165 bash[44861]: cluster 2024-04-19T22:51:17.768503+0000 mgr.y (mgr.25321) 273 : cluster 0 pgmap v168: 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-19T22:51:18.820 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:18 smithi044 bash[55659]: cluster 2024-04-19T22:51:17.768503+0000 mgr.y (mgr.25321) 273 : cluster 0 pgmap v168: 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-19T22:51:18.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:18 smithi044 bash[56981]: cluster 2024-04-19T22:51:17.768503+0000 mgr.y (mgr.25321) 273 : cluster 0 pgmap v168: 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-19T22:51:20.579 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:51:20 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:20.579 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:20 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:20.580 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:51:20 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:20.580 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:51:20 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:20.580 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:51:20 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:20.581 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:51:20 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:20.581 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:20 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:20.581 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:20 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:20.581 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:51:20 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:20.840 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:20 smithi165 systemd[1]: Stopping Ceph osd.5 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:51:20.840 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:20 smithi165 bash[24437]: debug 2024-04-19T22:51:20.696+0000 7fb8f9359700 -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-19T22:51:20.840 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:20 smithi165 bash[24437]: debug 2024-04-19T22:51:20.696+0000 7fb8f9359700 -1 osd.5 134 *** Got signal Terminated *** 2024-04-19T22:51:20.841 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:20 smithi165 bash[24437]: debug 2024-04-19T22:51:20.696+0000 7fb8f9359700 -1 osd.5 134 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:51:20.879 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:51:21.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:20 smithi165 bash[44861]: cluster 2024-04-19T22:51:19.769607+0000 mgr.y (mgr.25321) 274 : cluster 0 pgmap v169: 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-19T22:51:21.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:20 smithi165 bash[44861]: cluster 2024-04-19T22:51:20.702799+0000 mon.a (mon.0) 544 : cluster 1 osd.5 marked itself down and dead 2024-04-19T22:51:21.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:20 smithi044 bash[55659]: cluster 2024-04-19T22:51:19.769607+0000 mgr.y (mgr.25321) 274 : cluster 0 pgmap v169: 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-19T22:51:21.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:20 smithi044 bash[55659]: cluster 2024-04-19T22:51:20.702799+0000 mon.a (mon.0) 544 : cluster 1 osd.5 marked itself down and dead 2024-04-19T22:51:21.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:20 smithi044 bash[56981]: cluster 2024-04-19T22:51:19.769607+0000 mgr.y (mgr.25321) 274 : cluster 0 pgmap v169: 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-19T22:51:21.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:20 smithi044 bash[56981]: cluster 2024-04-19T22:51:20.702799+0000 mon.a (mon.0) 544 : cluster 1 osd.5 marked itself down and dead 2024-04-19T22:51:21.620 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:51:21.620 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (6m) 48s ago 13m 13.6M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:51:21.620 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 error 18s ago 12m - - 2024-04-19T22:51:21.621 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (5m) 48s ago 11m 44.2M - 3.5 e1d6a67b021e 57b20873ff61 2024-04-19T22:51:21.621 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (4m) 18s ago 18m 437M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:51:21.621 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (5m) 48s ago 20m 496M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:51:21.621 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (4m) 48s ago 20m 48.8M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:51:21.621 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (3m) 18s ago 18m 36.6M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:51:21.621 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (3m) 48s ago 19m 42.1M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:51:21.621 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (6m) 48s ago 13m 9115k - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:51:21.621 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (6m) 18s ago 13m 9576k - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:51:21.621 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (2m) 48s ago 18m 56.3M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 4ca22b62b153 2024-04-19T22:51:21.621 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (108s) 48s ago 17m 49.4M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 10381d943905 2024-04-19T22:51:21.621 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (80s) 48s ago 17m 44.8M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 01e40460e5d7 2024-04-19T22:51:21.621 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (52s) 48s ago 16m - 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 b670605e588c 2024-04-19T22:51:21.621 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (24s) 18s ago 15m 11.8M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 4d06643c9c9a 2024-04-19T22:51:21.622 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (15m) 18s ago 15m 62.1M 3036M 17.2.0 e1d6a67b021e 5ccdbc484ff7 2024-04-19T22:51:21.622 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (14m) 18s ago 14m 58.0M 3036M 17.2.0 e1d6a67b021e d594e54e9c4a 2024-04-19T22:51:21.622 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (14m) 18s ago 14m 61.9M 3036M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:51:21.622 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (5m) 18s ago 13m 61.0M - 2.33.4 514e6a882f6e 80e3b346b1e3 2024-04-19T22:51:21.622 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (11m) 48s ago 11m 86.2M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:51:21.622 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (11m) 18s ago 11m 86.3M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:51:21.622 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (11m) 48s ago 11m 85.9M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:51:21.622 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (11m) 18s ago 11m 86.1M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:51:22.070 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:21 smithi044 bash[55659]: cluster 2024-04-19T22:51:20.824679+0000 mon.a (mon.0) 545 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:51:22.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:21 smithi044 bash[55659]: cluster 2024-04-19T22:51:20.833963+0000 mon.a (mon.0) 546 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-04-19T22:51:22.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:21 smithi044 bash[55659]: audit 2024-04-19T22:51:20.856659+0000 mgr.y (mgr.25321) 275 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:22.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:21 smithi044 bash[56981]: cluster 2024-04-19T22:51:20.824679+0000 mon.a (mon.0) 545 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:51:22.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:21 smithi044 bash[56981]: cluster 2024-04-19T22:51:20.833963+0000 mon.a (mon.0) 546 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-04-19T22:51:22.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:21 smithi044 bash[56981]: audit 2024-04-19T22:51:20.856659+0000 mgr.y (mgr.25321) 275 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:22.086 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:51:22.086 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:51:22.086 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:51:22.086 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:51:22.086 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:51:22.086 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:51:22.086 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:51:22.087 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:51:22.087 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-19T22:51:22.087 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 5 2024-04-19T22:51:22.087 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:51:22.087 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:51:22.087 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:51:22.087 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:51:22.087 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:51:22.087 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-19T22:51:22.087 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 10 2024-04-19T22:51:22.087 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:51:22.087 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:51:22.194 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:21 smithi165 bash[48428]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-5 2024-04-19T22:51:22.194 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:22 smithi165 bash[48494]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-5 2024-04-19T22:51:22.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:21 smithi165 bash[44861]: cluster 2024-04-19T22:51:20.824679+0000 mon.a (mon.0) 545 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:51:22.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:21 smithi165 bash[44861]: cluster 2024-04-19T22:51:20.833963+0000 mon.a (mon.0) 546 : cluster 0 osdmap e135: 8 total, 7 up, 8 in 2024-04-19T22:51:22.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:21 smithi165 bash[44861]: audit 2024-04-19T22:51:20.856659+0000 mgr.y (mgr.25321) 275 : audit 0 from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:22.447 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:51:22.447 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:51:22.447 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:51:22.447 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:51:22.448 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:51:22.448 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-04-19T22:51:22.448 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:51:22.448 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:51:22.448 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "10/23 daemons upgraded", 2024-04-19T22:51:22.448 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T22:51:22.448 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:51:22.448 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:51:22.570 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:51:22 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:51:22] "GET /metrics HTTP/1.1" 200 38516 "" "Prometheus/2.33.4" 2024-04-19T22:51:22.893 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Reduced data availability: 4 pgs inactive, 6 pgs peering 2024-04-19T22:51:22.893 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:51:22.893 INFO:teuthology.orchestra.run.smithi044.stdout: daemon grafana.a on smithi165 is in error state 2024-04-19T22:51:22.893 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-19T22:51:22.893 INFO:teuthology.orchestra.run.smithi044.stdout: osd.5 (root=default,host=smithi165) is down 2024-04-19T22:51:22.894 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive, 6 pgs peering 2024-04-19T22:51:22.894 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.3 is stuck peering for 75s, current state peering, last acting [2,7] 2024-04-19T22:51:22.894 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.16 is stuck peering for 75s, current state peering, last acting [6,2] 2024-04-19T22:51:22.894 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.16 is stuck peering for 72s, current state peering, last acting [7,1] 2024-04-19T22:51:22.894 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.8 is stuck peering for 11m, current state peering, last acting [7,6] 2024-04-19T22:51:22.894 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.15 is stuck peering for 11m, current state peering, last acting [7,0] 2024-04-19T22:51:22.894 INFO:teuthology.orchestra.run.smithi044.stdout: pg 6.a is stuck peering for 2m, current state peering, last acting [6,0] 2024-04-19T22:51:23.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:22 smithi165 bash[44861]: audit 2024-04-19T22:51:21.238854+0000 mgr.y (mgr.25321) 276 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:23.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:22 smithi165 bash[44861]: audit 2024-04-19T22:51:21.605984+0000 mgr.y (mgr.25321) 277 : audit 0 from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:23.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:22 smithi165 bash[44861]: audit 2024-04-19T22:51:21.672717+0000 mgr.y (mgr.25321) 278 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:23.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:22 smithi165 bash[44861]: cluster 2024-04-19T22:51:21.770264+0000 mgr.y (mgr.25321) 279 : cluster 0 pgmap v171: 161 pgs: 21 peering, 15 stale+active+clean, 125 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:51:23.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:22 smithi165 bash[44861]: cluster 2024-04-19T22:51:21.861645+0000 mon.a (mon.0) 547 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-04-19T22:51:23.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:22 smithi165 bash[44861]: cluster 2024-04-19T22:51:21.863263+0000 mon.a (mon.0) 548 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-19T22:51:23.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:22 smithi165 bash[44861]: audit 2024-04-19T22:51:22.087581+0000 mon.a (mon.0) 549 : audit 0 from='client.? 172.21.15.44:0/4067406578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:23.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:22 smithi044 bash[55659]: audit 2024-04-19T22:51:21.238854+0000 mgr.y (mgr.25321) 276 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:23.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:22 smithi044 bash[55659]: audit 2024-04-19T22:51:21.605984+0000 mgr.y (mgr.25321) 277 : audit 0 from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:23.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:22 smithi044 bash[55659]: audit 2024-04-19T22:51:21.672717+0000 mgr.y (mgr.25321) 278 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:23.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:22 smithi044 bash[55659]: cluster 2024-04-19T22:51:21.770264+0000 mgr.y (mgr.25321) 279 : cluster 0 pgmap v171: 161 pgs: 21 peering, 15 stale+active+clean, 125 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:51:23.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:22 smithi044 bash[55659]: cluster 2024-04-19T22:51:21.861645+0000 mon.a (mon.0) 547 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-04-19T22:51:23.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:22 smithi044 bash[55659]: cluster 2024-04-19T22:51:21.863263+0000 mon.a (mon.0) 548 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-19T22:51:23.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:22 smithi044 bash[55659]: audit 2024-04-19T22:51:22.087581+0000 mon.a (mon.0) 549 : audit 0 from='client.? 172.21.15.44:0/4067406578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:23.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:22 smithi044 bash[56981]: audit 2024-04-19T22:51:21.238854+0000 mgr.y (mgr.25321) 276 : audit 0 from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:23.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:22 smithi044 bash[56981]: audit 2024-04-19T22:51:21.605984+0000 mgr.y (mgr.25321) 277 : audit 0 from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:23.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:22 smithi044 bash[56981]: audit 2024-04-19T22:51:21.672717+0000 mgr.y (mgr.25321) 278 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:23.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:22 smithi044 bash[56981]: cluster 2024-04-19T22:51:21.770264+0000 mgr.y (mgr.25321) 279 : cluster 0 pgmap v171: 161 pgs: 21 peering, 15 stale+active+clean, 125 active+clean; 585 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:51:23.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:22 smithi044 bash[56981]: cluster 2024-04-19T22:51:21.861645+0000 mon.a (mon.0) 547 : cluster 0 osdmap e136: 8 total, 7 up, 8 in 2024-04-19T22:51:23.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:22 smithi044 bash[56981]: cluster 2024-04-19T22:51:21.863263+0000 mon.a (mon.0) 548 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2024-04-19T22:51:23.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:22 smithi044 bash[56981]: audit 2024-04-19T22:51:22.087581+0000 mon.a (mon.0) 549 : audit 0 from='client.? 172.21.15.44:0/4067406578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:23.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:23 smithi165 bash[44861]: audit 2024-04-19T22:51:22.448059+0000 mgr.y (mgr.25321) 280 : audit 0 from='client.34479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:23.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:23 smithi165 bash[44861]: audit 2024-04-19T22:51:22.894886+0000 mon.a (mon.0) 550 : audit 0 from='client.? 172.21.15.44:0/2418960947' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:51:24.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:23 smithi044 bash[55659]: audit 2024-04-19T22:51:22.448059+0000 mgr.y (mgr.25321) 280 : audit 0 from='client.34479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:24.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:23 smithi044 bash[55659]: audit 2024-04-19T22:51:22.894886+0000 mon.a (mon.0) 550 : audit 0 from='client.? 172.21.15.44:0/2418960947' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:51:24.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:23 smithi044 bash[56981]: audit 2024-04-19T22:51:22.448059+0000 mgr.y (mgr.25321) 280 : audit 0 from='client.34479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:24.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:23 smithi044 bash[56981]: audit 2024-04-19T22:51:22.894886+0000 mon.a (mon.0) 550 : audit 0 from='client.? 172.21.15.44:0/2418960947' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:51:24.432 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:51:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:24.432 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:51:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:24.432 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:51:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:24.433 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:51:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:24.433 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:24.433 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:51:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:24.434 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:24.434 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:24 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.5.service: Deactivated successfully. 2024-04-19T22:51:24.434 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:24 smithi165 systemd[1]: Stopped Ceph osd.5 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:51:24.434 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:24.434 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:24 smithi165 systemd[1]: Started Ceph osd.5 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:51:24.434 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:51:24 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:25.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:24 smithi165 bash[44861]: cluster 2024-04-19T22:51:23.771591+0000 mgr.y (mgr.25321) 281 : cluster 0 pgmap v173: 161 pgs: 5 active+undersized+degraded, 21 peering, 6 stale+active+clean, 17 active+undersized, 112 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 25/630 objects degraded (3.968%) 2024-04-19T22:51:25.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:24 smithi165 bash[44861]: cluster 2024-04-19T22:51:23.882399+0000 mon.a (mon.0) 551 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:25.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:24 smithi165 bash[44861]: audit 2024-04-19T22:51:24.481275+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:25.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:24 smithi165 bash[44861]: audit 2024-04-19T22:51:24.495009+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:25.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:24 smithi165 bash[44861]: audit 2024-04-19T22:51:24.529707+0000 mon.a (mon.0) 554 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:51:25.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:24 smithi044 bash[55659]: cluster 2024-04-19T22:51:23.771591+0000 mgr.y (mgr.25321) 281 : cluster 0 pgmap v173: 161 pgs: 5 active+undersized+degraded, 21 peering, 6 stale+active+clean, 17 active+undersized, 112 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 25/630 objects degraded (3.968%) 2024-04-19T22:51:25.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:24 smithi044 bash[55659]: cluster 2024-04-19T22:51:23.882399+0000 mon.a (mon.0) 551 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:25.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:24 smithi044 bash[55659]: audit 2024-04-19T22:51:24.481275+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:25.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:24 smithi044 bash[55659]: audit 2024-04-19T22:51:24.495009+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:25.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:24 smithi044 bash[55659]: audit 2024-04-19T22:51:24.529707+0000 mon.a (mon.0) 554 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:51:25.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:24 smithi044 bash[56981]: cluster 2024-04-19T22:51:23.771591+0000 mgr.y (mgr.25321) 281 : cluster 0 pgmap v173: 161 pgs: 5 active+undersized+degraded, 21 peering, 6 stale+active+clean, 17 active+undersized, 112 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 25/630 objects degraded (3.968%) 2024-04-19T22:51:25.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:24 smithi044 bash[56981]: cluster 2024-04-19T22:51:23.882399+0000 mon.a (mon.0) 551 : cluster 3 Health check failed: Degraded data redundancy: 25/630 objects degraded (3.968%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:25.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:24 smithi044 bash[56981]: audit 2024-04-19T22:51:24.481275+0000 mon.a (mon.0) 552 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:25.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:24 smithi044 bash[56981]: audit 2024-04-19T22:51:24.495009+0000 mon.a (mon.0) 553 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:25.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:24 smithi044 bash[56981]: audit 2024-04-19T22:51:24.529707+0000 mon.a (mon.0) 554 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:51:26.257 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:25 smithi165 bash[48642]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-19T22:51:26.257 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:25 smithi165 bash[48642]: 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-19T22:51:26.257 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:25 smithi165 bash[48642]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-19T22:51:26.257 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:25 smithi165 bash[48642]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-19T22:51:26.257 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:25 smithi165 bash[48642]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-19T22:51:26.257 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:25 smithi165 bash[48642]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-19T22:51:26.257 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:25 smithi165 bash[48642]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-19T22:51:27.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:26 smithi165 bash[44861]: cluster 2024-04-19T22:51:25.773101+0000 mgr.y (mgr.25321) 282 : cluster 0 pgmap v174: 161 pgs: 14 active+undersized+degraded, 21 peering, 26 active+undersized, 100 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2024-04-19T22:51:27.320 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:26 smithi044 bash[55659]: cluster 2024-04-19T22:51:25.773101+0000 mgr.y (mgr.25321) 282 : cluster 0 pgmap v174: 161 pgs: 14 active+undersized+degraded, 21 peering, 26 active+undersized, 100 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2024-04-19T22:51:27.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:26 smithi044 bash[56981]: cluster 2024-04-19T22:51:25.773101+0000 mgr.y (mgr.25321) 282 : cluster 0 pgmap v174: 161 pgs: 14 active+undersized+degraded, 21 peering, 26 active+undersized, 100 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 54/630 objects degraded (8.571%) 2024-04-19T22:51:27.945 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:27 smithi165 bash[48865]: debug 2024-04-19T22:51:27.572+0000 7f76ddee5700 1 -- 172.21.15.165:0/1341567405 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5570ed753680 con 0x5570ed791000 2024-04-19T22:51:28.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:27 smithi044 bash[55659]: cluster 2024-04-19T22:51:27.774706+0000 mgr.y (mgr.25321) 283 : cluster 0 pgmap v175: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-19T22:51:28.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:27 smithi044 bash[55659]: cluster 2024-04-19T22:51:27.901517+0000 mon.a (mon.0) 555 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-04-19T22:51:28.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:27 smithi044 bash[56981]: cluster 2024-04-19T22:51:27.774706+0000 mgr.y (mgr.25321) 283 : cluster 0 pgmap v175: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-19T22:51:28.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:27 smithi044 bash[56981]: cluster 2024-04-19T22:51:27.901517+0000 mon.a (mon.0) 555 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-04-19T22:51:28.444 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:28 smithi165 bash[48865]: debug 2024-04-19T22:51:28.116+0000 7f76e707d7c0 -1 Falling back to public interface 2024-04-19T22:51:28.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:27 smithi165 bash[44861]: cluster 2024-04-19T22:51:27.774706+0000 mgr.y (mgr.25321) 283 : cluster 0 pgmap v175: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-19T22:51:28.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:27 smithi165 bash[44861]: cluster 2024-04-19T22:51:27.901517+0000 mon.a (mon.0) 555 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2024-04-19T22:51:31.158 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:30 smithi165 bash[44861]: cluster 2024-04-19T22:51:29.776085+0000 mgr.y (mgr.25321) 284 : cluster 0 pgmap v176: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-19T22:51:31.158 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:30 smithi165 bash[44861]: audit 2024-04-19T22:51:30.381406+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:31.158 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:30 smithi165 bash[44861]: cluster 2024-04-19T22:51:30.382319+0000 mon.a (mon.0) 557 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:31.158 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:30 smithi165 bash[44861]: audit 2024-04-19T22:51:30.395820+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:31.158 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:30 smithi165 bash[44861]: audit 2024-04-19T22:51:30.542115+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:31.158 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:30 smithi165 bash[44861]: audit 2024-04-19T22:51:30.544434+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:51:31.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:30 smithi044 bash[56981]: cluster 2024-04-19T22:51:29.776085+0000 mgr.y (mgr.25321) 284 : cluster 0 pgmap v176: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-19T22:51:31.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:30 smithi044 bash[56981]: audit 2024-04-19T22:51:30.381406+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:31.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:30 smithi044 bash[56981]: cluster 2024-04-19T22:51:30.382319+0000 mon.a (mon.0) 557 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:31.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:30 smithi044 bash[56981]: audit 2024-04-19T22:51:30.395820+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:31.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:30 smithi044 bash[56981]: audit 2024-04-19T22:51:30.542115+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:31.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:30 smithi044 bash[56981]: audit 2024-04-19T22:51:30.544434+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:51:31.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:30 smithi044 bash[55659]: cluster 2024-04-19T22:51:29.776085+0000 mgr.y (mgr.25321) 284 : cluster 0 pgmap v176: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-19T22:51:31.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:30 smithi044 bash[55659]: audit 2024-04-19T22:51:30.381406+0000 mon.a (mon.0) 556 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:31.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:30 smithi044 bash[55659]: cluster 2024-04-19T22:51:30.382319+0000 mon.a (mon.0) 557 : cluster 3 Health check update: Degraded data redundancy: 74/630 objects degraded (11.746%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:31.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:30 smithi044 bash[55659]: audit 2024-04-19T22:51:30.395820+0000 mon.a (mon.0) 558 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:31.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:30 smithi044 bash[55659]: audit 2024-04-19T22:51:30.542115+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:31.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:30 smithi044 bash[55659]: audit 2024-04-19T22:51:30.544434+0000 mon.a (mon.0) 560 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:51:31.444 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:31 smithi165 bash[48865]: debug 2024-04-19T22:51:31.152+0000 7f76e707d7c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-19T22:51:31.444 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:31 smithi165 bash[48865]: debug 2024-04-19T22:51:31.196+0000 7f76e707d7c0 -1 osd.5 134 log_to_monitors true 2024-04-19T22:51:32.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:31 smithi044 bash[55659]: audit 2024-04-19T22:51:31.204207+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.165:6808/1600576275,v1:172.21.15.165:6809/1600576275]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T22:51:32.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:31 smithi044 bash[55659]: audit 2024-04-19T22:51:31.205208+0000 mon.a (mon.0) 561 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T22:51:32.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:31 smithi044 bash[55659]: audit 2024-04-19T22:51:31.556860+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:32.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:31 smithi044 bash[55659]: audit 2024-04-19T22:51:31.569083+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:32.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:31 smithi044 bash[56981]: audit 2024-04-19T22:51:31.204207+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.165:6808/1600576275,v1:172.21.15.165:6809/1600576275]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T22:51:32.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:31 smithi044 bash[56981]: audit 2024-04-19T22:51:31.205208+0000 mon.a (mon.0) 561 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T22:51:32.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:31 smithi044 bash[56981]: audit 2024-04-19T22:51:31.556860+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:32.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:31 smithi044 bash[56981]: audit 2024-04-19T22:51:31.569083+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:32.194 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:31 smithi165 bash[48865]: debug 2024-04-19T22:51:31.880+0000 7f76d84d5700 -1 osd.5 134 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:51:32.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:31 smithi165 bash[44861]: audit 2024-04-19T22:51:31.204207+0000 mon.b (mon.2) 5 : audit 1 from='osd.5 [v2:172.21.15.165:6808/1600576275,v1:172.21.15.165:6809/1600576275]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T22:51:32.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:31 smithi165 bash[44861]: audit 2024-04-19T22:51:31.205208+0000 mon.a (mon.0) 561 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T22:51:32.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:31 smithi165 bash[44861]: audit 2024-04-19T22:51:31.556860+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:32.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:31 smithi165 bash[44861]: audit 2024-04-19T22:51:31.569083+0000 mon.a (mon.0) 563 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:32.571 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:51:32 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:51:32] "GET /metrics HTTP/1.1" 200 38524 "" "Prometheus/2.33.4" 2024-04-19T22:51:33.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:32 smithi165 bash[44861]: audit 2024-04-19T22:51:31.675856+0000 mgr.y (mgr.25321) 285 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:33.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:32 smithi165 bash[44861]: cluster 2024-04-19T22:51:31.777602+0000 mgr.y (mgr.25321) 286 : cluster 0 pgmap v177: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-19T22:51:33.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:32 smithi165 bash[44861]: audit 2024-04-19T22:51:31.843646+0000 mon.a (mon.0) 564 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-19T22:51:33.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:32 smithi165 bash[44861]: cluster 2024-04-19T22:51:31.850949+0000 mon.a (mon.0) 565 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2024-04-19T22:51:33.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:32 smithi165 bash[44861]: audit 2024-04-19T22:51:31.854412+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.165:6808/1600576275,v1:172.21.15.165:6809/1600576275]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:51:33.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:32 smithi165 bash[44861]: audit 2024-04-19T22:51:31.855634+0000 mon.a (mon.0) 566 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:51:33.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:32 smithi044 bash[55659]: audit 2024-04-19T22:51:31.675856+0000 mgr.y (mgr.25321) 285 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:33.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:32 smithi044 bash[55659]: cluster 2024-04-19T22:51:31.777602+0000 mgr.y (mgr.25321) 286 : cluster 0 pgmap v177: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-19T22:51:33.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:32 smithi044 bash[55659]: audit 2024-04-19T22:51:31.843646+0000 mon.a (mon.0) 564 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-19T22:51:33.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:32 smithi044 bash[55659]: cluster 2024-04-19T22:51:31.850949+0000 mon.a (mon.0) 565 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2024-04-19T22:51:33.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:32 smithi044 bash[55659]: audit 2024-04-19T22:51:31.854412+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.165:6808/1600576275,v1:172.21.15.165:6809/1600576275]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:51:33.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:32 smithi044 bash[55659]: audit 2024-04-19T22:51:31.855634+0000 mon.a (mon.0) 566 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:51:33.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:32 smithi044 bash[56981]: audit 2024-04-19T22:51:31.675856+0000 mgr.y (mgr.25321) 285 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:33.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:32 smithi044 bash[56981]: cluster 2024-04-19T22:51:31.777602+0000 mgr.y (mgr.25321) 286 : cluster 0 pgmap v177: 161 pgs: 22 active+undersized+degraded, 39 active+undersized, 100 active+clean; 585 KiB data, 211 MiB used, 715 GiB / 715 GiB avail; 74/630 objects degraded (11.746%) 2024-04-19T22:51:33.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:32 smithi044 bash[56981]: audit 2024-04-19T22:51:31.843646+0000 mon.a (mon.0) 564 : audit 1 from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-19T22:51:33.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:32 smithi044 bash[56981]: cluster 2024-04-19T22:51:31.850949+0000 mon.a (mon.0) 565 : cluster 0 osdmap e137: 8 total, 7 up, 8 in 2024-04-19T22:51:33.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:32 smithi044 bash[56981]: audit 2024-04-19T22:51:31.854412+0000 mon.b (mon.2) 6 : audit 1 from='osd.5 [v2:172.21.15.165:6808/1600576275,v1:172.21.15.165:6809/1600576275]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:51:33.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:32 smithi044 bash[56981]: audit 2024-04-19T22:51:31.855634+0000 mon.a (mon.0) 566 : audit 1 from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:51:34.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:33 smithi165 bash[44861]: cluster 2024-04-19T22:51:32.844746+0000 mon.a (mon.0) 567 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:51:34.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:33 smithi165 bash[44861]: cluster 2024-04-19T22:51:32.854970+0000 mon.a (mon.0) 568 : cluster 1 osd.5 [v2:172.21.15.165:6808/1600576275,v1:172.21.15.165:6809/1600576275] boot 2024-04-19T22:51:34.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:33 smithi165 bash[44861]: cluster 2024-04-19T22:51:32.855115+0000 mon.a (mon.0) 569 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-04-19T22:51:34.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:33 smithi165 bash[44861]: audit 2024-04-19T22:51:32.862114+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:51:34.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:33 smithi165 bash[44861]: cluster 2024-04-19T22:51:33.857273+0000 mon.a (mon.0) 571 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2024-04-19T22:51:34.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:33 smithi044 bash[55659]: cluster 2024-04-19T22:51:32.844746+0000 mon.a (mon.0) 567 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:51:34.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:33 smithi044 bash[55659]: cluster 2024-04-19T22:51:32.854970+0000 mon.a (mon.0) 568 : cluster 1 osd.5 [v2:172.21.15.165:6808/1600576275,v1:172.21.15.165:6809/1600576275] boot 2024-04-19T22:51:34.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:33 smithi044 bash[55659]: cluster 2024-04-19T22:51:32.855115+0000 mon.a (mon.0) 569 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-04-19T22:51:34.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:33 smithi044 bash[55659]: audit 2024-04-19T22:51:32.862114+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:51:34.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:33 smithi044 bash[55659]: cluster 2024-04-19T22:51:33.857273+0000 mon.a (mon.0) 571 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2024-04-19T22:51:34.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:33 smithi044 bash[56981]: cluster 2024-04-19T22:51:32.844746+0000 mon.a (mon.0) 567 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:51:34.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:33 smithi044 bash[56981]: cluster 2024-04-19T22:51:32.854970+0000 mon.a (mon.0) 568 : cluster 1 osd.5 [v2:172.21.15.165:6808/1600576275,v1:172.21.15.165:6809/1600576275] boot 2024-04-19T22:51:34.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:33 smithi044 bash[56981]: cluster 2024-04-19T22:51:32.855115+0000 mon.a (mon.0) 569 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2024-04-19T22:51:34.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:33 smithi044 bash[56981]: audit 2024-04-19T22:51:32.862114+0000 mon.a (mon.0) 570 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T22:51:34.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:33 smithi044 bash[56981]: cluster 2024-04-19T22:51:33.857273+0000 mon.a (mon.0) 571 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2024-04-19T22:51:35.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:34 smithi165 bash[44861]: cluster 2024-04-19T22:51:33.778768+0000 mgr.y (mgr.25321) 287 : cluster 0 pgmap v180: 161 pgs: 7 peering, 20 active+undersized+degraded, 34 active+undersized, 100 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-19T22:51:35.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:34 smithi044 bash[55659]: cluster 2024-04-19T22:51:33.778768+0000 mgr.y (mgr.25321) 287 : cluster 0 pgmap v180: 161 pgs: 7 peering, 20 active+undersized+degraded, 34 active+undersized, 100 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-19T22:51:35.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:34 smithi044 bash[56981]: cluster 2024-04-19T22:51:33.778768+0000 mgr.y (mgr.25321) 287 : cluster 0 pgmap v180: 161 pgs: 7 peering, 20 active+undersized+degraded, 34 active+undersized, 100 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 63/630 objects degraded (10.000%) 2024-04-19T22:51:36.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:35 smithi165 bash[44861]: cluster 2024-04-19T22:51:35.383638+0000 mon.a (mon.0) 572 : cluster 3 Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 20 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:36.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:35 smithi044 bash[55659]: cluster 2024-04-19T22:51:35.383638+0000 mon.a (mon.0) 572 : cluster 3 Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 20 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:36.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:35 smithi044 bash[56981]: cluster 2024-04-19T22:51:35.383638+0000 mon.a (mon.0) 572 : cluster 3 Health check update: Degraded data redundancy: 63/630 objects degraded (10.000%), 20 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:37.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:36 smithi165 bash[44861]: cluster 2024-04-19T22:51:35.780341+0000 mgr.y (mgr.25321) 288 : cluster 0 pgmap v182: 161 pgs: 7 peering, 14 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 47/630 objects degraded (7.460%) 2024-04-19T22:51:37.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:36 smithi044 bash[56981]: cluster 2024-04-19T22:51:35.780341+0000 mgr.y (mgr.25321) 288 : cluster 0 pgmap v182: 161 pgs: 7 peering, 14 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 47/630 objects degraded (7.460%) 2024-04-19T22:51:37.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:36 smithi044 bash[55659]: cluster 2024-04-19T22:51:35.780341+0000 mgr.y (mgr.25321) 288 : cluster 0 pgmap v182: 161 pgs: 7 peering, 14 active+undersized+degraded, 28 active+undersized, 112 active+clean; 585 KiB data, 226 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s; 47/630 objects degraded (7.460%) 2024-04-19T22:51:38.080 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:37 smithi165 bash[44861]: cluster 2024-04-19T22:51:37.781660+0000 mgr.y (mgr.25321) 289 : cluster 0 pgmap v183: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-19T22:51:38.080 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:37 smithi165 bash[44861]: cluster 2024-04-19T22:51:37.909509+0000 mon.a (mon.0) 573 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 14 pgs degraded) 2024-04-19T22:51:38.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:37 smithi044 bash[55659]: cluster 2024-04-19T22:51:37.781660+0000 mgr.y (mgr.25321) 289 : cluster 0 pgmap v183: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-19T22:51:38.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:37 smithi044 bash[55659]: cluster 2024-04-19T22:51:37.909509+0000 mon.a (mon.0) 573 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 14 pgs degraded) 2024-04-19T22:51:38.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:37 smithi044 bash[56981]: cluster 2024-04-19T22:51:37.781660+0000 mgr.y (mgr.25321) 289 : cluster 0 pgmap v183: 161 pgs: 7 peering, 154 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s 2024-04-19T22:51:38.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:37 smithi044 bash[56981]: cluster 2024-04-19T22:51:37.909509+0000 mon.a (mon.0) 573 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 14 pgs degraded) 2024-04-19T22:51:41.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:40 smithi165 bash[44861]: cluster 2024-04-19T22:51:39.782704+0000 mgr.y (mgr.25321) 290 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:51:41.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:40 smithi044 bash[55659]: cluster 2024-04-19T22:51:39.782704+0000 mgr.y (mgr.25321) 290 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:51:41.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:40 smithi044 bash[56981]: cluster 2024-04-19T22:51:39.782704+0000 mgr.y (mgr.25321) 290 : cluster 0 pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:51:42.571 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:51:42] "GET /metrics HTTP/1.1" 200 38524 "" "Prometheus/2.33.4" 2024-04-19T22:51:42.571 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[55659]: audit 2024-04-19T22:51:41.323852+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:42.571 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[55659]: audit 2024-04-19T22:51:41.337692+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:42.571 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[55659]: audit 2024-04-19T22:51:41.340535+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:51:42.571 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[55659]: audit 2024-04-19T22:51:41.342494+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:51:42.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[55659]: cluster 2024-04-19T22:51:41.346228+0000 mgr.y (mgr.25321) 291 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-19T22:51:42.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[55659]: cluster 2024-04-19T22:51:41.346797+0000 mgr.y (mgr.25321) 292 : cluster 0 pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:51:42.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[55659]: audit 2024-04-19T22:51:41.355784+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:42.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[55659]: audit 2024-04-19T22:51:41.445482+0000 mon.a (mon.0) 579 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:51:42.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[55659]: audit 2024-04-19T22:51:41.449882+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:42.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[55659]: audit 2024-04-19T22:51:41.453106+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:42.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[55659]: audit 2024-04-19T22:51:41.455476+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:42.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[55659]: audit 2024-04-19T22:51:41.458889+0000 mon.a (mon.0) 583 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T22:51:42.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[55659]: audit 2024-04-19T22:51:41.459192+0000 mgr.y (mgr.25321) 293 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T22:51:42.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[55659]: cephadm 2024-04-19T22:51:41.461418+0000 mgr.y (mgr.25321) 294 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-04-19T22:51:42.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[55659]: audit 2024-04-19T22:51:41.685235+0000 mgr.y (mgr.25321) 295 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:42.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[56981]: audit 2024-04-19T22:51:41.323852+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:42.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[56981]: audit 2024-04-19T22:51:41.337692+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:42.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[56981]: audit 2024-04-19T22:51:41.340535+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:51:42.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[56981]: audit 2024-04-19T22:51:41.342494+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:51:42.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[56981]: cluster 2024-04-19T22:51:41.346228+0000 mgr.y (mgr.25321) 291 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-19T22:51:42.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[56981]: cluster 2024-04-19T22:51:41.346797+0000 mgr.y (mgr.25321) 292 : cluster 0 pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:51:42.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[56981]: audit 2024-04-19T22:51:41.355784+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:42.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[56981]: audit 2024-04-19T22:51:41.445482+0000 mon.a (mon.0) 579 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:51:42.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[56981]: audit 2024-04-19T22:51:41.449882+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:42.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[56981]: audit 2024-04-19T22:51:41.453106+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:42.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[56981]: audit 2024-04-19T22:51:41.455476+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:42.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[56981]: audit 2024-04-19T22:51:41.458889+0000 mon.a (mon.0) 583 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T22:51:42.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[56981]: audit 2024-04-19T22:51:41.459192+0000 mgr.y (mgr.25321) 293 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T22:51:42.574 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[56981]: cephadm 2024-04-19T22:51:41.461418+0000 mgr.y (mgr.25321) 294 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-04-19T22:51:42.574 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:42 smithi044 bash[56981]: audit 2024-04-19T22:51:41.685235+0000 mgr.y (mgr.25321) 295 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:42 smithi165 bash[44861]: audit 2024-04-19T22:51:41.323852+0000 mon.a (mon.0) 574 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:42 smithi165 bash[44861]: audit 2024-04-19T22:51:41.337692+0000 mon.a (mon.0) 575 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:42 smithi165 bash[44861]: audit 2024-04-19T22:51:41.340535+0000 mon.a (mon.0) 576 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:51:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:42 smithi165 bash[44861]: audit 2024-04-19T22:51:41.342494+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:51:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:42 smithi165 bash[44861]: cluster 2024-04-19T22:51:41.346228+0000 mgr.y (mgr.25321) 291 : cluster 0 pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-19T22:51:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:42 smithi165 bash[44861]: cluster 2024-04-19T22:51:41.346797+0000 mgr.y (mgr.25321) 292 : cluster 0 pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:51:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:42 smithi165 bash[44861]: audit 2024-04-19T22:51:41.355784+0000 mon.a (mon.0) 578 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:42 smithi165 bash[44861]: audit 2024-04-19T22:51:41.445482+0000 mon.a (mon.0) 579 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:51:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:42 smithi165 bash[44861]: audit 2024-04-19T22:51:41.449882+0000 mon.a (mon.0) 580 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:42 smithi165 bash[44861]: audit 2024-04-19T22:51:41.453106+0000 mon.a (mon.0) 581 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:42 smithi165 bash[44861]: audit 2024-04-19T22:51:41.455476+0000 mon.a (mon.0) 582 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:42 smithi165 bash[44861]: audit 2024-04-19T22:51:41.458889+0000 mon.a (mon.0) 583 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T22:51:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:42 smithi165 bash[44861]: audit 2024-04-19T22:51:41.459192+0000 mgr.y (mgr.25321) 293 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T22:51:42.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:42 smithi165 bash[44861]: cephadm 2024-04-19T22:51:41.461418+0000 mgr.y (mgr.25321) 294 : cephadm 1 Upgrade: osd.6 is safe to restart 2024-04-19T22:51:42.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:42 smithi165 bash[44861]: audit 2024-04-19T22:51:41.685235+0000 mgr.y (mgr.25321) 295 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:45.015 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:44 smithi165 bash[44861]: cluster 2024-04-19T22:51:43.348237+0000 mgr.y (mgr.25321) 296 : cluster 0 pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-04-19T22:51:45.016 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:44 smithi165 bash[44861]: cephadm 2024-04-19T22:51:43.732030+0000 mgr.y (mgr.25321) 297 : cephadm 1 Upgrade: Updating osd.6 2024-04-19T22:51:45.016 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:44 smithi165 bash[44861]: audit 2024-04-19T22:51:43.739784+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:45.016 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:44 smithi165 bash[44861]: audit 2024-04-19T22:51:43.744163+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T22:51:45.016 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:44 smithi165 bash[44861]: audit 2024-04-19T22:51:43.745881+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:51:45.016 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:44 smithi165 bash[44861]: cephadm 2024-04-19T22:51:43.751856+0000 mgr.y (mgr.25321) 298 : cephadm 1 Deploying daemon osd.6 on smithi165 2024-04-19T22:51:45.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:44 smithi044 bash[56981]: cluster 2024-04-19T22:51:43.348237+0000 mgr.y (mgr.25321) 296 : cluster 0 pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-04-19T22:51:45.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:44 smithi044 bash[56981]: cephadm 2024-04-19T22:51:43.732030+0000 mgr.y (mgr.25321) 297 : cephadm 1 Upgrade: Updating osd.6 2024-04-19T22:51:45.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:44 smithi044 bash[56981]: audit 2024-04-19T22:51:43.739784+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:45.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:44 smithi044 bash[56981]: audit 2024-04-19T22:51:43.744163+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T22:51:45.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:44 smithi044 bash[56981]: audit 2024-04-19T22:51:43.745881+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:51:45.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:44 smithi044 bash[56981]: cephadm 2024-04-19T22:51:43.751856+0000 mgr.y (mgr.25321) 298 : cephadm 1 Deploying daemon osd.6 on smithi165 2024-04-19T22:51:45.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:44 smithi044 bash[55659]: cluster 2024-04-19T22:51:43.348237+0000 mgr.y (mgr.25321) 296 : cluster 0 pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 862 B/s rd, 0 op/s 2024-04-19T22:51:45.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:44 smithi044 bash[55659]: cephadm 2024-04-19T22:51:43.732030+0000 mgr.y (mgr.25321) 297 : cephadm 1 Upgrade: Updating osd.6 2024-04-19T22:51:45.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:44 smithi044 bash[55659]: audit 2024-04-19T22:51:43.739784+0000 mon.a (mon.0) 584 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:45.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:44 smithi044 bash[55659]: audit 2024-04-19T22:51:43.744163+0000 mon.a (mon.0) 585 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T22:51:45.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:44 smithi044 bash[55659]: audit 2024-04-19T22:51:43.745881+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:51:45.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:44 smithi044 bash[55659]: cephadm 2024-04-19T22:51:43.751856+0000 mgr.y (mgr.25321) 298 : cephadm 1 Deploying daemon osd.6 on smithi165 2024-04-19T22:51:46.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:46 smithi044 bash[55659]: cluster 2024-04-19T22:51:45.349545+0000 mgr.y (mgr.25321) 299 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-04-19T22:51:46.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:46 smithi044 bash[55659]: audit 2024-04-19T22:51:45.542981+0000 mon.a (mon.0) 587 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:46.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:46 smithi044 bash[55659]: audit 2024-04-19T22:51:45.545265+0000 mon.a (mon.0) 588 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:51:46.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:46 smithi044 bash[55659]: audit 2024-04-19T22:51:45.821433+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:46.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:46 smithi044 bash[56981]: cluster 2024-04-19T22:51:45.349545+0000 mgr.y (mgr.25321) 299 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-04-19T22:51:46.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:46 smithi044 bash[56981]: audit 2024-04-19T22:51:45.542981+0000 mon.a (mon.0) 587 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:46.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:46 smithi044 bash[56981]: audit 2024-04-19T22:51:45.545265+0000 mon.a (mon.0) 588 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:51:46.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:46 smithi044 bash[56981]: audit 2024-04-19T22:51:45.821433+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:46.859 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:46 smithi165 bash[44861]: cluster 2024-04-19T22:51:45.349545+0000 mgr.y (mgr.25321) 299 : cluster 0 pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-04-19T22:51:46.859 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:46 smithi165 bash[44861]: audit 2024-04-19T22:51:45.542981+0000 mon.a (mon.0) 587 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:46.859 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:46 smithi165 bash[44861]: audit 2024-04-19T22:51:45.545265+0000 mon.a (mon.0) 588 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:51:46.859 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:46 smithi165 bash[44861]: audit 2024-04-19T22:51:45.821433+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:48.077 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:51:47 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:48.078 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:51:47 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:48.078 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:51:47 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:48.079 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:51:47 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:48.079 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:51:47 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:48.079 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:47 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:48.080 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:51:47 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:48.080 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:47 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:48.080 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:48 smithi165 systemd[1]: Stopping Ceph osd.6 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:51:48.080 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:47 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:48.444 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:48 smithi165 bash[27411]: debug 2024-04-19T22:51:48.227+0000 7fbae5740700 -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-19T22:51:48.444 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:48 smithi165 bash[27411]: debug 2024-04-19T22:51:48.227+0000 7fbae5740700 -1 osd.6 139 *** Got signal Terminated *** 2024-04-19T22:51:48.444 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:48 smithi165 bash[27411]: debug 2024-04-19T22:51:48.227+0000 7fbae5740700 -1 osd.6 139 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:51:48.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:48 smithi044 bash[55659]: cluster 2024-04-19T22:51:47.350884+0000 mgr.y (mgr.25321) 300 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:51:48.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:48 smithi044 bash[55659]: cluster 2024-04-19T22:51:48.235664+0000 mon.a (mon.0) 590 : cluster 1 osd.6 marked itself down and dead 2024-04-19T22:51:48.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:48 smithi044 bash[56981]: cluster 2024-04-19T22:51:47.350884+0000 mgr.y (mgr.25321) 300 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:51:48.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:48 smithi044 bash[56981]: cluster 2024-04-19T22:51:48.235664+0000 mon.a (mon.0) 590 : cluster 1 osd.6 marked itself down and dead 2024-04-19T22:51:48.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:48 smithi165 bash[44861]: cluster 2024-04-19T22:51:47.350884+0000 mgr.y (mgr.25321) 300 : cluster 0 pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:51:48.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:48 smithi165 bash[44861]: cluster 2024-04-19T22:51:48.235664+0000 mon.a (mon.0) 590 : cluster 1 osd.6 marked itself down and dead 2024-04-19T22:51:49.871 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:49 smithi165 bash[50293]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-6 2024-04-19T22:51:49.871 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:49 smithi165 bash[50358]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-6 2024-04-19T22:51:49.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:49 smithi165 bash[44861]: cluster 2024-04-19T22:51:48.544058+0000 mon.a (mon.0) 591 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:51:49.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:49 smithi165 bash[44861]: cluster 2024-04-19T22:51:48.555489+0000 mon.a (mon.0) 592 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-04-19T22:51:49.871 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:49 smithi165 bash[44861]: cluster 2024-04-19T22:51:49.556087+0000 mon.a (mon.0) 593 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-04-19T22:51:50.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:49 smithi044 bash[56981]: cluster 2024-04-19T22:51:48.544058+0000 mon.a (mon.0) 591 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:51:50.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:49 smithi044 bash[56981]: cluster 2024-04-19T22:51:48.555489+0000 mon.a (mon.0) 592 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-04-19T22:51:50.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:49 smithi044 bash[56981]: cluster 2024-04-19T22:51:49.556087+0000 mon.a (mon.0) 593 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-04-19T22:51:50.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:49 smithi044 bash[55659]: cluster 2024-04-19T22:51:48.544058+0000 mon.a (mon.0) 591 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:51:50.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:49 smithi044 bash[55659]: cluster 2024-04-19T22:51:48.555489+0000 mon.a (mon.0) 592 : cluster 0 osdmap e140: 8 total, 7 up, 8 in 2024-04-19T22:51:50.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:49 smithi044 bash[55659]: cluster 2024-04-19T22:51:49.556087+0000 mon.a (mon.0) 593 : cluster 0 osdmap e141: 8 total, 7 up, 8 in 2024-04-19T22:51:50.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:50 smithi165 bash[44861]: cluster 2024-04-19T22:51:49.351663+0000 mgr.y (mgr.25321) 301 : cluster 0 pgmap v191: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:51:51.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:50 smithi044 bash[56981]: cluster 2024-04-19T22:51:49.351663+0000 mgr.y (mgr.25321) 301 : cluster 0 pgmap v191: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:51:51.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:50 smithi044 bash[55659]: cluster 2024-04-19T22:51:49.351663+0000 mgr.y (mgr.25321) 301 : cluster 0 pgmap v191: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:51:51.944 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:51 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.6.service: Deactivated successfully. 2024-04-19T22:51:51.944 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:51 smithi165 systemd[1]: Stopped Ceph osd.6 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:51:51.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:51 smithi165 bash[44861]: cluster 2024-04-19T22:51:51.588860+0000 mon.a (mon.0) 594 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 6 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:52.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:51 smithi044 bash[56981]: cluster 2024-04-19T22:51:51.588860+0000 mon.a (mon.0) 594 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 6 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:52.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:51 smithi044 bash[55659]: cluster 2024-04-19T22:51:51.588860+0000 mon.a (mon.0) 594 : cluster 3 Health check failed: Degraded data redundancy: 15/630 objects degraded (2.381%), 6 pgs degraded (PG_DEGRADED) 2024-04-19T22:51:52.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:52 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:52.445 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:51:52 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:52.445 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:51:52 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:52.445 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:52 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:52.445 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:52 smithi165 systemd[1]: Started Ceph osd.6 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:51:52.446 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:51:52 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:52.446 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:51:52 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:52.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:51:52 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:52.446 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:51:52 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:52.447 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:51:52 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:51:52.571 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:51:52 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:51:52] "GET /metrics HTTP/1.1" 200 38528 "" "Prometheus/2.33.4" 2024-04-19T22:51:52.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:52 smithi165 bash[44861]: cluster 2024-04-19T22:51:51.352877+0000 mgr.y (mgr.25321) 302 : cluster 0 pgmap v193: 161 pgs: 6 active+undersized+degraded, 10 stale+active+clean, 9 active+undersized, 136 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-04-19T22:51:52.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:52 smithi165 bash[44861]: audit 2024-04-19T22:51:51.694639+0000 mgr.y (mgr.25321) 303 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:52.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:52 smithi165 bash[44861]: audit 2024-04-19T22:51:52.191371+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:52.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:52 smithi165 bash[44861]: audit 2024-04-19T22:51:52.205617+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:52.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:52 smithi165 bash[44861]: audit 2024-04-19T22:51:52.242763+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:51:53.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:52 smithi044 bash[56981]: cluster 2024-04-19T22:51:51.352877+0000 mgr.y (mgr.25321) 302 : cluster 0 pgmap v193: 161 pgs: 6 active+undersized+degraded, 10 stale+active+clean, 9 active+undersized, 136 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-04-19T22:51:53.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:52 smithi044 bash[56981]: audit 2024-04-19T22:51:51.694639+0000 mgr.y (mgr.25321) 303 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:53.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:52 smithi044 bash[56981]: audit 2024-04-19T22:51:52.191371+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:53.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:52 smithi044 bash[56981]: audit 2024-04-19T22:51:52.205617+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:53.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:52 smithi044 bash[56981]: audit 2024-04-19T22:51:52.242763+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:51:53.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:52 smithi044 bash[55659]: cluster 2024-04-19T22:51:51.352877+0000 mgr.y (mgr.25321) 302 : cluster 0 pgmap v193: 161 pgs: 6 active+undersized+degraded, 10 stale+active+clean, 9 active+undersized, 136 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 15/630 objects degraded (2.381%) 2024-04-19T22:51:53.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:52 smithi044 bash[55659]: audit 2024-04-19T22:51:51.694639+0000 mgr.y (mgr.25321) 303 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:51:53.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:52 smithi044 bash[55659]: audit 2024-04-19T22:51:52.191371+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:53.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:52 smithi044 bash[55659]: audit 2024-04-19T22:51:52.205617+0000 mon.a (mon.0) 596 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:51:53.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:52 smithi044 bash[55659]: audit 2024-04-19T22:51:52.242763+0000 mon.a (mon.0) 597 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:51:53.294 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:51:53.902 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:53 smithi165 bash[50508]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-19T22:51:53.903 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:53 smithi165 bash[50508]: 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-19T22:51:53.903 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:53 smithi165 bash[50508]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-19T22:51:53.903 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:53 smithi165 bash[50508]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-19T22:51:53.903 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:53 smithi165 bash[50508]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-19T22:51:53.903 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:53 smithi165 bash[50508]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-19T22:51:53.903 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:53 smithi165 bash[50508]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-19T22:51:54.044 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:51:54.044 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (6m) 80s ago 13m 13.6M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:51:54.044 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 error 23s ago 13m - - 2024-04-19T22:51:54.044 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (5m) 80s ago 11m 44.2M - 3.5 e1d6a67b021e 57b20873ff61 2024-04-19T22:51:54.044 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (5m) 23s ago 19m 438M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:51:54.044 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (6m) 80s ago 21m 496M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:51:54.045 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (5m) 80s ago 21m 48.8M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:51:54.045 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (4m) 23s ago 19m 38.2M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:51:54.045 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (4m) 80s ago 19m 42.1M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:51:54.045 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (7m) 80s ago 13m 9115k - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:51:54.045 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (6m) 23s ago 13m 9031k - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:51:54.045 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (2m) 80s ago 18m 56.3M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 4ca22b62b153 2024-04-19T22:51:54.045 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (2m) 80s ago 18m 49.4M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 10381d943905 2024-04-19T22:51:54.045 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (112s) 80s ago 17m 44.8M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 01e40460e5d7 2024-04-19T22:51:54.045 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (84s) 80s ago 17m - 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 b670605e588c 2024-04-19T22:51:54.045 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (56s) 23s ago 16m 53.6M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 4d06643c9c9a 2024-04-19T22:51:54.045 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (27s) 23s ago 15m - 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 b786a54d9218 2024-04-19T22:51:54.045 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 starting - - - 3036M 2024-04-19T22:51:54.045 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (14m) 23s ago 14m 62.6M 3036M 17.2.0 e1d6a67b021e ad7dc301464d 2024-04-19T22:51:54.045 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (5m) 23s ago 13m 61.2M - 2.33.4 514e6a882f6e 80e3b346b1e3 2024-04-19T22:51:54.045 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (12m) 80s ago 12m 86.2M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:51:54.046 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (11m) 23s ago 11m 86.5M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:51:54.046 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (11m) 80s ago 11m 85.9M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:51:54.046 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (11m) 23s ago 11m 86.2M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:51:54.485 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:51:54.485 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:51:54.485 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:51:54.485 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:51:54.485 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:51:54.485 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:51:54.485 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:51:54.486 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:51:54.486 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-19T22:51:54.486 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 6 2024-04-19T22:51:54.486 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:51:54.486 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:51:54.486 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:51:54.486 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:51:54.486 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:51:54.486 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-19T22:51:54.486 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 11 2024-04-19T22:51:54.486 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:51:54.486 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:51:54.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:54 smithi165 bash[44861]: audit 2024-04-19T22:51:53.280464+0000 mgr.y (mgr.25321) 304 : audit 0 from='client.44419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:54.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:54 smithi165 bash[44861]: cluster 2024-04-19T22:51:53.354651+0000 mgr.y (mgr.25321) 305 : cluster 0 pgmap v194: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T22:51:54.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:54 smithi165 bash[44861]: audit 2024-04-19T22:51:53.658992+0000 mgr.y (mgr.25321) 306 : audit 0 from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:54.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:54 smithi165 bash[44861]: audit 2024-04-19T22:51:54.485711+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.44:0/2506414278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:54.866 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:51:54.866 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:51:54.866 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:51:54.866 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:51:54.866 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:51:54.867 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-04-19T22:51:54.867 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:51:54.867 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:51:54.867 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "11/23 daemons upgraded", 2024-04-19T22:51:54.867 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T22:51:54.867 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:51:54.867 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:51:55.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:54 smithi044 bash[55659]: audit 2024-04-19T22:51:53.280464+0000 mgr.y (mgr.25321) 304 : audit 0 from='client.44419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:55.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:54 smithi044 bash[55659]: cluster 2024-04-19T22:51:53.354651+0000 mgr.y (mgr.25321) 305 : cluster 0 pgmap v194: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T22:51:55.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:54 smithi044 bash[55659]: audit 2024-04-19T22:51:53.658992+0000 mgr.y (mgr.25321) 306 : audit 0 from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:55.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:54 smithi044 bash[55659]: audit 2024-04-19T22:51:54.485711+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.44:0/2506414278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:55.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:54 smithi044 bash[56981]: audit 2024-04-19T22:51:53.280464+0000 mgr.y (mgr.25321) 304 : audit 0 from='client.44419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:55.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:54 smithi044 bash[56981]: cluster 2024-04-19T22:51:53.354651+0000 mgr.y (mgr.25321) 305 : cluster 0 pgmap v194: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T22:51:55.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:54 smithi044 bash[56981]: audit 2024-04-19T22:51:53.658992+0000 mgr.y (mgr.25321) 306 : audit 0 from='client.34500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:55.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:54 smithi044 bash[56981]: audit 2024-04-19T22:51:54.485711+0000 mon.c (mon.1) 16 : audit 0 from='client.? 172.21.15.44:0/2506414278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:51:55.307 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s); 1 osds down; Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded 2024-04-19T22:51:55.307 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:51:55.307 INFO:teuthology.orchestra.run.smithi044.stdout: daemon grafana.a on smithi165 is in error state 2024-04-19T22:51:55.307 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-19T22:51:55.307 INFO:teuthology.orchestra.run.smithi044.stdout: osd.6 (root=default,host=smithi165) is down 2024-04-19T22:51:55.307 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded 2024-04-19T22:51:55.307 INFO:teuthology.orchestra.run.smithi044.stdout: pg 1.0 is active+undersized+degraded, acting [7,0] 2024-04-19T22:51:55.307 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.7 is active+undersized+degraded, acting [7,2] 2024-04-19T22:51:55.307 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.11 is active+undersized+degraded, acting [4,1] 2024-04-19T22:51:55.307 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.14 is active+undersized+degraded, acting [3,5] 2024-04-19T22:51:55.307 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.17 is active+undersized+degraded, acting [5,2] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1a is active+undersized+degraded, acting [4,7] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1b is active+undersized+degraded, acting [3,7] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.0 is active+undersized+degraded, acting [1,2] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.2 is active+undersized+degraded, acting [3,5] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.3 is active+undersized+degraded, acting [4,0] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.a is active+undersized+degraded, acting [4,1] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.c is active+undersized+degraded, acting [5,3] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.d is active+undersized+degraded, acting [7,5] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.10 is active+undersized+degraded, acting [0,5] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.11 is active+undersized+degraded, acting [7,4] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.14 is active+undersized+degraded, acting [4,7] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1d is active+undersized+degraded, acting [5,4] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1e is active+undersized+degraded, acting [3,2] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.e is active+undersized+degraded, acting [4,1] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.1f is active+undersized+degraded, acting [5,1] 2024-04-19T22:51:55.308 INFO:teuthology.orchestra.run.smithi044.stdout: pg 6.c is active+undersized+degraded, acting [3,5] 2024-04-19T22:51:55.444 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:55 smithi165 bash[50727]: debug 2024-04-19T22:51:55.207+0000 7f734be1f700 1 -- 172.21.15.165:0/3717953793 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b2e9731680 con 0x55b2e976ec00 2024-04-19T22:51:55.944 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:55 smithi165 bash[50727]: debug 2024-04-19T22:51:55.751+0000 7f7354fb77c0 -1 Falling back to public interface 2024-04-19T22:51:55.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:55 smithi165 bash[44861]: audit 2024-04-19T22:51:54.000679+0000 mgr.y (mgr.25321) 307 : audit 0 from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:55.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:55 smithi165 bash[44861]: audit 2024-04-19T22:51:54.866458+0000 mgr.y (mgr.25321) 308 : audit 0 from='client.44443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:55.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:55 smithi165 bash[44861]: audit 2024-04-19T22:51:55.307972+0000 mon.a (mon.0) 598 : audit 0 from='client.? 172.21.15.44:0/2850506055' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:51:56.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:55 smithi044 bash[56981]: audit 2024-04-19T22:51:54.000679+0000 mgr.y (mgr.25321) 307 : audit 0 from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:56.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:55 smithi044 bash[56981]: audit 2024-04-19T22:51:54.866458+0000 mgr.y (mgr.25321) 308 : audit 0 from='client.44443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:56.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:55 smithi044 bash[56981]: audit 2024-04-19T22:51:55.307972+0000 mon.a (mon.0) 598 : audit 0 from='client.? 172.21.15.44:0/2850506055' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:51:56.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:55 smithi044 bash[55659]: audit 2024-04-19T22:51:54.000679+0000 mgr.y (mgr.25321) 307 : audit 0 from='client.34506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:56.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:55 smithi044 bash[55659]: audit 2024-04-19T22:51:54.866458+0000 mgr.y (mgr.25321) 308 : audit 0 from='client.44443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:51:56.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:55 smithi044 bash[55659]: audit 2024-04-19T22:51:55.307972+0000 mon.a (mon.0) 598 : audit 0 from='client.? 172.21.15.44:0/2850506055' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:51:56.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:56 smithi165 bash[44861]: cluster 2024-04-19T22:51:55.356069+0000 mgr.y (mgr.25321) 309 : cluster 0 pgmap v195: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T22:51:57.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:56 smithi044 bash[56981]: cluster 2024-04-19T22:51:55.356069+0000 mgr.y (mgr.25321) 309 : cluster 0 pgmap v195: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T22:51:57.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:56 smithi044 bash[55659]: cluster 2024-04-19T22:51:55.356069+0000 mgr.y (mgr.25321) 309 : cluster 0 pgmap v195: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T22:51:58.944 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:58 smithi165 bash[50727]: debug 2024-04-19T22:51:58.703+0000 7f7354fb77c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-19T22:51:58.944 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:58 smithi165 bash[50727]: debug 2024-04-19T22:51:58.735+0000 7f7354fb77c0 -1 osd.6 139 log_to_monitors true 2024-04-19T22:51:58.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:58 smithi165 bash[44861]: cluster 2024-04-19T22:51:57.357700+0000 mgr.y (mgr.25321) 310 : cluster 0 pgmap v196: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T22:51:59.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:58 smithi044 bash[55659]: cluster 2024-04-19T22:51:57.357700+0000 mgr.y (mgr.25321) 310 : cluster 0 pgmap v196: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T22:51:59.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:58 smithi044 bash[56981]: cluster 2024-04-19T22:51:57.357700+0000 mgr.y (mgr.25321) 310 : cluster 0 pgmap v196: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T22:51:59.944 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:51:59 smithi165 bash[50727]: debug 2024-04-19T22:51:59.743+0000 7f734640f700 -1 osd.6 139 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:51:59.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:59 smithi165 bash[44861]: audit 2024-04-19T22:51:58.741833+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.165:6816/3529581758,v1:172.21.15.165:6817/3529581758]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T22:51:59.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:51:59 smithi165 bash[44861]: audit 2024-04-19T22:51:58.742520+0000 mon.a (mon.0) 599 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T22:52:00.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:59 smithi044 bash[55659]: audit 2024-04-19T22:51:58.741833+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.165:6816/3529581758,v1:172.21.15.165:6817/3529581758]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T22:52:00.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:51:59 smithi044 bash[55659]: audit 2024-04-19T22:51:58.742520+0000 mon.a (mon.0) 599 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T22:52:00.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:59 smithi044 bash[56981]: audit 2024-04-19T22:51:58.741833+0000 mon.b (mon.2) 7 : audit 1 from='osd.6 [v2:172.21.15.165:6816/3529581758,v1:172.21.15.165:6817/3529581758]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T22:52:00.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:51:59 smithi044 bash[56981]: audit 2024-04-19T22:51:58.742520+0000 mon.a (mon.0) 599 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T22:52:01.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[56981]: cluster 2024-04-19T22:51:59.358888+0000 mgr.y (mgr.25321) 311 : cluster 0 pgmap v197: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T22:52:01.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[56981]: audit 2024-04-19T22:51:59.694653+0000 mon.a (mon.0) 600 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-19T22:52:01.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[56981]: audit 2024-04-19T22:51:59.700865+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.165:6816/3529581758,v1:172.21.15.165:6817/3529581758]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:52:01.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[56981]: cluster 2024-04-19T22:51:59.704647+0000 mon.a (mon.0) 601 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2024-04-19T22:52:01.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[56981]: audit 2024-04-19T22:51:59.706581+0000 mon.a (mon.0) 602 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:52:01.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[56981]: audit 2024-04-19T22:51:59.751657+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:01.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[56981]: audit 2024-04-19T22:51:59.763124+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:01.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[56981]: cluster 2024-04-19T22:52:00.389236+0000 mon.a (mon.0) 605 : cluster 3 Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-04-19T22:52:01.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[56981]: audit 2024-04-19T22:52:00.543527+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:01.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[56981]: audit 2024-04-19T22:52:00.545906+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:52:01.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[55659]: cluster 2024-04-19T22:51:59.358888+0000 mgr.y (mgr.25321) 311 : cluster 0 pgmap v197: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T22:52:01.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[55659]: audit 2024-04-19T22:51:59.694653+0000 mon.a (mon.0) 600 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-19T22:52:01.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[55659]: audit 2024-04-19T22:51:59.700865+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.165:6816/3529581758,v1:172.21.15.165:6817/3529581758]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:52:01.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[55659]: cluster 2024-04-19T22:51:59.704647+0000 mon.a (mon.0) 601 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2024-04-19T22:52:01.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[55659]: audit 2024-04-19T22:51:59.706581+0000 mon.a (mon.0) 602 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:52:01.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[55659]: audit 2024-04-19T22:51:59.751657+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:01.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[55659]: audit 2024-04-19T22:51:59.763124+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:01.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[55659]: cluster 2024-04-19T22:52:00.389236+0000 mon.a (mon.0) 605 : cluster 3 Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-04-19T22:52:01.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[55659]: audit 2024-04-19T22:52:00.543527+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:01.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:00 smithi044 bash[55659]: audit 2024-04-19T22:52:00.545906+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:52:01.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:00 smithi165 bash[44861]: cluster 2024-04-19T22:51:59.358888+0000 mgr.y (mgr.25321) 311 : cluster 0 pgmap v197: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 227 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T22:52:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:00 smithi165 bash[44861]: audit 2024-04-19T22:51:59.694653+0000 mon.a (mon.0) 600 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-19T22:52:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:00 smithi165 bash[44861]: audit 2024-04-19T22:51:59.700865+0000 mon.b (mon.2) 8 : audit 1 from='osd.6 [v2:172.21.15.165:6816/3529581758,v1:172.21.15.165:6817/3529581758]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:52:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:00 smithi165 bash[44861]: cluster 2024-04-19T22:51:59.704647+0000 mon.a (mon.0) 601 : cluster 0 osdmap e142: 8 total, 7 up, 8 in 2024-04-19T22:52:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:00 smithi165 bash[44861]: audit 2024-04-19T22:51:59.706581+0000 mon.a (mon.0) 602 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:52:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:00 smithi165 bash[44861]: audit 2024-04-19T22:51:59.751657+0000 mon.a (mon.0) 603 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:00 smithi165 bash[44861]: audit 2024-04-19T22:51:59.763124+0000 mon.a (mon.0) 604 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:00 smithi165 bash[44861]: cluster 2024-04-19T22:52:00.389236+0000 mon.a (mon.0) 605 : cluster 3 Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 21 pgs degraded (PG_DEGRADED) 2024-04-19T22:52:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:00 smithi165 bash[44861]: audit 2024-04-19T22:52:00.543527+0000 mon.a (mon.0) 606 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:01.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:00 smithi165 bash[44861]: audit 2024-04-19T22:52:00.545906+0000 mon.a (mon.0) 607 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:52:02.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:01 smithi044 bash[56981]: cluster 2024-04-19T22:52:00.760061+0000 mon.a (mon.0) 608 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:52:02.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:01 smithi044 bash[56981]: cluster 2024-04-19T22:52:00.776042+0000 mon.a (mon.0) 609 : cluster 1 osd.6 [v2:172.21.15.165:6816/3529581758,v1:172.21.15.165:6817/3529581758] boot 2024-04-19T22:52:02.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:01 smithi044 bash[56981]: cluster 2024-04-19T22:52:00.776173+0000 mon.a (mon.0) 610 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-04-19T22:52:02.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:01 smithi044 bash[56981]: audit 2024-04-19T22:52:00.776873+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:52:02.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:01 smithi044 bash[56981]: audit 2024-04-19T22:52:00.926310+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:02.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:01 smithi044 bash[56981]: audit 2024-04-19T22:52:00.946441+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:02.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:01 smithi044 bash[55659]: cluster 2024-04-19T22:52:00.760061+0000 mon.a (mon.0) 608 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:52:02.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:01 smithi044 bash[55659]: cluster 2024-04-19T22:52:00.776042+0000 mon.a (mon.0) 609 : cluster 1 osd.6 [v2:172.21.15.165:6816/3529581758,v1:172.21.15.165:6817/3529581758] boot 2024-04-19T22:52:02.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:01 smithi044 bash[55659]: cluster 2024-04-19T22:52:00.776173+0000 mon.a (mon.0) 610 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-04-19T22:52:02.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:01 smithi044 bash[55659]: audit 2024-04-19T22:52:00.776873+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:52:02.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:01 smithi044 bash[55659]: audit 2024-04-19T22:52:00.926310+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:02.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:01 smithi044 bash[55659]: audit 2024-04-19T22:52:00.946441+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:02.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:01 smithi165 bash[44861]: cluster 2024-04-19T22:52:00.760061+0000 mon.a (mon.0) 608 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:52:02.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:01 smithi165 bash[44861]: cluster 2024-04-19T22:52:00.776042+0000 mon.a (mon.0) 609 : cluster 1 osd.6 [v2:172.21.15.165:6816/3529581758,v1:172.21.15.165:6817/3529581758] boot 2024-04-19T22:52:02.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:01 smithi165 bash[44861]: cluster 2024-04-19T22:52:00.776173+0000 mon.a (mon.0) 610 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2024-04-19T22:52:02.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:01 smithi165 bash[44861]: audit 2024-04-19T22:52:00.776873+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T22:52:02.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:01 smithi165 bash[44861]: audit 2024-04-19T22:52:00.926310+0000 mon.a (mon.0) 612 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:02.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:01 smithi165 bash[44861]: audit 2024-04-19T22:52:00.946441+0000 mon.a (mon.0) 613 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:02.571 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:52:02 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:52:02] "GET /metrics HTTP/1.1" 200 38383 "" "Prometheus/2.33.4" 2024-04-19T22:52:03.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:02 smithi044 bash[55659]: cluster 2024-04-19T22:52:01.359936+0000 mgr.y (mgr.25321) 312 : cluster 0 pgmap v200: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2024-04-19T22:52:03.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:02 smithi044 bash[55659]: audit 2024-04-19T22:52:01.703868+0000 mgr.y (mgr.25321) 313 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:03.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:02 smithi044 bash[55659]: cluster 2024-04-19T22:52:01.773547+0000 mon.a (mon.0) 614 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2024-04-19T22:52:03.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:02 smithi044 bash[56981]: cluster 2024-04-19T22:52:01.359936+0000 mgr.y (mgr.25321) 312 : cluster 0 pgmap v200: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2024-04-19T22:52:03.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:02 smithi044 bash[56981]: audit 2024-04-19T22:52:01.703868+0000 mgr.y (mgr.25321) 313 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:03.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:02 smithi044 bash[56981]: cluster 2024-04-19T22:52:01.773547+0000 mon.a (mon.0) 614 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2024-04-19T22:52:03.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:02 smithi165 bash[44861]: cluster 2024-04-19T22:52:01.359936+0000 mgr.y (mgr.25321) 312 : cluster 0 pgmap v200: 161 pgs: 21 active+undersized+degraded, 32 active+undersized, 108 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s; 79/630 objects degraded (12.540%) 2024-04-19T22:52:03.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:02 smithi165 bash[44861]: audit 2024-04-19T22:52:01.703868+0000 mgr.y (mgr.25321) 313 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:03.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:02 smithi165 bash[44861]: cluster 2024-04-19T22:52:01.773547+0000 mon.a (mon.0) 614 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2024-04-19T22:52:05.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:04 smithi044 bash[55659]: cluster 2024-04-19T22:52:03.361357+0000 mgr.y (mgr.25321) 314 : cluster 0 pgmap v202: 161 pgs: 9 peering, 12 active+undersized+degraded, 13 active+undersized, 127 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/630 objects degraded (4.921%) 2024-04-19T22:52:05.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:04 smithi044 bash[56981]: cluster 2024-04-19T22:52:03.361357+0000 mgr.y (mgr.25321) 314 : cluster 0 pgmap v202: 161 pgs: 9 peering, 12 active+undersized+degraded, 13 active+undersized, 127 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/630 objects degraded (4.921%) 2024-04-19T22:52:05.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:04 smithi165 bash[44861]: cluster 2024-04-19T22:52:03.361357+0000 mgr.y (mgr.25321) 314 : cluster 0 pgmap v202: 161 pgs: 9 peering, 12 active+undersized+degraded, 13 active+undersized, 127 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 31/630 objects degraded (4.921%) 2024-04-19T22:52:06.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:05 smithi044 bash[55659]: cluster 2024-04-19T22:52:05.390710+0000 mon.a (mon.0) 615 : cluster 3 Health check update: Degraded data redundancy: 31/630 objects degraded (4.921%), 12 pgs degraded (PG_DEGRADED) 2024-04-19T22:52:06.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:05 smithi044 bash[56981]: cluster 2024-04-19T22:52:05.390710+0000 mon.a (mon.0) 615 : cluster 3 Health check update: Degraded data redundancy: 31/630 objects degraded (4.921%), 12 pgs degraded (PG_DEGRADED) 2024-04-19T22:52:06.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:05 smithi165 bash[44861]: cluster 2024-04-19T22:52:05.390710+0000 mon.a (mon.0) 615 : cluster 3 Health check update: Degraded data redundancy: 31/630 objects degraded (4.921%), 12 pgs degraded (PG_DEGRADED) 2024-04-19T22:52:07.039 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:06 smithi165 bash[44861]: cluster 2024-04-19T22:52:05.362627+0000 mgr.y (mgr.25321) 315 : cluster 0 pgmap v203: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-19T22:52:07.039 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:06 smithi165 bash[44861]: cluster 2024-04-19T22:52:05.772925+0000 mon.a (mon.0) 616 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 12 pgs degraded) 2024-04-19T22:52:07.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:06 smithi044 bash[55659]: cluster 2024-04-19T22:52:05.362627+0000 mgr.y (mgr.25321) 315 : cluster 0 pgmap v203: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-19T22:52:07.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:06 smithi044 bash[55659]: cluster 2024-04-19T22:52:05.772925+0000 mon.a (mon.0) 616 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 12 pgs degraded) 2024-04-19T22:52:07.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:06 smithi044 bash[56981]: cluster 2024-04-19T22:52:05.362627+0000 mgr.y (mgr.25321) 315 : cluster 0 pgmap v203: 161 pgs: 9 peering, 152 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-19T22:52:07.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:06 smithi044 bash[56981]: cluster 2024-04-19T22:52:05.772925+0000 mon.a (mon.0) 616 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 31/630 objects degraded (4.921%), 12 pgs degraded) 2024-04-19T22:52:09.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:08 smithi044 bash[55659]: cluster 2024-04-19T22:52:07.363863+0000 mgr.y (mgr.25321) 316 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 534 B/s rd, 0 op/s 2024-04-19T22:52:09.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:08 smithi044 bash[56981]: cluster 2024-04-19T22:52:07.363863+0000 mgr.y (mgr.25321) 316 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 534 B/s rd, 0 op/s 2024-04-19T22:52:09.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:08 smithi165 bash[44861]: cluster 2024-04-19T22:52:07.363863+0000 mgr.y (mgr.25321) 316 : cluster 0 pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 534 B/s rd, 0 op/s 2024-04-19T22:52:11.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[55659]: cluster 2024-04-19T22:52:09.364766+0000 mgr.y (mgr.25321) 317 : cluster 0 pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-04-19T22:52:11.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[55659]: audit 2024-04-19T22:52:10.605725+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:11.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[55659]: audit 2024-04-19T22:52:10.619895+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:11.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[55659]: audit 2024-04-19T22:52:10.622808+0000 mon.a (mon.0) 619 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:11.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[55659]: audit 2024-04-19T22:52:10.624586+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:52:11.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[55659]: audit 2024-04-19T22:52:10.640929+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:11.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[55659]: audit 2024-04-19T22:52:10.730891+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:52:11.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[55659]: audit 2024-04-19T22:52:10.734799+0000 mon.a (mon.0) 623 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:11.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[55659]: audit 2024-04-19T22:52:10.738972+0000 mon.a (mon.0) 624 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:11.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[55659]: audit 2024-04-19T22:52:10.741925+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:11.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[55659]: audit 2024-04-19T22:52:10.746054+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T22:52:11.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[56981]: cluster 2024-04-19T22:52:09.364766+0000 mgr.y (mgr.25321) 317 : cluster 0 pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-04-19T22:52:11.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[56981]: audit 2024-04-19T22:52:10.605725+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:11.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[56981]: audit 2024-04-19T22:52:10.619895+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:11.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[56981]: audit 2024-04-19T22:52:10.622808+0000 mon.a (mon.0) 619 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:11.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[56981]: audit 2024-04-19T22:52:10.624586+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:52:11.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[56981]: audit 2024-04-19T22:52:10.640929+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:11.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[56981]: audit 2024-04-19T22:52:10.730891+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:52:11.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[56981]: audit 2024-04-19T22:52:10.734799+0000 mon.a (mon.0) 623 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:11.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[56981]: audit 2024-04-19T22:52:10.738972+0000 mon.a (mon.0) 624 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:11.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[56981]: audit 2024-04-19T22:52:10.741925+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:11.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:10 smithi044 bash[56981]: audit 2024-04-19T22:52:10.746054+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T22:52:11.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:10 smithi165 bash[44861]: cluster 2024-04-19T22:52:09.364766+0000 mgr.y (mgr.25321) 317 : cluster 0 pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 476 B/s rd, 0 op/s 2024-04-19T22:52:11.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:10 smithi165 bash[44861]: audit 2024-04-19T22:52:10.605725+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:11.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:10 smithi165 bash[44861]: audit 2024-04-19T22:52:10.619895+0000 mon.a (mon.0) 618 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:11.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:10 smithi165 bash[44861]: audit 2024-04-19T22:52:10.622808+0000 mon.a (mon.0) 619 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:11.189 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:10 smithi165 bash[44861]: audit 2024-04-19T22:52:10.624586+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:52:11.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:10 smithi165 bash[44861]: audit 2024-04-19T22:52:10.640929+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:11.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:10 smithi165 bash[44861]: audit 2024-04-19T22:52:10.730891+0000 mon.a (mon.0) 622 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:52:11.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:10 smithi165 bash[44861]: audit 2024-04-19T22:52:10.734799+0000 mon.a (mon.0) 623 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:11.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:10 smithi165 bash[44861]: audit 2024-04-19T22:52:10.738972+0000 mon.a (mon.0) 624 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:11.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:10 smithi165 bash[44861]: audit 2024-04-19T22:52:10.741925+0000 mon.a (mon.0) 625 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:11.190 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:10 smithi165 bash[44861]: audit 2024-04-19T22:52:10.746054+0000 mon.a (mon.0) 626 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T22:52:12.050 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:11 smithi165 bash[44861]: cluster 2024-04-19T22:52:10.628655+0000 mgr.y (mgr.25321) 318 : cluster 0 pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-19T22:52:12.050 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:11 smithi165 bash[44861]: cluster 2024-04-19T22:52:10.629207+0000 mgr.y (mgr.25321) 319 : cluster 0 pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:52:12.050 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:11 smithi165 bash[44861]: audit 2024-04-19T22:52:10.746379+0000 mgr.y (mgr.25321) 320 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T22:52:12.050 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:11 smithi165 bash[44861]: cephadm 2024-04-19T22:52:10.748568+0000 mgr.y (mgr.25321) 321 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-04-19T22:52:12.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:11 smithi044 bash[55659]: cluster 2024-04-19T22:52:10.628655+0000 mgr.y (mgr.25321) 318 : cluster 0 pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-19T22:52:12.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:11 smithi044 bash[55659]: cluster 2024-04-19T22:52:10.629207+0000 mgr.y (mgr.25321) 319 : cluster 0 pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:52:12.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:11 smithi044 bash[55659]: audit 2024-04-19T22:52:10.746379+0000 mgr.y (mgr.25321) 320 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T22:52:12.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:11 smithi044 bash[55659]: cephadm 2024-04-19T22:52:10.748568+0000 mgr.y (mgr.25321) 321 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-04-19T22:52:12.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:11 smithi044 bash[56981]: cluster 2024-04-19T22:52:10.628655+0000 mgr.y (mgr.25321) 318 : cluster 0 pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-19T22:52:12.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:11 smithi044 bash[56981]: cluster 2024-04-19T22:52:10.629207+0000 mgr.y (mgr.25321) 319 : cluster 0 pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:52:12.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:11 smithi044 bash[56981]: audit 2024-04-19T22:52:10.746379+0000 mgr.y (mgr.25321) 320 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T22:52:12.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:11 smithi044 bash[56981]: cephadm 2024-04-19T22:52:10.748568+0000 mgr.y (mgr.25321) 321 : cephadm 1 Upgrade: osd.7 is safe to restart 2024-04-19T22:52:12.571 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:52:12 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:52:12] "GET /metrics HTTP/1.1" 200 38383 "" "Prometheus/2.33.4" 2024-04-19T22:52:13.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:12 smithi044 bash[55659]: audit 2024-04-19T22:52:11.715153+0000 mgr.y (mgr.25321) 322 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:13.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:12 smithi044 bash[56981]: audit 2024-04-19T22:52:11.715153+0000 mgr.y (mgr.25321) 322 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:13.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:12 smithi165 bash[44861]: audit 2024-04-19T22:52:11.715153+0000 mgr.y (mgr.25321) 322 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:14.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:13 smithi044 bash[55659]: cluster 2024-04-19T22:52:12.630563+0000 mgr.y (mgr.25321) 323 : cluster 0 pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-19T22:52:14.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:13 smithi044 bash[55659]: audit 2024-04-19T22:52:13.079774+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:14.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:13 smithi044 bash[55659]: audit 2024-04-19T22:52:13.084426+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T22:52:14.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:13 smithi044 bash[55659]: audit 2024-04-19T22:52:13.086074+0000 mon.a (mon.0) 629 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:14.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:13 smithi044 bash[56981]: cluster 2024-04-19T22:52:12.630563+0000 mgr.y (mgr.25321) 323 : cluster 0 pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-19T22:52:14.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:13 smithi044 bash[56981]: audit 2024-04-19T22:52:13.079774+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:14.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:13 smithi044 bash[56981]: audit 2024-04-19T22:52:13.084426+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T22:52:14.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:13 smithi044 bash[56981]: audit 2024-04-19T22:52:13.086074+0000 mon.a (mon.0) 629 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:14.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:13 smithi165 bash[44861]: cluster 2024-04-19T22:52:12.630563+0000 mgr.y (mgr.25321) 323 : cluster 0 pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-19T22:52:14.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:13 smithi165 bash[44861]: audit 2024-04-19T22:52:13.079774+0000 mon.a (mon.0) 627 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:14.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:13 smithi165 bash[44861]: audit 2024-04-19T22:52:13.084426+0000 mon.a (mon.0) 628 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T22:52:14.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:13 smithi165 bash[44861]: audit 2024-04-19T22:52:13.086074+0000 mon.a (mon.0) 629 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:14.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:14 smithi165 bash[44861]: cephadm 2024-04-19T22:52:13.070637+0000 mgr.y (mgr.25321) 324 : cephadm 1 Upgrade: Updating osd.7 2024-04-19T22:52:14.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:14 smithi165 bash[44861]: cephadm 2024-04-19T22:52:13.092020+0000 mgr.y (mgr.25321) 325 : cephadm 1 Deploying daemon osd.7 on smithi165 2024-04-19T22:52:15.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:14 smithi044 bash[55659]: cephadm 2024-04-19T22:52:13.070637+0000 mgr.y (mgr.25321) 324 : cephadm 1 Upgrade: Updating osd.7 2024-04-19T22:52:15.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:14 smithi044 bash[55659]: cephadm 2024-04-19T22:52:13.092020+0000 mgr.y (mgr.25321) 325 : cephadm 1 Deploying daemon osd.7 on smithi165 2024-04-19T22:52:15.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:14 smithi044 bash[56981]: cephadm 2024-04-19T22:52:13.070637+0000 mgr.y (mgr.25321) 324 : cephadm 1 Upgrade: Updating osd.7 2024-04-19T22:52:15.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:14 smithi044 bash[56981]: cephadm 2024-04-19T22:52:13.092020+0000 mgr.y (mgr.25321) 325 : cephadm 1 Deploying daemon osd.7 on smithi165 2024-04-19T22:52:16.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:15 smithi165 bash[44861]: cluster 2024-04-19T22:52:14.631642+0000 mgr.y (mgr.25321) 326 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:52:16.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:15 smithi165 bash[44861]: audit 2024-04-19T22:52:15.544341+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:16.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:15 smithi165 bash[44861]: audit 2024-04-19T22:52:15.546688+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:52:16.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:15 smithi044 bash[55659]: cluster 2024-04-19T22:52:14.631642+0000 mgr.y (mgr.25321) 326 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:52:16.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:15 smithi044 bash[55659]: audit 2024-04-19T22:52:15.544341+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:16.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:15 smithi044 bash[55659]: audit 2024-04-19T22:52:15.546688+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:52:16.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:15 smithi044 bash[56981]: cluster 2024-04-19T22:52:14.631642+0000 mgr.y (mgr.25321) 326 : cluster 0 pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:52:16.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:15 smithi044 bash[56981]: audit 2024-04-19T22:52:15.544341+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:16.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:15 smithi044 bash[56981]: audit 2024-04-19T22:52:15.546688+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:52:17.103 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:16 smithi165 bash[44861]: audit 2024-04-19T22:52:15.846449+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:17.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:16 smithi044 bash[55659]: audit 2024-04-19T22:52:15.846449+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:17.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:16 smithi044 bash[56981]: audit 2024-04-19T22:52:15.846449+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:17.373 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:17 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:17.374 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:52:17 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:17.374 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:52:17 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:17.374 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:52:17 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:17.375 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:52:17 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:17.375 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:17 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:17.375 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:17 smithi165 systemd[1]: Stopping Ceph osd.7 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:52:17.376 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:52:17 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:17.376 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:52:17 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:17.376 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:52:17 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:17.694 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:17 smithi165 bash[30417]: debug 2024-04-19T22:52:17.479+0000 7f918dc9d700 -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-19T22:52:17.694 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:17 smithi165 bash[30417]: debug 2024-04-19T22:52:17.479+0000 7f918dc9d700 -1 osd.7 144 *** Got signal Terminated *** 2024-04-19T22:52:17.694 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:17 smithi165 bash[30417]: debug 2024-04-19T22:52:17.479+0000 7f918dc9d700 -1 osd.7 144 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:52:18.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:17 smithi165 bash[44861]: cluster 2024-04-19T22:52:16.632859+0000 mgr.y (mgr.25321) 327 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:52:18.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:17 smithi165 bash[44861]: cluster 2024-04-19T22:52:17.482761+0000 mon.a (mon.0) 633 : cluster 1 osd.7 marked itself down and dead 2024-04-19T22:52:18.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:17 smithi044 bash[55659]: cluster 2024-04-19T22:52:16.632859+0000 mgr.y (mgr.25321) 327 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:52:18.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:17 smithi044 bash[55659]: cluster 2024-04-19T22:52:17.482761+0000 mon.a (mon.0) 633 : cluster 1 osd.7 marked itself down and dead 2024-04-19T22:52:18.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:17 smithi044 bash[56981]: cluster 2024-04-19T22:52:16.632859+0000 mgr.y (mgr.25321) 327 : cluster 0 pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:52:18.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:17 smithi044 bash[56981]: cluster 2024-04-19T22:52:17.482761+0000 mon.a (mon.0) 633 : cluster 1 osd.7 marked itself down and dead 2024-04-19T22:52:19.146 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:18 smithi165 bash[52143]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-7 2024-04-19T22:52:19.146 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:19 smithi165 bash[52210]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-7 2024-04-19T22:52:19.146 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:18 smithi165 bash[44861]: cluster 2024-04-19T22:52:17.852401+0000 mon.a (mon.0) 634 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:52:19.146 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:18 smithi165 bash[44861]: cluster 2024-04-19T22:52:17.852453+0000 mon.a (mon.0) 635 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-19T22:52:19.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:18 smithi165 bash[44861]: cluster 2024-04-19T22:52:17.872729+0000 mon.a (mon.0) 636 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-04-19T22:52:19.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:18 smithi044 bash[55659]: cluster 2024-04-19T22:52:17.852401+0000 mon.a (mon.0) 634 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:52:19.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:18 smithi044 bash[55659]: cluster 2024-04-19T22:52:17.852453+0000 mon.a (mon.0) 635 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-19T22:52:19.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:18 smithi044 bash[55659]: cluster 2024-04-19T22:52:17.872729+0000 mon.a (mon.0) 636 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-04-19T22:52:19.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:18 smithi044 bash[56981]: cluster 2024-04-19T22:52:17.852401+0000 mon.a (mon.0) 634 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T22:52:19.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:18 smithi044 bash[56981]: cluster 2024-04-19T22:52:17.852453+0000 mon.a (mon.0) 635 : cluster 3 Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-19T22:52:19.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:18 smithi044 bash[56981]: cluster 2024-04-19T22:52:17.872729+0000 mon.a (mon.0) 636 : cluster 0 osdmap e145: 8 total, 7 up, 8 in 2024-04-19T22:52:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:19 smithi165 bash[44861]: cluster 2024-04-19T22:52:18.633883+0000 mgr.y (mgr.25321) 328 : cluster 0 pgmap v212: 161 pgs: 5 peering, 21 stale+active+clean, 135 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:52:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:19 smithi165 bash[44861]: cluster 2024-04-19T22:52:18.861449+0000 mon.a (mon.0) 637 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-19T22:52:20.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:19 smithi165 bash[44861]: cluster 2024-04-19T22:52:18.879058+0000 mon.a (mon.0) 638 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2024-04-19T22:52:20.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:19 smithi044 bash[55659]: cluster 2024-04-19T22:52:18.633883+0000 mgr.y (mgr.25321) 328 : cluster 0 pgmap v212: 161 pgs: 5 peering, 21 stale+active+clean, 135 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:52:20.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:19 smithi044 bash[55659]: cluster 2024-04-19T22:52:18.861449+0000 mon.a (mon.0) 637 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-19T22:52:20.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:19 smithi044 bash[55659]: cluster 2024-04-19T22:52:18.879058+0000 mon.a (mon.0) 638 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2024-04-19T22:52:20.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:19 smithi044 bash[56981]: cluster 2024-04-19T22:52:18.633883+0000 mgr.y (mgr.25321) 328 : cluster 0 pgmap v212: 161 pgs: 5 peering, 21 stale+active+clean, 135 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:52:20.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:19 smithi044 bash[56981]: cluster 2024-04-19T22:52:18.861449+0000 mon.a (mon.0) 637 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-19T22:52:20.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:19 smithi044 bash[56981]: cluster 2024-04-19T22:52:18.879058+0000 mon.a (mon.0) 638 : cluster 0 osdmap e146: 8 total, 7 up, 8 in 2024-04-19T22:52:21.174 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:20 smithi165 bash[44861]: cluster 2024-04-19T22:52:20.857337+0000 mon.a (mon.0) 639 : cluster 3 Health check failed: Degraded data redundancy: 31/630 objects degraded (4.921%), 12 pgs degraded (PG_DEGRADED) 2024-04-19T22:52:21.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:20 smithi044 bash[55659]: cluster 2024-04-19T22:52:20.857337+0000 mon.a (mon.0) 639 : cluster 3 Health check failed: Degraded data redundancy: 31/630 objects degraded (4.921%), 12 pgs degraded (PG_DEGRADED) 2024-04-19T22:52:21.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:20 smithi044 bash[56981]: cluster 2024-04-19T22:52:20.857337+0000 mon.a (mon.0) 639 : cluster 3 Health check failed: Degraded data redundancy: 31/630 objects degraded (4.921%), 12 pgs degraded (PG_DEGRADED) 2024-04-19T22:52:21.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:21 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:21.444 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:52:21 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:21.445 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:52:21 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:21.445 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:52:21 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:21.445 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:52:21 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:21.446 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:52:21 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:21.446 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:52:21 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:21.446 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:52:21 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:21.446 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:21 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.7.service: Deactivated successfully. 2024-04-19T22:52:21.447 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:21 smithi165 systemd[1]: Stopped Ceph osd.7 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:52:21.447 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:21 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:21.912 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:21 smithi165 systemd[1]: Started Ceph osd.7 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:52:22.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:21 smithi044 bash[55659]: cluster 2024-04-19T22:52:20.635489+0000 mgr.y (mgr.25321) 329 : cluster 0 pgmap v214: 161 pgs: 12 active+undersized+degraded, 5 peering, 13 stale+active+clean, 24 active+undersized, 107 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2024-04-19T22:52:22.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:21 smithi044 bash[55659]: audit 2024-04-19T22:52:21.521888+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:22.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:21 smithi044 bash[55659]: audit 2024-04-19T22:52:21.533345+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:22.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:21 smithi044 bash[55659]: audit 2024-04-19T22:52:21.584214+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:52:22.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:21 smithi044 bash[56981]: cluster 2024-04-19T22:52:20.635489+0000 mgr.y (mgr.25321) 329 : cluster 0 pgmap v214: 161 pgs: 12 active+undersized+degraded, 5 peering, 13 stale+active+clean, 24 active+undersized, 107 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2024-04-19T22:52:22.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:21 smithi044 bash[56981]: audit 2024-04-19T22:52:21.521888+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:22.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:21 smithi044 bash[56981]: audit 2024-04-19T22:52:21.533345+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:22.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:21 smithi044 bash[56981]: audit 2024-04-19T22:52:21.584214+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:52:22.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:21 smithi165 bash[44861]: cluster 2024-04-19T22:52:20.635489+0000 mgr.y (mgr.25321) 329 : cluster 0 pgmap v214: 161 pgs: 12 active+undersized+degraded, 5 peering, 13 stale+active+clean, 24 active+undersized, 107 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 31/630 objects degraded (4.921%) 2024-04-19T22:52:22.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:21 smithi165 bash[44861]: audit 2024-04-19T22:52:21.521888+0000 mon.a (mon.0) 640 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:22.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:21 smithi165 bash[44861]: audit 2024-04-19T22:52:21.533345+0000 mon.a (mon.0) 641 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:22.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:21 smithi165 bash[44861]: audit 2024-04-19T22:52:21.584214+0000 mon.a (mon.0) 642 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:52:22.571 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:52:22 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:52:22] "GET /metrics HTTP/1.1" 200 38541 "" "Prometheus/2.33.4" 2024-04-19T22:52:23.188 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:22 smithi165 bash[44861]: audit 2024-04-19T22:52:21.723906+0000 mgr.y (mgr.25321) 330 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:23.189 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:22 smithi165 bash[52366]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-19T22:52:23.189 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:22 smithi165 bash[52366]: 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-19T22:52:23.189 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:22 smithi165 bash[52366]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-19T22:52:23.189 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:22 smithi165 bash[52366]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-19T22:52:23.189 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:22 smithi165 bash[52366]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-19T22:52:23.189 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:22 smithi165 bash[52366]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-19T22:52:23.189 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:22 smithi165 bash[52366]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-19T22:52:23.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:22 smithi044 bash[55659]: audit 2024-04-19T22:52:21.723906+0000 mgr.y (mgr.25321) 330 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:23.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:22 smithi044 bash[56981]: audit 2024-04-19T22:52:21.723906+0000 mgr.y (mgr.25321) 330 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:24.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:23 smithi165 bash[44861]: cluster 2024-04-19T22:52:22.636992+0000 mgr.y (mgr.25321) 331 : cluster 0 pgmap v215: 161 pgs: 24 active+undersized+degraded, 5 peering, 40 active+undersized, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T22:52:24.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:23 smithi044 bash[55659]: cluster 2024-04-19T22:52:22.636992+0000 mgr.y (mgr.25321) 331 : cluster 0 pgmap v215: 161 pgs: 24 active+undersized+degraded, 5 peering, 40 active+undersized, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T22:52:24.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:23 smithi044 bash[56981]: cluster 2024-04-19T22:52:22.636992+0000 mgr.y (mgr.25321) 331 : cluster 0 pgmap v215: 161 pgs: 24 active+undersized+degraded, 5 peering, 40 active+undersized, 92 active+clean; 585 KiB data, 238 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T22:52:24.694 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:24 smithi165 bash[52600]: debug 2024-04-19T22:52:24.447+0000 7fa6a5d96700 1 -- 172.21.15.165:0/344633132 <== mon.2 v2:172.21.15.165:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5607e0b71680 con 0x5607e0bae800 2024-04-19T22:52:25.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:24 smithi165 bash[44861]: cluster 2024-04-19T22:52:24.638505+0000 mgr.y (mgr.25321) 332 : cluster 0 pgmap v216: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-19T22:52:25.195 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:25 smithi165 bash[52600]: debug 2024-04-19T22:52:25.011+0000 7fa6aef2e7c0 -1 Falling back to public interface 2024-04-19T22:52:25.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:24 smithi044 bash[55659]: cluster 2024-04-19T22:52:24.638505+0000 mgr.y (mgr.25321) 332 : cluster 0 pgmap v216: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-19T22:52:25.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:24 smithi044 bash[56981]: cluster 2024-04-19T22:52:24.638505+0000 mgr.y (mgr.25321) 332 : cluster 0 pgmap v216: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-19T22:52:25.714 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:52:26.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:25 smithi165 bash[44861]: cluster 2024-04-19T22:52:24.924177+0000 mon.a (mon.0) 643 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-19T22:52:26.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:25 smithi165 bash[44861]: audit 2024-04-19T22:52:25.701304+0000 mgr.y (mgr.25321) 333 : audit 0 from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:52:26.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:25 smithi044 bash[56981]: cluster 2024-04-19T22:52:24.924177+0000 mon.a (mon.0) 643 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-19T22:52:26.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:25 smithi044 bash[56981]: audit 2024-04-19T22:52:25.701304+0000 mgr.y (mgr.25321) 333 : audit 0 from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:52:26.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:25 smithi044 bash[55659]: cluster 2024-04-19T22:52:24.924177+0000 mon.a (mon.0) 643 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-19T22:52:26.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:25 smithi044 bash[55659]: audit 2024-04-19T22:52:25.701304+0000 mgr.y (mgr.25321) 333 : audit 0 from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:52:26.469 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:52:26.469 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (7m) 113s ago 14m 13.6M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:52:26.469 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 error 26s ago 13m - - 2024-04-19T22:52:26.469 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (6m) 113s ago 12m 44.2M - 3.5 e1d6a67b021e 57b20873ff61 2024-04-19T22:52:26.469 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (6m) 26s ago 19m 438M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:52:26.470 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (6m) 113s ago 21m 496M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:52:26.470 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (5m) 113s ago 21m 48.8M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:52:26.470 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (4m) 26s ago 20m 43.6M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:52:26.470 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (5m) 113s ago 20m 42.1M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:52:26.470 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (7m) 113s ago 14m 9115k - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:52:26.470 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (7m) 26s ago 14m 9279k - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:52:26.470 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (3m) 113s ago 19m 56.3M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 4ca22b62b153 2024-04-19T22:52:26.470 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (2m) 113s ago 18m 49.4M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 10381d943905 2024-04-19T22:52:26.470 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (2m) 113s ago 18m 44.8M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 01e40460e5d7 2024-04-19T22:52:26.470 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (116s) 113s ago 17m - 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 b670605e588c 2024-04-19T22:52:26.470 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (89s) 26s ago 17m 55.5M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 4d06643c9c9a 2024-04-19T22:52:26.470 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (59s) 26s ago 16m 47.1M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 b786a54d9218 2024-04-19T22:52:26.470 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (32s) 26s ago 15m 11.8M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 d20ae65d353d 2024-04-19T22:52:26.471 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 starting - - - 3036M 2024-04-19T22:52:26.471 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (6m) 26s ago 14m 61.2M - 2.33.4 514e6a882f6e 80e3b346b1e3 2024-04-19T22:52:26.471 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (12m) 113s ago 12m 86.2M - 17.2.0 e1d6a67b021e 4561ebd55e1d 2024-04-19T22:52:26.471 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (12m) 26s ago 12m 86.7M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:52:26.471 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (12m) 113s ago 12m 85.9M - 17.2.0 e1d6a67b021e fa07473a309f 2024-04-19T22:52:26.471 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (12m) 26s ago 12m 86.4M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:52:26.925 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:52:26.925 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:52:26.925 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:52:26.925 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:52:26.925 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:52:26.925 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:52:26.925 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:52:26.925 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:52:26.925 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 7 2024-04-19T22:52:26.925 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:52:26.925 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:52:26.925 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T22:52:26.925 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:52:26.926 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:52:26.926 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-19T22:52:26.926 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 12 2024-04-19T22:52:26.926 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:52:26.926 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:52:27.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:26 smithi165 bash[44861]: audit 2024-04-19T22:52:26.075684+0000 mgr.y (mgr.25321) 334 : audit 0 from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:52:27.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:26 smithi165 bash[44861]: audit 2024-04-19T22:52:26.440137+0000 mgr.y (mgr.25321) 335 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:52:27.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:26 smithi165 bash[44861]: cluster 2024-04-19T22:52:26.639940+0000 mgr.y (mgr.25321) 336 : cluster 0 pgmap v217: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-19T22:52:27.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:26 smithi165 bash[44861]: audit 2024-04-19T22:52:26.924786+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.44:0/2493896112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:27.300 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:52:27.301 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:52:27.301 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:52:27.301 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:52:27.301 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:52:27.301 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-04-19T22:52:27.301 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:52:27.301 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:52:27.301 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "12/23 daemons upgraded", 2024-04-19T22:52:27.301 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T22:52:27.301 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:52:27.301 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:52:27.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:26 smithi044 bash[56981]: audit 2024-04-19T22:52:26.075684+0000 mgr.y (mgr.25321) 334 : audit 0 from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:52:27.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:26 smithi044 bash[56981]: audit 2024-04-19T22:52:26.440137+0000 mgr.y (mgr.25321) 335 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:52:27.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:26 smithi044 bash[56981]: cluster 2024-04-19T22:52:26.639940+0000 mgr.y (mgr.25321) 336 : cluster 0 pgmap v217: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-19T22:52:27.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:26 smithi044 bash[56981]: audit 2024-04-19T22:52:26.924786+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.44:0/2493896112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:27.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:26 smithi044 bash[55659]: audit 2024-04-19T22:52:26.075684+0000 mgr.y (mgr.25321) 334 : audit 0 from='client.34542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:52:27.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:26 smithi044 bash[55659]: audit 2024-04-19T22:52:26.440137+0000 mgr.y (mgr.25321) 335 : audit 0 from='client.44473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:52:27.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:26 smithi044 bash[55659]: cluster 2024-04-19T22:52:26.639940+0000 mgr.y (mgr.25321) 336 : cluster 0 pgmap v217: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-19T22:52:27.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:26 smithi044 bash[55659]: audit 2024-04-19T22:52:26.924786+0000 mon.c (mon.1) 17 : audit 0 from='client.? 172.21.15.44:0/2493896112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:27.748 INFO:teuthology.orchestra.run.smithi044.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: 82/630 objects degraded (13.016%), 27 pgs degraded 2024-04-19T22:52:27.748 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:52:27.749 INFO:teuthology.orchestra.run.smithi044.stdout: daemon grafana.a on smithi165 is in error state 2024-04-19T22:52:27.749 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-19T22:52:27.749 INFO:teuthology.orchestra.run.smithi044.stdout: osd.7 (root=default,host=smithi165) is down 2024-04-19T22:52:27.749 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] OSD_UPGRADE_FINISHED: all OSDs are running squid or later but require_osd_release < squid 2024-04-19T22:52:27.749 INFO:teuthology.orchestra.run.smithi044.stdout: all OSDs are running squid or later but require_osd_release < squid 2024-04-19T22:52:27.749 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 82/630 objects degraded (13.016%), 27 pgs degraded 2024-04-19T22:52:27.749 INFO:teuthology.orchestra.run.smithi044.stdout: pg 1.0 is active+undersized+degraded, acting [0,6] 2024-04-19T22:52:27.749 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.4 is active+undersized+degraded, acting [1,0] 2024-04-19T22:52:27.749 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.7 is active+undersized+degraded, acting [6,2] 2024-04-19T22:52:27.749 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.9 is active+undersized+degraded, acting [1,3] 2024-04-19T22:52:27.749 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.a is active+undersized+degraded, acting [1,3] 2024-04-19T22:52:27.749 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.f is active+undersized+degraded, acting [4,0] 2024-04-19T22:52:27.749 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.12 is active+undersized+degraded, acting [5,3] 2024-04-19T22:52:27.749 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1a is active+undersized+degraded, acting [6,4] 2024-04-19T22:52:27.750 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1b is active+undersized+degraded, acting [3,6] 2024-04-19T22:52:27.750 INFO:teuthology.orchestra.run.smithi044.stdout: pg 2.1c is active+undersized+degraded, acting [5,2] 2024-04-19T22:52:27.750 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.7 is active+undersized+degraded, acting [3,0] 2024-04-19T22:52:27.750 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.8 is active+undersized+degraded, acting [3,1] 2024-04-19T22:52:27.750 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.9 is active+undersized+degraded, acting [4,2] 2024-04-19T22:52:27.750 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.d is active+undersized+degraded, acting [5,6] 2024-04-19T22:52:27.750 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.e is active+undersized+degraded, acting [4,1] 2024-04-19T22:52:27.750 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.f is active+undersized+degraded, acting [4,0] 2024-04-19T22:52:27.750 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.11 is active+undersized+degraded, acting [4,6] 2024-04-19T22:52:27.750 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-04-19T22:52:27.750 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.13 is active+undersized+degraded, acting [4,2] 2024-04-19T22:52:27.750 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.14 is active+undersized+degraded, acting [4,6] 2024-04-19T22:52:27.750 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.15 is active+undersized+degraded, acting [3,4] 2024-04-19T22:52:27.750 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.16 is active+undersized+degraded, acting [5,1] 2024-04-19T22:52:27.751 INFO:teuthology.orchestra.run.smithi044.stdout: pg 3.1b is active+undersized+degraded, acting [0,4] 2024-04-19T22:52:27.751 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.0 is active+undersized+degraded, acting [3,0] 2024-04-19T22:52:27.751 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.3 is active+undersized+degraded, acting [0,5] 2024-04-19T22:52:27.751 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.14 is active+undersized+degraded, acting [0,2] 2024-04-19T22:52:27.751 INFO:teuthology.orchestra.run.smithi044.stdout: pg 4.15 is active+undersized+degraded, acting [5,0] 2024-04-19T22:52:28.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:27 smithi165 bash[44861]: audit 2024-04-19T22:52:27.300628+0000 mgr.y (mgr.25321) 337 : audit 0 from='client.44485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:52:28.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:27 smithi165 bash[44861]: audit 2024-04-19T22:52:27.749314+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.44:0/1183976037' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:52:28.195 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:27 smithi165 bash[52600]: debug 2024-04-19T22:52:27.927+0000 7fa6aef2e7c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-19T22:52:28.195 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:27 smithi165 bash[52600]: debug 2024-04-19T22:52:27.971+0000 7fa6aef2e7c0 -1 osd.7 144 log_to_monitors true 2024-04-19T22:52:28.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:27 smithi044 bash[55659]: audit 2024-04-19T22:52:27.300628+0000 mgr.y (mgr.25321) 337 : audit 0 from='client.44485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:52:28.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:27 smithi044 bash[55659]: audit 2024-04-19T22:52:27.749314+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.44:0/1183976037' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:52:28.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:27 smithi044 bash[56981]: audit 2024-04-19T22:52:27.300628+0000 mgr.y (mgr.25321) 337 : audit 0 from='client.44485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:52:28.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:27 smithi044 bash[56981]: audit 2024-04-19T22:52:27.749314+0000 mon.c (mon.1) 18 : audit 0 from='client.? 172.21.15.44:0/1183976037' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:52:29.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:28 smithi044 bash[56981]: audit 2024-04-19T22:52:27.976352+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.165:6824/2074290558,v1:172.21.15.165:6825/2074290558]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T22:52:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:28 smithi044 bash[56981]: audit 2024-04-19T22:52:27.976733+0000 mon.a (mon.0) 644 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T22:52:29.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:28 smithi044 bash[56981]: cluster 2024-04-19T22:52:28.641464+0000 mgr.y (mgr.25321) 338 : cluster 0 pgmap v218: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-19T22:52:29.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:28 smithi044 bash[55659]: audit 2024-04-19T22:52:27.976352+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.165:6824/2074290558,v1:172.21.15.165:6825/2074290558]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T22:52:29.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:28 smithi044 bash[55659]: audit 2024-04-19T22:52:27.976733+0000 mon.a (mon.0) 644 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T22:52:29.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:28 smithi044 bash[55659]: cluster 2024-04-19T22:52:28.641464+0000 mgr.y (mgr.25321) 338 : cluster 0 pgmap v218: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-19T22:52:29.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:28 smithi165 bash[44861]: audit 2024-04-19T22:52:27.976352+0000 mon.b (mon.2) 9 : audit 1 from='osd.7 [v2:172.21.15.165:6824/2074290558,v1:172.21.15.165:6825/2074290558]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T22:52:29.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:28 smithi165 bash[44861]: audit 2024-04-19T22:52:27.976733+0000 mon.a (mon.0) 644 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T22:52:29.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:28 smithi165 bash[44861]: cluster 2024-04-19T22:52:28.641464+0000 mgr.y (mgr.25321) 338 : cluster 0 pgmap v218: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 239 MiB used, 715 GiB / 715 GiB avail; 82/630 objects degraded (13.016%) 2024-04-19T22:52:29.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:29 smithi165 bash[52600]: debug 2024-04-19T22:52:29.467+0000 7fa69c37e700 -1 osd.7 144 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T22:52:30.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:29 smithi044 bash[55659]: audit 2024-04-19T22:52:28.955861+0000 mon.a (mon.0) 645 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-19T22:52:30.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:29 smithi044 bash[55659]: cluster 2024-04-19T22:52:28.962679+0000 mon.a (mon.0) 646 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2024-04-19T22:52:30.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:29 smithi044 bash[55659]: audit 2024-04-19T22:52:28.964073+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.165:6824/2074290558,v1:172.21.15.165:6825/2074290558]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:52:30.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:29 smithi044 bash[55659]: audit 2024-04-19T22:52:28.965804+0000 mon.a (mon.0) 647 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:52:30.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:29 smithi044 bash[55659]: audit 2024-04-19T22:52:29.155898+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:30.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:29 smithi044 bash[55659]: audit 2024-04-19T22:52:29.231592+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:30.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:29 smithi044 bash[55659]: audit 2024-04-19T22:52:29.438658+0000 mon.a (mon.0) 650 : audit 1 from='osd.7 ' entity='osd.7' 2024-04-19T22:52:30.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:29 smithi044 bash[56981]: audit 2024-04-19T22:52:28.955861+0000 mon.a (mon.0) 645 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-19T22:52:30.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:29 smithi044 bash[56981]: cluster 2024-04-19T22:52:28.962679+0000 mon.a (mon.0) 646 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2024-04-19T22:52:30.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:29 smithi044 bash[56981]: audit 2024-04-19T22:52:28.964073+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.165:6824/2074290558,v1:172.21.15.165:6825/2074290558]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:52:30.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:29 smithi044 bash[56981]: audit 2024-04-19T22:52:28.965804+0000 mon.a (mon.0) 647 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:52:30.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:29 smithi044 bash[56981]: audit 2024-04-19T22:52:29.155898+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:30.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:29 smithi044 bash[56981]: audit 2024-04-19T22:52:29.231592+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:30.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:29 smithi044 bash[56981]: audit 2024-04-19T22:52:29.438658+0000 mon.a (mon.0) 650 : audit 1 from='osd.7 ' entity='osd.7' 2024-04-19T22:52:30.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:29 smithi165 bash[44861]: audit 2024-04-19T22:52:28.955861+0000 mon.a (mon.0) 645 : audit 1 from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-19T22:52:30.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:29 smithi165 bash[44861]: cluster 2024-04-19T22:52:28.962679+0000 mon.a (mon.0) 646 : cluster 0 osdmap e147: 8 total, 7 up, 8 in 2024-04-19T22:52:30.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:29 smithi165 bash[44861]: audit 2024-04-19T22:52:28.964073+0000 mon.b (mon.2) 10 : audit 1 from='osd.7 [v2:172.21.15.165:6824/2074290558,v1:172.21.15.165:6825/2074290558]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:52:30.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:29 smithi165 bash[44861]: audit 2024-04-19T22:52:28.965804+0000 mon.a (mon.0) 647 : audit 1 from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi165", "root=default"]}]: dispatch 2024-04-19T22:52:30.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:29 smithi165 bash[44861]: audit 2024-04-19T22:52:29.155898+0000 mon.a (mon.0) 648 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:30.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:29 smithi165 bash[44861]: audit 2024-04-19T22:52:29.231592+0000 mon.a (mon.0) 649 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:30.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:29 smithi165 bash[44861]: audit 2024-04-19T22:52:29.438658+0000 mon.a (mon.0) 650 : audit 1 from='osd.7 ' entity='osd.7' 2024-04-19T22:52:31.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:31 smithi165 bash[44861]: audit 2024-04-19T22:52:30.388460+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:31.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:31 smithi165 bash[44861]: audit 2024-04-19T22:52:30.402602+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:31.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:31 smithi165 bash[44861]: cluster 2024-04-19T22:52:30.403977+0000 mon.a (mon.0) 653 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 27 pgs degraded (PG_DEGRADED) 2024-04-19T22:52:31.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:31 smithi165 bash[44861]: cluster 2024-04-19T22:52:30.433465+0000 mon.a (mon.0) 654 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:52:31.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:31 smithi165 bash[44861]: cluster 2024-04-19T22:52:30.444752+0000 mon.a (mon.0) 655 : cluster 1 osd.7 [v2:172.21.15.165:6824/2074290558,v1:172.21.15.165:6825/2074290558] boot 2024-04-19T22:52:31.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:31 smithi165 bash[44861]: cluster 2024-04-19T22:52:30.444892+0000 mon.a (mon.0) 656 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-04-19T22:52:31.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:31 smithi165 bash[44861]: audit 2024-04-19T22:52:30.448383+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:52:31.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:31 smithi165 bash[44861]: audit 2024-04-19T22:52:30.544402+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:31.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:31 smithi165 bash[44861]: audit 2024-04-19T22:52:30.546627+0000 mon.a (mon.0) 659 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:52:31.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:31 smithi165 bash[44861]: cluster 2024-04-19T22:52:30.642509+0000 mgr.y (mgr.25321) 339 : cluster 0 pgmap v221: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/630 objects degraded (13.016%) 2024-04-19T22:52:31.726 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[56981]: audit 2024-04-19T22:52:30.388460+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:31.726 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[56981]: audit 2024-04-19T22:52:30.402602+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:31.726 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[56981]: cluster 2024-04-19T22:52:30.403977+0000 mon.a (mon.0) 653 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 27 pgs degraded (PG_DEGRADED) 2024-04-19T22:52:31.726 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[56981]: cluster 2024-04-19T22:52:30.433465+0000 mon.a (mon.0) 654 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:52:31.726 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[56981]: cluster 2024-04-19T22:52:30.444752+0000 mon.a (mon.0) 655 : cluster 1 osd.7 [v2:172.21.15.165:6824/2074290558,v1:172.21.15.165:6825/2074290558] boot 2024-04-19T22:52:31.726 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[56981]: cluster 2024-04-19T22:52:30.444892+0000 mon.a (mon.0) 656 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-04-19T22:52:31.726 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[56981]: audit 2024-04-19T22:52:30.448383+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:52:31.726 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[56981]: audit 2024-04-19T22:52:30.544402+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:31.727 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[56981]: audit 2024-04-19T22:52:30.546627+0000 mon.a (mon.0) 659 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:52:31.727 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[56981]: cluster 2024-04-19T22:52:30.642509+0000 mgr.y (mgr.25321) 339 : cluster 0 pgmap v221: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/630 objects degraded (13.016%) 2024-04-19T22:52:31.727 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[55659]: audit 2024-04-19T22:52:30.388460+0000 mon.a (mon.0) 651 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:31.727 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[55659]: audit 2024-04-19T22:52:30.402602+0000 mon.a (mon.0) 652 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:31.727 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[55659]: cluster 2024-04-19T22:52:30.403977+0000 mon.a (mon.0) 653 : cluster 3 Health check update: Degraded data redundancy: 82/630 objects degraded (13.016%), 27 pgs degraded (PG_DEGRADED) 2024-04-19T22:52:31.727 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[55659]: cluster 2024-04-19T22:52:30.433465+0000 mon.a (mon.0) 654 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T22:52:31.727 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[55659]: cluster 2024-04-19T22:52:30.444752+0000 mon.a (mon.0) 655 : cluster 1 osd.7 [v2:172.21.15.165:6824/2074290558,v1:172.21.15.165:6825/2074290558] boot 2024-04-19T22:52:31.727 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[55659]: cluster 2024-04-19T22:52:30.444892+0000 mon.a (mon.0) 656 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2024-04-19T22:52:31.727 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[55659]: audit 2024-04-19T22:52:30.448383+0000 mon.a (mon.0) 657 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T22:52:31.727 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[55659]: audit 2024-04-19T22:52:30.544402+0000 mon.a (mon.0) 658 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:31.727 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[55659]: audit 2024-04-19T22:52:30.546627+0000 mon.a (mon.0) 659 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:52:31.727 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:31 smithi044 bash[55659]: cluster 2024-04-19T22:52:30.642509+0000 mgr.y (mgr.25321) 339 : cluster 0 pgmap v221: 161 pgs: 27 active+undersized+degraded, 42 active+undersized, 92 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 82/630 objects degraded (13.016%) 2024-04-19T22:52:32.439 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:52:32 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:52:32] "GET /metrics HTTP/1.1" 200 38632 "" "Prometheus/2.33.4" 2024-04-19T22:52:32.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:32 smithi165 bash[44861]: cluster 2024-04-19T22:52:31.445620+0000 mon.a (mon.0) 660 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-04-19T22:52:32.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:32 smithi165 bash[44861]: audit 2024-04-19T22:52:31.725806+0000 mgr.y (mgr.25321) 340 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:32.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:32 smithi044 bash[55659]: cluster 2024-04-19T22:52:31.445620+0000 mon.a (mon.0) 660 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-04-19T22:52:32.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:32 smithi044 bash[55659]: audit 2024-04-19T22:52:31.725806+0000 mgr.y (mgr.25321) 340 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:32.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:32 smithi044 bash[56981]: cluster 2024-04-19T22:52:31.445620+0000 mon.a (mon.0) 660 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2024-04-19T22:52:32.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:32 smithi044 bash[56981]: audit 2024-04-19T22:52:31.725806+0000 mgr.y (mgr.25321) 340 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:33.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:33 smithi044 bash[55659]: cluster 2024-04-19T22:52:32.643979+0000 mgr.y (mgr.25321) 341 : cluster 0 pgmap v223: 161 pgs: 21 active+undersized+degraded, 33 active+undersized, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-04-19T22:52:33.821 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:33 smithi044 bash[56981]: cluster 2024-04-19T22:52:32.643979+0000 mgr.y (mgr.25321) 341 : cluster 0 pgmap v223: 161 pgs: 21 active+undersized+degraded, 33 active+undersized, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-04-19T22:52:33.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:33 smithi165 bash[44861]: cluster 2024-04-19T22:52:32.643979+0000 mgr.y (mgr.25321) 341 : cluster 0 pgmap v223: 161 pgs: 21 active+undersized+degraded, 33 active+undersized, 107 active+clean; 585 KiB data, 249 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 65/630 objects degraded (10.317%) 2024-04-19T22:52:35.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:35 smithi165 bash[44861]: cluster 2024-04-19T22:52:34.645297+0000 mgr.y (mgr.25321) 342 : cluster 0 pgmap v224: 161 pgs: 6 active+undersized+degraded, 11 active+undersized, 144 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 11/630 objects degraded (1.746%) 2024-04-19T22:52:35.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:35 smithi165 bash[44861]: cluster 2024-04-19T22:52:35.405294+0000 mon.a (mon.0) 661 : cluster 3 Health check update: Degraded data redundancy: 11/630 objects degraded (1.746%), 6 pgs degraded (PG_DEGRADED) 2024-04-19T22:52:36.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:35 smithi044 bash[55659]: cluster 2024-04-19T22:52:34.645297+0000 mgr.y (mgr.25321) 342 : cluster 0 pgmap v224: 161 pgs: 6 active+undersized+degraded, 11 active+undersized, 144 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 11/630 objects degraded (1.746%) 2024-04-19T22:52:36.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:35 smithi044 bash[55659]: cluster 2024-04-19T22:52:35.405294+0000 mon.a (mon.0) 661 : cluster 3 Health check update: Degraded data redundancy: 11/630 objects degraded (1.746%), 6 pgs degraded (PG_DEGRADED) 2024-04-19T22:52:36.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:35 smithi044 bash[56981]: cluster 2024-04-19T22:52:34.645297+0000 mgr.y (mgr.25321) 342 : cluster 0 pgmap v224: 161 pgs: 6 active+undersized+degraded, 11 active+undersized, 144 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 11/630 objects degraded (1.746%) 2024-04-19T22:52:36.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:35 smithi044 bash[56981]: cluster 2024-04-19T22:52:35.405294+0000 mon.a (mon.0) 661 : cluster 3 Health check update: Degraded data redundancy: 11/630 objects degraded (1.746%), 6 pgs degraded (PG_DEGRADED) 2024-04-19T22:52:36.869 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:36 smithi165 bash[44861]: cluster 2024-04-19T22:52:36.701670+0000 mon.a (mon.0) 662 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/630 objects degraded (1.746%), 6 pgs degraded) 2024-04-19T22:52:37.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:36 smithi044 bash[55659]: cluster 2024-04-19T22:52:36.701670+0000 mon.a (mon.0) 662 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/630 objects degraded (1.746%), 6 pgs degraded) 2024-04-19T22:52:37.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:36 smithi044 bash[56981]: cluster 2024-04-19T22:52:36.701670+0000 mon.a (mon.0) 662 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 11/630 objects degraded (1.746%), 6 pgs degraded) 2024-04-19T22:52:38.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:37 smithi044 bash[55659]: cluster 2024-04-19T22:52:36.646436+0000 mgr.y (mgr.25321) 343 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:52:38.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:37 smithi044 bash[56981]: cluster 2024-04-19T22:52:36.646436+0000 mgr.y (mgr.25321) 343 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:52:38.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:37 smithi165 bash[44861]: cluster 2024-04-19T22:52:36.646436+0000 mgr.y (mgr.25321) 343 : cluster 0 pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:52:39.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:39 smithi165 bash[44861]: cluster 2024-04-19T22:52:38.647632+0000 mgr.y (mgr.25321) 344 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-04-19T22:52:40.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:39 smithi044 bash[55659]: cluster 2024-04-19T22:52:38.647632+0000 mgr.y (mgr.25321) 344 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-04-19T22:52:40.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:39 smithi044 bash[56981]: cluster 2024-04-19T22:52:38.647632+0000 mgr.y (mgr.25321) 344 : cluster 0 pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 623 B/s rd, 0 op/s 2024-04-19T22:52:41.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.336274+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:41.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.348586+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:41.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.351510+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:41.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.353552+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:52:41.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: cluster 2024-04-19T22:52:40.357803+0000 mgr.y (mgr.25321) 345 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:52:41.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: cluster 2024-04-19T22:52:40.358506+0000 mgr.y (mgr.25321) 346 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:52:41.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.367898+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:41.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.500568+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:52:41.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.506733+0000 mon.a (mon.0) 669 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:41.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.511522+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:41.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.514807+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:41.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.521830+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:41.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: cephadm 2024-04-19T22:52:40.523585+0000 mgr.y (mgr.25321) 347 : cephadm 1 Upgrade: Setting container_image for all osd 2024-04-19T22:52:41.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.531106+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:41.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.536293+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-19T22:52:41.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.542412+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-19T22:52:41.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.547088+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-19T22:52:41.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.553378+0000 mon.a (mon.0) 677 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-19T22:52:41.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.557854+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-19T22:52:41.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.564001+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-19T22:52:41.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.568325+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-19T22:52:41.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.574128+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-19T22:52:41.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.578363+0000 mon.a (mon.0) 682 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-19T22:52:41.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.584597+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-19T22:52:41.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.589345+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-19T22:52:41.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.595286+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-19T22:52:41.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.600076+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-19T22:52:41.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.606061+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-19T22:52:41.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.610241+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-19T22:52:41.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.615827+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-19T22:52:41.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: cephadm 2024-04-19T22:52:40.623113+0000 mgr.y (mgr.25321) 348 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-04-19T22:52:41.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:41 smithi165 bash[44861]: audit 2024-04-19T22:52:40.624150+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-19T22:52:41.736 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.336274+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:41.736 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.348586+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:41.736 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.351510+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:41.736 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.353552+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:52:41.736 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: cluster 2024-04-19T22:52:40.357803+0000 mgr.y (mgr.25321) 345 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:52:41.736 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: cluster 2024-04-19T22:52:40.358506+0000 mgr.y (mgr.25321) 346 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:52:41.737 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.367898+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:41.737 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.500568+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:52:41.737 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.506733+0000 mon.a (mon.0) 669 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:41.737 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.511522+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:41.737 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.514807+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:41.737 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.521830+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:41.737 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: cephadm 2024-04-19T22:52:40.523585+0000 mgr.y (mgr.25321) 347 : cephadm 1 Upgrade: Setting container_image for all osd 2024-04-19T22:52:41.737 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.531106+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:41.737 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.536293+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-19T22:52:41.737 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.542412+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-19T22:52:41.737 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.547088+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-19T22:52:41.737 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.553378+0000 mon.a (mon.0) 677 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-19T22:52:41.737 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.557854+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-19T22:52:41.737 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.564001+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-19T22:52:41.737 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.568325+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-19T22:52:41.738 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.574128+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-19T22:52:41.738 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.578363+0000 mon.a (mon.0) 682 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-19T22:52:41.738 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.584597+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-19T22:52:41.738 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.589345+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-19T22:52:41.738 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.595286+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-19T22:52:41.738 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.600076+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-19T22:52:41.738 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.606061+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-19T22:52:41.738 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.610241+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-19T22:52:41.738 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.615827+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-19T22:52:41.738 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: cephadm 2024-04-19T22:52:40.623113+0000 mgr.y (mgr.25321) 348 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-04-19T22:52:41.738 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[55659]: audit 2024-04-19T22:52:40.624150+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-19T22:52:41.739 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.336274+0000 mon.a (mon.0) 663 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:41.739 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.348586+0000 mon.a (mon.0) 664 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:41.739 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.351510+0000 mon.a (mon.0) 665 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:41.739 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.353552+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:52:41.739 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: cluster 2024-04-19T22:52:40.357803+0000 mgr.y (mgr.25321) 345 : cluster 0 pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T22:52:41.739 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: cluster 2024-04-19T22:52:40.358506+0000 mgr.y (mgr.25321) 346 : cluster 0 pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:52:41.739 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.367898+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:41.739 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.500568+0000 mon.a (mon.0) 668 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:52:41.739 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.506733+0000 mon.a (mon.0) 669 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:41.739 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.511522+0000 mon.a (mon.0) 670 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:41.739 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.514807+0000 mon.a (mon.0) 671 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:41.739 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.521830+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:41.739 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: cephadm 2024-04-19T22:52:40.523585+0000 mgr.y (mgr.25321) 347 : cephadm 1 Upgrade: Setting container_image for all osd 2024-04-19T22:52:41.739 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.531106+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.536293+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.542412+0000 mon.a (mon.0) 675 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.547088+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.553378+0000 mon.a (mon.0) 677 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.557854+0000 mon.a (mon.0) 678 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.564001+0000 mon.a (mon.0) 679 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.568325+0000 mon.a (mon.0) 680 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.574128+0000 mon.a (mon.0) 681 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.578363+0000 mon.a (mon.0) 682 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.584597+0000 mon.a (mon.0) 683 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.589345+0000 mon.a (mon.0) 684 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.595286+0000 mon.a (mon.0) 685 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.600076+0000 mon.a (mon.0) 686 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.606061+0000 mon.a (mon.0) 687 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.610241+0000 mon.a (mon.0) 688 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-19T22:52:41.740 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.615827+0000 mon.a (mon.0) 689 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-19T22:52:41.741 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: cephadm 2024-04-19T22:52:40.623113+0000 mgr.y (mgr.25321) 348 : cephadm 1 Upgrade: Setting require_osd_release to 19 squid 2024-04-19T22:52:41.741 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:41 smithi044 bash[56981]: audit 2024-04-19T22:52:40.624150+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-19T22:52:42.321 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:52:42 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:52:42] "GET /metrics HTTP/1.1" 200 38632 "" "Prometheus/2.33.4" 2024-04-19T22:52:42.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:42 smithi165 bash[44861]: cluster 2024-04-19T22:52:41.612555+0000 mon.a (mon.0) 691 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-19T22:52:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:42 smithi165 bash[44861]: audit 2024-04-19T22:52:41.614895+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-19T22:52:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:42 smithi165 bash[44861]: cluster 2024-04-19T22:52:41.622856+0000 mon.a (mon.0) 693 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-04-19T22:52:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:42 smithi165 bash[44861]: audit 2024-04-19T22:52:41.626217+0000 mon.a (mon.0) 694 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:42 smithi165 bash[44861]: cephadm 2024-04-19T22:52:41.627668+0000 mgr.y (mgr.25321) 349 : cephadm 1 Upgrade: Setting container_image for all mds 2024-04-19T22:52:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:42 smithi165 bash[44861]: audit 2024-04-19T22:52:41.634407+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:42.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:42 smithi165 bash[44861]: audit 2024-04-19T22:52:41.735834+0000 mgr.y (mgr.25321) 350 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:42.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:42 smithi044 bash[55659]: cluster 2024-04-19T22:52:41.612555+0000 mon.a (mon.0) 691 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-19T22:52:42.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:42 smithi044 bash[55659]: audit 2024-04-19T22:52:41.614895+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-19T22:52:42.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:42 smithi044 bash[55659]: cluster 2024-04-19T22:52:41.622856+0000 mon.a (mon.0) 693 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-04-19T22:52:42.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:42 smithi044 bash[55659]: audit 2024-04-19T22:52:41.626217+0000 mon.a (mon.0) 694 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:42.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:42 smithi044 bash[55659]: cephadm 2024-04-19T22:52:41.627668+0000 mgr.y (mgr.25321) 349 : cephadm 1 Upgrade: Setting container_image for all mds 2024-04-19T22:52:42.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:42 smithi044 bash[55659]: audit 2024-04-19T22:52:41.634407+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:42.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:42 smithi044 bash[55659]: audit 2024-04-19T22:52:41.735834+0000 mgr.y (mgr.25321) 350 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:42.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:42 smithi044 bash[56981]: cluster 2024-04-19T22:52:41.612555+0000 mon.a (mon.0) 691 : cluster 1 Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-19T22:52:42.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:42 smithi044 bash[56981]: audit 2024-04-19T22:52:41.614895+0000 mon.a (mon.0) 692 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-19T22:52:42.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:42 smithi044 bash[56981]: cluster 2024-04-19T22:52:41.622856+0000 mon.a (mon.0) 693 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2024-04-19T22:52:42.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:42 smithi044 bash[56981]: audit 2024-04-19T22:52:41.626217+0000 mon.a (mon.0) 694 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:52:42.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:42 smithi044 bash[56981]: cephadm 2024-04-19T22:52:41.627668+0000 mgr.y (mgr.25321) 349 : cephadm 1 Upgrade: Setting container_image for all mds 2024-04-19T22:52:42.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:42 smithi044 bash[56981]: audit 2024-04-19T22:52:41.634407+0000 mon.a (mon.0) 695 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:42.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:42 smithi044 bash[56981]: audit 2024-04-19T22:52:41.735834+0000 mgr.y (mgr.25321) 350 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:43.644 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:43 smithi044 bash[56981]: cluster 2024-04-19T22:52:42.359681+0000 mgr.y (mgr.25321) 351 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 0 op/s 2024-04-19T22:52:43.644 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:43 smithi044 bash[55659]: cluster 2024-04-19T22:52:42.359681+0000 mgr.y (mgr.25321) 351 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 0 op/s 2024-04-19T22:52:43.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:43 smithi165 bash[44861]: cluster 2024-04-19T22:52:42.359681+0000 mgr.y (mgr.25321) 351 : cluster 0 pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 0 op/s 2024-04-19T22:52:45.425 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:45 smithi044 bash[56981]: cephadm 2024-04-19T22:52:44.158698+0000 mgr.y (mgr.25321) 352 : cephadm 1 Upgrade: Updating rgw.foo.smithi044.ofxscw (1/4) 2024-04-19T22:52:45.425 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:45 smithi044 bash[56981]: audit 2024-04-19T22:52:44.165569+0000 mon.a (mon.0) 696 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:45.425 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:45 smithi044 bash[56981]: audit 2024-04-19T22:52:44.170109+0000 mon.a (mon.0) 697 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.ofxscw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:52:45.425 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:45 smithi044 bash[56981]: audit 2024-04-19T22:52:44.173408+0000 mon.a (mon.0) 698 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:45.425 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:45 smithi044 bash[56981]: cephadm 2024-04-19T22:52:44.175274+0000 mgr.y (mgr.25321) 353 : cephadm 1 Deploying daemon rgw.foo.smithi044.ofxscw on smithi044 2024-04-19T22:52:45.426 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:45 smithi044 bash[56981]: cluster 2024-04-19T22:52:44.360710+0000 mgr.y (mgr.25321) 354 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 0 op/s 2024-04-19T22:52:45.426 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:45 smithi044 bash[55659]: cephadm 2024-04-19T22:52:44.158698+0000 mgr.y (mgr.25321) 352 : cephadm 1 Upgrade: Updating rgw.foo.smithi044.ofxscw (1/4) 2024-04-19T22:52:45.426 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:45 smithi044 bash[55659]: audit 2024-04-19T22:52:44.165569+0000 mon.a (mon.0) 696 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:45.426 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:45 smithi044 bash[55659]: audit 2024-04-19T22:52:44.170109+0000 mon.a (mon.0) 697 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.ofxscw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:52:45.426 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:45 smithi044 bash[55659]: audit 2024-04-19T22:52:44.173408+0000 mon.a (mon.0) 698 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:45.426 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:45 smithi044 bash[55659]: cephadm 2024-04-19T22:52:44.175274+0000 mgr.y (mgr.25321) 353 : cephadm 1 Deploying daemon rgw.foo.smithi044.ofxscw on smithi044 2024-04-19T22:52:45.426 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:45 smithi044 bash[55659]: cluster 2024-04-19T22:52:44.360710+0000 mgr.y (mgr.25321) 354 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 0 op/s 2024-04-19T22:52:45.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:45 smithi165 bash[44861]: cephadm 2024-04-19T22:52:44.158698+0000 mgr.y (mgr.25321) 352 : cephadm 1 Upgrade: Updating rgw.foo.smithi044.ofxscw (1/4) 2024-04-19T22:52:45.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:45 smithi165 bash[44861]: audit 2024-04-19T22:52:44.165569+0000 mon.a (mon.0) 696 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:45.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:45 smithi165 bash[44861]: audit 2024-04-19T22:52:44.170109+0000 mon.a (mon.0) 697 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi044.ofxscw", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:52:45.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:45 smithi165 bash[44861]: audit 2024-04-19T22:52:44.173408+0000 mon.a (mon.0) 698 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:45.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:45 smithi165 bash[44861]: cephadm 2024-04-19T22:52:44.175274+0000 mgr.y (mgr.25321) 353 : cephadm 1 Deploying daemon rgw.foo.smithi044.ofxscw on smithi044 2024-04-19T22:52:45.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:45 smithi165 bash[44861]: cluster 2024-04-19T22:52:44.360710+0000 mgr.y (mgr.25321) 354 : cluster 0 pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 663 B/s rd, 0 op/s 2024-04-19T22:52:46.571 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:46 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:46.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:46 smithi044 bash[56981]: audit 2024-04-19T22:52:45.542681+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:46.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:46 smithi044 bash[56981]: audit 2024-04-19T22:52:45.544268+0000 mon.a (mon.0) 700 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:52:46.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:46 smithi044 bash[56981]: audit 2024-04-19T22:52:45.873049+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:46.573 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:52:46 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:46.573 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:52:46 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:46.573 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:52:46 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:46.574 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:52:46 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:46.574 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:52:46 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:46.574 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:52:46 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:46.575 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:52:46 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:46.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:46 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:46.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:46 smithi044 bash[55659]: audit 2024-04-19T22:52:45.542681+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:46.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:46 smithi044 bash[55659]: audit 2024-04-19T22:52:45.544268+0000 mon.a (mon.0) 700 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:52:46.575 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:46 smithi044 bash[55659]: audit 2024-04-19T22:52:45.873049+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:46.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:46 smithi165 bash[44861]: audit 2024-04-19T22:52:45.542681+0000 mon.a (mon.0) 699 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:46.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:46 smithi165 bash[44861]: audit 2024-04-19T22:52:45.544268+0000 mon.a (mon.0) 700 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:52:46.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:46 smithi165 bash[44861]: audit 2024-04-19T22:52:45.873049+0000 mon.a (mon.0) 701 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:48.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:47 smithi165 bash[44861]: cluster 2024-04-19T22:52:46.361587+0000 mgr.y (mgr.25321) 355 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:52:48.321 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:52:47 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:48.322 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:52:47 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:48.322 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:52:47 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:48.322 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:52:47 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:48.323 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:52:47 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:48.323 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:52:47 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:48.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:47 smithi044 bash[55659]: cluster 2024-04-19T22:52:46.361587+0000 mgr.y (mgr.25321) 355 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:52:48.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:47 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:48.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:47 smithi044 bash[56981]: cluster 2024-04-19T22:52:46.361587+0000 mgr.y (mgr.25321) 355 : cluster 0 pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:52:48.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:47 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:48.324 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:52:47 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:49.404 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:49 smithi044 bash[56981]: audit 2024-04-19T22:52:48.078703+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:49.404 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:49 smithi044 bash[56981]: audit 2024-04-19T22:52:48.089196+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:49.404 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:49 smithi044 bash[56981]: cluster 2024-04-19T22:52:48.362406+0000 mgr.y (mgr.25321) 356 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:52:49.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:49 smithi044 bash[55659]: audit 2024-04-19T22:52:48.078703+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:49.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:49 smithi044 bash[55659]: audit 2024-04-19T22:52:48.089196+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:49.404 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:49 smithi044 bash[55659]: cluster 2024-04-19T22:52:48.362406+0000 mgr.y (mgr.25321) 356 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:52:49.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:49 smithi165 bash[44861]: audit 2024-04-19T22:52:48.078703+0000 mon.a (mon.0) 702 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:49.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:49 smithi165 bash[44861]: audit 2024-04-19T22:52:48.089196+0000 mon.a (mon.0) 703 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:49.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:49 smithi165 bash[44861]: cluster 2024-04-19T22:52:48.362406+0000 mgr.y (mgr.25321) 356 : cluster 0 pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:52:51.943 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:51 smithi044 bash[55659]: cluster 2024-04-19T22:52:50.363793+0000 mgr.y (mgr.25321) 357 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-19T22:52:51.943 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:51 smithi044 bash[55659]: cephadm 2024-04-19T22:52:50.667969+0000 mgr.y (mgr.25321) 358 : cephadm 1 Upgrade: Updating rgw.smpl.smithi044.nuojwc (2/4) 2024-04-19T22:52:51.943 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:51 smithi044 bash[55659]: audit 2024-04-19T22:52:50.675660+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:51.943 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:51 smithi044 bash[55659]: audit 2024-04-19T22:52:50.680502+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.nuojwc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:52:51.944 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:51 smithi044 bash[55659]: audit 2024-04-19T22:52:50.684153+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:51.944 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:51 smithi044 bash[55659]: cephadm 2024-04-19T22:52:50.686292+0000 mgr.y (mgr.25321) 359 : cephadm 1 Deploying daemon rgw.smpl.smithi044.nuojwc on smithi044 2024-04-19T22:52:51.944 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:51 smithi044 bash[56981]: cluster 2024-04-19T22:52:50.363793+0000 mgr.y (mgr.25321) 357 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-19T22:52:51.944 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:51 smithi044 bash[56981]: cephadm 2024-04-19T22:52:50.667969+0000 mgr.y (mgr.25321) 358 : cephadm 1 Upgrade: Updating rgw.smpl.smithi044.nuojwc (2/4) 2024-04-19T22:52:51.944 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:51 smithi044 bash[56981]: audit 2024-04-19T22:52:50.675660+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:51.944 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:51 smithi044 bash[56981]: audit 2024-04-19T22:52:50.680502+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.nuojwc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:52:51.944 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:51 smithi044 bash[56981]: audit 2024-04-19T22:52:50.684153+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:51.944 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:51 smithi044 bash[56981]: cephadm 2024-04-19T22:52:50.686292+0000 mgr.y (mgr.25321) 359 : cephadm 1 Deploying daemon rgw.smpl.smithi044.nuojwc on smithi044 2024-04-19T22:52:51.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:51 smithi165 bash[44861]: cluster 2024-04-19T22:52:50.363793+0000 mgr.y (mgr.25321) 357 : cluster 0 pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 253 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-19T22:52:51.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:51 smithi165 bash[44861]: cephadm 2024-04-19T22:52:50.667969+0000 mgr.y (mgr.25321) 358 : cephadm 1 Upgrade: Updating rgw.smpl.smithi044.nuojwc (2/4) 2024-04-19T22:52:51.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:51 smithi165 bash[44861]: audit 2024-04-19T22:52:50.675660+0000 mon.a (mon.0) 704 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:51.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:51 smithi165 bash[44861]: audit 2024-04-19T22:52:50.680502+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi044.nuojwc", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:52:51.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:51 smithi165 bash[44861]: audit 2024-04-19T22:52:50.684153+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:51.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:51 smithi165 bash[44861]: cephadm 2024-04-19T22:52:50.686292+0000 mgr.y (mgr.25321) 359 : cephadm 1 Deploying daemon rgw.smpl.smithi044.nuojwc on smithi044 2024-04-19T22:52:52.321 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:52:52 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:52:52] "GET /metrics HTTP/1.1" 200 38626 "" "Prometheus/2.33.4" 2024-04-19T22:52:52.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:52 smithi165 bash[44861]: audit 2024-04-19T22:52:51.739349+0000 mgr.y (mgr.25321) 360 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:52.995 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:52:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:52.996 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:52:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:52.996 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:52 smithi044 bash[56981]: audit 2024-04-19T22:52:51.739349+0000 mgr.y (mgr.25321) 360 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:52.996 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:52.996 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:52 smithi044 bash[55659]: audit 2024-04-19T22:52:51.739349+0000 mgr.y (mgr.25321) 360 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:52:52.996 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:52.997 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:52:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:52.997 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:52:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:52.997 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:52:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:52.998 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:52:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:52.998 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:52:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:53.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:53 smithi044 bash[56981]: cluster 2024-04-19T22:52:52.364986+0000 mgr.y (mgr.25321) 361 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-04-19T22:52:53.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:53 smithi044 bash[55659]: cluster 2024-04-19T22:52:52.364986+0000 mgr.y (mgr.25321) 361 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-04-19T22:52:53.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:53 smithi165 bash[44861]: cluster 2024-04-19T22:52:52.364986+0000 mgr.y (mgr.25321) 361 : cluster 0 pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 39 op/s 2024-04-19T22:52:55.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:55.072 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:52:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:55.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:55.072 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:52:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:55.073 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:52:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:55.073 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:52:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:55.073 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:52:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:55.073 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:52:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:55.074 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:52:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:55.939 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:55 smithi044 bash[56981]: cluster 2024-04-19T22:52:54.366111+0000 mgr.y (mgr.25321) 362 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 85 B/s wr, 64 op/s 2024-04-19T22:52:55.939 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:55 smithi044 bash[56981]: audit 2024-04-19T22:52:54.781864+0000 mon.a (mon.0) 707 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:55.939 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:55 smithi044 bash[56981]: audit 2024-04-19T22:52:54.789400+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:55.939 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:55 smithi044 bash[55659]: cluster 2024-04-19T22:52:54.366111+0000 mgr.y (mgr.25321) 362 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 85 B/s wr, 64 op/s 2024-04-19T22:52:55.939 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:55 smithi044 bash[55659]: audit 2024-04-19T22:52:54.781864+0000 mon.a (mon.0) 707 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:55.939 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:55 smithi044 bash[55659]: audit 2024-04-19T22:52:54.789400+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:56.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:55 smithi165 bash[44861]: cluster 2024-04-19T22:52:54.366111+0000 mgr.y (mgr.25321) 362 : cluster 0 pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 85 B/s wr, 64 op/s 2024-04-19T22:52:56.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:55 smithi165 bash[44861]: audit 2024-04-19T22:52:54.781864+0000 mon.a (mon.0) 707 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:56.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:55 smithi165 bash[44861]: audit 2024-04-19T22:52:54.789400+0000 mon.a (mon.0) 708 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:57.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:57 smithi165 bash[44861]: cluster 2024-04-19T22:52:56.366927+0000 mgr.y (mgr.25321) 363 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-19T22:52:57.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:57 smithi165 bash[44861]: audit 2024-04-19T22:52:57.186184+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:57.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:57 smithi165 bash[44861]: audit 2024-04-19T22:52:57.191247+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.hsmrle", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:52:57.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:57 smithi165 bash[44861]: audit 2024-04-19T22:52:57.195152+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:58.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:57 smithi044 bash[55659]: cluster 2024-04-19T22:52:56.366927+0000 mgr.y (mgr.25321) 363 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-19T22:52:58.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:57 smithi044 bash[55659]: audit 2024-04-19T22:52:57.186184+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:58.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:57 smithi044 bash[55659]: audit 2024-04-19T22:52:57.191247+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.hsmrle", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:52:58.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:57 smithi044 bash[55659]: audit 2024-04-19T22:52:57.195152+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:58.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:57 smithi044 bash[56981]: cluster 2024-04-19T22:52:56.366927+0000 mgr.y (mgr.25321) 363 : cluster 0 pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-19T22:52:58.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:57 smithi044 bash[56981]: audit 2024-04-19T22:52:57.186184+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:52:58.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:57 smithi044 bash[56981]: audit 2024-04-19T22:52:57.191247+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi165.hsmrle", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:52:58.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:57 smithi044 bash[56981]: audit 2024-04-19T22:52:57.195152+0000 mon.a (mon.0) 711 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:52:58.160 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:52:58.888 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:52:58.888 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (8m) 2m ago 14m 13.6M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:52:58.888 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 error 29s ago 14m - - 2024-04-19T22:52:58.888 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (6m) 2m ago 12m 44.2M - 3.5 e1d6a67b021e 57b20873ff61 2024-04-19T22:52:58.888 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (6m) 29s ago 20m 438M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:52:58.888 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (7m) 2m ago 22m 496M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:52:58.888 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (6m) 2m ago 22m 48.8M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:52:58.888 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (5m) 29s ago 20m 39.8M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:52:58.889 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (5m) 2m ago 20m 42.1M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:52:58.889 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (8m) 2m ago 14m 9115k - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:52:58.889 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (7m) 29s ago 14m 8760k - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:52:58.889 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (3m) 2m ago 19m 56.3M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 4ca22b62b153 2024-04-19T22:52:58.889 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (3m) 2m ago 19m 49.4M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 10381d943905 2024-04-19T22:52:58.889 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (2m) 2m ago 18m 44.8M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 01e40460e5d7 2024-04-19T22:52:58.889 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (2m) 2m ago 18m - 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 b670605e588c 2024-04-19T22:52:58.889 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (2m) 29s ago 17m 56.4M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 4d06643c9c9a 2024-04-19T22:52:58.889 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (92s) 29s ago 17m 47.7M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 b786a54d9218 2024-04-19T22:52:58.889 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (64s) 29s ago 16m 46.0M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 d20ae65d353d 2024-04-19T22:52:58.889 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (35s) 29s ago 15m 11.8M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 f596d7c8f4da 2024-04-19T22:52:58.889 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (6m) 29s ago 14m 61.7M - 2.33.4 514e6a882f6e 80e3b346b1e3 2024-04-19T22:52:58.889 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 starting - - - - 2024-04-19T22:52:58.889 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (13m) 29s ago 13m 86.9M - 17.2.0 e1d6a67b021e bd6a478b4f23 2024-04-19T22:52:58.889 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 starting - - - - 2024-04-19T22:52:58.890 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (12m) 29s ago 12m 86.6M - 17.2.0 e1d6a67b021e fdf814a64f8e 2024-04-19T22:52:59.071 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:58 smithi044 bash[55659]: cephadm 2024-04-19T22:52:57.178781+0000 mgr.y (mgr.25321) 364 : cephadm 1 Upgrade: Updating rgw.foo.smithi165.hsmrle (3/4) 2024-04-19T22:52:59.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:58 smithi044 bash[55659]: cephadm 2024-04-19T22:52:57.197466+0000 mgr.y (mgr.25321) 365 : cephadm 1 Deploying daemon rgw.foo.smithi165.hsmrle on smithi165 2024-04-19T22:52:59.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:58 smithi044 bash[56981]: cephadm 2024-04-19T22:52:57.178781+0000 mgr.y (mgr.25321) 364 : cephadm 1 Upgrade: Updating rgw.foo.smithi165.hsmrle (3/4) 2024-04-19T22:52:59.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:58 smithi044 bash[56981]: cephadm 2024-04-19T22:52:57.197466+0000 mgr.y (mgr.25321) 365 : cephadm 1 Deploying daemon rgw.foo.smithi165.hsmrle on smithi165 2024-04-19T22:52:59.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:58 smithi165 bash[44861]: cephadm 2024-04-19T22:52:57.178781+0000 mgr.y (mgr.25321) 364 : cephadm 1 Upgrade: Updating rgw.foo.smithi165.hsmrle (3/4) 2024-04-19T22:52:59.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:58 smithi165 bash[44861]: cephadm 2024-04-19T22:52:57.197466+0000 mgr.y (mgr.25321) 365 : cephadm 1 Deploying daemon rgw.foo.smithi165.hsmrle on smithi165 2024-04-19T22:52:59.330 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:52:59.331 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:52:59.331 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:52:59.331 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:52:59.331 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:52:59.331 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:52:59.331 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:52:59.331 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:52:59.331 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 8 2024-04-19T22:52:59.331 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:52:59.331 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:52:59.331 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-19T22:52:59.331 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:52:59.331 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:52:59.331 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:52:59.332 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-19T22:52:59.332 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 15 2024-04-19T22:52:59.332 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:52:59.332 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:52:59.694 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:52:59 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:59.694 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:52:59 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:59.695 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:52:59 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:59.695 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:52:59 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:59.695 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:52:59 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:59.696 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:52:59 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:59.696 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:52:59 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:59.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:59 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:59.696 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:52:59 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:52:59.709 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:52:59.709 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:52:59.710 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:52:59.710 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:52:59.710 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:52:59.710 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-04-19T22:52:59.710 INFO:teuthology.orchestra.run.smithi044.stdout: "osd", 2024-04-19T22:52:59.710 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:52:59.710 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:52:59.710 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "13/23 daemons upgraded", 2024-04-19T22:52:59.710 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading rgw daemons", 2024-04-19T22:52:59.710 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:52:59.710 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:53:00.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:59 smithi044 bash[56981]: audit 2024-04-19T22:52:58.144990+0000 mgr.y (mgr.25321) 366 : audit 0 from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:00.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:59 smithi044 bash[56981]: cluster 2024-04-19T22:52:58.368304+0000 mgr.y (mgr.25321) 367 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 170 B/s wr, 120 op/s 2024-04-19T22:53:00.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:59 smithi044 bash[56981]: audit 2024-04-19T22:52:58.520270+0000 mgr.y (mgr.25321) 368 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:00.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:59 smithi044 bash[56981]: audit 2024-04-19T22:52:58.873120+0000 mgr.y (mgr.25321) 369 : audit 0 from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:00.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:52:59 smithi044 bash[56981]: audit 2024-04-19T22:52:59.330914+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.44:0/4223549115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:00.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:59 smithi044 bash[55659]: audit 2024-04-19T22:52:58.144990+0000 mgr.y (mgr.25321) 366 : audit 0 from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:00.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:59 smithi044 bash[55659]: cluster 2024-04-19T22:52:58.368304+0000 mgr.y (mgr.25321) 367 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 170 B/s wr, 120 op/s 2024-04-19T22:53:00.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:59 smithi044 bash[55659]: audit 2024-04-19T22:52:58.520270+0000 mgr.y (mgr.25321) 368 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:00.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:59 smithi044 bash[55659]: audit 2024-04-19T22:52:58.873120+0000 mgr.y (mgr.25321) 369 : audit 0 from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:00.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:52:59 smithi044 bash[55659]: audit 2024-04-19T22:52:59.330914+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.44:0/4223549115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:00.157 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:59 smithi165 bash[44861]: audit 2024-04-19T22:52:58.144990+0000 mgr.y (mgr.25321) 366 : audit 0 from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:00.157 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:59 smithi165 bash[44861]: cluster 2024-04-19T22:52:58.368304+0000 mgr.y (mgr.25321) 367 : cluster 0 pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 170 B/s wr, 120 op/s 2024-04-19T22:53:00.157 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:59 smithi165 bash[44861]: audit 2024-04-19T22:52:58.520270+0000 mgr.y (mgr.25321) 368 : audit 0 from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:00.158 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:59 smithi165 bash[44861]: audit 2024-04-19T22:52:58.873120+0000 mgr.y (mgr.25321) 369 : audit 0 from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:00.158 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:52:59 smithi165 bash[44861]: audit 2024-04-19T22:52:59.330914+0000 mon.c (mon.1) 19 : audit 0 from='client.? 172.21.15.44:0/4223549115' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:00.166 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-19T22:53:00.166 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:53:00.166 INFO:teuthology.orchestra.run.smithi044.stdout: daemon grafana.a on smithi165 is in error state 2024-04-19T22:53:01.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:00 smithi044 bash[55659]: audit 2024-04-19T22:52:59.709250+0000 mgr.y (mgr.25321) 370 : audit 0 from='client.34644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:01.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:00 smithi044 bash[55659]: audit 2024-04-19T22:53:00.166638+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.44:0/2851007550' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:53:01.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:00 smithi044 bash[55659]: audit 2024-04-19T22:53:00.539155+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:53:01.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:00 smithi044 bash[56981]: audit 2024-04-19T22:52:59.709250+0000 mgr.y (mgr.25321) 370 : audit 0 from='client.34644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:01.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:00 smithi044 bash[56981]: audit 2024-04-19T22:53:00.166638+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.44:0/2851007550' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:53:01.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:00 smithi044 bash[56981]: audit 2024-04-19T22:53:00.539155+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:53:01.075 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:00 smithi165 bash[44861]: audit 2024-04-19T22:52:59.709250+0000 mgr.y (mgr.25321) 370 : audit 0 from='client.34644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:01.076 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:00 smithi165 bash[44861]: audit 2024-04-19T22:53:00.166638+0000 mon.c (mon.1) 20 : audit 0 from='client.? 172.21.15.44:0/2851007550' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:53:01.076 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:00 smithi165 bash[44861]: audit 2024-04-19T22:53:00.539155+0000 mon.a (mon.0) 712 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:53:01.444 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:53:01 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:01.444 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:53:01 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:01.445 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:53:01 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:01.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:01 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:01.445 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:53:01 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:01.445 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:53:01 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:01.446 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:53:01 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:01.446 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:53:01 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:01.446 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:53:01 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:02.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:01 smithi044 bash[55659]: cluster 2024-04-19T22:53:00.369790+0000 mgr.y (mgr.25321) 371 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-19T22:53:02.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:01 smithi044 bash[55659]: audit 2024-04-19T22:53:01.248096+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:02.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:01 smithi044 bash[55659]: audit 2024-04-19T22:53:01.262088+0000 mon.a (mon.0) 714 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:02.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:01 smithi044 bash[56981]: cluster 2024-04-19T22:53:00.369790+0000 mgr.y (mgr.25321) 371 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-19T22:53:02.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:01 smithi044 bash[56981]: audit 2024-04-19T22:53:01.248096+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:02.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:01 smithi044 bash[56981]: audit 2024-04-19T22:53:01.262088+0000 mon.a (mon.0) 714 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:02.241 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:01 smithi165 bash[44861]: cluster 2024-04-19T22:53:00.369790+0000 mgr.y (mgr.25321) 371 : cluster 0 pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-19T22:53:02.242 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:01 smithi165 bash[44861]: audit 2024-04-19T22:53:01.248096+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:02.242 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:01 smithi165 bash[44861]: audit 2024-04-19T22:53:01.262088+0000 mon.a (mon.0) 714 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:02.571 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:53:02 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:53:02] "GET /metrics HTTP/1.1" 200 38628 "" "Prometheus/2.33.4" 2024-04-19T22:53:03.051 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:02 smithi165 bash[44861]: audit 2024-04-19T22:53:01.743940+0000 mgr.y (mgr.25321) 372 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:53:03.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:02 smithi044 bash[56981]: audit 2024-04-19T22:53:01.743940+0000 mgr.y (mgr.25321) 372 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:53:03.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:02 smithi044 bash[55659]: audit 2024-04-19T22:53:01.743940+0000 mgr.y (mgr.25321) 372 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:53:04.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:03 smithi044 bash[56981]: cluster 2024-04-19T22:53:02.370959+0000 mgr.y (mgr.25321) 373 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-19T22:53:04.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:03 smithi044 bash[55659]: cluster 2024-04-19T22:53:02.370959+0000 mgr.y (mgr.25321) 373 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-19T22:53:04.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:03 smithi165 bash[44861]: cluster 2024-04-19T22:53:02.370959+0000 mgr.y (mgr.25321) 373 : cluster 0 pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 101 KiB/s rd, 170 B/s wr, 156 op/s 2024-04-19T22:53:05.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:05 smithi044 bash[55659]: cephadm 2024-04-19T22:53:04.017280+0000 mgr.y (mgr.25321) 374 : cephadm 1 Upgrade: Updating rgw.smpl.smithi165.kpecgl (4/4) 2024-04-19T22:53:05.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:05 smithi044 bash[55659]: audit 2024-04-19T22:53:04.024902+0000 mon.a (mon.0) 715 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:05.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:05 smithi044 bash[55659]: audit 2024-04-19T22:53:04.029469+0000 mon.a (mon.0) 716 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.kpecgl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:53:05.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:05 smithi044 bash[55659]: audit 2024-04-19T22:53:04.032974+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:53:05.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:05 smithi044 bash[55659]: cephadm 2024-04-19T22:53:04.035072+0000 mgr.y (mgr.25321) 375 : cephadm 1 Deploying daemon rgw.smpl.smithi165.kpecgl on smithi165 2024-04-19T22:53:05.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:05 smithi044 bash[55659]: cluster 2024-04-19T22:53:04.372077+0000 mgr.y (mgr.25321) 376 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 255 B/s wr, 151 op/s 2024-04-19T22:53:05.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:05 smithi044 bash[56981]: cephadm 2024-04-19T22:53:04.017280+0000 mgr.y (mgr.25321) 374 : cephadm 1 Upgrade: Updating rgw.smpl.smithi165.kpecgl (4/4) 2024-04-19T22:53:05.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:05 smithi044 bash[56981]: audit 2024-04-19T22:53:04.024902+0000 mon.a (mon.0) 715 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:05.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:05 smithi044 bash[56981]: audit 2024-04-19T22:53:04.029469+0000 mon.a (mon.0) 716 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.kpecgl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:53:05.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:05 smithi044 bash[56981]: audit 2024-04-19T22:53:04.032974+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:53:05.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:05 smithi044 bash[56981]: cephadm 2024-04-19T22:53:04.035072+0000 mgr.y (mgr.25321) 375 : cephadm 1 Deploying daemon rgw.smpl.smithi165.kpecgl on smithi165 2024-04-19T22:53:05.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:05 smithi044 bash[56981]: cluster 2024-04-19T22:53:04.372077+0000 mgr.y (mgr.25321) 376 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 255 B/s wr, 151 op/s 2024-04-19T22:53:05.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:05 smithi165 bash[44861]: cephadm 2024-04-19T22:53:04.017280+0000 mgr.y (mgr.25321) 374 : cephadm 1 Upgrade: Updating rgw.smpl.smithi165.kpecgl (4/4) 2024-04-19T22:53:05.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:05 smithi165 bash[44861]: audit 2024-04-19T22:53:04.024902+0000 mon.a (mon.0) 715 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:05.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:05 smithi165 bash[44861]: audit 2024-04-19T22:53:04.029469+0000 mon.a (mon.0) 716 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi165.kpecgl", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T22:53:05.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:05 smithi165 bash[44861]: audit 2024-04-19T22:53:04.032974+0000 mon.a (mon.0) 717 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:53:05.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:05 smithi165 bash[44861]: cephadm 2024-04-19T22:53:04.035072+0000 mgr.y (mgr.25321) 375 : cephadm 1 Deploying daemon rgw.smpl.smithi165.kpecgl on smithi165 2024-04-19T22:53:05.381 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:05 smithi165 bash[44861]: cluster 2024-04-19T22:53:04.372077+0000 mgr.y (mgr.25321) 376 : cluster 0 pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 99 KiB/s rd, 255 B/s wr, 151 op/s 2024-04-19T22:53:06.421 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:53:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:06.422 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:53:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:06.422 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:53:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:06.422 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:06.423 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:53:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:06.423 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:53:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:06.423 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:53:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:06.424 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:53:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:06.424 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:53:06 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:07.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:07 smithi165 bash[44861]: cluster 2024-04-19T22:53:06.373340+0000 mgr.y (mgr.25321) 377 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 154 op/s 2024-04-19T22:53:07.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:07 smithi044 bash[56981]: cluster 2024-04-19T22:53:06.373340+0000 mgr.y (mgr.25321) 377 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 154 op/s 2024-04-19T22:53:07.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:07 smithi044 bash[55659]: cluster 2024-04-19T22:53:06.373340+0000 mgr.y (mgr.25321) 377 : cluster 0 pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 257 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 154 op/s 2024-04-19T22:53:08.076 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:08.076 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:53:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:08.077 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:53:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:08.077 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:53:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:08.077 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:53:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:08.078 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:53:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:08.078 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:53:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:08.078 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:53:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:08.078 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:53:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:09.444 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:09 smithi165 bash[44861]: audit 2024-04-19T22:53:08.084715+0000 mon.a (mon.0) 718 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:09 smithi165 bash[44861]: audit 2024-04-19T22:53:08.098828+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:09 smithi165 bash[44861]: audit 2024-04-19T22:53:08.110174+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:53:09.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:09 smithi165 bash[44861]: cluster 2024-04-19T22:53:08.374651+0000 mgr.y (mgr.25321) 378 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-19T22:53:09.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:09 smithi165 bash[44861]: audit 2024-04-19T22:53:08.635779+0000 mon.a (mon.0) 721 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:09 smithi165 bash[44861]: audit 2024-04-19T22:53:08.641319+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:09 smithi165 bash[44861]: audit 2024-04-19T22:53:08.647015+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:09 smithi165 bash[44861]: audit 2024-04-19T22:53:08.652959+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[56981]: audit 2024-04-19T22:53:08.084715+0000 mon.a (mon.0) 718 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[56981]: audit 2024-04-19T22:53:08.098828+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[56981]: audit 2024-04-19T22:53:08.110174+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:53:09.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[56981]: cluster 2024-04-19T22:53:08.374651+0000 mgr.y (mgr.25321) 378 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-19T22:53:09.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[56981]: audit 2024-04-19T22:53:08.635779+0000 mon.a (mon.0) 721 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[56981]: audit 2024-04-19T22:53:08.641319+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[56981]: audit 2024-04-19T22:53:08.647015+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[56981]: audit 2024-04-19T22:53:08.652959+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[55659]: audit 2024-04-19T22:53:08.084715+0000 mon.a (mon.0) 718 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[55659]: audit 2024-04-19T22:53:08.098828+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[55659]: audit 2024-04-19T22:53:08.110174+0000 mon.a (mon.0) 720 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:53:09.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[55659]: cluster 2024-04-19T22:53:08.374651+0000 mgr.y (mgr.25321) 378 : cluster 0 pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 170 B/s wr, 168 op/s 2024-04-19T22:53:09.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[55659]: audit 2024-04-19T22:53:08.635779+0000 mon.a (mon.0) 721 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.574 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[55659]: audit 2024-04-19T22:53:08.641319+0000 mon.a (mon.0) 722 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.574 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[55659]: audit 2024-04-19T22:53:08.647015+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:09.574 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:09 smithi044 bash[55659]: audit 2024-04-19T22:53:08.652959+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:11.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:11 smithi165 bash[44861]: cluster 2024-04-19T22:53:10.376079+0000 mgr.y (mgr.25321) 379 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 85 B/s wr, 164 op/s 2024-04-19T22:53:11.752 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:11 smithi044 bash[55659]: cluster 2024-04-19T22:53:10.376079+0000 mgr.y (mgr.25321) 379 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 85 B/s wr, 164 op/s 2024-04-19T22:53:11.752 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:11 smithi044 bash[56981]: cluster 2024-04-19T22:53:10.376079+0000 mgr.y (mgr.25321) 379 : cluster 0 pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 261 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 85 B/s wr, 164 op/s 2024-04-19T22:53:12.441 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:53:12 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:53:12] "GET /metrics HTTP/1.1" 200 38628 "" "Prometheus/2.33.4" 2024-04-19T22:53:12.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:12 smithi165 bash[44861]: audit 2024-04-19T22:53:11.751922+0000 mgr.y (mgr.25321) 380 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:53:12.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:12 smithi044 bash[55659]: audit 2024-04-19T22:53:11.751922+0000 mgr.y (mgr.25321) 380 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:53:12.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:12 smithi044 bash[56981]: audit 2024-04-19T22:53:11.751922+0000 mgr.y (mgr.25321) 380 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:53:13.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:13 smithi165 bash[44861]: cluster 2024-04-19T22:53:12.377325+0000 mgr.y (mgr.25321) 381 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 85 B/s wr, 139 op/s 2024-04-19T22:53:13.821 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:13 smithi044 bash[55659]: cluster 2024-04-19T22:53:12.377325+0000 mgr.y (mgr.25321) 381 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 85 B/s wr, 139 op/s 2024-04-19T22:53:13.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:13 smithi044 bash[56981]: cluster 2024-04-19T22:53:12.377325+0000 mgr.y (mgr.25321) 381 : cluster 0 pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 265 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s rd, 85 B/s wr, 139 op/s 2024-04-19T22:53:15.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:15 smithi044 bash[55659]: audit 2024-04-19T22:53:14.288818+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:15.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:15 smithi044 bash[55659]: audit 2024-04-19T22:53:14.295706+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:15.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:15 smithi044 bash[55659]: cluster 2024-04-19T22:53:14.378089+0000 mgr.y (mgr.25321) 382 : cluster 0 pgmap v246: 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-19T22:53:15.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:15 smithi044 bash[55659]: audit 2024-04-19T22:53:14.588342+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:15.572 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:15 smithi044 bash[55659]: audit 2024-04-19T22:53:14.595217+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:15.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:15 smithi044 bash[56981]: audit 2024-04-19T22:53:14.288818+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:15.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:15 smithi044 bash[56981]: audit 2024-04-19T22:53:14.295706+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:15.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:15 smithi044 bash[56981]: cluster 2024-04-19T22:53:14.378089+0000 mgr.y (mgr.25321) 382 : cluster 0 pgmap v246: 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-19T22:53:15.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:15 smithi044 bash[56981]: audit 2024-04-19T22:53:14.588342+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:15.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:15 smithi044 bash[56981]: audit 2024-04-19T22:53:14.595217+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:15.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:15 smithi165 bash[44861]: audit 2024-04-19T22:53:14.288818+0000 mon.a (mon.0) 725 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:15.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:15 smithi165 bash[44861]: audit 2024-04-19T22:53:14.295706+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:15.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:15 smithi165 bash[44861]: cluster 2024-04-19T22:53:14.378089+0000 mgr.y (mgr.25321) 382 : cluster 0 pgmap v246: 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-19T22:53:15.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:15 smithi165 bash[44861]: audit 2024-04-19T22:53:14.588342+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:15.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:15 smithi165 bash[44861]: audit 2024-04-19T22:53:14.595217+0000 mon.a (mon.0) 728 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:16.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:16 smithi165 bash[44861]: audit 2024-04-19T22:53:15.409961+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:16.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:16 smithi165 bash[44861]: audit 2024-04-19T22:53:15.422466+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:16.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:16 smithi165 bash[44861]: audit 2024-04-19T22:53:15.539495+0000 mon.a (mon.0) 731 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:53:16.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:16 smithi165 bash[44861]: audit 2024-04-19T22:53:15.664177+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:16.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:16 smithi165 bash[44861]: audit 2024-04-19T22:53:15.675539+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:16.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:16 smithi044 bash[55659]: audit 2024-04-19T22:53:15.409961+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:16.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:16 smithi044 bash[55659]: audit 2024-04-19T22:53:15.422466+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:16.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:16 smithi044 bash[55659]: audit 2024-04-19T22:53:15.539495+0000 mon.a (mon.0) 731 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:53:16.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:16 smithi044 bash[55659]: audit 2024-04-19T22:53:15.664177+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:16.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:16 smithi044 bash[55659]: audit 2024-04-19T22:53:15.675539+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:16.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:16 smithi044 bash[56981]: audit 2024-04-19T22:53:15.409961+0000 mon.a (mon.0) 729 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:16.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:16 smithi044 bash[56981]: audit 2024-04-19T22:53:15.422466+0000 mon.a (mon.0) 730 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:16.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:16 smithi044 bash[56981]: audit 2024-04-19T22:53:15.539495+0000 mon.a (mon.0) 731 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:53:16.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:16 smithi044 bash[56981]: audit 2024-04-19T22:53:15.664177+0000 mon.a (mon.0) 732 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:16.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:16 smithi044 bash[56981]: audit 2024-04-19T22:53:15.675539+0000 mon.a (mon.0) 733 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:17.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:17 smithi165 bash[44861]: cluster 2024-04-19T22:53:16.379236+0000 mgr.y (mgr.25321) 383 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 85 B/s wr, 150 op/s 2024-04-19T22:53:18.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:17 smithi044 bash[55659]: cluster 2024-04-19T22:53:16.379236+0000 mgr.y (mgr.25321) 383 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 85 B/s wr, 150 op/s 2024-04-19T22:53:18.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:17 smithi044 bash[56981]: cluster 2024-04-19T22:53:16.379236+0000 mgr.y (mgr.25321) 383 : cluster 0 pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 85 B/s wr, 150 op/s 2024-04-19T22:53:19.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:19 smithi165 bash[44861]: cluster 2024-04-19T22:53:18.380535+0000 mgr.y (mgr.25321) 384 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 85 B/s wr, 118 op/s 2024-04-19T22:53:20.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:19 smithi044 bash[55659]: cluster 2024-04-19T22:53:18.380535+0000 mgr.y (mgr.25321) 384 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 85 B/s wr, 118 op/s 2024-04-19T22:53:20.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:19 smithi044 bash[56981]: cluster 2024-04-19T22:53:18.380535+0000 mgr.y (mgr.25321) 384 : cluster 0 pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 85 B/s wr, 118 op/s 2024-04-19T22:53:21.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:21 smithi165 bash[44861]: cluster 2024-04-19T22:53:20.382660+0000 mgr.y (mgr.25321) 385 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-19T22:53:22.048 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:21 smithi044 bash[56981]: cluster 2024-04-19T22:53:20.382660+0000 mgr.y (mgr.25321) 385 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-19T22:53:22.048 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:21 smithi044 bash[55659]: cluster 2024-04-19T22:53:20.382660+0000 mgr.y (mgr.25321) 385 : cluster 0 pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-19T22:53:22.322 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:53:22 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:53:22] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.33.4" 2024-04-19T22:53:22.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:22 smithi165 bash[44861]: audit 2024-04-19T22:53:21.759710+0000 mgr.y (mgr.25321) 386 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:53:23.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:22 smithi044 bash[55659]: audit 2024-04-19T22:53:21.759710+0000 mgr.y (mgr.25321) 386 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:53:23.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:22 smithi044 bash[56981]: audit 2024-04-19T22:53:21.759710+0000 mgr.y (mgr.25321) 386 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:53:23.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:23 smithi044 bash[55659]: cluster 2024-04-19T22:53:22.384086+0000 mgr.y (mgr.25321) 387 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 85 B/s wr, 52 op/s 2024-04-19T22:53:23.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:23 smithi044 bash[56981]: cluster 2024-04-19T22:53:22.384086+0000 mgr.y (mgr.25321) 387 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 85 B/s wr, 52 op/s 2024-04-19T22:53:23.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:23 smithi165 bash[44861]: cluster 2024-04-19T22:53:22.384086+0000 mgr.y (mgr.25321) 387 : cluster 0 pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 85 B/s wr, 52 op/s 2024-04-19T22:53:26.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[55659]: cluster 2024-04-19T22:53:24.384918+0000 mgr.y (mgr.25321) 388 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 29 op/s 2024-04-19T22:53:26.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[55659]: cephadm 2024-04-19T22:53:24.765716+0000 mgr.y (mgr.25321) 389 : cephadm 1 Detected new or changed devices on smithi165 2024-04-19T22:53:26.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[55659]: audit 2024-04-19T22:53:24.772695+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:26.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[55659]: audit 2024-04-19T22:53:24.782196+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:26.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[55659]: audit 2024-04-19T22:53:25.631299+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:26.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[55659]: audit 2024-04-19T22:53:25.647688+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:26.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[55659]: audit 2024-04-19T22:53:25.650744+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:53:26.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[55659]: audit 2024-04-19T22:53:25.652376+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:53:26.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[55659]: audit 2024-04-19T22:53:25.666756+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:26.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[55659]: audit 2024-04-19T22:53:25.759646+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:53:26.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[55659]: audit 2024-04-19T22:53:25.763139+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:26.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[55659]: audit 2024-04-19T22:53:25.766035+0000 mon.a (mon.0) 743 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:26.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[55659]: audit 2024-04-19T22:53:25.768273+0000 mon.a (mon.0) 744 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:26.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[56981]: cluster 2024-04-19T22:53:24.384918+0000 mgr.y (mgr.25321) 388 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 29 op/s 2024-04-19T22:53:26.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[56981]: cephadm 2024-04-19T22:53:24.765716+0000 mgr.y (mgr.25321) 389 : cephadm 1 Detected new or changed devices on smithi165 2024-04-19T22:53:26.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[56981]: audit 2024-04-19T22:53:24.772695+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:26.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[56981]: audit 2024-04-19T22:53:24.782196+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:26.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[56981]: audit 2024-04-19T22:53:25.631299+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:26.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[56981]: audit 2024-04-19T22:53:25.647688+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:26.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[56981]: audit 2024-04-19T22:53:25.650744+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:53:26.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[56981]: audit 2024-04-19T22:53:25.652376+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:53:26.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[56981]: audit 2024-04-19T22:53:25.666756+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:26.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[56981]: audit 2024-04-19T22:53:25.759646+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:53:26.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[56981]: audit 2024-04-19T22:53:25.763139+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:26.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[56981]: audit 2024-04-19T22:53:25.766035+0000 mon.a (mon.0) 743 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:26.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:25 smithi044 bash[56981]: audit 2024-04-19T22:53:25.768273+0000 mon.a (mon.0) 744 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:26.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:25 smithi165 bash[44861]: cluster 2024-04-19T22:53:24.384918+0000 mgr.y (mgr.25321) 388 : cluster 0 pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 85 B/s wr, 29 op/s 2024-04-19T22:53:26.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:25 smithi165 bash[44861]: cephadm 2024-04-19T22:53:24.765716+0000 mgr.y (mgr.25321) 389 : cephadm 1 Detected new or changed devices on smithi165 2024-04-19T22:53:26.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:25 smithi165 bash[44861]: audit 2024-04-19T22:53:24.772695+0000 mon.a (mon.0) 734 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:26.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:25 smithi165 bash[44861]: audit 2024-04-19T22:53:24.782196+0000 mon.a (mon.0) 735 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:26.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:25 smithi165 bash[44861]: audit 2024-04-19T22:53:25.631299+0000 mon.a (mon.0) 736 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:26.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:25 smithi165 bash[44861]: audit 2024-04-19T22:53:25.647688+0000 mon.a (mon.0) 737 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:26.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:25 smithi165 bash[44861]: audit 2024-04-19T22:53:25.650744+0000 mon.a (mon.0) 738 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:53:26.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:25 smithi165 bash[44861]: audit 2024-04-19T22:53:25.652376+0000 mon.a (mon.0) 739 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:53:26.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:25 smithi165 bash[44861]: audit 2024-04-19T22:53:25.666756+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:26.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:25 smithi165 bash[44861]: audit 2024-04-19T22:53:25.759646+0000 mon.a (mon.0) 741 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:53:26.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:25 smithi165 bash[44861]: audit 2024-04-19T22:53:25.763139+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:26.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:25 smithi165 bash[44861]: audit 2024-04-19T22:53:25.766035+0000 mon.a (mon.0) 743 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:26.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:25 smithi165 bash[44861]: audit 2024-04-19T22:53:25.768273+0000 mon.a (mon.0) 744 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: cephadm 2024-04-19T22:53:25.619342+0000 mgr.y (mgr.25321) 390 : cephadm 1 Detected new or changed devices on smithi044 2024-04-19T22:53:27.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: cluster 2024-04-19T22:53:25.656660+0000 mgr.y (mgr.25321) 391 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:53:27.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: cluster 2024-04-19T22:53:25.657790+0000 mgr.y (mgr.25321) 392 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:53:27.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.776478+0000 mon.a (mon.0) 745 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.781499+0000 mon.a (mon.0) 746 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.784274+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: cephadm 2024-04-19T22:53:25.785440+0000 mgr.y (mgr.25321) 393 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-04-19T22:53:27.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.790389+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:27.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.793188+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi044.ofxscw"}]: dispatch 2024-04-19T22:53:27.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.798782+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi044.ofxscw"}]': finished 2024-04-19T22:53:27.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.801670+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi165.hsmrle"}]: dispatch 2024-04-19T22:53:27.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.809130+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi165.hsmrle"}]': finished 2024-04-19T22:53:27.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.813737+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi044.nuojwc"}]: dispatch 2024-04-19T22:53:27.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.819797+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi044.nuojwc"}]': finished 2024-04-19T22:53:27.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.824558+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi165.kpecgl"}]: dispatch 2024-04-19T22:53:27.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.832604+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi165.kpecgl"}]': finished 2024-04-19T22:53:27.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.838842+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: cephadm 2024-04-19T22:53:25.840079+0000 mgr.y (mgr.25321) 394 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-04-19T22:53:27.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.845532+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:27.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.850156+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.852827+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: cephadm 2024-04-19T22:53:25.854227+0000 mgr.y (mgr.25321) 395 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-04-19T22:53:27.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[55659]: audit 2024-04-19T22:53:25.859402+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:27.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: cephadm 2024-04-19T22:53:25.619342+0000 mgr.y (mgr.25321) 390 : cephadm 1 Detected new or changed devices on smithi044 2024-04-19T22:53:27.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: cluster 2024-04-19T22:53:25.656660+0000 mgr.y (mgr.25321) 391 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:53:27.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: cluster 2024-04-19T22:53:25.657790+0000 mgr.y (mgr.25321) 392 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:53:27.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.776478+0000 mon.a (mon.0) 745 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.781499+0000 mon.a (mon.0) 746 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.784274+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: cephadm 2024-04-19T22:53:25.785440+0000 mgr.y (mgr.25321) 393 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-04-19T22:53:27.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.790389+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:27.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.793188+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi044.ofxscw"}]: dispatch 2024-04-19T22:53:27.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.798782+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi044.ofxscw"}]': finished 2024-04-19T22:53:27.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.801670+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi165.hsmrle"}]: dispatch 2024-04-19T22:53:27.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.809130+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi165.hsmrle"}]': finished 2024-04-19T22:53:27.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.813737+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi044.nuojwc"}]: dispatch 2024-04-19T22:53:27.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.819797+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi044.nuojwc"}]': finished 2024-04-19T22:53:27.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.824558+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi165.kpecgl"}]: dispatch 2024-04-19T22:53:27.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.832604+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi165.kpecgl"}]': finished 2024-04-19T22:53:27.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.838842+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: cephadm 2024-04-19T22:53:25.840079+0000 mgr.y (mgr.25321) 394 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-04-19T22:53:27.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.845532+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:27.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.850156+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.852827+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: cephadm 2024-04-19T22:53:25.854227+0000 mgr.y (mgr.25321) 395 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-04-19T22:53:27.076 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:26 smithi044 bash[56981]: audit 2024-04-19T22:53:25.859402+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:27.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: cephadm 2024-04-19T22:53:25.619342+0000 mgr.y (mgr.25321) 390 : cephadm 1 Detected new or changed devices on smithi044 2024-04-19T22:53:27.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: cluster 2024-04-19T22:53:25.656660+0000 mgr.y (mgr.25321) 391 : cluster 0 pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:53:27.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: cluster 2024-04-19T22:53:25.657790+0000 mgr.y (mgr.25321) 392 : cluster 0 pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:53:27.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.776478+0000 mon.a (mon.0) 745 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.781499+0000 mon.a (mon.0) 746 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.784274+0000 mon.a (mon.0) 747 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: cephadm 2024-04-19T22:53:25.785440+0000 mgr.y (mgr.25321) 393 : cephadm 1 Upgrade: Setting container_image for all rgw 2024-04-19T22:53:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.790389+0000 mon.a (mon.0) 748 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.793188+0000 mon.a (mon.0) 749 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi044.ofxscw"}]: dispatch 2024-04-19T22:53:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.798782+0000 mon.a (mon.0) 750 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi044.ofxscw"}]': finished 2024-04-19T22:53:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.801670+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi165.hsmrle"}]: dispatch 2024-04-19T22:53:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.809130+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi165.hsmrle"}]': finished 2024-04-19T22:53:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.813737+0000 mon.a (mon.0) 753 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi044.nuojwc"}]: dispatch 2024-04-19T22:53:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.819797+0000 mon.a (mon.0) 754 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi044.nuojwc"}]': finished 2024-04-19T22:53:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.824558+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi165.kpecgl"}]: dispatch 2024-04-19T22:53:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.832604+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi165.kpecgl"}]': finished 2024-04-19T22:53:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.838842+0000 mon.a (mon.0) 757 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: cephadm 2024-04-19T22:53:25.840079+0000 mgr.y (mgr.25321) 394 : cephadm 1 Upgrade: Setting container_image for all rbd-mirror 2024-04-19T22:53:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.845532+0000 mon.a (mon.0) 758 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:27.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.850156+0000 mon.a (mon.0) 759 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.852827+0000 mon.a (mon.0) 760 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:27.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: cephadm 2024-04-19T22:53:25.854227+0000 mgr.y (mgr.25321) 395 : cephadm 1 Upgrade: Setting container_image for all ceph-exporter 2024-04-19T22:53:27.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:26 smithi165 bash[44861]: audit 2024-04-19T22:53:25.859402+0000 mon.a (mon.0) 761 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:29.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:28 smithi044 bash[55659]: cluster 2024-04-19T22:53:27.658927+0000 mgr.y (mgr.25321) 396 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:53:29.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:28 smithi044 bash[55659]: audit 2024-04-19T22:53:28.140784+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:29.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:28 smithi044 bash[55659]: audit 2024-04-19T22:53:28.145116+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:53:29.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:28 smithi044 bash[55659]: audit 2024-04-19T22:53:28.158063+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:53:29.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:28 smithi044 bash[56981]: cluster 2024-04-19T22:53:27.658927+0000 mgr.y (mgr.25321) 396 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:53:29.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:28 smithi044 bash[56981]: audit 2024-04-19T22:53:28.140784+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:29.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:28 smithi044 bash[56981]: audit 2024-04-19T22:53:28.145116+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:53:29.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:28 smithi044 bash[56981]: audit 2024-04-19T22:53:28.158063+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:53:29.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:28 smithi165 bash[44861]: cluster 2024-04-19T22:53:27.658927+0000 mgr.y (mgr.25321) 396 : cluster 0 pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:53:29.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:28 smithi165 bash[44861]: audit 2024-04-19T22:53:28.140784+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:29.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:28 smithi165 bash[44861]: audit 2024-04-19T22:53:28.145116+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi044.qamjmu", "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-19T22:53:29.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:28 smithi165 bash[44861]: audit 2024-04-19T22:53:28.158063+0000 mon.a (mon.0) 764 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:53:30.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:29 smithi044 bash[55659]: cephadm 2024-04-19T22:53:28.133619+0000 mgr.y (mgr.25321) 397 : cephadm 1 Upgrade: Updating iscsi.foo.smithi044.qamjmu 2024-04-19T22:53:30.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:29 smithi044 bash[55659]: cephadm 2024-04-19T22:53:28.159732+0000 mgr.y (mgr.25321) 398 : cephadm 1 Deploying daemon iscsi.foo.smithi044.qamjmu on smithi044 2024-04-19T22:53:30.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:29 smithi044 bash[56981]: cephadm 2024-04-19T22:53:28.133619+0000 mgr.y (mgr.25321) 397 : cephadm 1 Upgrade: Updating iscsi.foo.smithi044.qamjmu 2024-04-19T22:53:30.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:29 smithi044 bash[56981]: cephadm 2024-04-19T22:53:28.159732+0000 mgr.y (mgr.25321) 398 : cephadm 1 Deploying daemon iscsi.foo.smithi044.qamjmu on smithi044 2024-04-19T22:53:30.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:29 smithi165 bash[44861]: cephadm 2024-04-19T22:53:28.133619+0000 mgr.y (mgr.25321) 397 : cephadm 1 Upgrade: Updating iscsi.foo.smithi044.qamjmu 2024-04-19T22:53:30.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:29 smithi165 bash[44861]: cephadm 2024-04-19T22:53:28.159732+0000 mgr.y (mgr.25321) 398 : cephadm 1 Deploying daemon iscsi.foo.smithi044.qamjmu on smithi044 2024-04-19T22:53:30.470 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:53:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:30.471 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:53:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:30.471 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:53:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:30.471 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:53:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:30.472 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:53:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:30.472 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:30.472 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:53:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:30.472 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:30.473 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:53:30 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:30.571 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:53:31.071 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:30 smithi044 bash[56981]: cluster 2024-04-19T22:53:29.660196+0000 mgr.y (mgr.25321) 399 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:53:31.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:30 smithi044 bash[56981]: audit 2024-04-19T22:53:30.538857+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:53:31.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:30 smithi044 bash[55659]: cluster 2024-04-19T22:53:29.660196+0000 mgr.y (mgr.25321) 399 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:53:31.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:30 smithi044 bash[55659]: audit 2024-04-19T22:53:30.538857+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:53:31.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:30 smithi165 bash[44861]: cluster 2024-04-19T22:53:29.660196+0000 mgr.y (mgr.25321) 399 : cluster 0 pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:53:31.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:30 smithi165 bash[44861]: audit 2024-04-19T22:53:30.538857+0000 mon.a (mon.0) 765 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:53:31.319 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:53:31.319 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (8m) 16s ago 15m 13.9M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:53:31.319 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 error 17s ago 14m - - 2024-04-19T22:53:31.319 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (7m) 16s ago 13m 44.7M - 3.5 e1d6a67b021e 57b20873ff61 2024-04-19T22:53:31.319 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (7m) 17s ago 20m 438M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:53:31.319 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (7m) 16s ago 22m 502M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:53:31.319 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (6m) 16s ago 22m 58.6M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:53:31.319 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (5m) 17s ago 21m 42.8M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:53:31.319 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (6m) 16s ago 21m 50.0M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:53:31.319 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (8m) 16s ago 15m 9356k - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:53:31.319 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (8m) 17s ago 15m 9035k - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:53:31.319 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (4m) 16s ago 20m 66.4M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 4ca22b62b153 2024-04-19T22:53:31.319 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (3m) 16s ago 19m 59.2M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 10381d943905 2024-04-19T22:53:31.320 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (3m) 16s ago 19m 51.4M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 01e40460e5d7 2024-04-19T22:53:31.320 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (3m) 16s ago 18m 59.8M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 b670605e588c 2024-04-19T22:53:31.320 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (2m) 17s ago 18m 62.2M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 4d06643c9c9a 2024-04-19T22:53:31.320 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (2m) 17s ago 17m 51.9M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 b786a54d9218 2024-04-19T22:53:31.320 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (96s) 17s ago 16m 50.7M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 d20ae65d353d 2024-04-19T22:53:31.320 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (67s) 17s ago 16m 57.0M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 f596d7c8f4da 2024-04-19T22:53:31.320 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (7m) 17s ago 15m 61.7M - 2.33.4 514e6a882f6e 80e3b346b1e3 2024-04-19T22:53:31.320 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (43s) 16s ago 13m 88.0M - 19.0.0-2401-gd0bf63dd 044b88a464c7 e05ce9e8e7ab 2024-04-19T22:53:31.320 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (30s) 17s ago 13m 87.8M - 19.0.0-2401-gd0bf63dd 044b88a464c7 ace864ae8441 2024-04-19T22:53:31.320 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (36s) 16s ago 13m 87.9M - 19.0.0-2401-gd0bf63dd 044b88a464c7 32331f0445b0 2024-04-19T22:53:31.320 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (23s) 17s ago 13m 87.7M - 19.0.0-2401-gd0bf63dd 044b88a464c7 a367bf501a3f 2024-04-19T22:53:31.764 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:53:31.764 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:53:31.764 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:53:31.765 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:53:31.765 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:53:31.765 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:53:31.765 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:53:31.765 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:53:31.765 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 8 2024-04-19T22:53:31.765 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:53:31.765 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:53:31.765 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 4 2024-04-19T22:53:31.765 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:53:31.765 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:53:31.765 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 17 2024-04-19T22:53:31.765 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:53:31.765 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:53:32.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:31 smithi044 bash[55659]: audit 2024-04-19T22:53:30.553661+0000 mgr.y (mgr.25321) 400 : audit 0 from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:32.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:31 smithi044 bash[55659]: audit 2024-04-19T22:53:30.921377+0000 mgr.y (mgr.25321) 401 : audit 0 from='client.34695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:32.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:31 smithi044 bash[55659]: audit 2024-04-19T22:53:31.764234+0000 mon.a (mon.0) 766 : audit 0 from='client.? 172.21.15.44:0/2509925020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:32.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:31 smithi044 bash[56981]: audit 2024-04-19T22:53:30.553661+0000 mgr.y (mgr.25321) 400 : audit 0 from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:32.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:31 smithi044 bash[56981]: audit 2024-04-19T22:53:30.921377+0000 mgr.y (mgr.25321) 401 : audit 0 from='client.34695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:32.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:31 smithi044 bash[56981]: audit 2024-04-19T22:53:31.764234+0000 mon.a (mon.0) 766 : audit 0 from='client.? 172.21.15.44:0/2509925020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:32.139 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:53:32.139 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:53:32.139 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:53:32.139 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:53:32.139 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:53:32.139 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-04-19T22:53:32.140 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw", 2024-04-19T22:53:32.140 INFO:teuthology.orchestra.run.smithi044.stdout: "osd", 2024-04-19T22:53:32.140 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:53:32.140 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:53:32.140 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "17/23 daemons upgraded", 2024-04-19T22:53:32.140 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading iscsi daemons", 2024-04-19T22:53:32.140 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:53:32.140 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:53:32.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:31 smithi165 bash[44861]: audit 2024-04-19T22:53:30.553661+0000 mgr.y (mgr.25321) 400 : audit 0 from='client.34689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:32.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:31 smithi165 bash[44861]: audit 2024-04-19T22:53:30.921377+0000 mgr.y (mgr.25321) 401 : audit 0 from='client.34695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:32.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:31 smithi165 bash[44861]: audit 2024-04-19T22:53:31.764234+0000 mon.a (mon.0) 766 : audit 0 from='client.? 172.21.15.44:0/2509925020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:53:32.574 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:53:32 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:53:32] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.33.4" 2024-04-19T22:53:32.575 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-19T22:53:32.575 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:53:32.575 INFO:teuthology.orchestra.run.smithi044.stdout: daemon grafana.a on smithi165 is in error state 2024-04-19T22:53:33.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:32 smithi044 bash[55659]: audit 2024-04-19T22:53:31.273095+0000 mgr.y (mgr.25321) 402 : audit 0 from='client.44626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:33.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:32 smithi044 bash[55659]: cluster 2024-04-19T22:53:31.661262+0000 mgr.y (mgr.25321) 403 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:53:33.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:32 smithi044 bash[55659]: audit 2024-04-19T22:53:31.768405+0000 mgr.y (mgr.25321) 404 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:53:33.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:32 smithi044 bash[55659]: audit 2024-04-19T22:53:32.575096+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.44:0/2296283089' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:53:33.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:32 smithi044 bash[56981]: audit 2024-04-19T22:53:31.273095+0000 mgr.y (mgr.25321) 402 : audit 0 from='client.44626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:33.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:32 smithi044 bash[56981]: cluster 2024-04-19T22:53:31.661262+0000 mgr.y (mgr.25321) 403 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:53:33.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:32 smithi044 bash[56981]: audit 2024-04-19T22:53:31.768405+0000 mgr.y (mgr.25321) 404 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:53:33.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:32 smithi044 bash[56981]: audit 2024-04-19T22:53:32.575096+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.44:0/2296283089' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:53:33.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:32 smithi165 bash[44861]: audit 2024-04-19T22:53:31.273095+0000 mgr.y (mgr.25321) 402 : audit 0 from='client.44626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:33.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:32 smithi165 bash[44861]: cluster 2024-04-19T22:53:31.661262+0000 mgr.y (mgr.25321) 403 : cluster 0 pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:53:33.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:32 smithi165 bash[44861]: audit 2024-04-19T22:53:31.768405+0000 mgr.y (mgr.25321) 404 : audit 0 from='client.25270 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:53:33.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:32 smithi165 bash[44861]: audit 2024-04-19T22:53:32.575096+0000 mon.c (mon.1) 21 : audit 0 from='client.? 172.21.15.44:0/2296283089' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:53:34.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:33 smithi044 bash[55659]: audit 2024-04-19T22:53:32.138536+0000 mgr.y (mgr.25321) 405 : audit 0 from='client.44638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:34.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:33 smithi044 bash[56981]: audit 2024-04-19T22:53:32.138536+0000 mgr.y (mgr.25321) 405 : audit 0 from='client.44638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:34.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:33 smithi165 bash[44861]: audit 2024-04-19T22:53:32.138536+0000 mgr.y (mgr.25321) 405 : audit 0 from='client.44638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:53:35.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:34 smithi044 bash[55659]: cluster 2024-04-19T22:53:33.662367+0000 mgr.y (mgr.25321) 406 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:53:35.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:34 smithi044 bash[56981]: cluster 2024-04-19T22:53:33.662367+0000 mgr.y (mgr.25321) 406 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:53:35.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:34 smithi165 bash[44861]: cluster 2024-04-19T22:53:33.662367+0000 mgr.y (mgr.25321) 406 : cluster 0 pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:53:37.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:36 smithi044 bash[55659]: cluster 2024-04-19T22:53:35.663831+0000 mgr.y (mgr.25321) 407 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T22:53:37.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:36 smithi044 bash[56981]: cluster 2024-04-19T22:53:35.663831+0000 mgr.y (mgr.25321) 407 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T22:53:37.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:36 smithi165 bash[44861]: cluster 2024-04-19T22:53:35.663831+0000 mgr.y (mgr.25321) 407 : cluster 0 pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T22:53:39.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:38 smithi165 bash[44861]: cluster 2024-04-19T22:53:37.665102+0000 mgr.y (mgr.25321) 408 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:53:39.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:38 smithi044 bash[56981]: cluster 2024-04-19T22:53:37.665102+0000 mgr.y (mgr.25321) 408 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:53:39.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:38 smithi044 bash[55659]: cluster 2024-04-19T22:53:37.665102+0000 mgr.y (mgr.25321) 408 : cluster 0 pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:53:40.887 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:40 smithi044 bash[55659]: cluster 2024-04-19T22:53:39.666351+0000 mgr.y (mgr.25321) 409 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:53:40.888 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:40 smithi044 bash[56981]: cluster 2024-04-19T22:53:39.666351+0000 mgr.y (mgr.25321) 409 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:53:41.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:40 smithi165 bash[44861]: cluster 2024-04-19T22:53:39.666351+0000 mgr.y (mgr.25321) 409 : cluster 0 pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:53:41.847 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:41 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:41.847 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:53:41 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:41.848 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:53:41 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:41.848 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:53:41 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:41.848 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:41 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:41.849 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:53:41 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:41.849 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:53:41 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:41.849 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:53:41 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:41.849 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:53:41 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:53:42.322 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:53:42 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:53:42] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.33.4" 2024-04-19T22:53:42.991 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:42 smithi044 bash[56981]: cluster 2024-04-19T22:53:41.666949+0000 mgr.y (mgr.25321) 410 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:53:42.991 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:42 smithi044 bash[56981]: audit 2024-04-19T22:53:41.762040+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:42.991 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:42 smithi044 bash[56981]: audit 2024-04-19T22:53:41.774969+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:42.991 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:42 smithi044 bash[56981]: audit 2024-04-19T22:53:41.816129+0000 mon.a (mon.0) 769 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:53:42.992 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:42 smithi044 bash[55659]: cluster 2024-04-19T22:53:41.666949+0000 mgr.y (mgr.25321) 410 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:53:42.992 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:42 smithi044 bash[55659]: audit 2024-04-19T22:53:41.762040+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:42.992 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:42 smithi044 bash[55659]: audit 2024-04-19T22:53:41.774969+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:42.992 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:42 smithi044 bash[55659]: audit 2024-04-19T22:53:41.816129+0000 mon.a (mon.0) 769 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:53:43.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:42 smithi165 bash[44861]: cluster 2024-04-19T22:53:41.666949+0000 mgr.y (mgr.25321) 410 : cluster 0 pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:53:43.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:42 smithi165 bash[44861]: audit 2024-04-19T22:53:41.762040+0000 mon.a (mon.0) 767 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:43.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:42 smithi165 bash[44861]: audit 2024-04-19T22:53:41.774969+0000 mon.a (mon.0) 768 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:43.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:42 smithi165 bash[44861]: audit 2024-04-19T22:53:41.816129+0000 mon.a (mon.0) 769 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:53:45.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:44 smithi044 bash[55659]: cluster 2024-04-19T22:53:43.668127+0000 mgr.y (mgr.25321) 411 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:53:45.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:44 smithi044 bash[55659]: audit 2024-04-19T22:53:44.498611+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.44:0/1560770841' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T22:53:45.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:44 smithi044 bash[56981]: cluster 2024-04-19T22:53:43.668127+0000 mgr.y (mgr.25321) 411 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:53:45.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:44 smithi044 bash[56981]: audit 2024-04-19T22:53:44.498611+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.44:0/1560770841' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T22:53:45.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:44 smithi165 bash[44861]: cluster 2024-04-19T22:53:43.668127+0000 mgr.y (mgr.25321) 411 : cluster 0 pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:53:45.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:44 smithi165 bash[44861]: audit 2024-04-19T22:53:44.498611+0000 mon.c (mon.1) 22 : audit 0 from='client.? 172.21.15.44:0/1560770841' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T22:53:46.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:45 smithi044 bash[56981]: audit 2024-04-19T22:53:44.872196+0000 mon.c (mon.1) 23 : audit 1 from='client.? 172.21.15.44:0/506955175' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3685568606"}]: dispatch 2024-04-19T22:53:46.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:45 smithi044 bash[56981]: audit 2024-04-19T22:53:44.872861+0000 mon.a (mon.0) 770 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3685568606"}]: dispatch 2024-04-19T22:53:46.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:45 smithi044 bash[56981]: audit 2024-04-19T22:53:45.540353+0000 mon.a (mon.0) 771 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:53:46.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:45 smithi044 bash[55659]: audit 2024-04-19T22:53:44.872196+0000 mon.c (mon.1) 23 : audit 1 from='client.? 172.21.15.44:0/506955175' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3685568606"}]: dispatch 2024-04-19T22:53:46.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:45 smithi044 bash[55659]: audit 2024-04-19T22:53:44.872861+0000 mon.a (mon.0) 770 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3685568606"}]: dispatch 2024-04-19T22:53:46.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:45 smithi044 bash[55659]: audit 2024-04-19T22:53:45.540353+0000 mon.a (mon.0) 771 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:53:46.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:45 smithi165 bash[44861]: audit 2024-04-19T22:53:44.872196+0000 mon.c (mon.1) 23 : audit 1 from='client.? 172.21.15.44:0/506955175' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3685568606"}]: dispatch 2024-04-19T22:53:46.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:45 smithi165 bash[44861]: audit 2024-04-19T22:53:44.872861+0000 mon.a (mon.0) 770 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3685568606"}]: dispatch 2024-04-19T22:53:46.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:45 smithi165 bash[44861]: audit 2024-04-19T22:53:45.540353+0000 mon.a (mon.0) 771 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:53:47.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:46 smithi044 bash[55659]: cluster 2024-04-19T22:53:45.669586+0000 mgr.y (mgr.25321) 412 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-19T22:53:47.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:46 smithi044 bash[55659]: audit 2024-04-19T22:53:45.776674+0000 mon.a (mon.0) 772 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3685568606"}]': finished 2024-04-19T22:53:47.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:46 smithi044 bash[55659]: cluster 2024-04-19T22:53:45.783366+0000 mon.a (mon.0) 773 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-04-19T22:53:47.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:46 smithi044 bash[55659]: audit 2024-04-19T22:53:46.169161+0000 mon.c (mon.1) 24 : audit 1 from='client.? 172.21.15.44:0/72784717' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3019955362"}]: dispatch 2024-04-19T22:53:47.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:46 smithi044 bash[55659]: audit 2024-04-19T22:53:46.169923+0000 mon.a (mon.0) 774 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3019955362"}]: dispatch 2024-04-19T22:53:47.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:46 smithi044 bash[56981]: cluster 2024-04-19T22:53:45.669586+0000 mgr.y (mgr.25321) 412 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-19T22:53:47.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:46 smithi044 bash[56981]: audit 2024-04-19T22:53:45.776674+0000 mon.a (mon.0) 772 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3685568606"}]': finished 2024-04-19T22:53:47.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:46 smithi044 bash[56981]: cluster 2024-04-19T22:53:45.783366+0000 mon.a (mon.0) 773 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-04-19T22:53:47.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:46 smithi044 bash[56981]: audit 2024-04-19T22:53:46.169161+0000 mon.c (mon.1) 24 : audit 1 from='client.? 172.21.15.44:0/72784717' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3019955362"}]: dispatch 2024-04-19T22:53:47.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:46 smithi044 bash[56981]: audit 2024-04-19T22:53:46.169923+0000 mon.a (mon.0) 774 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3019955362"}]: dispatch 2024-04-19T22:53:47.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:46 smithi165 bash[44861]: cluster 2024-04-19T22:53:45.669586+0000 mgr.y (mgr.25321) 412 : cluster 0 pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-19T22:53:47.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:46 smithi165 bash[44861]: audit 2024-04-19T22:53:45.776674+0000 mon.a (mon.0) 772 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3685568606"}]': finished 2024-04-19T22:53:47.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:46 smithi165 bash[44861]: cluster 2024-04-19T22:53:45.783366+0000 mon.a (mon.0) 773 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2024-04-19T22:53:47.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:46 smithi165 bash[44861]: audit 2024-04-19T22:53:46.169161+0000 mon.c (mon.1) 24 : audit 1 from='client.? 172.21.15.44:0/72784717' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3019955362"}]: dispatch 2024-04-19T22:53:47.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:46 smithi165 bash[44861]: audit 2024-04-19T22:53:46.169923+0000 mon.a (mon.0) 774 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3019955362"}]: dispatch 2024-04-19T22:53:48.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:47 smithi044 bash[55659]: audit 2024-04-19T22:53:46.779181+0000 mon.a (mon.0) 775 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3019955362"}]': finished 2024-04-19T22:53:48.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:47 smithi044 bash[55659]: cluster 2024-04-19T22:53:46.786507+0000 mon.a (mon.0) 776 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-04-19T22:53:48.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:47 smithi044 bash[55659]: audit 2024-04-19T22:53:47.174044+0000 mon.a (mon.0) 777 : audit 1 from='client.? 172.21.15.44:0/3301210137' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4159809585"}]: dispatch 2024-04-19T22:53:48.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:47 smithi044 bash[55659]: audit 2024-04-19T22:53:47.510436+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:48.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:47 smithi044 bash[55659]: audit 2024-04-19T22:53:47.522560+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:48.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:47 smithi044 bash[56981]: audit 2024-04-19T22:53:46.779181+0000 mon.a (mon.0) 775 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3019955362"}]': finished 2024-04-19T22:53:48.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:47 smithi044 bash[56981]: cluster 2024-04-19T22:53:46.786507+0000 mon.a (mon.0) 776 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-04-19T22:53:48.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:47 smithi044 bash[56981]: audit 2024-04-19T22:53:47.174044+0000 mon.a (mon.0) 777 : audit 1 from='client.? 172.21.15.44:0/3301210137' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4159809585"}]: dispatch 2024-04-19T22:53:48.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:47 smithi044 bash[56981]: audit 2024-04-19T22:53:47.510436+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:48.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:47 smithi044 bash[56981]: audit 2024-04-19T22:53:47.522560+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:48.198 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:47 smithi165 bash[44861]: audit 2024-04-19T22:53:46.779181+0000 mon.a (mon.0) 775 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/3019955362"}]': finished 2024-04-19T22:53:48.198 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:47 smithi165 bash[44861]: cluster 2024-04-19T22:53:46.786507+0000 mon.a (mon.0) 776 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2024-04-19T22:53:48.198 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:47 smithi165 bash[44861]: audit 2024-04-19T22:53:47.174044+0000 mon.a (mon.0) 777 : audit 1 from='client.? 172.21.15.44:0/3301210137' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4159809585"}]: dispatch 2024-04-19T22:53:48.198 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:47 smithi165 bash[44861]: audit 2024-04-19T22:53:47.510436+0000 mon.a (mon.0) 778 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:48.198 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:47 smithi165 bash[44861]: audit 2024-04-19T22:53:47.522560+0000 mon.a (mon.0) 779 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:49.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:48 smithi044 bash[55659]: cluster 2024-04-19T22:53:47.670662+0000 mgr.y (mgr.25321) 413 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-19T22:53:49.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:48 smithi044 bash[55659]: audit 2024-04-19T22:53:47.803653+0000 mon.a (mon.0) 780 : audit 1 from='client.? 172.21.15.44:0/3301210137' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4159809585"}]': finished 2024-04-19T22:53:49.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:48 smithi044 bash[55659]: cluster 2024-04-19T22:53:47.810042+0000 mon.a (mon.0) 781 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-04-19T22:53:49.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:48 smithi044 bash[55659]: audit 2024-04-19T22:53:48.221140+0000 mon.c (mon.1) 25 : audit 1 from='client.? 172.21.15.44:0/937216846' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1670354713"}]: dispatch 2024-04-19T22:53:49.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:48 smithi044 bash[55659]: audit 2024-04-19T22:53:48.221617+0000 mon.a (mon.0) 782 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1670354713"}]: dispatch 2024-04-19T22:53:49.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:48 smithi044 bash[55659]: audit 2024-04-19T22:53:48.671700+0000 mon.a (mon.0) 783 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:49.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:48 smithi044 bash[55659]: audit 2024-04-19T22:53:48.684764+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:49.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:48 smithi044 bash[56981]: cluster 2024-04-19T22:53:47.670662+0000 mgr.y (mgr.25321) 413 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-19T22:53:49.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:48 smithi044 bash[56981]: audit 2024-04-19T22:53:47.803653+0000 mon.a (mon.0) 780 : audit 1 from='client.? 172.21.15.44:0/3301210137' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4159809585"}]': finished 2024-04-19T22:53:49.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:48 smithi044 bash[56981]: cluster 2024-04-19T22:53:47.810042+0000 mon.a (mon.0) 781 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-04-19T22:53:49.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:48 smithi044 bash[56981]: audit 2024-04-19T22:53:48.221140+0000 mon.c (mon.1) 25 : audit 1 from='client.? 172.21.15.44:0/937216846' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1670354713"}]: dispatch 2024-04-19T22:53:49.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:48 smithi044 bash[56981]: audit 2024-04-19T22:53:48.221617+0000 mon.a (mon.0) 782 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1670354713"}]: dispatch 2024-04-19T22:53:49.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:48 smithi044 bash[56981]: audit 2024-04-19T22:53:48.671700+0000 mon.a (mon.0) 783 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:49.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:48 smithi044 bash[56981]: audit 2024-04-19T22:53:48.684764+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:49.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:48 smithi165 bash[44861]: cluster 2024-04-19T22:53:47.670662+0000 mgr.y (mgr.25321) 413 : cluster 0 pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 0 op/s 2024-04-19T22:53:49.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:48 smithi165 bash[44861]: audit 2024-04-19T22:53:47.803653+0000 mon.a (mon.0) 780 : audit 1 from='client.? 172.21.15.44:0/3301210137' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/4159809585"}]': finished 2024-04-19T22:53:49.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:48 smithi165 bash[44861]: cluster 2024-04-19T22:53:47.810042+0000 mon.a (mon.0) 781 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2024-04-19T22:53:49.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:48 smithi165 bash[44861]: audit 2024-04-19T22:53:48.221140+0000 mon.c (mon.1) 25 : audit 1 from='client.? 172.21.15.44:0/937216846' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1670354713"}]: dispatch 2024-04-19T22:53:49.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:48 smithi165 bash[44861]: audit 2024-04-19T22:53:48.221617+0000 mon.a (mon.0) 782 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1670354713"}]: dispatch 2024-04-19T22:53:49.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:48 smithi165 bash[44861]: audit 2024-04-19T22:53:48.671700+0000 mon.a (mon.0) 783 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:49.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:48 smithi165 bash[44861]: audit 2024-04-19T22:53:48.684764+0000 mon.a (mon.0) 784 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:50.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:49 smithi044 bash[55659]: audit 2024-04-19T22:53:48.805922+0000 mon.a (mon.0) 785 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1670354713"}]': finished 2024-04-19T22:53:50.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:49 smithi044 bash[55659]: cluster 2024-04-19T22:53:48.814604+0000 mon.a (mon.0) 786 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-04-19T22:53:50.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:49 smithi044 bash[55659]: audit 2024-04-19T22:53:49.188903+0000 mon.a (mon.0) 787 : audit 1 from='client.? 172.21.15.44:0/3570633901' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/543095347"}]: dispatch 2024-04-19T22:53:50.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:49 smithi044 bash[55659]: audit 2024-04-19T22:53:49.778432+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:50.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:49 smithi044 bash[55659]: audit 2024-04-19T22:53:49.785502+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:50.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:49 smithi044 bash[56981]: audit 2024-04-19T22:53:48.805922+0000 mon.a (mon.0) 785 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1670354713"}]': finished 2024-04-19T22:53:50.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:49 smithi044 bash[56981]: cluster 2024-04-19T22:53:48.814604+0000 mon.a (mon.0) 786 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-04-19T22:53:50.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:49 smithi044 bash[56981]: audit 2024-04-19T22:53:49.188903+0000 mon.a (mon.0) 787 : audit 1 from='client.? 172.21.15.44:0/3570633901' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/543095347"}]: dispatch 2024-04-19T22:53:50.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:49 smithi044 bash[56981]: audit 2024-04-19T22:53:49.778432+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:50.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:49 smithi044 bash[56981]: audit 2024-04-19T22:53:49.785502+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:50.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:49 smithi165 bash[44861]: audit 2024-04-19T22:53:48.805922+0000 mon.a (mon.0) 785 : audit 1 from='client.? ' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:0/1670354713"}]': finished 2024-04-19T22:53:50.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:49 smithi165 bash[44861]: cluster 2024-04-19T22:53:48.814604+0000 mon.a (mon.0) 786 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2024-04-19T22:53:50.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:49 smithi165 bash[44861]: audit 2024-04-19T22:53:49.188903+0000 mon.a (mon.0) 787 : audit 1 from='client.? 172.21.15.44:0/3570633901' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/543095347"}]: dispatch 2024-04-19T22:53:50.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:49 smithi165 bash[44861]: audit 2024-04-19T22:53:49.778432+0000 mon.a (mon.0) 788 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:50.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:49 smithi165 bash[44861]: audit 2024-04-19T22:53:49.785502+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:53:51.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:50 smithi165 bash[44861]: cluster 2024-04-19T22:53:49.671429+0000 mgr.y (mgr.25321) 414 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:53:51.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:50 smithi165 bash[44861]: audit 2024-04-19T22:53:49.829729+0000 mon.a (mon.0) 790 : audit 1 from='client.? 172.21.15.44:0/3570633901' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/543095347"}]': finished 2024-04-19T22:53:51.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:50 smithi165 bash[44861]: cluster 2024-04-19T22:53:49.834526+0000 mon.a (mon.0) 791 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-04-19T22:53:51.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:50 smithi165 bash[44861]: audit 2024-04-19T22:53:50.227544+0000 mon.a (mon.0) 792 : audit 1 from='client.? 172.21.15.44:0/86914937' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/543095347"}]: dispatch 2024-04-19T22:53:51.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:50 smithi044 bash[55659]: cluster 2024-04-19T22:53:49.671429+0000 mgr.y (mgr.25321) 414 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:53:51.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:50 smithi044 bash[55659]: audit 2024-04-19T22:53:49.829729+0000 mon.a (mon.0) 790 : audit 1 from='client.? 172.21.15.44:0/3570633901' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/543095347"}]': finished 2024-04-19T22:53:51.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:50 smithi044 bash[55659]: cluster 2024-04-19T22:53:49.834526+0000 mon.a (mon.0) 791 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-04-19T22:53:51.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:50 smithi044 bash[55659]: audit 2024-04-19T22:53:50.227544+0000 mon.a (mon.0) 792 : audit 1 from='client.? 172.21.15.44:0/86914937' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/543095347"}]: dispatch 2024-04-19T22:53:51.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:50 smithi044 bash[56981]: cluster 2024-04-19T22:53:49.671429+0000 mgr.y (mgr.25321) 414 : cluster 0 pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:53:51.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:50 smithi044 bash[56981]: audit 2024-04-19T22:53:49.829729+0000 mon.a (mon.0) 790 : audit 1 from='client.? 172.21.15.44:0/3570633901' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6801/543095347"}]': finished 2024-04-19T22:53:51.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:50 smithi044 bash[56981]: cluster 2024-04-19T22:53:49.834526+0000 mon.a (mon.0) 791 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2024-04-19T22:53:51.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:50 smithi044 bash[56981]: audit 2024-04-19T22:53:50.227544+0000 mon.a (mon.0) 792 : audit 1 from='client.? 172.21.15.44:0/86914937' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/543095347"}]: dispatch 2024-04-19T22:53:52.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:51 smithi165 bash[44861]: audit 2024-04-19T22:53:50.841380+0000 mon.a (mon.0) 793 : audit 1 from='client.? 172.21.15.44:0/86914937' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/543095347"}]': finished 2024-04-19T22:53:52.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:51 smithi165 bash[44861]: cluster 2024-04-19T22:53:50.846837+0000 mon.a (mon.0) 794 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-04-19T22:53:52.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:51 smithi044 bash[55659]: audit 2024-04-19T22:53:50.841380+0000 mon.a (mon.0) 793 : audit 1 from='client.? 172.21.15.44:0/86914937' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/543095347"}]': finished 2024-04-19T22:53:52.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:51 smithi044 bash[55659]: cluster 2024-04-19T22:53:50.846837+0000 mon.a (mon.0) 794 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-04-19T22:53:52.322 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:53:52 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:53:52] "GET /metrics HTTP/1.1" 200 38690 "" "Prometheus/2.33.4" 2024-04-19T22:53:52.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:51 smithi044 bash[56981]: audit 2024-04-19T22:53:50.841380+0000 mon.a (mon.0) 793 : audit 1 from='client.? 172.21.15.44:0/86914937' entity='client.iscsi.foo.smithi044.qamjmu' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.44:6800/543095347"}]': finished 2024-04-19T22:53:52.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:51 smithi044 bash[56981]: cluster 2024-04-19T22:53:50.846837+0000 mon.a (mon.0) 794 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2024-04-19T22:53:53.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:52 smithi165 bash[44861]: cluster 2024-04-19T22:53:51.672193+0000 mgr.y (mgr.25321) 415 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:53:53.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:52 smithi044 bash[56981]: cluster 2024-04-19T22:53:51.672193+0000 mgr.y (mgr.25321) 415 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:53:53.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:52 smithi044 bash[55659]: cluster 2024-04-19T22:53:51.672193+0000 mgr.y (mgr.25321) 415 : cluster 0 pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:53:55.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:54 smithi165 bash[44861]: cluster 2024-04-19T22:53:53.673354+0000 mgr.y (mgr.25321) 416 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2024-04-19T22:53:55.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:54 smithi044 bash[56981]: cluster 2024-04-19T22:53:53.673354+0000 mgr.y (mgr.25321) 416 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2024-04-19T22:53:55.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:54 smithi044 bash[55659]: cluster 2024-04-19T22:53:53.673354+0000 mgr.y (mgr.25321) 416 : cluster 0 pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 872 B/s rd, 0 op/s 2024-04-19T22:53:56.018 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:55 smithi044 bash[55659]: audit 2024-04-19T22:53:54.172748+0000 mgr.y (mgr.25321) 417 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:53:56.018 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:55 smithi044 bash[56981]: audit 2024-04-19T22:53:54.172748+0000 mgr.y (mgr.25321) 417 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:53:56.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:55 smithi165 bash[44861]: audit 2024-04-19T22:53:54.172748+0000 mgr.y (mgr.25321) 417 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:53:57.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:56 smithi165 bash[44861]: cluster 2024-04-19T22:53:55.674739+0000 mgr.y (mgr.25321) 418 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-19T22:53:57.233 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:56 smithi044 bash[56981]: cluster 2024-04-19T22:53:55.674739+0000 mgr.y (mgr.25321) 418 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-19T22:53:57.233 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:56 smithi044 bash[55659]: cluster 2024-04-19T22:53:55.674739+0000 mgr.y (mgr.25321) 418 : cluster 0 pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-19T22:53:59.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:53:58 smithi165 bash[44861]: cluster 2024-04-19T22:53:57.675493+0000 mgr.y (mgr.25321) 419 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:53:59.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:53:58 smithi044 bash[55659]: cluster 2024-04-19T22:53:57.675493+0000 mgr.y (mgr.25321) 419 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:53:59.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:53:58 smithi044 bash[56981]: cluster 2024-04-19T22:53:57.675493+0000 mgr.y (mgr.25321) 419 : cluster 0 pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T22:54:00.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.432081+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.444234+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.447147+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:54:00.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.449452+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:54:00.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: cluster 2024-04-19T22:53:59.453548+0000 mgr.y (mgr.25321) 420 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 532 B/s rd, 0 op/s 2024-04-19T22:54:00.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: cluster 2024-04-19T22:53:59.454083+0000 mgr.y (mgr.25321) 421 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-04-19T22:54:00.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: cephadm 2024-04-19T22:53:59.461268+0000 mgr.y (mgr.25321) 422 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-19T22:54:00.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.772827+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.832542+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:54:00.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.834425+0000 mgr.y (mgr.25321) 423 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:54:00.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.848326+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: cephadm 2024-04-19T22:53:59.849829+0000 mgr.y (mgr.25321) 424 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.44:5000 to Dashboard 2024-04-19T22:54:00.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.850132+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:54:00.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.850895+0000 mgr.y (mgr.25321) 425 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:54:00.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.852378+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:54:00.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.853534+0000 mgr.y (mgr.25321) 426 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:54:00.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.858043+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.865837+0000 mon.a (mon.0) 805 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:54:00.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.868719+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.870795+0000 mon.a (mon.0) 807 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.872279+0000 mon.a (mon.0) 808 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.874777+0000 mon.a (mon.0) 809 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.877605+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.879915+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.881717+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.883388+0000 mon.a (mon.0) 813 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.697 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.884948+0000 mon.a (mon.0) 814 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.886694+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: cephadm 2024-04-19T22:53:59.887516+0000 mgr.y (mgr.25321) 427 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-04-19T22:54:00.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.891834+0000 mon.a (mon.0) 816 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.894813+0000 mon.a (mon.0) 817 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi044.qamjmu"}]: dispatch 2024-04-19T22:54:00.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.900256+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi044.qamjmu"}]': finished 2024-04-19T22:54:00.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.903462+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: cephadm 2024-04-19T22:53:59.904682+0000 mgr.y (mgr.25321) 428 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-04-19T22:54:00.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.908760+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.911884+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: cephadm 2024-04-19T22:53:59.912715+0000 mgr.y (mgr.25321) 429 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-04-19T22:54:00.698 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:00 smithi165 bash[44861]: audit 2024-04-19T22:53:59.917083+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.432081+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.444234+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.447147+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:54:00.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.449452+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:54:00.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: cluster 2024-04-19T22:53:59.453548+0000 mgr.y (mgr.25321) 420 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 532 B/s rd, 0 op/s 2024-04-19T22:54:00.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: cluster 2024-04-19T22:53:59.454083+0000 mgr.y (mgr.25321) 421 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-04-19T22:54:00.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: cephadm 2024-04-19T22:53:59.461268+0000 mgr.y (mgr.25321) 422 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-19T22:54:00.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.772827+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.832542+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:54:00.824 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.834425+0000 mgr.y (mgr.25321) 423 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:54:00.824 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.848326+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.824 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: cephadm 2024-04-19T22:53:59.849829+0000 mgr.y (mgr.25321) 424 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.44:5000 to Dashboard 2024-04-19T22:54:00.824 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.850132+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:54:00.824 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.850895+0000 mgr.y (mgr.25321) 425 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:54:00.824 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.852378+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:54:00.824 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.853534+0000 mgr.y (mgr.25321) 426 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:54:00.824 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.858043+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.824 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.865837+0000 mon.a (mon.0) 805 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:54:00.824 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.868719+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.824 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.870795+0000 mon.a (mon.0) 807 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.825 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.432081+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.825 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.444234+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.825 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.447147+0000 mon.a (mon.0) 797 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:54:00.825 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.449452+0000 mon.a (mon.0) 798 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:54:00.825 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: cluster 2024-04-19T22:53:59.453548+0000 mgr.y (mgr.25321) 420 : cluster 0 pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 532 B/s rd, 0 op/s 2024-04-19T22:54:00.825 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: cluster 2024-04-19T22:53:59.454083+0000 mgr.y (mgr.25321) 421 : cluster 0 pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 594 B/s rd, 0 op/s 2024-04-19T22:54:00.825 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: cephadm 2024-04-19T22:53:59.461268+0000 mgr.y (mgr.25321) 422 : cephadm 1 Checking dashboard <-> RGW credentials 2024-04-19T22:54:00.825 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.772827+0000 mon.a (mon.0) 799 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.825 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.832542+0000 mon.a (mon.0) 800 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:54:00.825 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.834425+0000 mgr.y (mgr.25321) 423 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T22:54:00.825 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.848326+0000 mon.a (mon.0) 801 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.825 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: cephadm 2024-04-19T22:53:59.849829+0000 mgr.y (mgr.25321) 424 : cephadm 1 Adding iSCSI gateway http://:@172.21.15.44:5000 to Dashboard 2024-04-19T22:54:00.825 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.850132+0000 mon.a (mon.0) 802 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:54:00.826 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.850895+0000 mgr.y (mgr.25321) 425 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T22:54:00.826 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.852378+0000 mon.a (mon.0) 803 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:54:00.826 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.853534+0000 mgr.y (mgr.25321) 426 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi044"}]: dispatch 2024-04-19T22:54:00.826 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.858043+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.826 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.865837+0000 mon.a (mon.0) 805 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:54:00.826 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.868719+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.826 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.870795+0000 mon.a (mon.0) 807 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.826 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.872279+0000 mon.a (mon.0) 808 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.827 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.874777+0000 mon.a (mon.0) 809 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.827 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.877605+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.827 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.879915+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.827 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.881717+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.827 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.883388+0000 mon.a (mon.0) 813 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.827 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.884948+0000 mon.a (mon.0) 814 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.827 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.886694+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.827 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: cephadm 2024-04-19T22:53:59.887516+0000 mgr.y (mgr.25321) 427 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-04-19T22:54:00.827 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.891834+0000 mon.a (mon.0) 816 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.827 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.894813+0000 mon.a (mon.0) 817 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi044.qamjmu"}]: dispatch 2024-04-19T22:54:00.827 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.900256+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi044.qamjmu"}]': finished 2024-04-19T22:54:00.827 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.903462+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.827 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: cephadm 2024-04-19T22:53:59.904682+0000 mgr.y (mgr.25321) 428 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-04-19T22:54:00.827 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.908760+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.828 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.911884+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.828 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: cephadm 2024-04-19T22:53:59.912715+0000 mgr.y (mgr.25321) 429 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-04-19T22:54:00.828 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[55659]: audit 2024-04-19T22:53:59.917083+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.828 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.872279+0000 mon.a (mon.0) 808 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.828 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.874777+0000 mon.a (mon.0) 809 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.828 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.877605+0000 mon.a (mon.0) 810 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.828 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.879915+0000 mon.a (mon.0) 811 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.828 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.881717+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.828 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.883388+0000 mon.a (mon.0) 813 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.828 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.884948+0000 mon.a (mon.0) 814 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.828 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.886694+0000 mon.a (mon.0) 815 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.828 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: cephadm 2024-04-19T22:53:59.887516+0000 mgr.y (mgr.25321) 427 : cephadm 1 Upgrade: Setting container_image for all iscsi 2024-04-19T22:54:00.829 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.891834+0000 mon.a (mon.0) 816 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.829 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.894813+0000 mon.a (mon.0) 817 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi044.qamjmu"}]: dispatch 2024-04-19T22:54:00.829 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.900256+0000 mon.a (mon.0) 818 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi044.qamjmu"}]': finished 2024-04-19T22:54:00.829 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.903462+0000 mon.a (mon.0) 819 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.829 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: cephadm 2024-04-19T22:53:59.904682+0000 mgr.y (mgr.25321) 428 : cephadm 1 Upgrade: Setting container_image for all nfs 2024-04-19T22:54:00.829 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.908760+0000 mon.a (mon.0) 820 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:00.829 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.911884+0000 mon.a (mon.0) 821 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:00.829 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: cephadm 2024-04-19T22:53:59.912715+0000 mgr.y (mgr.25321) 429 : cephadm 1 Upgrade: Setting container_image for all nvmeof 2024-04-19T22:54:00.829 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:00 smithi044 bash[56981]: audit 2024-04-19T22:53:59.917083+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:01.552 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:01 smithi044 bash[55659]: audit 2024-04-19T22:54:00.541423+0000 mon.a (mon.0) 823 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:54:01.552 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:01 smithi044 bash[56981]: audit 2024-04-19T22:54:00.541423+0000 mon.a (mon.0) 823 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:54:01.694 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:01 smithi165 bash[44861]: audit 2024-04-19T22:54:00.541423+0000 mon.a (mon.0) 823 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:54:02.451 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:54:02 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:54:02] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.33.4" 2024-04-19T22:54:02.725 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:02 smithi044 bash[56981]: cluster 2024-04-19T22:54:01.455483+0000 mgr.y (mgr.25321) 430 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T22:54:02.725 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:02 smithi044 bash[55659]: cluster 2024-04-19T22:54:01.455483+0000 mgr.y (mgr.25321) 430 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T22:54:02.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:02 smithi165 bash[44861]: cluster 2024-04-19T22:54:01.455483+0000 mgr.y (mgr.25321) 430 : cluster 0 pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T22:54:02.985 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:54:03.072 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:54:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:03.072 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:54:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:03.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:03.073 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:54:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:03.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:03.073 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:54:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:03.073 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:03.074 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:02 smithi044 systemd[1]: Stopping Ceph node-exporter.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:54:03.074 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:54:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:03.074 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:54:02 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:03.697 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:54:03.697 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (9m) 15s ago 15m 14.0M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:54:03.697 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 error 16s ago 15m - - 2024-04-19T22:54:03.697 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (21s) 15s ago 13m 66.5M - 3.7 044b88a464c7 d1a9df6e47e6 2024-04-19T22:54:03.697 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (7m) 16s ago 21m 439M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:54:03.697 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (8m) 15s ago 23m 504M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:54:03.697 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (7m) 15s ago 23m 60.1M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:54:03.697 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (6m) 16s ago 21m 44.3M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:54:03.698 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (6m) 15s ago 21m 52.1M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:54:03.698 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (9m) 15s ago 16m 9432k - 1.3.1 1dbe0e931976 a53cf550c571 2024-04-19T22:54:03.698 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (8m) 16s ago 16m 9791k - 1.3.1 1dbe0e931976 33c1643fdb16 2024-04-19T22:54:03.698 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (4m) 15s ago 20m 66.7M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 4ca22b62b153 2024-04-19T22:54:03.698 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (4m) 15s ago 20m 58.5M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 10381d943905 2024-04-19T22:54:03.698 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (4m) 15s ago 19m 52.0M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 01e40460e5d7 2024-04-19T22:54:03.698 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (3m) 15s ago 19m 60.2M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 b670605e588c 2024-04-19T22:54:03.698 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (3m) 16s ago 18m 62.5M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 4d06643c9c9a 2024-04-19T22:54:03.698 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (2m) 16s ago 18m 52.3M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 b786a54d9218 2024-04-19T22:54:03.698 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (2m) 16s ago 17m 51.0M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 d20ae65d353d 2024-04-19T22:54:03.698 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (99s) 16s ago 16m 57.4M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 f596d7c8f4da 2024-04-19T22:54:03.698 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (7m) 16s ago 16m 61.8M - 2.33.4 514e6a882f6e 80e3b346b1e3 2024-04-19T22:54:03.698 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (75s) 15s ago 14m 88.3M - 19.0.0-2401-gd0bf63dd 044b88a464c7 e05ce9e8e7ab 2024-04-19T22:54:03.698 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (62s) 16s ago 14m 88.2M - 19.0.0-2401-gd0bf63dd 044b88a464c7 ace864ae8441 2024-04-19T22:54:03.699 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (68s) 15s ago 13m 88.1M - 19.0.0-2401-gd0bf63dd 044b88a464c7 32331f0445b0 2024-04-19T22:54:03.699 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (55s) 16s ago 13m 88.1M - 19.0.0-2401-gd0bf63dd 044b88a464c7 a367bf501a3f 2024-04-19T22:54:03.798 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:03 smithi044 bash[78117]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-node-exporter-a 2024-04-19T22:54:03.798 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:03 smithi044 bash[56981]: cephadm 2024-04-19T22:54:02.211042+0000 mgr.y (mgr.25321) 431 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-04-19T22:54:03.798 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:03 smithi044 bash[56981]: cephadm 2024-04-19T22:54:02.212111+0000 mgr.y (mgr.25321) 432 : cephadm 1 Deploying daemon node-exporter.a on smithi044 2024-04-19T22:54:03.799 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:03 smithi044 bash[55659]: cephadm 2024-04-19T22:54:02.211042+0000 mgr.y (mgr.25321) 431 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-04-19T22:54:03.799 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:03 smithi044 bash[55659]: cephadm 2024-04-19T22:54:02.212111+0000 mgr.y (mgr.25321) 432 : cephadm 1 Deploying daemon node-exporter.a on smithi044 2024-04-19T22:54:03.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:03 smithi165 bash[44861]: cephadm 2024-04-19T22:54:02.211042+0000 mgr.y (mgr.25321) 431 : cephadm 1 Upgrade: Updating node-exporter.a (1/2) 2024-04-19T22:54:03.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:03 smithi165 bash[44861]: cephadm 2024-04-19T22:54:02.212111+0000 mgr.y (mgr.25321) 432 : cephadm 1 Deploying daemon node-exporter.a on smithi044 2024-04-19T22:54:04.061 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:54:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:04.061 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:54:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:04.062 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:04.062 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:54:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:04.062 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:54:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:04.063 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:04.063 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:54:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:04.063 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:54:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:04.063 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:03 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-19T22:54:04.063 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:03 smithi044 bash[78227]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-node-exporter-a 2024-04-19T22:54:04.064 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:03 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-19T22:54:04.064 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:03 smithi044 systemd[1]: Stopped Ceph node-exporter.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:54:04.064 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:03 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:04.064 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:04 smithi044 systemd[1]: Started Ceph node-exporter.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:54:04.149 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:54:04.149 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:54:04.149 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:54:04.149 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:54:04.149 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:54:04.149 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:54:04.149 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:54:04.149 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:54:04.149 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 8 2024-04-19T22:54:04.149 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:54:04.149 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:54:04.150 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 4 2024-04-19T22:54:04.150 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:54:04.150 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:54:04.150 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 17 2024-04-19T22:54:04.150 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:54:04.150 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:54:04.322 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[78302]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-19T22:54:04.513 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:54:04.513 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:54:04.513 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:54:04.513 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:54:04.514 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:54:04.514 INFO:teuthology.orchestra.run.smithi044.stdout: "iscsi", 2024-04-19T22:54:04.514 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-04-19T22:54:04.514 INFO:teuthology.orchestra.run.smithi044.stdout: "osd", 2024-04-19T22:54:04.514 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw", 2024-04-19T22:54:04.514 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:54:04.514 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:54:04.514 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "18/23 daemons upgraded", 2024-04-19T22:54:04.514 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-19T22:54:04.514 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:54:04.514 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:54:04.822 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[78302]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-19T22:54:04.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[55659]: audit 2024-04-19T22:54:02.969541+0000 mgr.y (mgr.25321) 433 : audit 0 from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:04.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[55659]: audit 2024-04-19T22:54:03.328115+0000 mgr.y (mgr.25321) 434 : audit 0 from='client.34827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:04.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[55659]: cluster 2024-04-19T22:54:03.456136+0000 mgr.y (mgr.25321) 435 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 3 op/s 2024-04-19T22:54:04.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[55659]: audit 2024-04-19T22:54:03.681092+0000 mgr.y (mgr.25321) 436 : audit 0 from='client.34833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:04.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[55659]: audit 2024-04-19T22:54:04.101648+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:04.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[55659]: audit 2024-04-19T22:54:04.109104+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:04.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[55659]: audit 2024-04-19T22:54:04.149039+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.44:0/1346840071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:04.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[56981]: audit 2024-04-19T22:54:02.969541+0000 mgr.y (mgr.25321) 433 : audit 0 from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:04.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[56981]: audit 2024-04-19T22:54:03.328115+0000 mgr.y (mgr.25321) 434 : audit 0 from='client.34827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:04.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[56981]: cluster 2024-04-19T22:54:03.456136+0000 mgr.y (mgr.25321) 435 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 3 op/s 2024-04-19T22:54:04.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[56981]: audit 2024-04-19T22:54:03.681092+0000 mgr.y (mgr.25321) 436 : audit 0 from='client.34833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:04.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[56981]: audit 2024-04-19T22:54:04.101648+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:04.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[56981]: audit 2024-04-19T22:54:04.109104+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:04.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[56981]: audit 2024-04-19T22:54:04.149039+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.44:0/1346840071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:04.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:04 smithi165 bash[44861]: audit 2024-04-19T22:54:02.969541+0000 mgr.y (mgr.25321) 433 : audit 0 from='client.44746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:04.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:04 smithi165 bash[44861]: audit 2024-04-19T22:54:03.328115+0000 mgr.y (mgr.25321) 434 : audit 0 from='client.34827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:04.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:04 smithi165 bash[44861]: cluster 2024-04-19T22:54:03.456136+0000 mgr.y (mgr.25321) 435 : cluster 0 pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 3 op/s 2024-04-19T22:54:04.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:04 smithi165 bash[44861]: audit 2024-04-19T22:54:03.681092+0000 mgr.y (mgr.25321) 436 : audit 0 from='client.34833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:04.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:04 smithi165 bash[44861]: audit 2024-04-19T22:54:04.101648+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:04.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:04 smithi165 bash[44861]: audit 2024-04-19T22:54:04.109104+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:04.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:04 smithi165 bash[44861]: audit 2024-04-19T22:54:04.149039+0000 mon.c (mon.1) 26 : audit 0 from='client.? 172.21.15.44:0/1346840071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:04.950 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-19T22:54:04.950 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:54:04.950 INFO:teuthology.orchestra.run.smithi044.stdout: daemon grafana.a on smithi165 is in error state 2024-04-19T22:54:05.225 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[78302]: 22b70bddd3ac: Pulling fs layer 2024-04-19T22:54:05.225 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[78302]: 5c12815fee55: Pulling fs layer 2024-04-19T22:54:05.225 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:04 smithi044 bash[78302]: c0e87333d380: Pulling fs layer 2024-04-19T22:54:05.225 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:05 smithi044 bash[78302]: 5c12815fee55: Verifying Checksum 2024-04-19T22:54:05.225 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:05 smithi044 bash[78302]: 5c12815fee55: Download complete 2024-04-19T22:54:05.519 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:05 smithi044 bash[78302]: c0e87333d380: Verifying Checksum 2024-04-19T22:54:05.520 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:05 smithi044 bash[78302]: c0e87333d380: Download complete 2024-04-19T22:54:05.520 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:05 smithi044 bash[78302]: 22b70bddd3ac: Verifying Checksum 2024-04-19T22:54:05.520 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:05 smithi044 bash[78302]: 22b70bddd3ac: Download complete 2024-04-19T22:54:05.520 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:05 smithi044 bash[78302]: 22b70bddd3ac: Pull complete 2024-04-19T22:54:05.788 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:05 smithi165 bash[44861]: audit 2024-04-19T22:54:04.183619+0000 mgr.y (mgr.25321) 437 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:05.788 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:05 smithi165 bash[44861]: audit 2024-04-19T22:54:04.512100+0000 mgr.y (mgr.25321) 438 : audit 0 from='client.44770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:05.788 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:05 smithi165 bash[44861]: audit 2024-04-19T22:54:04.950370+0000 mon.a (mon.0) 826 : audit 0 from='client.? 172.21.15.44:0/1153534308' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:54:05.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:05 smithi044 bash[55659]: audit 2024-04-19T22:54:04.183619+0000 mgr.y (mgr.25321) 437 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:05.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:05 smithi044 bash[55659]: audit 2024-04-19T22:54:04.512100+0000 mgr.y (mgr.25321) 438 : audit 0 from='client.44770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:05.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:05 smithi044 bash[55659]: audit 2024-04-19T22:54:04.950370+0000 mon.a (mon.0) 826 : audit 0 from='client.? 172.21.15.44:0/1153534308' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:54:05.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:05 smithi044 bash[56981]: audit 2024-04-19T22:54:04.183619+0000 mgr.y (mgr.25321) 437 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:05.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:05 smithi044 bash[56981]: audit 2024-04-19T22:54:04.512100+0000 mgr.y (mgr.25321) 438 : audit 0 from='client.44770 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:05.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:05 smithi044 bash[56981]: audit 2024-04-19T22:54:04.950370+0000 mon.a (mon.0) 826 : audit 0 from='client.? 172.21.15.44:0/1153534308' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:54:06.146 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:05 smithi044 bash[78302]: 5c12815fee55: Pull complete 2024-04-19T22:54:06.546 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:06 smithi044 bash[78302]: c0e87333d380: Pull complete 2024-04-19T22:54:06.547 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:06 smithi044 bash[78302]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-19T22:54:06.547 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:06 smithi044 bash[78302]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-19T22:54:06.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:06 smithi044 bash[55659]: cluster 2024-04-19T22:54:05.456971+0000 mgr.y (mgr.25321) 439 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3 op/s 2024-04-19T22:54:06.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:06 smithi044 bash[56981]: cluster 2024-04-19T22:54:05.456971+0000 mgr.y (mgr.25321) 439 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3 op/s 2024-04-19T22:54:06.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:06 smithi165 bash[44861]: cluster 2024-04-19T22:54:05.456971+0000 mgr.y (mgr.25321) 439 : cluster 0 pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3 op/s 2024-04-19T22:54:07.530 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:54:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:07.531 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:07.531 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:54:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:07.531 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:54:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:07.532 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:07.532 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:54:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:07.532 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:07.533 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:54:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:07.533 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:54:07 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:07.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[55659]: cephadm 2024-04-19T22:54:06.750255+0000 mgr.y (mgr.25321) 440 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-04-19T22:54:07.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[55659]: cephadm 2024-04-19T22:54:06.751167+0000 mgr.y (mgr.25321) 441 : cephadm 1 Deploying daemon node-exporter.b on smithi165 2024-04-19T22:54:07.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[56981]: cephadm 2024-04-19T22:54:06.750255+0000 mgr.y (mgr.25321) 440 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-04-19T22:54:07.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[56981]: cephadm 2024-04-19T22:54:06.751167+0000 mgr.y (mgr.25321) 441 : cephadm 1 Deploying daemon node-exporter.b on smithi165 2024-04-19T22:54:07.843 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:07 smithi165 systemd[1]: Stopping Ceph node-exporter.b for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:54:07.843 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:07 smithi165 bash[44861]: cephadm 2024-04-19T22:54:06.750255+0000 mgr.y (mgr.25321) 440 : cephadm 1 Upgrade: Updating node-exporter.b (2/2) 2024-04-19T22:54:07.843 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:07 smithi165 bash[44861]: cephadm 2024-04-19T22:54:06.751167+0000 mgr.y (mgr.25321) 441 : cephadm 1 Deploying daemon node-exporter.b on smithi165 2024-04-19T22:54:08.323 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.826Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-19T22:54:08.323 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.826Z 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-19T22:54:08.323 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.827Z 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-19T22:54:08.323 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.827Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-19T22:54:08.323 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.827Z 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-19T22:54:08.323 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.827Z 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-19T22:54:08.323 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-19T22:54:08.323 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=arp 2024-04-19T22:54:08.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-19T22:54:08.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-19T22:54:08.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-19T22:54:08.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-19T22:54:08.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-19T22:54:08.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-19T22:54:08.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-19T22:54:08.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-19T22:54:08.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=edac 2024-04-19T22:54:08.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-19T22:54:08.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-19T22:54:08.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-19T22:54:08.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-19T22:54:08.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-19T22:54:08.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-19T22:54:08.325 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-19T22:54:08.325 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-19T22:54:08.325 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-19T22:54:08.325 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-19T22:54:08.325 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-19T22:54:08.325 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-19T22:54:08.325 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-19T22:54:08.325 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-19T22:54:08.325 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-19T22:54:08.325 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-19T22:54:08.326 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=os 2024-04-19T22:54:08.326 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-19T22:54:08.326 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-19T22:54:08.326 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-19T22:54:08.326 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-19T22:54:08.326 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-19T22:54:08.326 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-19T22:54:08.326 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-19T22:54:08.326 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=stat 2024-04-19T22:54:08.326 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-19T22:54:08.326 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-19T22:54:08.326 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-19T22:54:08.326 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=time 2024-04-19T22:54:08.326 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-19T22:54:08.327 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=uname 2024-04-19T22:54:08.327 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-19T22:54:08.327 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-19T22:54:08.327 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-19T22:54:08.327 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-19T22:54:08.327 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:07 smithi044 bash[78302]: ts=2024-04-19T22:54:07.828Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-19T22:54:08.445 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:08 smithi165 bash[58988]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-node-exporter-b 2024-04-19T22:54:08.445 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:08 smithi165 bash[59049]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-node-exporter-b 2024-04-19T22:54:08.445 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:08 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-19T22:54:08.445 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:08 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-19T22:54:08.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:08 smithi165 systemd[1]: Stopped Ceph node-exporter.b for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:54:08.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:08 smithi044 bash[56981]: cluster 2024-04-19T22:54:07.458129+0000 mgr.y (mgr.25321) 442 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3 op/s 2024-04-19T22:54:08.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:08 smithi044 bash[55659]: cluster 2024-04-19T22:54:07.458129+0000 mgr.y (mgr.25321) 442 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3 op/s 2024-04-19T22:54:08.944 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:54:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:08.945 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:54:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:08.945 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:54:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:08.945 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:54:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:08.946 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:54:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:08.946 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:54:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:08.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:08 smithi165 bash[44861]: cluster 2024-04-19T22:54:07.458129+0000 mgr.y (mgr.25321) 442 : cluster 0 pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.3 KiB/s rd, 3 op/s 2024-04-19T22:54:08.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:08.947 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:08.947 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:08 smithi165 systemd[1]: Started Ceph node-exporter.b for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:54:08.947 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:08 smithi165 bash[59103]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-19T22:54:08.947 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:08 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:09.695 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:09 smithi165 bash[59103]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-19T22:54:09.695 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:09 smithi165 bash[59103]: 22b70bddd3ac: Pulling fs layer 2024-04-19T22:54:09.695 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:09 smithi165 bash[59103]: 5c12815fee55: Pulling fs layer 2024-04-19T22:54:09.695 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:09 smithi165 bash[59103]: c0e87333d380: Pulling fs layer 2024-04-19T22:54:10.000 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:09 smithi165 bash[59103]: 22b70bddd3ac: Download complete 2024-04-19T22:54:10.000 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:09 smithi165 bash[59103]: 5c12815fee55: Download complete 2024-04-19T22:54:10.000 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:09 smithi165 bash[59103]: 22b70bddd3ac: Pull complete 2024-04-19T22:54:10.000 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:09 smithi165 bash[44861]: audit 2024-04-19T22:54:08.696777+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:10.000 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:09 smithi165 bash[44861]: audit 2024-04-19T22:54:08.708866+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:10.000 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:09 smithi165 bash[44861]: audit 2024-04-19T22:54:08.722380+0000 mon.a (mon.0) 829 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:54:10.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:09 smithi044 bash[55659]: audit 2024-04-19T22:54:08.696777+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:10.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:09 smithi044 bash[55659]: audit 2024-04-19T22:54:08.708866+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:10.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:09 smithi044 bash[55659]: audit 2024-04-19T22:54:08.722380+0000 mon.a (mon.0) 829 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:54:10.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:09 smithi044 bash[56981]: audit 2024-04-19T22:54:08.696777+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:10.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:09 smithi044 bash[56981]: audit 2024-04-19T22:54:08.708866+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:10.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:09 smithi044 bash[56981]: audit 2024-04-19T22:54:08.722380+0000 mon.a (mon.0) 829 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:54:10.335 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:10 smithi165 bash[59103]: c0e87333d380: Verifying Checksum 2024-04-19T22:54:10.335 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:10 smithi165 bash[59103]: c0e87333d380: Download complete 2024-04-19T22:54:10.678 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:10 smithi165 bash[59103]: 5c12815fee55: Pull complete 2024-04-19T22:54:10.944 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:10 smithi165 bash[44861]: cluster 2024-04-19T22:54:09.459241+0000 mgr.y (mgr.25321) 443 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-19T22:54:10.945 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:10 smithi165 bash[59103]: c0e87333d380: Pull complete 2024-04-19T22:54:10.945 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:10 smithi165 bash[59103]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-19T22:54:10.945 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:10 smithi165 bash[59103]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-19T22:54:11.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:10 smithi044 bash[55659]: cluster 2024-04-19T22:54:09.459241+0000 mgr.y (mgr.25321) 443 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-19T22:54:11.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:10 smithi044 bash[56981]: cluster 2024-04-19T22:54:09.459241+0000 mgr.y (mgr.25321) 443 : cluster 0 pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.2 KiB/s rd, 3 op/s 2024-04-19T22:54:12.445 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.250Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-19T22:54:12.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.250Z 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-19T22:54:12.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.250Z 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-19T22:54:12.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.250Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-19T22:54:12.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.251Z 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-19T22:54:12.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.251Z 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-19T22:54:12.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-19T22:54:12.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=arp 2024-04-19T22:54:12.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-19T22:54:12.446 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-19T22:54:12.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-19T22:54:12.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-19T22:54:12.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-19T22:54:12.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-19T22:54:12.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-19T22:54:12.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-19T22:54:12.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=edac 2024-04-19T22:54:12.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-19T22:54:12.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-19T22:54:12.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-19T22:54:12.447 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-19T22:54:12.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-19T22:54:12.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-19T22:54:12.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-19T22:54:12.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-19T22:54:12.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-19T22:54:12.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-19T22:54:12.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-19T22:54:12.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-19T22:54:12.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-19T22:54:12.448 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-19T22:54:12.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-19T22:54:12.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-19T22:54:12.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=os 2024-04-19T22:54:12.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-19T22:54:12.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-19T22:54:12.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-19T22:54:12.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-19T22:54:12.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-19T22:54:12.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-19T22:54:12.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-19T22:54:12.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=stat 2024-04-19T22:54:12.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-19T22:54:12.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-19T22:54:12.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-19T22:54:12.449 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=time 2024-04-19T22:54:12.450 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-19T22:54:12.450 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=uname 2024-04-19T22:54:12.450 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-19T22:54:12.450 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-19T22:54:12.450 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-19T22:54:12.450 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-19T22:54:12.450 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[59103]: ts=2024-04-19T22:54:12.252Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-19T22:54:12.572 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:54:12 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:54:12] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.33.4" 2024-04-19T22:54:13.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:12 smithi044 bash[55659]: cluster 2024-04-19T22:54:11.460456+0000 mgr.y (mgr.25321) 444 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-19T22:54:13.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:12 smithi044 bash[56981]: cluster 2024-04-19T22:54:11.460456+0000 mgr.y (mgr.25321) 444 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-19T22:54:13.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:12 smithi165 bash[44861]: cluster 2024-04-19T22:54:11.460456+0000 mgr.y (mgr.25321) 444 : cluster 0 pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 3 op/s 2024-04-19T22:54:15.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:14 smithi044 bash[55659]: cluster 2024-04-19T22:54:13.461777+0000 mgr.y (mgr.25321) 445 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-19T22:54:15.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:14 smithi044 bash[56981]: cluster 2024-04-19T22:54:13.461777+0000 mgr.y (mgr.25321) 445 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-19T22:54:15.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:14 smithi165 bash[44861]: cluster 2024-04-19T22:54:13.461777+0000 mgr.y (mgr.25321) 445 : cluster 0 pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s rd, 2 op/s 2024-04-19T22:54:16.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:15 smithi044 bash[55659]: audit 2024-04-19T22:54:14.191988+0000 mgr.y (mgr.25321) 446 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:16.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:15 smithi044 bash[55659]: audit 2024-04-19T22:54:14.718897+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:16.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:15 smithi044 bash[55659]: audit 2024-04-19T22:54:14.734136+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:16.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:15 smithi044 bash[55659]: audit 2024-04-19T22:54:15.425233+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:16.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:15 smithi044 bash[55659]: audit 2024-04-19T22:54:15.435455+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:16.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:15 smithi044 bash[55659]: audit 2024-04-19T22:54:15.540855+0000 mon.a (mon.0) 834 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:54:16.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:15 smithi044 bash[56981]: audit 2024-04-19T22:54:14.191988+0000 mgr.y (mgr.25321) 446 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:16.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:15 smithi044 bash[56981]: audit 2024-04-19T22:54:14.718897+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:16.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:15 smithi044 bash[56981]: audit 2024-04-19T22:54:14.734136+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:16.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:15 smithi044 bash[56981]: audit 2024-04-19T22:54:15.425233+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:16.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:15 smithi044 bash[56981]: audit 2024-04-19T22:54:15.435455+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:16.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:15 smithi044 bash[56981]: audit 2024-04-19T22:54:15.540855+0000 mon.a (mon.0) 834 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:54:16.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:15 smithi165 bash[44861]: audit 2024-04-19T22:54:14.191988+0000 mgr.y (mgr.25321) 446 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:16.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:15 smithi165 bash[44861]: audit 2024-04-19T22:54:14.718897+0000 mon.a (mon.0) 830 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:16.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:15 smithi165 bash[44861]: audit 2024-04-19T22:54:14.734136+0000 mon.a (mon.0) 831 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:16.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:15 smithi165 bash[44861]: audit 2024-04-19T22:54:15.425233+0000 mon.a (mon.0) 832 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:16.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:15 smithi165 bash[44861]: audit 2024-04-19T22:54:15.435455+0000 mon.a (mon.0) 833 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:16.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:15 smithi165 bash[44861]: audit 2024-04-19T22:54:15.540855+0000 mon.a (mon.0) 834 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:54:17.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:16 smithi165 bash[44861]: cluster 2024-04-19T22:54:15.462665+0000 mgr.y (mgr.25321) 447 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-19T22:54:17.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:16 smithi165 bash[44861]: audit 2024-04-19T22:54:15.891936+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:17.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:16 smithi165 bash[44861]: audit 2024-04-19T22:54:15.903413+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:17.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:16 smithi165 bash[44861]: audit 2024-04-19T22:54:16.592510+0000 mon.a (mon.0) 837 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:17.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:16 smithi165 bash[44861]: audit 2024-04-19T22:54:16.604519+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:17.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:16 smithi044 bash[55659]: cluster 2024-04-19T22:54:15.462665+0000 mgr.y (mgr.25321) 447 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-19T22:54:17.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:16 smithi044 bash[55659]: audit 2024-04-19T22:54:15.891936+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:17.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:16 smithi044 bash[55659]: audit 2024-04-19T22:54:15.903413+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:17.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:16 smithi044 bash[55659]: audit 2024-04-19T22:54:16.592510+0000 mon.a (mon.0) 837 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:17.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:16 smithi044 bash[55659]: audit 2024-04-19T22:54:16.604519+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:17.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:16 smithi044 bash[56981]: cluster 2024-04-19T22:54:15.462665+0000 mgr.y (mgr.25321) 447 : cluster 0 pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-19T22:54:17.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:16 smithi044 bash[56981]: audit 2024-04-19T22:54:15.891936+0000 mon.a (mon.0) 835 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:17.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:16 smithi044 bash[56981]: audit 2024-04-19T22:54:15.903413+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:17.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:16 smithi044 bash[56981]: audit 2024-04-19T22:54:16.592510+0000 mon.a (mon.0) 837 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:17.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:16 smithi044 bash[56981]: audit 2024-04-19T22:54:16.604519+0000 mon.a (mon.0) 838 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:19.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:18 smithi165 bash[44861]: cluster 2024-04-19T22:54:17.463874+0000 mgr.y (mgr.25321) 448 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:19.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:18 smithi044 bash[55659]: cluster 2024-04-19T22:54:17.463874+0000 mgr.y (mgr.25321) 448 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:19.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:18 smithi044 bash[56981]: cluster 2024-04-19T22:54:17.463874+0000 mgr.y (mgr.25321) 448 : cluster 0 pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:21.162 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:20 smithi044 bash[55659]: cluster 2024-04-19T22:54:19.464996+0000 mgr.y (mgr.25321) 449 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:21.162 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:20 smithi044 bash[56981]: cluster 2024-04-19T22:54:19.464996+0000 mgr.y (mgr.25321) 449 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:21.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:20 smithi165 bash[44861]: cluster 2024-04-19T22:54:19.464996+0000 mgr.y (mgr.25321) 449 : cluster 0 pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:22.391 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:54:22 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:54:22] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.33.4" 2024-04-19T22:54:23.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:22 smithi165 bash[44861]: cluster 2024-04-19T22:54:21.466235+0000 mgr.y (mgr.25321) 450 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:54:23.355 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:22 smithi044 bash[56981]: cluster 2024-04-19T22:54:21.466235+0000 mgr.y (mgr.25321) 450 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:54:23.355 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:22 smithi044 bash[55659]: cluster 2024-04-19T22:54:21.466235+0000 mgr.y (mgr.25321) 450 : cluster 0 pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:54:25.173 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:24 smithi044 bash[55659]: cluster 2024-04-19T22:54:23.467589+0000 mgr.y (mgr.25321) 451 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:25.173 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:24 smithi044 bash[56981]: cluster 2024-04-19T22:54:23.467589+0000 mgr.y (mgr.25321) 451 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:25.194 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:24 smithi165 bash[44861]: cluster 2024-04-19T22:54:23.467589+0000 mgr.y (mgr.25321) 451 : cluster 0 pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:26.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:25 smithi165 bash[44861]: audit 2024-04-19T22:54:24.199721+0000 mgr.y (mgr.25321) 452 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:26.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:25 smithi165 bash[44861]: audit 2024-04-19T22:54:25.881863+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:26.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:25 smithi165 bash[44861]: audit 2024-04-19T22:54:25.895893+0000 mon.a (mon.0) 840 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:26.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:25 smithi044 bash[55659]: audit 2024-04-19T22:54:24.199721+0000 mgr.y (mgr.25321) 452 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:26.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:25 smithi044 bash[55659]: audit 2024-04-19T22:54:25.881863+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:26.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:25 smithi044 bash[55659]: audit 2024-04-19T22:54:25.895893+0000 mon.a (mon.0) 840 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:26.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:25 smithi044 bash[56981]: audit 2024-04-19T22:54:24.199721+0000 mgr.y (mgr.25321) 452 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:26.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:25 smithi044 bash[56981]: audit 2024-04-19T22:54:25.881863+0000 mon.a (mon.0) 839 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:26.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:25 smithi044 bash[56981]: audit 2024-04-19T22:54:25.895893+0000 mon.a (mon.0) 840 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:27.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: cluster 2024-04-19T22:54:25.469065+0000 mgr.y (mgr.25321) 453 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:54:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.360619+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.375940+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.379017+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:54:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.380960+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:54:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.393941+0000 mon.a (mon.0) 845 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.497512+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:54:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.503223+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.507700+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.511058+0000 mon.a (mon.0) 849 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.517183+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.524435+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.529876+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.533191+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.536357+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.539501+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.542909+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.545921+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.549328+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:26 smithi165 bash[44861]: audit 2024-04-19T22:54:26.553821+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: cluster 2024-04-19T22:54:25.469065+0000 mgr.y (mgr.25321) 453 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:54:27.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.360619+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:27.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.375940+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:27.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.379017+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:54:27.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.380960+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:54:27.324 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.393941+0000 mon.a (mon.0) 845 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:27.324 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.497512+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:54:27.324 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.503223+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.324 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.507700+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.324 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.511058+0000 mon.a (mon.0) 849 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.324 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.517183+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.324 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.524435+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.324 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.529876+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.324 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.533191+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.325 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.536357+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.325 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.539501+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.325 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.542909+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.325 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.545921+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.325 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.549328+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.325 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[55659]: audit 2024-04-19T22:54:26.553821+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: cluster 2024-04-19T22:54:25.469065+0000 mgr.y (mgr.25321) 453 : cluster 0 pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:54:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.360619+0000 mon.a (mon.0) 841 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.375940+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:27.325 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.379017+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:54:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.380960+0000 mon.a (mon.0) 844 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:54:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.393941+0000 mon.a (mon.0) 845 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.497512+0000 mon.a (mon.0) 846 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:54:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.503223+0000 mon.a (mon.0) 847 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.507700+0000 mon.a (mon.0) 848 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.511058+0000 mon.a (mon.0) 849 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.517183+0000 mon.a (mon.0) 850 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.326 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.524435+0000 mon.a (mon.0) 851 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.327 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.529876+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.327 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.533191+0000 mon.a (mon.0) 853 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.327 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.536357+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.327 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.539501+0000 mon.a (mon.0) 855 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.327 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.542909+0000 mon.a (mon.0) 856 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.327 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.545921+0000 mon.a (mon.0) 857 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.549328+0000 mon.a (mon.0) 858 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:27.328 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:26 smithi044 bash[56981]: audit 2024-04-19T22:54:26.553821+0000 mon.a (mon.0) 859 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:28.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:27 smithi165 bash[44861]: cluster 2024-04-19T22:54:26.384569+0000 mgr.y (mgr.25321) 454 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-19T22:54:28.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:27 smithi165 bash[44861]: cluster 2024-04-19T22:54:26.385226+0000 mgr.y (mgr.25321) 455 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:28.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:27 smithi044 bash[55659]: cluster 2024-04-19T22:54:26.384569+0000 mgr.y (mgr.25321) 454 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-19T22:54:28.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:27 smithi044 bash[55659]: cluster 2024-04-19T22:54:26.385226+0000 mgr.y (mgr.25321) 455 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:28.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:27 smithi044 bash[56981]: cluster 2024-04-19T22:54:26.384569+0000 mgr.y (mgr.25321) 454 : cluster 0 pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 937 B/s rd, 0 op/s 2024-04-19T22:54:28.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:27 smithi044 bash[56981]: cluster 2024-04-19T22:54:26.385226+0000 mgr.y (mgr.25321) 455 : cluster 0 pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:29.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:29 smithi165 bash[44861]: cluster 2024-04-19T22:54:28.386494+0000 mgr.y (mgr.25321) 456 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:29.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:29 smithi165 bash[44861]: cephadm 2024-04-19T22:54:28.929162+0000 mgr.y (mgr.25321) 457 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-19T22:54:30.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:29 smithi044 bash[55659]: cluster 2024-04-19T22:54:28.386494+0000 mgr.y (mgr.25321) 456 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:30.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:29 smithi044 bash[55659]: cephadm 2024-04-19T22:54:28.929162+0000 mgr.y (mgr.25321) 457 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-19T22:54:30.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:29 smithi044 bash[56981]: cluster 2024-04-19T22:54:28.386494+0000 mgr.y (mgr.25321) 456 : cluster 0 pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:30.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:29 smithi044 bash[56981]: cephadm 2024-04-19T22:54:28.929162+0000 mgr.y (mgr.25321) 457 : cephadm 1 Upgrade: Updating prometheus.a 2024-04-19T22:54:31.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:30 smithi165 bash[44861]: cephadm 2024-04-19T22:54:29.245034+0000 mgr.y (mgr.25321) 458 : cephadm 1 Deploying daemon prometheus.a on smithi165 2024-04-19T22:54:31.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:30 smithi165 bash[44861]: audit 2024-04-19T22:54:30.541891+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:54:31.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:30 smithi044 bash[56981]: cephadm 2024-04-19T22:54:29.245034+0000 mgr.y (mgr.25321) 458 : cephadm 1 Deploying daemon prometheus.a on smithi165 2024-04-19T22:54:31.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:30 smithi044 bash[56981]: audit 2024-04-19T22:54:30.541891+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:54:31.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:30 smithi044 bash[55659]: cephadm 2024-04-19T22:54:29.245034+0000 mgr.y (mgr.25321) 458 : cephadm 1 Deploying daemon prometheus.a on smithi165 2024-04-19T22:54:31.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:30 smithi044 bash[55659]: audit 2024-04-19T22:54:30.541891+0000 mon.a (mon.0) 860 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:54:31.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:31 smithi165 bash[44861]: cluster 2024-04-19T22:54:30.387803+0000 mgr.y (mgr.25321) 459 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:32.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:31 smithi044 bash[55659]: cluster 2024-04-19T22:54:30.387803+0000 mgr.y (mgr.25321) 459 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:32.323 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:54:32 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:54:32] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.33.4" 2024-04-19T22:54:32.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:31 smithi044 bash[56981]: cluster 2024-04-19T22:54:30.387803+0000 mgr.y (mgr.25321) 459 : cluster 0 pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:33.416 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:54:33 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:33.417 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:54:33 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:33.417 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:54:33 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:33.418 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:54:33 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:33.418 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:54:33 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:33.418 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:33 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:33.419 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:33 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:33.419 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:33 smithi165 systemd[1]: Stopping Ceph prometheus.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:54:33.419 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:33 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:33.419 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:54:33 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:33.695 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:33 smithi165 bash[42022]: ts=2024-04-19T22:54:33.537Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-19T22:54:33.695 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:33 smithi165 bash[42022]: ts=2024-04-19T22:54:33.537Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-19T22:54:33.695 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:33 smithi165 bash[42022]: ts=2024-04-19T22:54:33.537Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-19T22:54:33.695 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:33 smithi165 bash[42022]: ts=2024-04-19T22:54:33.537Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-19T22:54:33.696 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:33 smithi165 bash[42022]: ts=2024-04-19T22:54:33.537Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-19T22:54:33.696 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:33 smithi165 bash[42022]: ts=2024-04-19T22:54:33.537Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-19T22:54:33.696 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:33 smithi165 bash[42022]: ts=2024-04-19T22:54:33.538Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-19T22:54:33.696 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:33 smithi165 bash[42022]: ts=2024-04-19T22:54:33.538Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-19T22:54:33.696 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:33 smithi165 bash[42022]: ts=2024-04-19T22:54:33.538Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-19T22:54:33.696 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:33 smithi165 bash[42022]: ts=2024-04-19T22:54:33.538Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-19T22:54:33.696 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:33 smithi165 bash[42022]: ts=2024-04-19T22:54:33.538Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-19T22:54:33.696 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:33 smithi165 bash[42022]: ts=2024-04-19T22:54:33.538Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-19T22:54:34.129 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:33 smithi165 bash[44861]: cluster 2024-04-19T22:54:32.388904+0000 mgr.y (mgr.25321) 460 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:34.211 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:33 smithi044 bash[56981]: cluster 2024-04-19T22:54:32.388904+0000 mgr.y (mgr.25321) 460 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:34.212 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:33 smithi044 bash[55659]: cluster 2024-04-19T22:54:32.388904+0000 mgr.y (mgr.25321) 460 : cluster 0 pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:34.444 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:34 smithi165 bash[62565]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-prometheus-a 2024-04-19T22:54:34.445 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:34 smithi165 bash[62625]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-prometheus-a 2024-04-19T22:54:34.445 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:34 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-19T22:54:34.445 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:34 smithi165 systemd[1]: Stopped Ceph prometheus.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:54:34.945 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:54:34 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:34.945 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:54:34 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:34.945 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:54:34 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:34.946 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:54:34 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:34.946 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:54:34 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:34.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:54:34 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:34.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:34 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:34.947 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:54:34 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:34.947 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:34 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:34.947 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:34 smithi165 systemd[1]: Started Ceph prometheus.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:54:35.358 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:54:35.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[44861]: audit 2024-04-19T22:54:34.210772+0000 mgr.y (mgr.25321) 461 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:35.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[44861]: cluster 2024-04-19T22:54:34.389971+0000 mgr.y (mgr.25321) 462 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 573 B/s rd, 0 op/s 2024-04-19T22:54:35.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[44861]: audit 2024-04-19T22:54:34.689981+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:35.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[44861]: audit 2024-04-19T22:54:34.701992+0000 mon.a (mon.0) 862 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:35.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[44861]: audit 2024-04-19T22:54:34.706961+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:54:35.947 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.672Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-19T22:54:35.947 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.672Z 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-19T22:54:35.947 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.672Z caller=main.go:570 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi165 (none))" 2024-04-19T22:54:35.947 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.672Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-19T22:54:35.947 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.672Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-19T22:54:35.947 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.674Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-19T22:54:35.947 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.674Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-19T22:54:35.947 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.675Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-19T22:54:35.948 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.675Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-19T22:54:35.948 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.677Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-19T22:54:35.948 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.677Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.081µs 2024-04-19T22:54:35.948 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.677Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-19T22:54:35.948 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.685Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-19T22:54:35.948 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.702Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-19T22:54:35.948 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.705Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-19T22:54:35.948 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.717Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-19T22:54:35.948 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.717Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-19T22:54:35.948 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.717Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.817µs wal_replay_duration=40.515127ms wbl_replay_duration=148ns total_replay_duration=40.584036ms 2024-04-19T22:54:35.948 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.720Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-19T22:54:35.948 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.720Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-19T22:54:35.948 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.720Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-19T22:54:35.948 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.737Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.904409ms db_storage=955ns remote_storage=1.18µs web_handler=457ns query_engine=1.156µs scrape=288.913µs scrape_sd=94.696µs notify=11.393µs notify_sd=11.746µs rules=16.234012ms tracing=7.159µs 2024-04-19T22:54:35.949 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.737Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-19T22:54:35.949 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:54:35 smithi165 bash[62680]: ts=2024-04-19T22:54:35.737Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-19T22:54:36.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:35 smithi044 bash[56981]: audit 2024-04-19T22:54:34.210772+0000 mgr.y (mgr.25321) 461 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:36.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:35 smithi044 bash[56981]: cluster 2024-04-19T22:54:34.389971+0000 mgr.y (mgr.25321) 462 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 573 B/s rd, 0 op/s 2024-04-19T22:54:36.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:35 smithi044 bash[56981]: audit 2024-04-19T22:54:34.689981+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:36.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:35 smithi044 bash[56981]: audit 2024-04-19T22:54:34.701992+0000 mon.a (mon.0) 862 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:36.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:35 smithi044 bash[56981]: audit 2024-04-19T22:54:34.706961+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:54:36.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:35 smithi044 bash[55659]: audit 2024-04-19T22:54:34.210772+0000 mgr.y (mgr.25321) 461 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:36.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:35 smithi044 bash[55659]: cluster 2024-04-19T22:54:34.389971+0000 mgr.y (mgr.25321) 462 : cluster 0 pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 573 B/s rd, 0 op/s 2024-04-19T22:54:36.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:35 smithi044 bash[55659]: audit 2024-04-19T22:54:34.689981+0000 mon.a (mon.0) 861 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:36.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:35 smithi044 bash[55659]: audit 2024-04-19T22:54:34.701992+0000 mon.a (mon.0) 862 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:36.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:35 smithi044 bash[55659]: audit 2024-04-19T22:54:34.706961+0000 mon.a (mon.0) 863 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:54:36.127 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:54:36.127 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (9m) 21s ago 16m 14.0M - 0.23.0 ba2b418f427c dc8926b10468 2024-04-19T22:54:36.127 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 error 20s ago 15m - - 2024-04-19T22:54:36.127 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (54s) 21s ago 14m 42.4M - 3.7 044b88a464c7 d1a9df6e47e6 2024-04-19T22:54:36.127 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (8m) 20s ago 21m 439M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:54:36.128 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (9m) 21s ago 23m 505M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:54:36.128 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (7m) 21s ago 23m 60.7M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:54:36.128 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (6m) 20s ago 22m 43.9M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:54:36.128 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (7m) 21s ago 22m 51.0M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:54:36.128 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (29s) 21s ago 16m 3063k - 1.5.0 0da6a335fe13 370bd580648e 2024-04-19T22:54:36.128 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (25s) 20s ago 16m - - 1.5.0 0da6a335fe13 f6ef33b90770 2024-04-19T22:54:36.128 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (5m) 21s ago 21m 67.3M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 4ca22b62b153 2024-04-19T22:54:36.128 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (5m) 21s ago 20m 59.1M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 10381d943905 2024-04-19T22:54:36.128 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (4m) 21s ago 20m 52.4M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 01e40460e5d7 2024-04-19T22:54:36.128 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (4m) 21s ago 19m 61.1M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 b670605e588c 2024-04-19T22:54:36.128 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (3m) 20s ago 19m 63.1M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 4d06643c9c9a 2024-04-19T22:54:36.128 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (3m) 20s ago 18m 52.8M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 b786a54d9218 2024-04-19T22:54:36.128 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (2m) 20s ago 18m 51.5M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 d20ae65d353d 2024-04-19T22:54:36.128 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (2m) 20s ago 17m 58.0M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 f596d7c8f4da 2024-04-19T22:54:36.129 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 starting - - - - 2024-04-19T22:54:36.129 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (108s) 21s ago 14m 88.6M - 19.0.0-2401-gd0bf63dd 044b88a464c7 e05ce9e8e7ab 2024-04-19T22:54:36.129 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (94s) 20s ago 14m 88.5M - 19.0.0-2401-gd0bf63dd 044b88a464c7 ace864ae8441 2024-04-19T22:54:36.129 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (101s) 21s ago 14m 88.4M - 19.0.0-2401-gd0bf63dd 044b88a464c7 32331f0445b0 2024-04-19T22:54:36.129 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (88s) 20s ago 14m 88.3M - 19.0.0-2401-gd0bf63dd 044b88a464c7 a367bf501a3f 2024-04-19T22:54:36.565 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:54:36.565 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:54:36.565 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:54:36.566 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:54:36.566 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:54:36.566 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:54:36.566 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:54:36.566 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:54:36.567 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 8 2024-04-19T22:54:36.567 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:54:36.567 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:54:36.567 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 4 2024-04-19T22:54:36.567 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:54:36.567 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:54:36.568 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 17 2024-04-19T22:54:36.568 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:54:36.568 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:54:36.950 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:54:36.950 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:54:36.950 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:54:36.950 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:54:36.950 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:54:36.950 INFO:teuthology.orchestra.run.smithi044.stdout: "iscsi", 2024-04-19T22:54:36.950 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-04-19T22:54:36.950 INFO:teuthology.orchestra.run.smithi044.stdout: "osd", 2024-04-19T22:54:36.950 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw", 2024-04-19T22:54:36.950 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:54:36.950 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:54:36.950 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "18/23 daemons upgraded", 2024-04-19T22:54:36.951 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-19T22:54:36.951 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:54:36.951 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:54:37.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:36 smithi044 bash[56981]: audit 2024-04-19T22:54:35.342596+0000 mgr.y (mgr.25321) 463 : audit 0 from='client.44782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:37.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:36 smithi044 bash[56981]: audit 2024-04-19T22:54:35.722652+0000 mgr.y (mgr.25321) 464 : audit 0 from='client.34863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:37.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:36 smithi044 bash[56981]: audit 2024-04-19T22:54:36.564453+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.44:0/2338638541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:37.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:36 smithi044 bash[55659]: audit 2024-04-19T22:54:35.342596+0000 mgr.y (mgr.25321) 463 : audit 0 from='client.44782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:37.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:36 smithi044 bash[55659]: audit 2024-04-19T22:54:35.722652+0000 mgr.y (mgr.25321) 464 : audit 0 from='client.34863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:37.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:36 smithi044 bash[55659]: audit 2024-04-19T22:54:36.564453+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.44:0/2338638541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:37.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:36 smithi165 bash[44861]: audit 2024-04-19T22:54:35.342596+0000 mgr.y (mgr.25321) 463 : audit 0 from='client.44782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:37.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:36 smithi165 bash[44861]: audit 2024-04-19T22:54:35.722652+0000 mgr.y (mgr.25321) 464 : audit 0 from='client.34863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:37.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:36 smithi165 bash[44861]: audit 2024-04-19T22:54:36.564453+0000 mon.c (mon.1) 27 : audit 0 from='client.? 172.21.15.44:0/2338638541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:37.398 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-19T22:54:37.398 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:54:37.398 INFO:teuthology.orchestra.run.smithi044.stdout: daemon grafana.a on smithi165 is in error state 2024-04-19T22:54:38.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:37 smithi044 bash[55659]: audit 2024-04-19T22:54:36.098797+0000 mgr.y (mgr.25321) 465 : audit 0 from='client.34869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:38.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:37 smithi044 bash[55659]: cluster 2024-04-19T22:54:36.391112+0000 mgr.y (mgr.25321) 466 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T22:54:38.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:37 smithi044 bash[55659]: audit 2024-04-19T22:54:37.397893+0000 mon.a (mon.0) 864 : audit 0 from='client.? 172.21.15.44:0/2679389688' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:54:38.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:37 smithi044 bash[56981]: audit 2024-04-19T22:54:36.098797+0000 mgr.y (mgr.25321) 465 : audit 0 from='client.34869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:38.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:37 smithi044 bash[56981]: cluster 2024-04-19T22:54:36.391112+0000 mgr.y (mgr.25321) 466 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T22:54:38.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:37 smithi044 bash[56981]: audit 2024-04-19T22:54:37.397893+0000 mon.a (mon.0) 864 : audit 0 from='client.? 172.21.15.44:0/2679389688' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:54:38.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:37 smithi165 bash[44861]: audit 2024-04-19T22:54:36.098797+0000 mgr.y (mgr.25321) 465 : audit 0 from='client.34869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:38.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:37 smithi165 bash[44861]: cluster 2024-04-19T22:54:36.391112+0000 mgr.y (mgr.25321) 466 : cluster 0 pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T22:54:38.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:37 smithi165 bash[44861]: audit 2024-04-19T22:54:37.397893+0000 mon.a (mon.0) 864 : audit 0 from='client.? 172.21.15.44:0/2679389688' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:54:39.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:38 smithi044 bash[55659]: audit 2024-04-19T22:54:36.948724+0000 mgr.y (mgr.25321) 467 : audit 0 from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:39.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:38 smithi044 bash[56981]: audit 2024-04-19T22:54:36.948724+0000 mgr.y (mgr.25321) 467 : audit 0 from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:39.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:38 smithi165 bash[44861]: audit 2024-04-19T22:54:36.948724+0000 mgr.y (mgr.25321) 467 : audit 0 from='client.44806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:54:40.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:39 smithi044 bash[55659]: cluster 2024-04-19T22:54:38.392353+0000 mgr.y (mgr.25321) 468 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:40.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:39 smithi044 bash[56981]: cluster 2024-04-19T22:54:38.392353+0000 mgr.y (mgr.25321) 468 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:40.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:39 smithi165 bash[44861]: cluster 2024-04-19T22:54:38.392353+0000 mgr.y (mgr.25321) 468 : cluster 0 pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:41.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:41 smithi044 bash[55659]: cluster 2024-04-19T22:54:40.393152+0000 mgr.y (mgr.25321) 469 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:54:41.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:41 smithi044 bash[55659]: audit 2024-04-19T22:54:40.446674+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:41.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:41 smithi044 bash[55659]: audit 2024-04-19T22:54:40.453808+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:41.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:41 smithi044 bash[55659]: audit 2024-04-19T22:54:40.650449+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:41.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:41 smithi044 bash[55659]: audit 2024-04-19T22:54:40.658589+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:41.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:41 smithi044 bash[56981]: cluster 2024-04-19T22:54:40.393152+0000 mgr.y (mgr.25321) 469 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:54:41.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:41 smithi044 bash[56981]: audit 2024-04-19T22:54:40.446674+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:41.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:41 smithi044 bash[56981]: audit 2024-04-19T22:54:40.453808+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:41.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:41 smithi044 bash[56981]: audit 2024-04-19T22:54:40.650449+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:41.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:41 smithi044 bash[56981]: audit 2024-04-19T22:54:40.658589+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:41.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:41 smithi165 bash[44861]: cluster 2024-04-19T22:54:40.393152+0000 mgr.y (mgr.25321) 469 : cluster 0 pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:54:41.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:41 smithi165 bash[44861]: audit 2024-04-19T22:54:40.446674+0000 mon.a (mon.0) 865 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:41.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:41 smithi165 bash[44861]: audit 2024-04-19T22:54:40.453808+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:41.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:41 smithi165 bash[44861]: audit 2024-04-19T22:54:40.650449+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:41.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:41 smithi165 bash[44861]: audit 2024-04-19T22:54:40.658589+0000 mon.a (mon.0) 868 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:42.550 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:54:42 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:54:42] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.43.0" 2024-04-19T22:54:42.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:42 smithi044 bash[55659]: audit 2024-04-19T22:54:41.551629+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:42.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:42 smithi044 bash[55659]: audit 2024-04-19T22:54:41.564689+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:42.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:42 smithi044 bash[56981]: audit 2024-04-19T22:54:41.551629+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:42.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:42 smithi044 bash[56981]: audit 2024-04-19T22:54:41.564689+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:42.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:42 smithi165 bash[44861]: audit 2024-04-19T22:54:41.551629+0000 mon.a (mon.0) 869 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:42.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:42 smithi165 bash[44861]: audit 2024-04-19T22:54:41.564689+0000 mon.a (mon.0) 870 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:43.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:43 smithi044 bash[56981]: cluster 2024-04-19T22:54:42.394282+0000 mgr.y (mgr.25321) 470 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:43.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:43 smithi044 bash[55659]: cluster 2024-04-19T22:54:42.394282+0000 mgr.y (mgr.25321) 470 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:43.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:43 smithi165 bash[44861]: cluster 2024-04-19T22:54:42.394282+0000 mgr.y (mgr.25321) 470 : cluster 0 pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:45.822 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:45 smithi044 bash[55659]: audit 2024-04-19T22:54:44.221152+0000 mgr.y (mgr.25321) 471 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:45.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:45 smithi044 bash[55659]: cluster 2024-04-19T22:54:44.395460+0000 mgr.y (mgr.25321) 472 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:45.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:45 smithi044 bash[55659]: audit 2024-04-19T22:54:45.542328+0000 mon.a (mon.0) 871 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:54:45.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:45 smithi044 bash[56981]: audit 2024-04-19T22:54:44.221152+0000 mgr.y (mgr.25321) 471 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:45.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:45 smithi044 bash[56981]: cluster 2024-04-19T22:54:44.395460+0000 mgr.y (mgr.25321) 472 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:45.823 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:45 smithi044 bash[56981]: audit 2024-04-19T22:54:45.542328+0000 mon.a (mon.0) 871 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:54:45.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:45 smithi165 bash[44861]: audit 2024-04-19T22:54:44.221152+0000 mgr.y (mgr.25321) 471 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:45.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:45 smithi165 bash[44861]: cluster 2024-04-19T22:54:44.395460+0000 mgr.y (mgr.25321) 472 : cluster 0 pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:45.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:45 smithi165 bash[44861]: audit 2024-04-19T22:54:45.542328+0000 mon.a (mon.0) 871 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:54:47.804 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:47 smithi165 bash[44861]: cluster 2024-04-19T22:54:46.396683+0000 mgr.y (mgr.25321) 473 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:54:48.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:47 smithi044 bash[55659]: cluster 2024-04-19T22:54:46.396683+0000 mgr.y (mgr.25321) 473 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:54:48.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:47 smithi044 bash[56981]: cluster 2024-04-19T22:54:46.396683+0000 mgr.y (mgr.25321) 473 : cluster 0 pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:54:49.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:49 smithi165 bash[44861]: cluster 2024-04-19T22:54:48.398222+0000 mgr.y (mgr.25321) 474 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:50.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:49 smithi044 bash[56981]: cluster 2024-04-19T22:54:48.398222+0000 mgr.y (mgr.25321) 474 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:50.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:49 smithi044 bash[55659]: cluster 2024-04-19T22:54:48.398222+0000 mgr.y (mgr.25321) 474 : cluster 0 pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:54:51.931 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: cluster 2024-04-19T22:54:50.399619+0000 mgr.y (mgr.25321) 475 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:54:51.931 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.272288+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:51.931 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.286106+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:51.931 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.288730+0000 mon.a (mon.0) 874 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:54:51.931 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.290614+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:54:51.931 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.304285+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:51.931 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.396260+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:54:51.932 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.415674+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:54:51.932 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.421097+0000 mon.a (mon.0) 879 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.932 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.425394+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.932 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.428438+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.932 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.434323+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.932 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.441372+0000 mon.a (mon.0) 883 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.932 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.445850+0000 mon.a (mon.0) 884 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.932 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.448917+0000 mon.a (mon.0) 885 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.932 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.451995+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.932 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.455122+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.932 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.458540+0000 mon.a (mon.0) 888 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.932 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.461648+0000 mon.a (mon.0) 889 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.932 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.465067+0000 mon.a (mon.0) 890 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.932 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.469535+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.932 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[56981]: audit 2024-04-19T22:54:51.473341+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.933 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: cluster 2024-04-19T22:54:50.399619+0000 mgr.y (mgr.25321) 475 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:54:51.933 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.272288+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:51.933 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.286106+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:51.933 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.288730+0000 mon.a (mon.0) 874 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:54:51.933 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.290614+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:54:51.933 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.304285+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:51.933 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.396260+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:54:51.933 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.415674+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:54:51.933 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.421097+0000 mon.a (mon.0) 879 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.933 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.425394+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.933 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.428438+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.434323+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.441372+0000 mon.a (mon.0) 883 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.445850+0000 mon.a (mon.0) 884 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.448917+0000 mon.a (mon.0) 885 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.451995+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.455122+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.458540+0000 mon.a (mon.0) 888 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.461648+0000 mon.a (mon.0) 889 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.465067+0000 mon.a (mon.0) 890 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.469535+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.934 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:51 smithi044 bash[55659]: audit 2024-04-19T22:54:51.473341+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: cluster 2024-04-19T22:54:50.399619+0000 mgr.y (mgr.25321) 475 : cluster 0 pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:54:51.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.272288+0000 mon.a (mon.0) 872 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:51.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.286106+0000 mon.a (mon.0) 873 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:51.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.288730+0000 mon.a (mon.0) 874 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:54:51.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.290614+0000 mon.a (mon.0) 875 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:54:51.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.304285+0000 mon.a (mon.0) 876 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:54:51.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.396260+0000 mon.a (mon.0) 877 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:54:51.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.415674+0000 mon.a (mon.0) 878 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:54:51.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.421097+0000 mon.a (mon.0) 879 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.425394+0000 mon.a (mon.0) 880 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.428438+0000 mon.a (mon.0) 881 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.434323+0000 mon.a (mon.0) 882 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.441372+0000 mon.a (mon.0) 883 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.445850+0000 mon.a (mon.0) 884 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.448917+0000 mon.a (mon.0) 885 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.451995+0000 mon.a (mon.0) 886 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.948 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.455122+0000 mon.a (mon.0) 887 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.948 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.458540+0000 mon.a (mon.0) 888 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.948 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.461648+0000 mon.a (mon.0) 889 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.948 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.465067+0000 mon.a (mon.0) 890 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.948 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.469535+0000 mon.a (mon.0) 891 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:51.948 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:51 smithi165 bash[44861]: audit 2024-04-19T22:54:51.473341+0000 mon.a (mon.0) 892 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:54:52.322 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:54:52 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:54:52] "GET /metrics HTTP/1.1" 200 38687 "" "Prometheus/2.43.0" 2024-04-19T22:54:52.940 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:52 smithi044 bash[55659]: cluster 2024-04-19T22:54:51.294251+0000 mgr.y (mgr.25321) 476 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-04-19T22:54:52.941 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:52 smithi044 bash[55659]: cluster 2024-04-19T22:54:51.294888+0000 mgr.y (mgr.25321) 477 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:52.941 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:52 smithi044 bash[55659]: audit 2024-04-19T22:54:51.397354+0000 mgr.y (mgr.25321) 478 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:54:52.941 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:52 smithi044 bash[56981]: cluster 2024-04-19T22:54:51.294251+0000 mgr.y (mgr.25321) 476 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-04-19T22:54:52.941 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:52 smithi044 bash[56981]: cluster 2024-04-19T22:54:51.294888+0000 mgr.y (mgr.25321) 477 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:52.941 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:52 smithi044 bash[56981]: audit 2024-04-19T22:54:51.397354+0000 mgr.y (mgr.25321) 478 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:54:52.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:52 smithi165 bash[44861]: cluster 2024-04-19T22:54:51.294251+0000 mgr.y (mgr.25321) 476 : cluster 0 pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-04-19T22:54:52.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:52 smithi165 bash[44861]: cluster 2024-04-19T22:54:51.294888+0000 mgr.y (mgr.25321) 477 : cluster 0 pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:52.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:52 smithi165 bash[44861]: audit 2024-04-19T22:54:51.397354+0000 mgr.y (mgr.25321) 478 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T22:54:54.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:54 smithi165 bash[44861]: cluster 2024-04-19T22:54:53.296202+0000 mgr.y (mgr.25321) 479 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:54.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:54 smithi165 bash[44861]: cephadm 2024-04-19T22:54:53.896485+0000 mgr.y (mgr.25321) 480 : cephadm 1 Upgrade: Updating alertmanager.a 2024-04-19T22:54:54.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:54 smithi165 bash[44861]: cephadm 2024-04-19T22:54:53.920498+0000 mgr.y (mgr.25321) 481 : cephadm 1 Deploying daemon alertmanager.a on smithi044 2024-04-19T22:54:55.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:54 smithi044 bash[55659]: cluster 2024-04-19T22:54:53.296202+0000 mgr.y (mgr.25321) 479 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:55.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:54 smithi044 bash[55659]: cephadm 2024-04-19T22:54:53.896485+0000 mgr.y (mgr.25321) 480 : cephadm 1 Upgrade: Updating alertmanager.a 2024-04-19T22:54:55.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:54 smithi044 bash[55659]: cephadm 2024-04-19T22:54:53.920498+0000 mgr.y (mgr.25321) 481 : cephadm 1 Deploying daemon alertmanager.a on smithi044 2024-04-19T22:54:55.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:54 smithi044 bash[56981]: cluster 2024-04-19T22:54:53.296202+0000 mgr.y (mgr.25321) 479 : cluster 0 pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:55.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:54 smithi044 bash[56981]: cephadm 2024-04-19T22:54:53.896485+0000 mgr.y (mgr.25321) 480 : cephadm 1 Upgrade: Updating alertmanager.a 2024-04-19T22:54:55.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:54 smithi044 bash[56981]: cephadm 2024-04-19T22:54:53.920498+0000 mgr.y (mgr.25321) 481 : cephadm 1 Deploying daemon alertmanager.a on smithi044 2024-04-19T22:54:55.693 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:55 smithi044 bash[55659]: audit 2024-04-19T22:54:54.231870+0000 mgr.y (mgr.25321) 482 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:55.694 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:55 smithi044 bash[56981]: audit 2024-04-19T22:54:54.231870+0000 mgr.y (mgr.25321) 482 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:55.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:55 smithi165 bash[44861]: audit 2024-04-19T22:54:54.231870+0000 mgr.y (mgr.25321) 482 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:54:56.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:56 smithi165 bash[44861]: cluster 2024-04-19T22:54:55.297576+0000 mgr.y (mgr.25321) 483 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:57.056 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:56 smithi044 bash[55659]: cluster 2024-04-19T22:54:55.297576+0000 mgr.y (mgr.25321) 483 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:57.056 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:56 smithi044 bash[56981]: cluster 2024-04-19T22:54:55.297576+0000 mgr.y (mgr.25321) 483 : cluster 0 pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:58.221 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:54:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:58.222 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:54:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:58.222 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:54:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:58.223 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:58.223 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:58.223 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:58.224 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:54:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:58.224 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:54:58 smithi044 systemd[1]: Stopping Ceph alertmanager.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:54:58.224 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:54:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:58.224 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:54:57 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:58.493 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:54:58 smithi044 bash[51441]: level=info ts=2024-04-19T22:54:58.221Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-19T22:54:58.829 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:58 smithi044 bash[55659]: cluster 2024-04-19T22:54:57.298684+0000 mgr.y (mgr.25321) 484 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:58.829 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:58 smithi044 bash[56981]: cluster 2024-04-19T22:54:57.298684+0000 mgr.y (mgr.25321) 484 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:58.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:54:58 smithi165 bash[44861]: cluster 2024-04-19T22:54:57.298684+0000 mgr.y (mgr.25321) 484 : cluster 0 pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:54:59.411 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:54:59 smithi044 bash[82230]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-alertmanager-a 2024-04-19T22:54:59.411 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:54:59 smithi044 bash[82290]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-alertmanager-a 2024-04-19T22:54:59.411 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:54:59 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-19T22:54:59.411 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:54:59 smithi044 systemd[1]: Stopped Ceph alertmanager.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:54:59.822 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:54:59 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:59.823 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:54:59 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:59.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:54:59 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:59.823 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:54:59 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:59.823 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:54:59 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:59.824 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:54:59 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:59.824 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:54:59 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:59.824 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:54:59 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:54:59.824 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:54:59 smithi044 systemd[1]: Started Ceph alertmanager.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:54:59.825 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:54:59 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:00.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[55659]: cluster 2024-04-19T22:54:59.299497+0000 mgr.y (mgr.25321) 485 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 575 B/s rd, 0 op/s 2024-04-19T22:55:00.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[55659]: audit 2024-04-19T22:54:59.579899+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:00.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[55659]: audit 2024-04-19T22:54:59.587750+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:00.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[55659]: audit 2024-04-19T22:54:59.599507+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:00.823 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[55659]: audit 2024-04-19T22:55:00.542118+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:55:00.823 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[82346]: ts=2024-04-19T22:55:00.599Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-19T22:55:00.823 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[82346]: ts=2024-04-19T22:55:00.599Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-19T22:55:00.823 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[82346]: ts=2024-04-19T22:55:00.601Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.44 port=9094 2024-04-19T22:55:00.823 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[82346]: ts=2024-04-19T22:55:00.603Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-19T22:55:00.824 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[82346]: ts=2024-04-19T22:55:00.633Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T22:55:00.824 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[82346]: ts=2024-04-19T22:55:00.633Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T22:55:00.824 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[82346]: ts=2024-04-19T22:55:00.636Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-19T22:55:00.824 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[82346]: ts=2024-04-19T22:55:00.636Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-19T22:55:00.824 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[56981]: cluster 2024-04-19T22:54:59.299497+0000 mgr.y (mgr.25321) 485 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 575 B/s rd, 0 op/s 2024-04-19T22:55:00.824 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[56981]: audit 2024-04-19T22:54:59.579899+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:00.824 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[56981]: audit 2024-04-19T22:54:59.587750+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:00.824 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[56981]: audit 2024-04-19T22:54:59.599507+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:00.824 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:00 smithi044 bash[56981]: audit 2024-04-19T22:55:00.542118+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:55:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:00 smithi165 bash[44861]: cluster 2024-04-19T22:54:59.299497+0000 mgr.y (mgr.25321) 485 : cluster 0 pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 575 B/s rd, 0 op/s 2024-04-19T22:55:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:00 smithi165 bash[44861]: audit 2024-04-19T22:54:59.579899+0000 mon.a (mon.0) 893 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:00 smithi165 bash[44861]: audit 2024-04-19T22:54:59.587750+0000 mon.a (mon.0) 894 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:00 smithi165 bash[44861]: audit 2024-04-19T22:54:59.599507+0000 mon.a (mon.0) 895 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:00.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:00 smithi165 bash[44861]: audit 2024-04-19T22:55:00.542118+0000 mon.a (mon.0) 896 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:55:02.572 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:55:02 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:55:02] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-19T22:55:02.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:02 smithi165 bash[44861]: cluster 2024-04-19T22:55:01.300605+0000 mgr.y (mgr.25321) 486 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T22:55:03.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:02 smithi044 bash[55659]: cluster 2024-04-19T22:55:01.300605+0000 mgr.y (mgr.25321) 486 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T22:55:03.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:02 smithi044 bash[56981]: cluster 2024-04-19T22:55:01.300605+0000 mgr.y (mgr.25321) 486 : cluster 0 pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T22:55:03.073 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:55:02 smithi044 bash[82346]: ts=2024-04-19T22:55:02.603Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000833573s 2024-04-19T22:55:04.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:04 smithi165 bash[44861]: cluster 2024-04-19T22:55:03.301855+0000 mgr.y (mgr.25321) 487 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:05.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:04 smithi044 bash[55659]: cluster 2024-04-19T22:55:03.301855+0000 mgr.y (mgr.25321) 487 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:05.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:04 smithi044 bash[56981]: cluster 2024-04-19T22:55:03.301855+0000 mgr.y (mgr.25321) 487 : cluster 0 pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:05.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:05 smithi165 bash[44861]: audit 2024-04-19T22:55:04.240050+0000 mgr.y (mgr.25321) 488 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:05.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:05 smithi165 bash[44861]: audit 2024-04-19T22:55:05.505550+0000 mon.a (mon.0) 897 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:05.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:05 smithi165 bash[44861]: audit 2024-04-19T22:55:05.519382+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:06.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:05 smithi044 bash[56981]: audit 2024-04-19T22:55:04.240050+0000 mgr.y (mgr.25321) 488 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:06.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:05 smithi044 bash[56981]: audit 2024-04-19T22:55:05.505550+0000 mon.a (mon.0) 897 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:06.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:05 smithi044 bash[56981]: audit 2024-04-19T22:55:05.519382+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:06.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:05 smithi044 bash[55659]: audit 2024-04-19T22:55:04.240050+0000 mgr.y (mgr.25321) 488 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:06.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:05 smithi044 bash[55659]: audit 2024-04-19T22:55:05.505550+0000 mon.a (mon.0) 897 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:06.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:05 smithi044 bash[55659]: audit 2024-04-19T22:55:05.519382+0000 mon.a (mon.0) 898 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:06.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:06 smithi165 bash[44861]: cluster 2024-04-19T22:55:05.302569+0000 mgr.y (mgr.25321) 489 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:06.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:06 smithi165 bash[44861]: audit 2024-04-19T22:55:06.563698+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:06.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:06 smithi165 bash[44861]: audit 2024-04-19T22:55:06.569799+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:07.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:06 smithi044 bash[55659]: cluster 2024-04-19T22:55:05.302569+0000 mgr.y (mgr.25321) 489 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:07.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:06 smithi044 bash[55659]: audit 2024-04-19T22:55:06.563698+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:07.074 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:06 smithi044 bash[55659]: audit 2024-04-19T22:55:06.569799+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:07.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:06 smithi044 bash[56981]: cluster 2024-04-19T22:55:05.302569+0000 mgr.y (mgr.25321) 489 : cluster 0 pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:07.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:06 smithi044 bash[56981]: audit 2024-04-19T22:55:06.563698+0000 mon.a (mon.0) 899 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:07.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:06 smithi044 bash[56981]: audit 2024-04-19T22:55:06.569799+0000 mon.a (mon.0) 900 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:07.803 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:55:08.546 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:55:08.546 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (8s) 3s ago 16m 13.9M - 0.25.0 c8568f914cd2 8630fe1c1701 2024-04-19T22:55:08.546 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 error 28s ago 16m - - 2024-04-19T22:55:08.546 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (86s) 3s ago 14m 42.8M - 3.7 044b88a464c7 d1a9df6e47e6 2024-04-19T22:55:08.546 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (8m) 28s ago 22m 439M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:55:08.546 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (9m) 3s ago 24m 506M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:55:08.547 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (8m) 3s ago 24m 63.4M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:55:08.547 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (7m) 28s ago 22m 44.7M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:55:08.547 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (7m) 3s ago 22m 52.9M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:55:08.547 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (62s) 3s ago 17m 7728k - 1.5.0 0da6a335fe13 370bd580648e 2024-04-19T22:55:08.547 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (57s) 28s ago 17m 7640k - 1.5.0 0da6a335fe13 f6ef33b90770 2024-04-19T22:55:08.547 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (6m) 3s ago 22m 68.0M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 4ca22b62b153 2024-04-19T22:55:08.547 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (5m) 3s ago 21m 59.6M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 10381d943905 2024-04-19T22:55:08.547 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (5m) 3s ago 20m 52.9M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 01e40460e5d7 2024-04-19T22:55:08.547 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (4m) 3s ago 20m 61.6M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 b670605e588c 2024-04-19T22:55:08.547 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (4m) 28s ago 19m 63.7M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 4d06643c9c9a 2024-04-19T22:55:08.547 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (3m) 28s ago 19m 53.2M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 b786a54d9218 2024-04-19T22:55:08.547 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (3m) 28s ago 18m 51.7M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 d20ae65d353d 2024-04-19T22:55:08.547 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (2m) 28s ago 18m 58.1M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 f596d7c8f4da 2024-04-19T22:55:08.547 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (33s) 28s ago 17m 38.7M - 2.43.0 a07b618ecd1d 79f4c693ed04 2024-04-19T22:55:08.548 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (2m) 3s ago 15m 89.2M - 19.0.0-2401-gd0bf63dd 044b88a464c7 e05ce9e8e7ab 2024-04-19T22:55:08.548 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (2m) 28s ago 15m 88.7M - 19.0.0-2401-gd0bf63dd 044b88a464c7 ace864ae8441 2024-04-19T22:55:08.548 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (2m) 3s ago 15m 88.9M - 19.0.0-2401-gd0bf63dd 044b88a464c7 32331f0445b0 2024-04-19T22:55:08.548 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (2m) 28s ago 15m 88.6M - 19.0.0-2401-gd0bf63dd 044b88a464c7 a367bf501a3f 2024-04-19T22:55:08.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:08 smithi165 bash[44861]: cluster 2024-04-19T22:55:07.303651+0000 mgr.y (mgr.25321) 490 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:08.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:08 smithi165 bash[44861]: audit 2024-04-19T22:55:07.787020+0000 mgr.y (mgr.25321) 491 : audit 0 from='client.44818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:08.972 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:55:08.972 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:55:08.972 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:55:08.972 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:55:08.972 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:55:08.972 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:55:08.972 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:55:08.973 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:55:08.973 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 8 2024-04-19T22:55:08.973 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:55:08.973 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:55:08.973 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 4 2024-04-19T22:55:08.973 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:55:08.973 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:55:08.973 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 17 2024-04-19T22:55:08.973 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:55:08.973 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:55:09.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:08 smithi044 bash[56981]: cluster 2024-04-19T22:55:07.303651+0000 mgr.y (mgr.25321) 490 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:09.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:08 smithi044 bash[56981]: audit 2024-04-19T22:55:07.787020+0000 mgr.y (mgr.25321) 491 : audit 0 from='client.44818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:09.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:08 smithi044 bash[55659]: cluster 2024-04-19T22:55:07.303651+0000 mgr.y (mgr.25321) 490 : cluster 0 pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:09.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:08 smithi044 bash[55659]: audit 2024-04-19T22:55:07.787020+0000 mgr.y (mgr.25321) 491 : audit 0 from='client.44818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:09.339 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:55:09.339 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:7c88d0c70431e4a73a853860688a551a69c08a8f0f7b00ee258de4bf7c7072d1", 2024-04-19T22:55:09.339 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": true, 2024-04-19T22:55:09.339 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T22:55:09.339 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [ 2024-04-19T22:55:09.339 INFO:teuthology.orchestra.run.smithi044.stdout: "iscsi", 2024-04-19T22:55:09.339 INFO:teuthology.orchestra.run.smithi044.stdout: "mon", 2024-04-19T22:55:09.340 INFO:teuthology.orchestra.run.smithi044.stdout: "osd", 2024-04-19T22:55:09.340 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw", 2024-04-19T22:55:09.340 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr" 2024-04-19T22:55:09.340 INFO:teuthology.orchestra.run.smithi044.stdout: ], 2024-04-19T22:55:09.340 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": "18/23 daemons upgraded", 2024-04-19T22:55:09.340 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "Currently upgrading alertmanager daemons", 2024-04-19T22:55:09.340 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:55:09.340 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:55:09.780 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-19T22:55:09.780 INFO:teuthology.orchestra.run.smithi044.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-19T22:55:09.780 INFO:teuthology.orchestra.run.smithi044.stdout: daemon grafana.a on smithi165 is in error state 2024-04-19T22:55:09.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:09 smithi165 bash[44861]: audit 2024-04-19T22:55:08.167621+0000 mgr.y (mgr.25321) 492 : audit 0 from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:09.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:09 smithi165 bash[44861]: audit 2024-04-19T22:55:08.529619+0000 mgr.y (mgr.25321) 493 : audit 0 from='client.44830 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:09.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:09 smithi165 bash[44861]: audit 2024-04-19T22:55:08.971438+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.44:0/1741466176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:10.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:09 smithi044 bash[56981]: audit 2024-04-19T22:55:08.167621+0000 mgr.y (mgr.25321) 492 : audit 0 from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:10.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:09 smithi044 bash[56981]: audit 2024-04-19T22:55:08.529619+0000 mgr.y (mgr.25321) 493 : audit 0 from='client.44830 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:10.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:09 smithi044 bash[56981]: audit 2024-04-19T22:55:08.971438+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.44:0/1741466176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:10.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:09 smithi044 bash[55659]: audit 2024-04-19T22:55:08.167621+0000 mgr.y (mgr.25321) 492 : audit 0 from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:10.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:09 smithi044 bash[55659]: audit 2024-04-19T22:55:08.529619+0000 mgr.y (mgr.25321) 493 : audit 0 from='client.44830 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:10.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:09 smithi044 bash[55659]: audit 2024-04-19T22:55:08.971438+0000 mon.c (mon.1) 28 : audit 0 from='client.? 172.21.15.44:0/1741466176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:10.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:10 smithi165 bash[44861]: cluster 2024-04-19T22:55:09.304593+0000 mgr.y (mgr.25321) 494 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:10.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:10 smithi165 bash[44861]: audit 2024-04-19T22:55:09.337771+0000 mgr.y (mgr.25321) 495 : audit 0 from='client.44842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:10.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:10 smithi165 bash[44861]: audit 2024-04-19T22:55:09.779862+0000 mon.a (mon.0) 901 : audit 0 from='client.? 172.21.15.44:0/1370673144' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:55:11.072 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:55:10 smithi044 bash[82346]: ts=2024-04-19T22:55:10.607Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004438984s 2024-04-19T22:55:11.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:10 smithi044 bash[55659]: cluster 2024-04-19T22:55:09.304593+0000 mgr.y (mgr.25321) 494 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:11.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:10 smithi044 bash[55659]: audit 2024-04-19T22:55:09.337771+0000 mgr.y (mgr.25321) 495 : audit 0 from='client.44842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:11.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:10 smithi044 bash[55659]: audit 2024-04-19T22:55:09.779862+0000 mon.a (mon.0) 901 : audit 0 from='client.? 172.21.15.44:0/1370673144' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:55:11.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:10 smithi044 bash[56981]: cluster 2024-04-19T22:55:09.304593+0000 mgr.y (mgr.25321) 494 : cluster 0 pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:11.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:10 smithi044 bash[56981]: audit 2024-04-19T22:55:09.337771+0000 mgr.y (mgr.25321) 495 : audit 0 from='client.44842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:11.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:10 smithi044 bash[56981]: audit 2024-04-19T22:55:09.779862+0000 mon.a (mon.0) 901 : audit 0 from='client.? 172.21.15.44:0/1370673144' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:55:12.488 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:55:12 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:55:12] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-19T22:55:12.792 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:12 smithi044 bash[56981]: cluster 2024-04-19T22:55:11.305820+0000 mgr.y (mgr.25321) 496 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:12.793 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:12 smithi044 bash[55659]: cluster 2024-04-19T22:55:11.305820+0000 mgr.y (mgr.25321) 496 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:12.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:12 smithi165 bash[44861]: cluster 2024-04-19T22:55:11.305820+0000 mgr.y (mgr.25321) 496 : cluster 0 pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:14.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:14 smithi165 bash[44861]: cluster 2024-04-19T22:55:13.306910+0000 mgr.y (mgr.25321) 497 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:15.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:14 smithi044 bash[55659]: cluster 2024-04-19T22:55:13.306910+0000 mgr.y (mgr.25321) 497 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:15.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:14 smithi044 bash[56981]: cluster 2024-04-19T22:55:13.306910+0000 mgr.y (mgr.25321) 497 : cluster 0 pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:15.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:15 smithi165 bash[44861]: audit 2024-04-19T22:55:14.247797+0000 mgr.y (mgr.25321) 498 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:15.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:15 smithi165 bash[44861]: audit 2024-04-19T22:55:15.543427+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:55:16.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:15 smithi044 bash[56981]: audit 2024-04-19T22:55:14.247797+0000 mgr.y (mgr.25321) 498 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:16.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:15 smithi044 bash[56981]: audit 2024-04-19T22:55:15.543427+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:55:16.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:15 smithi044 bash[55659]: audit 2024-04-19T22:55:14.247797+0000 mgr.y (mgr.25321) 498 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:16.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:15 smithi044 bash[55659]: audit 2024-04-19T22:55:15.543427+0000 mon.a (mon.0) 902 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:55:16.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: cluster 2024-04-19T22:55:15.308092+0000 mgr.y (mgr.25321) 499 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:16.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.076222+0000 mon.a (mon.0) 903 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:16.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.088784+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:16.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.091592+0000 mon.a (mon.0) 905 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:55:16.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.093315+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:55:16.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.109915+0000 mon.a (mon.0) 907 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:16.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.197797+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:55:16.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.216691+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:16.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.222175+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:16.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.226281+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:16.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.229371+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:16.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.235115+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:16.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.241751+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:16.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.246327+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:16.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.249346+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:16.947 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.252470+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:16.948 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.255668+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:16.948 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.259348+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:16.948 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.262465+0000 mon.a (mon.0) 920 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:16.948 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.265922+0000 mon.a (mon.0) 921 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:16.948 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.270464+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:16.948 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.274415+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:16.948 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:16 smithi165 bash[44861]: audit 2024-04-19T22:55:16.278507+0000 mon.a (mon.0) 924 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: cluster 2024-04-19T22:55:15.308092+0000 mgr.y (mgr.25321) 499 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:17.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.076222+0000 mon.a (mon.0) 903 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:17.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.088784+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:17.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.091592+0000 mon.a (mon.0) 905 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:55:17.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.093315+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:55:17.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.109915+0000 mon.a (mon.0) 907 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:17.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.197797+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:55:17.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.216691+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:17.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.222175+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.226281+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.229371+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.235115+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.241751+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.246327+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.249346+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.252470+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.255668+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.259348+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.074 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.262465+0000 mon.a (mon.0) 920 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.075 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.265922+0000 mon.a (mon.0) 921 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: cluster 2024-04-19T22:55:15.308092+0000 mgr.y (mgr.25321) 499 : cluster 0 pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:17.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.076222+0000 mon.a (mon.0) 903 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:17.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.088784+0000 mon.a (mon.0) 904 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:17.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.091592+0000 mon.a (mon.0) 905 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:55:17.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.093315+0000 mon.a (mon.0) 906 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:55:17.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.109915+0000 mon.a (mon.0) 907 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:17.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.197797+0000 mon.a (mon.0) 908 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:55:17.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.216691+0000 mon.a (mon.0) 909 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:17.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.222175+0000 mon.a (mon.0) 910 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.075 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.226281+0000 mon.a (mon.0) 911 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.076 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.229371+0000 mon.a (mon.0) 912 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.076 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.235115+0000 mon.a (mon.0) 913 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.076 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.241751+0000 mon.a (mon.0) 914 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.076 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.246327+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.076 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.249346+0000 mon.a (mon.0) 916 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.076 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.252470+0000 mon.a (mon.0) 917 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.076 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.255668+0000 mon.a (mon.0) 918 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.076 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.259348+0000 mon.a (mon.0) 919 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.076 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.262465+0000 mon.a (mon.0) 920 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.076 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.265922+0000 mon.a (mon.0) 921 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.076 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.270464+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.076 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.274415+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.076 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[55659]: audit 2024-04-19T22:55:16.278507+0000 mon.a (mon.0) 924 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.270464+0000 mon.a (mon.0) 922 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.274415+0000 mon.a (mon.0) 923 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.077 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:16 smithi044 bash[56981]: audit 2024-04-19T22:55:16.278507+0000 mon.a (mon.0) 924 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:17.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:17 smithi165 bash[44861]: cluster 2024-04-19T22:55:16.096676+0000 mgr.y (mgr.25321) 500 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-04-19T22:55:17.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:17 smithi165 bash[44861]: cluster 2024-04-19T22:55:16.097271+0000 mgr.y (mgr.25321) 501 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:55:17.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:17 smithi165 bash[44861]: audit 2024-04-19T22:55:16.198726+0000 mgr.y (mgr.25321) 502 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:55:18.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:17 smithi044 bash[56981]: cluster 2024-04-19T22:55:16.096676+0000 mgr.y (mgr.25321) 500 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-04-19T22:55:18.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:17 smithi044 bash[56981]: cluster 2024-04-19T22:55:16.097271+0000 mgr.y (mgr.25321) 501 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:55:18.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:17 smithi044 bash[56981]: audit 2024-04-19T22:55:16.198726+0000 mgr.y (mgr.25321) 502 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:55:18.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:17 smithi044 bash[55659]: cluster 2024-04-19T22:55:16.096676+0000 mgr.y (mgr.25321) 500 : cluster 0 pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 948 B/s rd, 0 op/s 2024-04-19T22:55:18.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:17 smithi044 bash[55659]: cluster 2024-04-19T22:55:16.097271+0000 mgr.y (mgr.25321) 501 : cluster 0 pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:55:18.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:17 smithi044 bash[55659]: audit 2024-04-19T22:55:16.198726+0000 mgr.y (mgr.25321) 502 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T22:55:19.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:19 smithi165 bash[44861]: cluster 2024-04-19T22:55:18.098531+0000 mgr.y (mgr.25321) 503 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:55:19.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:19 smithi165 bash[44861]: cephadm 2024-04-19T22:55:18.501738+0000 mgr.y (mgr.25321) 504 : cephadm 1 Upgrade: Updating grafana.a 2024-04-19T22:55:19.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:19 smithi165 bash[44861]: cephadm 2024-04-19T22:55:18.547214+0000 mgr.y (mgr.25321) 505 : cephadm 1 Deploying daemon grafana.a on smithi165 2024-04-19T22:55:20.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:19 smithi044 bash[55659]: cluster 2024-04-19T22:55:18.098531+0000 mgr.y (mgr.25321) 503 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:55:20.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:19 smithi044 bash[55659]: cephadm 2024-04-19T22:55:18.501738+0000 mgr.y (mgr.25321) 504 : cephadm 1 Upgrade: Updating grafana.a 2024-04-19T22:55:20.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:19 smithi044 bash[55659]: cephadm 2024-04-19T22:55:18.547214+0000 mgr.y (mgr.25321) 505 : cephadm 1 Deploying daemon grafana.a on smithi165 2024-04-19T22:55:20.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:19 smithi044 bash[56981]: cluster 2024-04-19T22:55:18.098531+0000 mgr.y (mgr.25321) 503 : cluster 0 pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:55:20.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:19 smithi044 bash[56981]: cephadm 2024-04-19T22:55:18.501738+0000 mgr.y (mgr.25321) 504 : cephadm 1 Upgrade: Updating grafana.a 2024-04-19T22:55:20.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:19 smithi044 bash[56981]: cephadm 2024-04-19T22:55:18.547214+0000 mgr.y (mgr.25321) 505 : cephadm 1 Deploying daemon grafana.a on smithi165 2024-04-19T22:55:21.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:21 smithi165 bash[44861]: cluster 2024-04-19T22:55:20.100034+0000 mgr.y (mgr.25321) 506 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:55:22.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:21 smithi044 bash[56981]: cluster 2024-04-19T22:55:20.100034+0000 mgr.y (mgr.25321) 506 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:55:22.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:21 smithi044 bash[55659]: cluster 2024-04-19T22:55:20.100034+0000 mgr.y (mgr.25321) 506 : cluster 0 pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:55:22.572 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:55:22 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:55:22] "GET /metrics HTTP/1.1" 200 38683 "" "Prometheus/2.43.0" 2024-04-19T22:55:22.877 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:22.877 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:22.878 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:22.879 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:22.879 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:22.880 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:22.880 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:22.881 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:22.881 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:23.147 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:23.148 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:55:23 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:23.149 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:23.149 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:23.150 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:23.151 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:23.151 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:23.152 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:23 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:23.152 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:23 smithi165 systemd[1]: Started Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:55:23.152 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:55:22 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:55:23.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:23 smithi165 bash[44861]: cluster 2024-04-19T22:55:22.101152+0000 mgr.y (mgr.25321) 507 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:55:23.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:23 smithi165 bash[44861]: audit 2024-04-19T22:55:23.150369+0000 mon.a (mon.0) 925 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:23.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:23 smithi165 bash[44861]: audit 2024-04-19T22:55:23.160474+0000 mon.a (mon.0) 926 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:23.946 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:23 smithi165 bash[44861]: audit 2024-04-19T22:55:23.190846+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:24.072 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:23 smithi044 bash[56981]: cluster 2024-04-19T22:55:22.101152+0000 mgr.y (mgr.25321) 507 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:55:24.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:23 smithi044 bash[56981]: audit 2024-04-19T22:55:23.150369+0000 mon.a (mon.0) 925 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:24.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:23 smithi044 bash[56981]: audit 2024-04-19T22:55:23.160474+0000 mon.a (mon.0) 926 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:24.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:23 smithi044 bash[56981]: audit 2024-04-19T22:55:23.190846+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:24.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:23 smithi044 bash[55659]: cluster 2024-04-19T22:55:22.101152+0000 mgr.y (mgr.25321) 507 : cluster 0 pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T22:55:24.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:23 smithi044 bash[55659]: audit 2024-04-19T22:55:23.150369+0000 mon.a (mon.0) 925 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:24.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:23 smithi044 bash[55659]: audit 2024-04-19T22:55:23.160474+0000 mon.a (mon.0) 926 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:24.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:23 smithi044 bash[55659]: audit 2024-04-19T22:55:23.190846+0000 mon.a (mon.0) 927 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:24.325 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259397407Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-19T22:55:24.325 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259665678Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-19T22:55:24.325 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259680861Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-19T22:55:24.325 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259685312Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-19T22:55:24.325 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259688583Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-19T22:55:24.325 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259691948Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-19T22:55:24.325 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259694987Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-19T22:55:24.325 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259698021Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-19T22:55:24.325 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259700957Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-19T22:55:24.326 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.25970439Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-19T22:55:24.326 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259707827Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-19T22:55:24.326 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.25971087Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-19T22:55:24.326 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259713962Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-19T22:55:24.326 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259717209Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-19T22:55:24.326 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259720318Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-19T22:55:24.326 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.25972344Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-19T22:55:24.326 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259726398Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-19T22:55:24.326 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259730168Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-19T22:55:24.326 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=settings t=2024-04-19T22:55:24.259733761Z level=info msg="App mode production" 2024-04-19T22:55:24.326 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=sqlstore t=2024-04-19T22:55:24.259778164Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-19T22:55:24.326 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=sqlstore t=2024-04-19T22:55:24.259792394Z 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-19T22:55:24.326 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.272797645Z level=info msg="Starting DB migrations" 2024-04-19T22:55:24.327 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.276749002Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-19T22:55:24.327 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.324285202Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-19T22:55:24.577 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.349359078Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-19T22:55:24.577 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.391395628Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-19T22:55:24.578 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.425119549Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-19T22:55:24.578 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.450630214Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-19T22:55:24.578 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.475825115Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-19T22:55:24.578 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.501065672Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-19T22:55:24.578 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.52665781Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-19T22:55:24.578 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.551935387Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-19T22:55:24.579 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.577043359Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-19T22:55:24.829 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.602210218Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-19T22:55:24.830 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.644214201Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-19T22:55:24.830 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.686327095Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-19T22:55:24.830 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.711471987Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-19T22:55:24.830 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.736625509Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-19T22:55:24.830 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.778797996Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-19T22:55:24.830 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.80405772Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-19T22:55:24.830 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.829312173Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-19T22:55:25.091 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.871302637Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-19T22:55:25.091 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.896521624Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-19T22:55:25.091 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.921844717Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-19T22:55:25.091 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.94717886Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-19T22:55:25.092 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.972404787Z level=info msg="Executing migration" id="create alert_image table" 2024-04-19T22:55:25.092 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:24 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:24.997968805Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-19T22:55:25.092 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.023236092Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-19T22:55:25.092 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.048453757Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-19T22:55:25.092 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.09035808Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-19T22:55:25.343 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.115690739Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-19T22:55:25.344 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.116094706Z 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-19T22:55:25.344 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.165967491Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-19T22:55:25.344 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.20808887Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-19T22:55:25.344 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.233432469Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-19T22:55:25.344 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.258701396Z level=info msg="Executing migration" id="create secrets table" 2024-04-19T22:55:25.345 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.275633386Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-19T22:55:25.345 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.309169995Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-19T22:55:25.345 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.326137598Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-19T22:55:25.345 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.343094578Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-19T22:55:25.628 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.385024977Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-19T22:55:25.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.443843226Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-19T22:55:25.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.511196988Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-19T22:55:25.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.552847937Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-19T22:55:25.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.586408202Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-19T22:55:25.629 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.628327444Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-19T22:55:25.889 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[44861]: cluster 2024-04-19T22:55:24.102193+0000 mgr.y (mgr.25321) 508 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-04-19T22:55:25.889 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[44861]: audit 2024-04-19T22:55:24.255922+0000 mgr.y (mgr.25321) 509 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:25.890 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.670497549Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-19T22:55:25.890 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.712575722Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-19T22:55:25.890 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.737839596Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-19T22:55:25.890 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.779813783Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-19T22:55:25.890 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.821792244Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-19T22:55:25.890 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.847090828Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-19T22:55:25.890 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.889140134Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-19T22:55:26.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:25 smithi044 bash[55659]: cluster 2024-04-19T22:55:24.102193+0000 mgr.y (mgr.25321) 508 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-04-19T22:55:26.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:25 smithi044 bash[55659]: audit 2024-04-19T22:55:24.255922+0000 mgr.y (mgr.25321) 509 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:26.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:25 smithi044 bash[56981]: cluster 2024-04-19T22:55:24.102193+0000 mgr.y (mgr.25321) 508 : cluster 0 pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 582 B/s rd, 0 op/s 2024-04-19T22:55:26.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:25 smithi044 bash[56981]: audit 2024-04-19T22:55:24.255922+0000 mgr.y (mgr.25321) 509 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:26.159 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.931414017Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-19T22:55:26.159 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.973435701Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-19T22:55:26.159 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:25 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:25.998779297Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-19T22:55:26.159 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.040680402Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-19T22:55:26.159 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.066089925Z level=info msg="Executing migration" id="add correlation config column" 2024-04-19T22:55:26.159 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.091291454Z level=info msg="Executing migration" id="create entity_events table" 2024-04-19T22:55:26.159 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.133345594Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-19T22:55:26.160 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.158700524Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-19T22:55:26.428 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.158996993Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-19T22:55:26.428 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.20054148Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-19T22:55:26.428 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.200777053Z 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-19T22:55:26.428 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.242600369Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-19T22:55:26.428 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.284612373Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-19T22:55:26.428 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.310007006Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-19T22:55:26.429 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.335318866Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-19T22:55:26.429 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.360525672Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-19T22:55:26.429 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.402513224Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-19T22:55:26.429 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.427840223Z level=info msg="Executing migration" id="Drop public config table" 2024-04-19T22:55:26.695 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.469892664Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-19T22:55:26.696 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.486829987Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-19T22:55:26.696 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.503800414Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-19T22:55:26.696 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.520677945Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-19T22:55:26.696 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.537698808Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-19T22:55:26.696 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.588143912Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-19T22:55:26.696 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.630091794Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-19T22:55:26.696 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.67198553Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-19T22:55:26.849 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.730778441Z level=info msg="Executing migration" id="add share column" 2024-04-19T22:55:26.849 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.773139507Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-19T22:55:26.849 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.798405258Z level=info msg="Executing migration" id="create file table" 2024-04-19T22:55:26.849 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.823675079Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-19T22:55:26.849 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.848943816Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-19T22:55:26.992 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.89102868Z level=info msg="Executing migration" id="create file_meta table" 2024-04-19T22:55:26.992 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.916333414Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-19T22:55:26.992 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.958270503Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-19T22:55:26.992 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:26 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:26.991899892Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-19T22:55:27.245 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.008917454Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-19T22:55:27.245 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.025814965Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-19T22:55:27.245 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.04247079Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-19T22:55:27.245 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.059490033Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-19T22:55:27.245 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.076354453Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-19T22:55:27.245 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.093366194Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-19T22:55:27.245 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.110378005Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-19T22:55:27.245 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.177370423Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-19T22:55:27.245 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.202655594Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-19T22:55:27.245 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.244554652Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-19T22:55:27.530 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.286545007Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-19T22:55:27.531 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.311824456Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-19T22:55:27.531 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.378836603Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-19T22:55:27.531 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.404133591Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-19T22:55:27.531 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.429388979Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-19T22:55:27.531 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.488113075Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-19T22:55:27.531 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.530113937Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-19T22:55:27.822 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[44861]: cluster 2024-04-19T22:55:26.103416+0000 mgr.y (mgr.25321) 510 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T22:55:27.822 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.555508327Z level=info msg="Executing migration" id="create folder table" 2024-04-19T22:55:27.823 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.580609991Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-19T22:55:27.823 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.63123314Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-19T22:55:27.823 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.67336857Z level=info msg="Executing migration" id="Update folder title length" 2024-04-19T22:55:27.823 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.715301473Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-19T22:55:27.823 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=migrator t=2024-04-19T22:55:27.757372163Z level=info msg="migrations completed" performed=105 skipped=376 duration=3.480651576s 2024-04-19T22:55:27.823 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=sqlstore t=2024-04-19T22:55:27.758262209Z level=info msg="Created default organization" 2024-04-19T22:55:27.823 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=plugin.finder t=2024-04-19T22:55:27.821985959Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-19T22:55:28.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:27 smithi044 bash[55659]: cluster 2024-04-19T22:55:26.103416+0000 mgr.y (mgr.25321) 510 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T22:55:28.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:27 smithi044 bash[56981]: cluster 2024-04-19T22:55:26.103416+0000 mgr.y (mgr.25321) 510 : cluster 0 pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T22:55:28.195 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=secrets t=2024-04-19T22:55:27.82216552Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-19T22:55:28.195 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=query_data t=2024-04-19T22:55:27.830776362Z level=info msg="Query Service initialization" 2024-04-19T22:55:28.196 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:27 smithi165 bash[66055]: logger=live.push_http t=2024-04-19T22:55:27.837890178Z level=info msg="Live Push Gateway initialization" 2024-04-19T22:55:29.196 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:28 smithi165 bash[66055]: logger=infra.usagestats.collector t=2024-04-19T22:55:28.811677937Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-19T22:55:29.196 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:28 smithi165 bash[66055]: logger=provisioning.datasources t=2024-04-19T22:55:28.841439509Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-19T22:55:29.196 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:28 smithi165 bash[66055]: logger=provisioning.datasources t=2024-04-19T22:55:28.841462006Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-19T22:55:29.196 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:28 smithi165 bash[66055]: logger=provisioning.datasources t=2024-04-19T22:55:28.841632003Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-19T22:55:29.196 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:28 smithi165 bash[66055]: logger=provisioning.datasources t=2024-04-19T22:55:28.891825519Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-04-19T22:55:29.196 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:28 smithi165 bash[66055]: logger=provisioning.alerting t=2024-04-19T22:55:28.925110145Z level=info msg="starting to provision alerting" 2024-04-19T22:55:29.196 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:28 smithi165 bash[66055]: logger=provisioning.alerting t=2024-04-19T22:55:28.92512732Z level=info msg="finished to provision alerting" 2024-04-19T22:55:29.197 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:28 smithi165 bash[66055]: logger=grafanaStorageLogger t=2024-04-19T22:55:28.925360875Z level=info msg="storage starting" 2024-04-19T22:55:29.197 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:28 smithi165 bash[66055]: logger=ngalert.state.manager t=2024-04-19T22:55:28.926040037Z level=info msg="Warming state cache for startup" 2024-04-19T22:55:29.197 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:28 smithi165 bash[66055]: logger=ngalert.state.manager t=2024-04-19T22:55:28.926475147Z level=info msg="State cache has been initialized" states=0 duration=432.66µs 2024-04-19T22:55:29.197 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:28 smithi165 bash[66055]: logger=ticker t=2024-04-19T22:55:28.926704167Z level=info msg=starting first_tick=2024-04-19T22:55:30Z 2024-04-19T22:55:29.197 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:28 smithi165 bash[66055]: logger=ngalert.multiorg.alertmanager t=2024-04-19T22:55:28.926767788Z level=info msg="starting MultiOrg Alertmanager" 2024-04-19T22:55:29.197 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:28 smithi165 bash[66055]: logger=http.server t=2024-04-19T22:55:28.928330876Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-19T22:55:29.197 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:28 smithi165 bash[66055]: logger=sqlstore.transactions t=2024-04-19T22:55:28.979426075Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-19T22:55:29.197 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:55:29 smithi165 bash[66055]: logger=sqlstore.transactions t=2024-04-19T22:55:29.023398395Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-04-19T22:55:29.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:29 smithi165 bash[44861]: cluster 2024-04-19T22:55:28.104598+0000 mgr.y (mgr.25321) 511 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:29.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:29 smithi165 bash[44861]: audit 2024-04-19T22:55:29.142251+0000 mon.a (mon.0) 928 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:29.945 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:29 smithi165 bash[44861]: audit 2024-04-19T22:55:29.156419+0000 mon.a (mon.0) 929 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:30.072 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:29 smithi044 bash[55659]: cluster 2024-04-19T22:55:28.104598+0000 mgr.y (mgr.25321) 511 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:30.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:29 smithi044 bash[55659]: audit 2024-04-19T22:55:29.142251+0000 mon.a (mon.0) 928 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:30.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:29 smithi044 bash[55659]: audit 2024-04-19T22:55:29.156419+0000 mon.a (mon.0) 929 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:30.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:29 smithi044 bash[56981]: cluster 2024-04-19T22:55:28.104598+0000 mgr.y (mgr.25321) 511 : cluster 0 pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:30.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:29 smithi044 bash[56981]: audit 2024-04-19T22:55:29.142251+0000 mon.a (mon.0) 928 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:30.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:29 smithi044 bash[56981]: audit 2024-04-19T22:55:29.156419+0000 mon.a (mon.0) 929 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:31.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:31 smithi044 bash[56981]: cluster 2024-04-19T22:55:30.106064+0000 mgr.y (mgr.25321) 512 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:31.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:31 smithi044 bash[56981]: audit 2024-04-19T22:55:30.259938+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:31.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:31 smithi044 bash[56981]: audit 2024-04-19T22:55:30.272915+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:31.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:31 smithi044 bash[56981]: audit 2024-04-19T22:55:30.543444+0000 mon.a (mon.0) 932 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:55:31.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:31 smithi044 bash[55659]: cluster 2024-04-19T22:55:30.106064+0000 mgr.y (mgr.25321) 512 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:31.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:31 smithi044 bash[55659]: audit 2024-04-19T22:55:30.259938+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:31.574 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:31 smithi044 bash[55659]: audit 2024-04-19T22:55:30.272915+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:31.574 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:31 smithi044 bash[55659]: audit 2024-04-19T22:55:30.543444+0000 mon.a (mon.0) 932 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:55:31.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:31 smithi165 bash[44861]: cluster 2024-04-19T22:55:30.106064+0000 mgr.y (mgr.25321) 512 : cluster 0 pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:31.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:31 smithi165 bash[44861]: audit 2024-04-19T22:55:30.259938+0000 mon.a (mon.0) 930 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:31.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:31 smithi165 bash[44861]: audit 2024-04-19T22:55:30.272915+0000 mon.a (mon.0) 931 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:31.696 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:31 smithi165 bash[44861]: audit 2024-04-19T22:55:30.543444+0000 mon.a (mon.0) 932 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:55:32.572 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:55:32 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:55:32] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-19T22:55:33.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:33 smithi044 bash[56981]: cluster 2024-04-19T22:55:32.107178+0000 mgr.y (mgr.25321) 513 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:33.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:33 smithi044 bash[55659]: cluster 2024-04-19T22:55:32.107178+0000 mgr.y (mgr.25321) 513 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:33.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:33 smithi165 bash[44861]: cluster 2024-04-19T22:55:32.107178+0000 mgr.y (mgr.25321) 513 : cluster 0 pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:35.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:35 smithi044 bash[55659]: cluster 2024-04-19T22:55:34.108178+0000 mgr.y (mgr.25321) 514 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:35.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:35 smithi044 bash[55659]: audit 2024-04-19T22:55:34.263851+0000 mgr.y (mgr.25321) 515 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:35.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:35 smithi044 bash[56981]: cluster 2024-04-19T22:55:34.108178+0000 mgr.y (mgr.25321) 514 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:35.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:35 smithi044 bash[56981]: audit 2024-04-19T22:55:34.263851+0000 mgr.y (mgr.25321) 515 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:35.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:35 smithi165 bash[44861]: cluster 2024-04-19T22:55:34.108178+0000 mgr.y (mgr.25321) 514 : cluster 0 pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:35.695 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:35 smithi165 bash[44861]: audit 2024-04-19T22:55:34.263851+0000 mgr.y (mgr.25321) 515 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:37.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:37 smithi165 bash[44861]: cluster 2024-04-19T22:55:36.109376+0000 mgr.y (mgr.25321) 516 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:37.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:37 smithi044 bash[55659]: cluster 2024-04-19T22:55:36.109376+0000 mgr.y (mgr.25321) 516 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:37.573 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:37 smithi044 bash[56981]: cluster 2024-04-19T22:55:36.109376+0000 mgr.y (mgr.25321) 516 : cluster 0 pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:39.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:39 smithi165 bash[44861]: cluster 2024-04-19T22:55:38.110617+0000 mgr.y (mgr.25321) 517 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:39.572 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:39 smithi044 bash[56981]: cluster 2024-04-19T22:55:38.110617+0000 mgr.y (mgr.25321) 517 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:39.573 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:39 smithi044 bash[55659]: cluster 2024-04-19T22:55:38.110617+0000 mgr.y (mgr.25321) 517 : cluster 0 pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:41.101 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph orch ps' 2024-04-19T22:55:41.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:39.883067+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:39.895203+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:39.897429+0000 mon.a (mon.0) 935 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:55:41.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:39.898869+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:55:41.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: cluster 2024-04-19T22:55:39.901649+0000 mgr.y (mgr.25321) 518 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:55:41.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:39.911443+0000 mon.a (mon.0) 937 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:39.985929+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:55:41.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:39.993636+0000 mon.a (mon.0) 939 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:41.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:39.996038+0000 mon.a (mon.0) 940 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:39.997922+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:39.999104+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.001268+0000 mon.a (mon.0) 943 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.003847+0000 mon.a (mon.0) 944 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.006002+0000 mon.a (mon.0) 945 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.197 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.007479+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.198 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.008878+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.198 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.010165+0000 mon.a (mon.0) 948 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.198 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.011767+0000 mon.a (mon.0) 949 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.198 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.013260+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.198 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.014721+0000 mon.a (mon.0) 951 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.200 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.016751+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.200 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.018256+0000 mon.a (mon.0) 953 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.200 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.019989+0000 mon.a (mon.0) 954 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.200 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.021729+0000 mon.a (mon.0) 955 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.200 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.023267+0000 mon.a (mon.0) 956 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.200 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.024566+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.201 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.030080+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.201 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.032908+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-19T22:55:41.201 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.040216+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-19T22:55:41.201 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.042541+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.201 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.048866+0000 mon.a (mon.0) 962 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-19T22:55:41.201 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.051149+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-19T22:55:41.202 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.056860+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-19T22:55:41.202 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.058825+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-19T22:55:41.202 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.066185+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-19T22:55:41.202 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.068475+0000 mon.a (mon.0) 967 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-19T22:55:41.202 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.074025+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-19T22:55:41.202 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.075770+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-19T22:55:41.203 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.084247+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-19T22:55:41.203 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.086669+0000 mon.a (mon.0) 971 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-19T22:55:41.203 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.093790+0000 mon.a (mon.0) 972 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-19T22:55:41.203 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.096082+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.203 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.096690+0000 mon.a (mon.0) 974 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-19T22:55:41.203 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.102622+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-19T22:55:41.204 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.104954+0000 mon.a (mon.0) 976 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-19T22:55:41.204 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.111333+0000 mon.a (mon.0) 977 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-19T22:55:41.204 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.113618+0000 mon.a (mon.0) 978 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-19T22:55:41.204 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.120050+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-19T22:55:41.204 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.122294+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-19T22:55:41.204 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.128235+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-19T22:55:41.204 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.130514+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.205 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.131164+0000 mon.a (mon.0) 983 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.205 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.131786+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.205 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.132457+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.205 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.133238+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.205 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.133977+0000 mon.a (mon.0) 987 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.206 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.135352+0000 mon.a (mon.0) 988 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-19T22:55:41.206 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.141155+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-19T22:55:41.206 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.142027+0000 mon.a (mon.0) 990 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:41.206 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.144763+0000 mon.a (mon.0) 991 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:55:41.206 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.145673+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:55:41.206 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.155087+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.207 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.219894+0000 mon.a (mon.0) 994 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:41.207 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.221318+0000 mon.a (mon.0) 995 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:55:41.207 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.221918+0000 mon.a (mon.0) 996 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:55:41.207 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:40 smithi165 bash[44861]: audit 2024-04-19T22:55:40.228702+0000 mon.a (mon.0) 997 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.340 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:39.883067+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.340 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:39.895203+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.340 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:39.897429+0000 mon.a (mon.0) 935 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:55:41.340 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:39.898869+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:55:41.340 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: cluster 2024-04-19T22:55:39.901649+0000 mgr.y (mgr.25321) 518 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:55:41.341 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:39.911443+0000 mon.a (mon.0) 937 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.341 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:39.985929+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:55:41.341 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:39.993636+0000 mon.a (mon.0) 939 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:41.341 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:39.996038+0000 mon.a (mon.0) 940 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.341 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:39.997922+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.341 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:39.999104+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.341 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.001268+0000 mon.a (mon.0) 943 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.341 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.003847+0000 mon.a (mon.0) 944 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.341 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.006002+0000 mon.a (mon.0) 945 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.341 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.007479+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.341 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.008878+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.341 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.010165+0000 mon.a (mon.0) 948 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.341 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.011767+0000 mon.a (mon.0) 949 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.341 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.013260+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.342 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.014721+0000 mon.a (mon.0) 951 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.342 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:39.883067+0000 mon.a (mon.0) 933 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.342 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:39.895203+0000 mon.a (mon.0) 934 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.342 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:39.897429+0000 mon.a (mon.0) 935 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:55:41.342 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:39.898869+0000 mon.a (mon.0) 936 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:55:41.342 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: cluster 2024-04-19T22:55:39.901649+0000 mgr.y (mgr.25321) 518 : cluster 0 pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:55:41.343 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:39.911443+0000 mon.a (mon.0) 937 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.343 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:39.985929+0000 mon.a (mon.0) 938 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:55:41.343 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:39.993636+0000 mon.a (mon.0) 939 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:41.343 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:39.996038+0000 mon.a (mon.0) 940 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.343 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:39.997922+0000 mon.a (mon.0) 941 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.343 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:39.999104+0000 mon.a (mon.0) 942 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.343 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.001268+0000 mon.a (mon.0) 943 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.343 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.003847+0000 mon.a (mon.0) 944 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.344 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.006002+0000 mon.a (mon.0) 945 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.344 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.007479+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.344 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.008878+0000 mon.a (mon.0) 947 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.344 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.010165+0000 mon.a (mon.0) 948 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.344 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.011767+0000 mon.a (mon.0) 949 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.344 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.013260+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.344 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.014721+0000 mon.a (mon.0) 951 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.345 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.016751+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.345 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.018256+0000 mon.a (mon.0) 953 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.345 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.019989+0000 mon.a (mon.0) 954 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.345 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.021729+0000 mon.a (mon.0) 955 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.345 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.023267+0000 mon.a (mon.0) 956 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.346 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.024566+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.346 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.030080+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.346 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.032908+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-19T22:55:41.346 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.040216+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-19T22:55:41.346 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.042541+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.346 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.048866+0000 mon.a (mon.0) 962 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-19T22:55:41.347 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.051149+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-19T22:55:41.347 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.056860+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-19T22:55:41.347 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.058825+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-19T22:55:41.347 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.066185+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-19T22:55:41.347 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.068475+0000 mon.a (mon.0) 967 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-19T22:55:41.347 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.074025+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-19T22:55:41.348 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.075770+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-19T22:55:41.348 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.016751+0000 mon.a (mon.0) 952 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.348 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.018256+0000 mon.a (mon.0) 953 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.349 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.019989+0000 mon.a (mon.0) 954 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.349 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.021729+0000 mon.a (mon.0) 955 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.349 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.023267+0000 mon.a (mon.0) 956 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.349 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.024566+0000 mon.a (mon.0) 957 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:41.349 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.030080+0000 mon.a (mon.0) 958 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.349 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.032908+0000 mon.a (mon.0) 959 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-19T22:55:41.350 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.040216+0000 mon.a (mon.0) 960 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-19T22:55:41.350 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.042541+0000 mon.a (mon.0) 961 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.350 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.048866+0000 mon.a (mon.0) 962 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-19T22:55:41.350 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.051149+0000 mon.a (mon.0) 963 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-19T22:55:41.350 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.056860+0000 mon.a (mon.0) 964 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-19T22:55:41.351 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.058825+0000 mon.a (mon.0) 965 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-19T22:55:41.351 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.066185+0000 mon.a (mon.0) 966 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-19T22:55:41.351 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.068475+0000 mon.a (mon.0) 967 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-19T22:55:41.351 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.074025+0000 mon.a (mon.0) 968 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-19T22:55:41.351 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.075770+0000 mon.a (mon.0) 969 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-19T22:55:41.352 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.084247+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-19T22:55:41.352 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.086669+0000 mon.a (mon.0) 971 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-19T22:55:41.352 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.093790+0000 mon.a (mon.0) 972 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-19T22:55:41.352 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.096082+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.352 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.096690+0000 mon.a (mon.0) 974 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-19T22:55:41.353 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.102622+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-19T22:55:41.353 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.104954+0000 mon.a (mon.0) 976 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-19T22:55:41.353 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.111333+0000 mon.a (mon.0) 977 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-19T22:55:41.353 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.113618+0000 mon.a (mon.0) 978 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-19T22:55:41.353 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.120050+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-19T22:55:41.353 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.122294+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-19T22:55:41.354 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.128235+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-19T22:55:41.354 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.130514+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.354 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.131164+0000 mon.a (mon.0) 983 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.354 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.131786+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.354 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.132457+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.355 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.084247+0000 mon.a (mon.0) 970 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-19T22:55:41.355 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.086669+0000 mon.a (mon.0) 971 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-19T22:55:41.355 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.093790+0000 mon.a (mon.0) 972 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-19T22:55:41.355 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.096082+0000 mon.a (mon.0) 973 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.355 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.096690+0000 mon.a (mon.0) 974 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-19T22:55:41.356 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.102622+0000 mon.a (mon.0) 975 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-19T22:55:41.356 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.104954+0000 mon.a (mon.0) 976 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-19T22:55:41.356 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.111333+0000 mon.a (mon.0) 977 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-19T22:55:41.356 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.113618+0000 mon.a (mon.0) 978 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-19T22:55:41.356 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.120050+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-19T22:55:41.357 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.122294+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-19T22:55:41.357 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.128235+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-19T22:55:41.357 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.130514+0000 mon.a (mon.0) 982 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.357 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.131164+0000 mon.a (mon.0) 983 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.357 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.131786+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.357 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.132457+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.358 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.133238+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.358 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.133977+0000 mon.a (mon.0) 987 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.358 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.135352+0000 mon.a (mon.0) 988 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-19T22:55:41.359 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.141155+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-19T22:55:41.359 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.142027+0000 mon.a (mon.0) 990 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:41.359 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.144763+0000 mon.a (mon.0) 991 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:55:41.359 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.145673+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:55:41.359 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.155087+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.360 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.219894+0000 mon.a (mon.0) 994 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:41.360 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.221318+0000 mon.a (mon.0) 995 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:55:41.360 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.221918+0000 mon.a (mon.0) 996 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:55:41.360 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[56981]: audit 2024-04-19T22:55:40.228702+0000 mon.a (mon.0) 997 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.360 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.133238+0000 mon.a (mon.0) 986 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.361 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.133977+0000 mon.a (mon.0) 987 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T22:55:41.361 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.135352+0000 mon.a (mon.0) 988 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-19T22:55:41.361 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.141155+0000 mon.a (mon.0) 989 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-19T22:55:41.361 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.142027+0000 mon.a (mon.0) 990 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:41.361 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.144763+0000 mon.a (mon.0) 991 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:55:41.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.145673+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:55:41.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.155087+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:41.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.219894+0000 mon.a (mon.0) 994 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:55:41.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.221318+0000 mon.a (mon.0) 995 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:55:41.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.221918+0000 mon.a (mon.0) 996 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:55:41.362 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:40 smithi044 bash[55659]: audit 2024-04-19T22:55:40.228702+0000 mon.a (mon.0) 997 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:42.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:41 smithi165 bash[44861]: audit 2024-04-19T22:55:39.986519+0000 mgr.y (mgr.25321) 519 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:55:42.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:41 smithi165 bash[44861]: cephadm 2024-04-19T22:55:40.025270+0000 mgr.y (mgr.25321) 520 : cephadm 1 Upgrade: Finalizing container_image settings 2024-04-19T22:55:42.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:41 smithi165 bash[44861]: cephadm 2024-04-19T22:55:40.134632+0000 mgr.y (mgr.25321) 521 : cephadm 1 Upgrade: Complete! 2024-04-19T22:55:42.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:41 smithi165 bash[44861]: audit 2024-04-19T22:55:40.198565+0000 mgr.y (mgr.25321) 522 : audit 0 from='client.34929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:42.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:41 smithi165 bash[44861]: cluster 2024-04-19T22:55:40.892380+0000 mon.a (mon.0) 998 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-19T22:55:42.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:41 smithi165 bash[44861]: cluster 2024-04-19T22:55:40.892409+0000 mon.a (mon.0) 999 : cluster 1 Cluster is now healthy 2024-04-19T22:55:42.196 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:41 smithi165 bash[44861]: audit 2024-04-19T22:55:40.930473+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:42.317 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:55:42 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:55:42] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-19T22:55:42.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:41 smithi044 bash[56981]: audit 2024-04-19T22:55:39.986519+0000 mgr.y (mgr.25321) 519 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:55:42.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:41 smithi044 bash[56981]: cephadm 2024-04-19T22:55:40.025270+0000 mgr.y (mgr.25321) 520 : cephadm 1 Upgrade: Finalizing container_image settings 2024-04-19T22:55:42.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:41 smithi044 bash[56981]: cephadm 2024-04-19T22:55:40.134632+0000 mgr.y (mgr.25321) 521 : cephadm 1 Upgrade: Complete! 2024-04-19T22:55:42.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:41 smithi044 bash[56981]: audit 2024-04-19T22:55:40.198565+0000 mgr.y (mgr.25321) 522 : audit 0 from='client.34929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:42.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:41 smithi044 bash[56981]: cluster 2024-04-19T22:55:40.892380+0000 mon.a (mon.0) 998 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-19T22:55:42.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:41 smithi044 bash[56981]: cluster 2024-04-19T22:55:40.892409+0000 mon.a (mon.0) 999 : cluster 1 Cluster is now healthy 2024-04-19T22:55:42.318 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:41 smithi044 bash[56981]: audit 2024-04-19T22:55:40.930473+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:42.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:41 smithi044 bash[55659]: audit 2024-04-19T22:55:39.986519+0000 mgr.y (mgr.25321) 519 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T22:55:42.318 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:41 smithi044 bash[55659]: cephadm 2024-04-19T22:55:40.025270+0000 mgr.y (mgr.25321) 520 : cephadm 1 Upgrade: Finalizing container_image settings 2024-04-19T22:55:42.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:41 smithi044 bash[55659]: cephadm 2024-04-19T22:55:40.134632+0000 mgr.y (mgr.25321) 521 : cephadm 1 Upgrade: Complete! 2024-04-19T22:55:42.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:41 smithi044 bash[55659]: audit 2024-04-19T22:55:40.198565+0000 mgr.y (mgr.25321) 522 : audit 0 from='client.34929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:42.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:41 smithi044 bash[55659]: cluster 2024-04-19T22:55:40.892380+0000 mon.a (mon.0) 998 : cluster 1 Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-19T22:55:42.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:41 smithi044 bash[55659]: cluster 2024-04-19T22:55:40.892409+0000 mon.a (mon.0) 999 : cluster 1 Cluster is now healthy 2024-04-19T22:55:42.319 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:41 smithi044 bash[55659]: audit 2024-04-19T22:55:40.930473+0000 mon.a (mon.0) 1000 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:43.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:42 smithi044 bash[55659]: cluster 2024-04-19T22:55:41.902585+0000 mgr.y (mgr.25321) 523 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-04-19T22:55:43.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:42 smithi044 bash[56981]: cluster 2024-04-19T22:55:41.902585+0000 mgr.y (mgr.25321) 523 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-04-19T22:55:43.195 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:42 smithi165 bash[44861]: cluster 2024-04-19T22:55:41.902585+0000 mgr.y (mgr.25321) 523 : cluster 0 pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-04-19T22:55:44.568 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:55:44.568 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (44s) 39s ago 17m 13.9M - 0.25.0 c8568f914cd2 8630fe1c1701 2024-04-19T22:55:44.569 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 running (21s) 15s ago 17m 24.9M - 9.4.12 2bacad6d85d8 8448b038b667 2024-04-19T22:55:44.569 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (2m) 39s ago 15m 42.8M - 3.7 044b88a464c7 d1a9df6e47e6 2024-04-19T22:55:44.569 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (9m) 15s ago 23m 439M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:55:44.569 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (10m) 39s ago 24m 506M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:55:44.569 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (8m) 39s ago 25m 63.4M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:55:44.569 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (7m) 15s ago 23m 49.0M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:55:44.569 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (8m) 39s ago 23m 52.9M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:55:44.569 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (98s) 39s ago 17m 7728k - 1.5.0 0da6a335fe13 370bd580648e 2024-04-19T22:55:44.569 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (93s) 15s ago 17m 7715k - 1.5.0 0da6a335fe13 f6ef33b90770 2024-04-19T22:55:44.569 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (6m) 39s ago 22m 68.0M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 4ca22b62b153 2024-04-19T22:55:44.569 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (6m) 39s ago 22m 59.6M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 10381d943905 2024-04-19T22:55:44.569 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (5m) 39s ago 21m 52.9M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 01e40460e5d7 2024-04-19T22:55:44.569 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (5m) 39s ago 20m 61.6M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 b670605e588c 2024-04-19T22:55:44.570 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (4m) 15s ago 20m 64.2M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 4d06643c9c9a 2024-04-19T22:55:44.570 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (4m) 15s ago 19m 54.1M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 b786a54d9218 2024-04-19T22:55:44.570 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (3m) 15s ago 19m 52.1M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 d20ae65d353d 2024-04-19T22:55:44.570 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (3m) 15s ago 18m 58.5M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 f596d7c8f4da 2024-04-19T22:55:44.570 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (69s) 15s ago 17m 48.6M - 2.43.0 a07b618ecd1d 79f4c693ed04 2024-04-19T22:55:44.570 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (2m) 39s ago 15m 89.2M - 19.0.0-2401-gd0bf63dd 044b88a464c7 e05ce9e8e7ab 2024-04-19T22:55:44.570 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (2m) 15s ago 15m 89.2M - 19.0.0-2401-gd0bf63dd 044b88a464c7 ace864ae8441 2024-04-19T22:55:44.570 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (2m) 39s ago 15m 88.9M - 19.0.0-2401-gd0bf63dd 044b88a464c7 32331f0445b0 2024-04-19T22:55:44.570 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (2m) 15s ago 15m 89.3M - 19.0.0-2401-gd0bf63dd 044b88a464c7 a367bf501a3f 2024-04-19T22:55:45.285 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:44 smithi044 bash[55659]: cluster 2024-04-19T22:55:43.903807+0000 mgr.y (mgr.25321) 524 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-04-19T22:55:45.286 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:44 smithi044 bash[56981]: cluster 2024-04-19T22:55:43.903807+0000 mgr.y (mgr.25321) 524 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-04-19T22:55:45.287 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph versions' 2024-04-19T22:55:45.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:44 smithi165 bash[44861]: cluster 2024-04-19T22:55:43.903807+0000 mgr.y (mgr.25321) 524 : cluster 0 pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-04-19T22:55:46.284 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:45 smithi044 bash[55659]: audit 2024-04-19T22:55:44.267811+0000 mgr.y (mgr.25321) 525 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:46.284 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:45 smithi044 bash[55659]: audit 2024-04-19T22:55:44.551934+0000 mgr.y (mgr.25321) 526 : audit 0 from='client.34935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:46.284 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:45 smithi044 bash[55659]: audit 2024-04-19T22:55:45.549814+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:46.284 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:45 smithi044 bash[55659]: audit 2024-04-19T22:55:45.552145+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:55:46.284 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:45 smithi044 bash[56981]: audit 2024-04-19T22:55:44.267811+0000 mgr.y (mgr.25321) 525 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:46.284 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:45 smithi044 bash[56981]: audit 2024-04-19T22:55:44.551934+0000 mgr.y (mgr.25321) 526 : audit 0 from='client.34935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:46.285 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:45 smithi044 bash[56981]: audit 2024-04-19T22:55:45.549814+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:46.285 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:45 smithi044 bash[56981]: audit 2024-04-19T22:55:45.552145+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:55:46.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:45 smithi165 bash[44861]: audit 2024-04-19T22:55:44.267811+0000 mgr.y (mgr.25321) 525 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:46.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:45 smithi165 bash[44861]: audit 2024-04-19T22:55:44.551934+0000 mgr.y (mgr.25321) 526 : audit 0 from='client.34935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:55:46.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:45 smithi165 bash[44861]: audit 2024-04-19T22:55:45.549814+0000 mon.a (mon.0) 1001 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:55:46.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:45 smithi165 bash[44861]: audit 2024-04-19T22:55:45.552145+0000 mon.a (mon.0) 1002 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:55:47.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:46 smithi044 bash[55659]: cluster 2024-04-19T22:55:45.905205+0000 mgr.y (mgr.25321) 527 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:55:47.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:46 smithi044 bash[56981]: cluster 2024-04-19T22:55:45.905205+0000 mgr.y (mgr.25321) 527 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:55:47.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:46 smithi165 bash[44861]: cluster 2024-04-19T22:55:45.905205+0000 mgr.y (mgr.25321) 527 : cluster 0 pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:55:48.308 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:55:48.308 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:55:48.308 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:55:48.308 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:55:48.308 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:55:48.308 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:55:48.308 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:55:48.308 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:55:48.308 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 8 2024-04-19T22:55:48.308 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:55:48.309 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:55:48.309 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 4 2024-04-19T22:55:48.309 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:55:48.309 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:55:48.309 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 17 2024-04-19T22:55:48.309 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:55:48.309 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:55:48.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:47 smithi044 bash[56981]: cluster 2024-04-19T22:55:47.905924+0000 mgr.y (mgr.25321) 528 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-04-19T22:55:48.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:47 smithi044 bash[55659]: cluster 2024-04-19T22:55:47.905924+0000 mgr.y (mgr.25321) 528 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-04-19T22:55:48.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:47 smithi165 bash[44861]: cluster 2024-04-19T22:55:47.905924+0000 mgr.y (mgr.25321) 528 : cluster 0 pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 868 B/s rd, 0 op/s 2024-04-19T22:55:48.985 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-19T22:55:49.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:48 smithi044 bash[55659]: audit 2024-04-19T22:55:48.306726+0000 mon.a (mon.0) 1003 : audit 0 from='client.? 172.21.15.44:0/3865743742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:49.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:48 smithi044 bash[56981]: audit 2024-04-19T22:55:48.306726+0000 mon.a (mon.0) 1003 : audit 0 from='client.? 172.21.15.44:0/3865743742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:49.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:48 smithi165 bash[44861]: audit 2024-04-19T22:55:48.306726+0000 mon.a (mon.0) 1003 : audit 0 from='client.? 172.21.15.44:0/3865743742' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:55:50.271 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:49 smithi044 bash[56981]: cluster 2024-04-19T22:55:49.906652+0000 mgr.y (mgr.25321) 529 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:55:50.271 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:49 smithi044 bash[55659]: cluster 2024-04-19T22:55:49.906652+0000 mgr.y (mgr.25321) 529 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:55:50.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:49 smithi165 bash[44861]: cluster 2024-04-19T22:55:49.906652+0000 mgr.y (mgr.25321) 529 : cluster 0 pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T22:55:51.520 INFO:teuthology.orchestra.run.smithi044.stdout:wait for servicemap items w/ changing names to refresh 2024-04-19T22:55:52.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:52 smithi044 bash[55659]: cluster 2024-04-19T22:55:51.907694+0000 mgr.y (mgr.25321) 530 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:52.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:52 smithi044 bash[56981]: cluster 2024-04-19T22:55:51.907694+0000 mgr.y (mgr.25321) 530 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:52.130 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'sleep 60' 2024-04-19T22:55:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:52 smithi165 bash[44861]: cluster 2024-04-19T22:55:51.907694+0000 mgr.y (mgr.25321) 530 : cluster 0 pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:52.573 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:55:52 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:55:52] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-04-19T22:55:54.277 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:54 smithi044 bash[56981]: cluster 2024-04-19T22:55:53.908858+0000 mgr.y (mgr.25321) 531 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:54.277 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:54 smithi044 bash[55659]: cluster 2024-04-19T22:55:53.908858+0000 mgr.y (mgr.25321) 531 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:54.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:54 smithi165 bash[44861]: cluster 2024-04-19T22:55:53.908858+0000 mgr.y (mgr.25321) 531 : cluster 0 pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:55.073 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:55 smithi044 bash[55659]: audit 2024-04-19T22:55:54.275917+0000 mgr.y (mgr.25321) 532 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:55.073 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:55 smithi044 bash[56981]: audit 2024-04-19T22:55:54.275917+0000 mgr.y (mgr.25321) 532 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:55.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:55 smithi165 bash[44861]: audit 2024-04-19T22:55:54.275917+0000 mgr.y (mgr.25321) 532 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:55:56.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:56 smithi044 bash[55659]: cluster 2024-04-19T22:55:55.910140+0000 mgr.y (mgr.25321) 533 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:56.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:56 smithi044 bash[56981]: cluster 2024-04-19T22:55:55.910140+0000 mgr.y (mgr.25321) 533 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:56.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:56 smithi165 bash[44861]: cluster 2024-04-19T22:55:55.910140+0000 mgr.y (mgr.25321) 533 : cluster 0 pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:55:58.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:55:58 smithi044 bash[55659]: cluster 2024-04-19T22:55:57.911713+0000 mgr.y (mgr.25321) 534 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:58.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:55:58 smithi044 bash[56981]: cluster 2024-04-19T22:55:57.911713+0000 mgr.y (mgr.25321) 534 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:55:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:55:58 smithi165 bash[44861]: cluster 2024-04-19T22:55:57.911713+0000 mgr.y (mgr.25321) 534 : cluster 0 pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:00.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:00 smithi044 bash[55659]: cluster 2024-04-19T22:55:59.913022+0000 mgr.y (mgr.25321) 535 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:00.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:00 smithi044 bash[56981]: cluster 2024-04-19T22:55:59.913022+0000 mgr.y (mgr.25321) 535 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:00.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:00 smithi165 bash[44861]: cluster 2024-04-19T22:55:59.913022+0000 mgr.y (mgr.25321) 535 : cluster 0 pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:01.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:01 smithi044 bash[55659]: audit 2024-04-19T22:56:00.544284+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:56:01.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:01 smithi044 bash[56981]: audit 2024-04-19T22:56:00.544284+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:56:01.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:01 smithi165 bash[44861]: audit 2024-04-19T22:56:00.544284+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:56:02.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:02 smithi044 bash[55659]: cluster 2024-04-19T22:56:01.914101+0000 mgr.y (mgr.25321) 536 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:02.324 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:56:02 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:56:02] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-19T22:56:02.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:02 smithi044 bash[56981]: cluster 2024-04-19T22:56:01.914101+0000 mgr.y (mgr.25321) 536 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:02.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:02 smithi165 bash[44861]: cluster 2024-04-19T22:56:01.914101+0000 mgr.y (mgr.25321) 536 : cluster 0 pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:04.285 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:04 smithi044 bash[56981]: cluster 2024-04-19T22:56:03.915270+0000 mgr.y (mgr.25321) 537 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:04.285 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:04 smithi044 bash[55659]: cluster 2024-04-19T22:56:03.915270+0000 mgr.y (mgr.25321) 537 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:04.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:04 smithi165 bash[44861]: cluster 2024-04-19T22:56:03.915270+0000 mgr.y (mgr.25321) 537 : cluster 0 pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:05.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:05 smithi044 bash[55659]: audit 2024-04-19T22:56:04.283809+0000 mgr.y (mgr.25321) 538 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:05.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:05 smithi044 bash[56981]: audit 2024-04-19T22:56:04.283809+0000 mgr.y (mgr.25321) 538 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:05.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:05 smithi165 bash[44861]: audit 2024-04-19T22:56:04.283809+0000 mgr.y (mgr.25321) 538 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:06.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:06 smithi044 bash[55659]: cluster 2024-04-19T22:56:05.916579+0000 mgr.y (mgr.25321) 539 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:06.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:06 smithi044 bash[56981]: cluster 2024-04-19T22:56:05.916579+0000 mgr.y (mgr.25321) 539 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:06.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:06 smithi165 bash[44861]: cluster 2024-04-19T22:56:05.916579+0000 mgr.y (mgr.25321) 539 : cluster 0 pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:08.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:08 smithi044 bash[55659]: cluster 2024-04-19T22:56:07.917731+0000 mgr.y (mgr.25321) 540 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:08.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:08 smithi044 bash[56981]: cluster 2024-04-19T22:56:07.917731+0000 mgr.y (mgr.25321) 540 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:08.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:08 smithi165 bash[44861]: cluster 2024-04-19T22:56:07.917731+0000 mgr.y (mgr.25321) 540 : cluster 0 pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:10.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:10 smithi044 bash[55659]: cluster 2024-04-19T22:56:09.918975+0000 mgr.y (mgr.25321) 541 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:10.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:10 smithi044 bash[56981]: cluster 2024-04-19T22:56:09.918975+0000 mgr.y (mgr.25321) 541 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:10.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:10 smithi165 bash[44861]: cluster 2024-04-19T22:56:09.918975+0000 mgr.y (mgr.25321) 541 : cluster 0 pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:12.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:12 smithi044 bash[55659]: cluster 2024-04-19T22:56:11.920030+0000 mgr.y (mgr.25321) 542 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:12.323 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:56:12 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:56:12] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-19T22:56:12.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:12 smithi044 bash[56981]: cluster 2024-04-19T22:56:11.920030+0000 mgr.y (mgr.25321) 542 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:12.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:12 smithi165 bash[44861]: cluster 2024-04-19T22:56:11.920030+0000 mgr.y (mgr.25321) 542 : cluster 0 pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:14.293 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:14 smithi044 bash[56981]: cluster 2024-04-19T22:56:13.921557+0000 mgr.y (mgr.25321) 543 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:14.294 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:14 smithi044 bash[55659]: cluster 2024-04-19T22:56:13.921557+0000 mgr.y (mgr.25321) 543 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:14.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:14 smithi165 bash[44861]: cluster 2024-04-19T22:56:13.921557+0000 mgr.y (mgr.25321) 543 : cluster 0 pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:15.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:15 smithi044 bash[55659]: audit 2024-04-19T22:56:14.291953+0000 mgr.y (mgr.25321) 544 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:15.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:15 smithi044 bash[56981]: audit 2024-04-19T22:56:14.291953+0000 mgr.y (mgr.25321) 544 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:15.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:15 smithi165 bash[44861]: audit 2024-04-19T22:56:14.291953+0000 mgr.y (mgr.25321) 544 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:16.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:16 smithi044 bash[55659]: audit 2024-04-19T22:56:15.544791+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:56:16.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:16 smithi044 bash[55659]: cluster 2024-04-19T22:56:15.922878+0000 mgr.y (mgr.25321) 545 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:16.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:16 smithi044 bash[56981]: audit 2024-04-19T22:56:15.544791+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:56:16.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:16 smithi044 bash[56981]: cluster 2024-04-19T22:56:15.922878+0000 mgr.y (mgr.25321) 545 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:16.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:16 smithi165 bash[44861]: audit 2024-04-19T22:56:15.544791+0000 mon.a (mon.0) 1005 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:56:16.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:16 smithi165 bash[44861]: cluster 2024-04-19T22:56:15.922878+0000 mgr.y (mgr.25321) 545 : cluster 0 pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:18.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:18 smithi044 bash[56981]: cluster 2024-04-19T22:56:17.924033+0000 mgr.y (mgr.25321) 546 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:18.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:18 smithi044 bash[55659]: cluster 2024-04-19T22:56:17.924033+0000 mgr.y (mgr.25321) 546 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:18.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:18 smithi165 bash[44861]: cluster 2024-04-19T22:56:17.924033+0000 mgr.y (mgr.25321) 546 : cluster 0 pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:20.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:20 smithi044 bash[56981]: cluster 2024-04-19T22:56:19.925240+0000 mgr.y (mgr.25321) 547 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:20.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:20 smithi044 bash[55659]: cluster 2024-04-19T22:56:19.925240+0000 mgr.y (mgr.25321) 547 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:20.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:20 smithi165 bash[44861]: cluster 2024-04-19T22:56:19.925240+0000 mgr.y (mgr.25321) 547 : cluster 0 pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:22.323 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:56:22 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:56:22] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-19T22:56:22.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:22 smithi044 bash[56981]: cluster 2024-04-19T22:56:21.926186+0000 mgr.y (mgr.25321) 548 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:22.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:22 smithi044 bash[55659]: cluster 2024-04-19T22:56:21.926186+0000 mgr.y (mgr.25321) 548 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:22.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:22 smithi165 bash[44861]: cluster 2024-04-19T22:56:21.926186+0000 mgr.y (mgr.25321) 548 : cluster 0 pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:24.302 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:24 smithi044 bash[56981]: cluster 2024-04-19T22:56:23.927378+0000 mgr.y (mgr.25321) 549 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:24.302 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:24 smithi044 bash[55659]: cluster 2024-04-19T22:56:23.927378+0000 mgr.y (mgr.25321) 549 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:24.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:24 smithi165 bash[44861]: cluster 2024-04-19T22:56:23.927378+0000 mgr.y (mgr.25321) 549 : cluster 0 pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:25.324 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:25 smithi044 bash[55659]: audit 2024-04-19T22:56:24.300494+0000 mgr.y (mgr.25321) 550 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:25.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:25 smithi044 bash[56981]: audit 2024-04-19T22:56:24.300494+0000 mgr.y (mgr.25321) 550 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:25.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:25 smithi165 bash[44861]: audit 2024-04-19T22:56:24.300494+0000 mgr.y (mgr.25321) 550 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:26.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:26 smithi044 bash[55659]: cluster 2024-04-19T22:56:25.928660+0000 mgr.y (mgr.25321) 551 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:26.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:26 smithi044 bash[56981]: cluster 2024-04-19T22:56:25.928660+0000 mgr.y (mgr.25321) 551 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:26.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:26 smithi165 bash[44861]: cluster 2024-04-19T22:56:25.928660+0000 mgr.y (mgr.25321) 551 : cluster 0 pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:28.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:28 smithi044 bash[55659]: cluster 2024-04-19T22:56:27.929776+0000 mgr.y (mgr.25321) 552 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:28.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:28 smithi044 bash[56981]: cluster 2024-04-19T22:56:27.929776+0000 mgr.y (mgr.25321) 552 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:28.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:28 smithi165 bash[44861]: cluster 2024-04-19T22:56:27.929776+0000 mgr.y (mgr.25321) 552 : cluster 0 pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:30.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:30 smithi044 bash[55659]: cluster 2024-04-19T22:56:29.931201+0000 mgr.y (mgr.25321) 553 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:30.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:30 smithi044 bash[56981]: cluster 2024-04-19T22:56:29.931201+0000 mgr.y (mgr.25321) 553 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:30.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:30 smithi165 bash[44861]: cluster 2024-04-19T22:56:29.931201+0000 mgr.y (mgr.25321) 553 : cluster 0 pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:31.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:31 smithi044 bash[55659]: audit 2024-04-19T22:56:30.545288+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:56:31.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:31 smithi044 bash[56981]: audit 2024-04-19T22:56:30.545288+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:56:31.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:31 smithi165 bash[44861]: audit 2024-04-19T22:56:30.545288+0000 mon.a (mon.0) 1006 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:56:32.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:32 smithi044 bash[55659]: cluster 2024-04-19T22:56:31.932255+0000 mgr.y (mgr.25321) 554 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:32.323 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:56:32 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:56:32] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-04-19T22:56:32.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:32 smithi044 bash[56981]: cluster 2024-04-19T22:56:31.932255+0000 mgr.y (mgr.25321) 554 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:32.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:32 smithi165 bash[44861]: cluster 2024-04-19T22:56:31.932255+0000 mgr.y (mgr.25321) 554 : cluster 0 pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:34.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:34 smithi044 bash[55659]: cluster 2024-04-19T22:56:33.933267+0000 mgr.y (mgr.25321) 555 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:34.311 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:34 smithi044 bash[56981]: cluster 2024-04-19T22:56:33.933267+0000 mgr.y (mgr.25321) 555 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:34.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:34 smithi165 bash[44861]: cluster 2024-04-19T22:56:33.933267+0000 mgr.y (mgr.25321) 555 : cluster 0 pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:35.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:35 smithi044 bash[55659]: audit 2024-04-19T22:56:34.309050+0000 mgr.y (mgr.25321) 556 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:35.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:35 smithi044 bash[56981]: audit 2024-04-19T22:56:34.309050+0000 mgr.y (mgr.25321) 556 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:35.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:35 smithi165 bash[44861]: audit 2024-04-19T22:56:34.309050+0000 mgr.y (mgr.25321) 556 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:36.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:36 smithi044 bash[55659]: cluster 2024-04-19T22:56:35.934566+0000 mgr.y (mgr.25321) 557 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:36.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:36 smithi044 bash[56981]: cluster 2024-04-19T22:56:35.934566+0000 mgr.y (mgr.25321) 557 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:36.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:36 smithi165 bash[44861]: cluster 2024-04-19T22:56:35.934566+0000 mgr.y (mgr.25321) 557 : cluster 0 pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:38.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:38 smithi044 bash[55659]: cluster 2024-04-19T22:56:37.935666+0000 mgr.y (mgr.25321) 558 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:38.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:38 smithi044 bash[56981]: cluster 2024-04-19T22:56:37.935666+0000 mgr.y (mgr.25321) 558 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:38.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:38 smithi165 bash[44861]: cluster 2024-04-19T22:56:37.935666+0000 mgr.y (mgr.25321) 558 : cluster 0 pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:40.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:40 smithi044 bash[56981]: cluster 2024-04-19T22:56:39.936883+0000 mgr.y (mgr.25321) 559 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:40.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:40 smithi044 bash[55659]: cluster 2024-04-19T22:56:39.936883+0000 mgr.y (mgr.25321) 559 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:40.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:40 smithi165 bash[44861]: cluster 2024-04-19T22:56:39.936883+0000 mgr.y (mgr.25321) 559 : cluster 0 pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:41.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:41 smithi044 bash[55659]: audit 2024-04-19T22:56:40.272369+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:56:41.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:41 smithi044 bash[55659]: audit 2024-04-19T22:56:41.004323+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:56:41.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:41 smithi044 bash[55659]: audit 2024-04-19T22:56:41.006153+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:56:41.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:41 smithi044 bash[55659]: audit 2024-04-19T22:56:41.016344+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:56:41.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:41 smithi044 bash[56981]: audit 2024-04-19T22:56:40.272369+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:56:41.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:41 smithi044 bash[56981]: audit 2024-04-19T22:56:41.004323+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:56:41.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:41 smithi044 bash[56981]: audit 2024-04-19T22:56:41.006153+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:56:41.324 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:41 smithi044 bash[56981]: audit 2024-04-19T22:56:41.016344+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:56:41.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:41 smithi165 bash[44861]: audit 2024-04-19T22:56:40.272369+0000 mon.a (mon.0) 1007 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T22:56:41.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:41 smithi165 bash[44861]: audit 2024-04-19T22:56:41.004323+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T22:56:41.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:41 smithi165 bash[44861]: audit 2024-04-19T22:56:41.006153+0000 mon.a (mon.0) 1009 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T22:56:41.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:41 smithi165 bash[44861]: audit 2024-04-19T22:56:41.016344+0000 mon.a (mon.0) 1010 : audit 1 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' 2024-04-19T22:56:42.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:42 smithi044 bash[55659]: cluster 2024-04-19T22:56:41.938116+0000 mgr.y (mgr.25321) 560 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:42.323 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:56:42 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:56:42] "GET /metrics HTTP/1.1" 200 38688 "" "Prometheus/2.43.0" 2024-04-19T22:56:42.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:42 smithi044 bash[56981]: cluster 2024-04-19T22:56:41.938116+0000 mgr.y (mgr.25321) 560 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:42.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:42 smithi165 bash[44861]: cluster 2024-04-19T22:56:41.938116+0000 mgr.y (mgr.25321) 560 : cluster 0 pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:44.321 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:44 smithi044 bash[56981]: cluster 2024-04-19T22:56:43.939276+0000 mgr.y (mgr.25321) 561 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:44.321 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:44 smithi044 bash[55659]: cluster 2024-04-19T22:56:43.939276+0000 mgr.y (mgr.25321) 561 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:44.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:44 smithi165 bash[44861]: cluster 2024-04-19T22:56:43.939276+0000 mgr.y (mgr.25321) 561 : cluster 0 pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:45.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:45 smithi044 bash[55659]: audit 2024-04-19T22:56:44.319933+0000 mgr.y (mgr.25321) 562 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:45.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:45 smithi044 bash[56981]: audit 2024-04-19T22:56:44.319933+0000 mgr.y (mgr.25321) 562 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:45.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:45 smithi165 bash[44861]: audit 2024-04-19T22:56:44.319933+0000 mgr.y (mgr.25321) 562 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:46.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:46 smithi044 bash[56981]: audit 2024-04-19T22:56:45.545616+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:56:46.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:46 smithi044 bash[56981]: cluster 2024-04-19T22:56:45.940713+0000 mgr.y (mgr.25321) 563 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:46.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:46 smithi044 bash[55659]: audit 2024-04-19T22:56:45.545616+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:56:46.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:46 smithi044 bash[55659]: cluster 2024-04-19T22:56:45.940713+0000 mgr.y (mgr.25321) 563 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:46.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:46 smithi165 bash[44861]: audit 2024-04-19T22:56:45.545616+0000 mon.a (mon.0) 1011 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:56:46.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:46 smithi165 bash[44861]: cluster 2024-04-19T22:56:45.940713+0000 mgr.y (mgr.25321) 563 : cluster 0 pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:48.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:48 smithi044 bash[55659]: cluster 2024-04-19T22:56:47.941870+0000 mgr.y (mgr.25321) 564 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:48.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:48 smithi044 bash[56981]: cluster 2024-04-19T22:56:47.941870+0000 mgr.y (mgr.25321) 564 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:48.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:48 smithi165 bash[44861]: cluster 2024-04-19T22:56:47.941870+0000 mgr.y (mgr.25321) 564 : cluster 0 pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:50.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:50 smithi044 bash[55659]: cluster 2024-04-19T22:56:49.943162+0000 mgr.y (mgr.25321) 565 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:50.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:50 smithi044 bash[56981]: cluster 2024-04-19T22:56:49.943162+0000 mgr.y (mgr.25321) 565 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:50.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:50 smithi165 bash[44861]: cluster 2024-04-19T22:56:49.943162+0000 mgr.y (mgr.25321) 565 : cluster 0 pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:52.326 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:52 smithi044 bash[55659]: cluster 2024-04-19T22:56:51.944241+0000 mgr.y (mgr.25321) 566 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:52.326 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:56:52 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:56:52] "GET /metrics HTTP/1.1" 200 38691 "" "Prometheus/2.43.0" 2024-04-19T22:56:52.327 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:52 smithi044 bash[56981]: cluster 2024-04-19T22:56:51.944241+0000 mgr.y (mgr.25321) 566 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:52.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:52 smithi165 bash[44861]: cluster 2024-04-19T22:56:51.944241+0000 mgr.y (mgr.25321) 566 : cluster 0 pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:54.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:54 smithi044 bash[55659]: cluster 2024-04-19T22:56:53.945243+0000 mgr.y (mgr.25321) 567 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:54.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:54 smithi044 bash[56981]: cluster 2024-04-19T22:56:53.945243+0000 mgr.y (mgr.25321) 567 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:54.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:54 smithi165 bash[44861]: cluster 2024-04-19T22:56:53.945243+0000 mgr.y (mgr.25321) 567 : cluster 0 pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:55.171 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:55 smithi044 bash[56981]: audit 2024-04-19T22:56:54.327892+0000 mgr.y (mgr.25321) 568 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:55.172 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:55 smithi044 bash[55659]: audit 2024-04-19T22:56:54.327892+0000 mgr.y (mgr.25321) 568 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:55.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:55 smithi165 bash[44861]: audit 2024-04-19T22:56:54.327892+0000 mgr.y (mgr.25321) 568 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:56:55.775 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph orch ps' 2024-04-19T22:56:56.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:56 smithi044 bash[55659]: cluster 2024-04-19T22:56:55.945939+0000 mgr.y (mgr.25321) 569 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:56.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:56 smithi044 bash[56981]: cluster 2024-04-19T22:56:55.945939+0000 mgr.y (mgr.25321) 569 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:56.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:56 smithi165 bash[44861]: cluster 2024-04-19T22:56:55.945939+0000 mgr.y (mgr.25321) 569 : cluster 0 pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:56:58.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:58 smithi044 bash[56981]: cluster 2024-04-19T22:56:57.947057+0000 mgr.y (mgr.25321) 570 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:58.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:58 smithi044 bash[55659]: cluster 2024-04-19T22:56:57.947057+0000 mgr.y (mgr.25321) 570 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:58.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:58 smithi165 bash[44861]: cluster 2024-04-19T22:56:57.947057+0000 mgr.y (mgr.25321) 570 : cluster 0 pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:56:58.965 INFO:teuthology.orchestra.run.smithi044.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T22:56:58.966 INFO:teuthology.orchestra.run.smithi044.stdout:alertmanager.a smithi044 *:9093,9094 running (119s) 113s ago 18m 13.9M - 0.25.0 c8568f914cd2 8630fe1c1701 2024-04-19T22:56:58.966 INFO:teuthology.orchestra.run.smithi044.stdout:grafana.a smithi165 *:3000 running (95s) 89s ago 18m 24.9M - 9.4.12 2bacad6d85d8 8448b038b667 2024-04-19T22:56:58.966 INFO:teuthology.orchestra.run.smithi044.stdout:iscsi.foo.smithi044.qamjmu smithi044 running (3m) 113s ago 16m 42.8M - 3.7 044b88a464c7 d1a9df6e47e6 2024-04-19T22:56:58.966 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.x smithi165 *:8443,9283,8765 running (10m) 89s ago 24m 439M - 19.0.0-2401-gd0bf63dd 044b88a464c7 468c8a33d874 2024-04-19T22:56:58.966 INFO:teuthology.orchestra.run.smithi044.stdout:mgr.y smithi044 *:8443,9283,8765 running (11m) 113s ago 26m 506M - 19.0.0-2401-gd0bf63dd 044b88a464c7 cedc8e4d9630 2024-04-19T22:56:58.966 INFO:teuthology.orchestra.run.smithi044.stdout:mon.a smithi044 running (10m) 113s ago 26m 63.4M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 6aed898558e0 2024-04-19T22:56:58.966 INFO:teuthology.orchestra.run.smithi044.stdout:mon.b smithi165 running (9m) 89s ago 24m 49.0M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 ede887a00678 2024-04-19T22:56:58.966 INFO:teuthology.orchestra.run.smithi044.stdout:mon.c smithi044 running (9m) 113s ago 24m 52.9M 2048M 19.0.0-2401-gd0bf63dd 044b88a464c7 369285cc6c68 2024-04-19T22:56:58.966 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.a smithi044 *:9100 running (2m) 113s ago 18m 7728k - 1.5.0 0da6a335fe13 370bd580648e 2024-04-19T22:56:58.966 INFO:teuthology.orchestra.run.smithi044.stdout:node-exporter.b smithi165 *:9100 running (2m) 89s ago 18m 7715k - 1.5.0 0da6a335fe13 f6ef33b90770 2024-04-19T22:56:58.966 INFO:teuthology.orchestra.run.smithi044.stdout:osd.0 smithi044 running (7m) 113s ago 23m 68.0M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 4ca22b62b153 2024-04-19T22:56:58.966 INFO:teuthology.orchestra.run.smithi044.stdout:osd.1 smithi044 running (7m) 113s ago 23m 59.6M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 10381d943905 2024-04-19T22:56:58.967 INFO:teuthology.orchestra.run.smithi044.stdout:osd.2 smithi044 running (6m) 113s ago 22m 52.9M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 01e40460e5d7 2024-04-19T22:56:58.967 INFO:teuthology.orchestra.run.smithi044.stdout:osd.3 smithi044 running (6m) 113s ago 22m 61.6M 2781M 19.0.0-2401-gd0bf63dd 044b88a464c7 b670605e588c 2024-04-19T22:56:58.967 INFO:teuthology.orchestra.run.smithi044.stdout:osd.4 smithi165 running (6m) 89s ago 21m 64.2M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 4d06643c9c9a 2024-04-19T22:56:58.967 INFO:teuthology.orchestra.run.smithi044.stdout:osd.5 smithi165 running (5m) 89s ago 21m 54.1M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 b786a54d9218 2024-04-19T22:56:58.967 INFO:teuthology.orchestra.run.smithi044.stdout:osd.6 smithi165 running (5m) 89s ago 20m 52.1M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 d20ae65d353d 2024-04-19T22:56:58.967 INFO:teuthology.orchestra.run.smithi044.stdout:osd.7 smithi165 running (4m) 89s ago 19m 58.5M 3036M 19.0.0-2401-gd0bf63dd 044b88a464c7 f596d7c8f4da 2024-04-19T22:56:58.967 INFO:teuthology.orchestra.run.smithi044.stdout:prometheus.a smithi165 *:9095 running (2m) 89s ago 18m 48.6M - 2.43.0 a07b618ecd1d 79f4c693ed04 2024-04-19T22:56:58.967 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi044.ofxscw smithi044 *:8000 running (4m) 113s ago 17m 89.2M - 19.0.0-2401-gd0bf63dd 044b88a464c7 e05ce9e8e7ab 2024-04-19T22:56:58.967 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.foo.smithi165.hsmrle smithi165 *:8000 running (3m) 89s ago 17m 89.2M - 19.0.0-2401-gd0bf63dd 044b88a464c7 ace864ae8441 2024-04-19T22:56:58.967 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi044.nuojwc smithi044 *:80 running (4m) 113s ago 16m 88.9M - 19.0.0-2401-gd0bf63dd 044b88a464c7 32331f0445b0 2024-04-19T22:56:58.967 INFO:teuthology.orchestra.run.smithi044.stdout:rgw.smpl.smithi165.kpecgl smithi165 *:80 running (3m) 89s ago 16m 89.3M - 19.0.0-2401-gd0bf63dd 044b88a464c7 a367bf501a3f 2024-04-19T22:56:59.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:56:59 smithi044 bash[56981]: audit 2024-04-19T22:56:58.938062+0000 mgr.y (mgr.25321) 571 : audit 0 from='client.34947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:56:59.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:56:59 smithi044 bash[55659]: audit 2024-04-19T22:56:58.938062+0000 mgr.y (mgr.25321) 571 : audit 0 from='client.34947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:56:59.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:56:59 smithi165 bash[44861]: audit 2024-04-19T22:56:58.938062+0000 mgr.y (mgr.25321) 571 : audit 0 from='client.34947 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:56:59.682 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph versions' 2024-04-19T22:57:00.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:00 smithi044 bash[55659]: cluster 2024-04-19T22:56:59.948426+0000 mgr.y (mgr.25321) 572 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:00.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:00 smithi044 bash[56981]: cluster 2024-04-19T22:56:59.948426+0000 mgr.y (mgr.25321) 572 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:00.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:00 smithi165 bash[44861]: cluster 2024-04-19T22:56:59.948426+0000 mgr.y (mgr.25321) 572 : cluster 0 pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:01.286 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:01 smithi044 bash[56981]: audit 2024-04-19T22:57:00.546562+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:57:01.292 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:01 smithi044 bash[55659]: audit 2024-04-19T22:57:00.546562+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:57:01.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:01 smithi165 bash[44861]: audit 2024-04-19T22:57:00.546562+0000 mon.a (mon.0) 1012 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:57:02.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:02 smithi044 bash[55659]: cluster 2024-04-19T22:57:01.949622+0000 mgr.y (mgr.25321) 573 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:02.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:02 smithi044 bash[56981]: cluster 2024-04-19T22:57:01.949622+0000 mgr.y (mgr.25321) 573 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:02.323 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:57:02 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:57:02] "GET /metrics HTTP/1.1" 200 38686 "" "Prometheus/2.43.0" 2024-04-19T22:57:02.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:02 smithi165 bash[44861]: cluster 2024-04-19T22:57:01.949622+0000 mgr.y (mgr.25321) 573 : cluster 0 pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:02.922 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:57:02.922 INFO:teuthology.orchestra.run.smithi044.stdout: "mon": { 2024-04-19T22:57:02.922 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 3 2024-04-19T22:57:02.922 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:57:02.922 INFO:teuthology.orchestra.run.smithi044.stdout: "mgr": { 2024-04-19T22:57:02.922 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 2 2024-04-19T22:57:02.922 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:57:02.922 INFO:teuthology.orchestra.run.smithi044.stdout: "osd": { 2024-04-19T22:57:02.923 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 8 2024-04-19T22:57:02.923 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:57:02.923 INFO:teuthology.orchestra.run.smithi044.stdout: "rgw": { 2024-04-19T22:57:02.923 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 4 2024-04-19T22:57:02.923 INFO:teuthology.orchestra.run.smithi044.stdout: }, 2024-04-19T22:57:02.923 INFO:teuthology.orchestra.run.smithi044.stdout: "overall": { 2024-04-19T22:57:02.923 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)": 17 2024-04-19T22:57:02.923 INFO:teuthology.orchestra.run.smithi044.stdout: } 2024-04-19T22:57:02.923 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:57:03.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:03 smithi044 bash[55659]: audit 2024-04-19T22:57:02.920542+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.44:0/1039607510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:57:03.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:03 smithi044 bash[56981]: audit 2024-04-19T22:57:02.920542+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.44:0/1039607510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:57:03.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:03 smithi165 bash[44861]: audit 2024-04-19T22:57:02.920542+0000 mon.c (mon.1) 29 : audit 0 from='client.? 172.21.15.44:0/1039607510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:57:03.597 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph orch upgrade status' 2024-04-19T22:57:04.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:04 smithi044 bash[55659]: cluster 2024-04-19T22:57:03.950703+0000 mgr.y (mgr.25321) 574 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:04.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:04 smithi044 bash[56981]: cluster 2024-04-19T22:57:03.950703+0000 mgr.y (mgr.25321) 574 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:04.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:04 smithi165 bash[44861]: cluster 2024-04-19T22:57:03.950703+0000 mgr.y (mgr.25321) 574 : cluster 0 pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:05.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:05 smithi044 bash[56981]: audit 2024-04-19T22:57:04.339239+0000 mgr.y (mgr.25321) 575 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:57:05.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:05 smithi044 bash[55659]: audit 2024-04-19T22:57:04.339239+0000 mgr.y (mgr.25321) 575 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:57:05.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:05 smithi165 bash[44861]: audit 2024-04-19T22:57:04.339239+0000 mgr.y (mgr.25321) 575 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:57:06.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:06 smithi044 bash[56981]: cluster 2024-04-19T22:57:05.951997+0000 mgr.y (mgr.25321) 576 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:06.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:06 smithi044 bash[55659]: cluster 2024-04-19T22:57:05.951997+0000 mgr.y (mgr.25321) 576 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:06.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:06 smithi165 bash[44861]: cluster 2024-04-19T22:57:05.951997+0000 mgr.y (mgr.25321) 576 : cluster 0 pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:06.738 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:57:06.738 INFO:teuthology.orchestra.run.smithi044.stdout: "target_image": null, 2024-04-19T22:57:06.738 INFO:teuthology.orchestra.run.smithi044.stdout: "in_progress": false, 2024-04-19T22:57:06.738 INFO:teuthology.orchestra.run.smithi044.stdout: "which": "", 2024-04-19T22:57:06.738 INFO:teuthology.orchestra.run.smithi044.stdout: "services_complete": [], 2024-04-19T22:57:06.739 INFO:teuthology.orchestra.run.smithi044.stdout: "progress": null, 2024-04-19T22:57:06.739 INFO:teuthology.orchestra.run.smithi044.stdout: "message": "", 2024-04-19T22:57:06.739 INFO:teuthology.orchestra.run.smithi044.stdout: "is_paused": false 2024-04-19T22:57:06.739 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:57:07.445 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:07 smithi165 bash[44861]: audit 2024-04-19T22:57:06.736881+0000 mgr.y (mgr.25321) 577 : audit 0 from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:57:07.454 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:07 smithi044 bash[55659]: audit 2024-04-19T22:57:06.736881+0000 mgr.y (mgr.25321) 577 : audit 0 from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:57:07.455 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:07 smithi044 bash[56981]: audit 2024-04-19T22:57:06.736881+0000 mgr.y (mgr.25321) 577 : audit 0 from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:57:07.456 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph health detail' 2024-04-19T22:57:08.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:08 smithi165 bash[44861]: cluster 2024-04-19T22:57:07.953086+0000 mgr.y (mgr.25321) 578 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:08.532 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:08 smithi044 bash[55659]: cluster 2024-04-19T22:57:07.953086+0000 mgr.y (mgr.25321) 578 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:08.533 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:08 smithi044 bash[56981]: cluster 2024-04-19T22:57:07.953086+0000 mgr.y (mgr.25321) 578 : cluster 0 pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:10.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:10 smithi044 bash[55659]: cluster 2024-04-19T22:57:09.954380+0000 mgr.y (mgr.25321) 579 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:10.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:10 smithi044 bash[56981]: cluster 2024-04-19T22:57:09.954380+0000 mgr.y (mgr.25321) 579 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:10.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:10 smithi165 bash[44861]: cluster 2024-04-19T22:57:09.954380+0000 mgr.y (mgr.25321) 579 : cluster 0 pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:10.557 INFO:teuthology.orchestra.run.smithi044.stdout:HEALTH_OK 2024-04-19T22:57:11.289 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:11 smithi044 bash[55659]: audit 2024-04-19T22:57:10.556822+0000 mon.c (mon.1) 30 : audit 0 from='client.? 172.21.15.44:0/2204127225' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:57:11.289 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:11 smithi044 bash[56981]: audit 2024-04-19T22:57:10.556822+0000 mon.c (mon.1) 30 : audit 0 from='client.? 172.21.15.44:0/2204127225' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:57:11.290 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-19T22:57:11.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:11 smithi165 bash[44861]: audit 2024-04-19T22:57:10.556822+0000 mon.c (mon.1) 30 : audit 0 from='client.? 172.21.15.44:0/2204127225' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T22:57:12.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:12 smithi044 bash[55659]: cluster 2024-04-19T22:57:11.955566+0000 mgr.y (mgr.25321) 580 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:12.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:12 smithi044 bash[56981]: cluster 2024-04-19T22:57:11.955566+0000 mgr.y (mgr.25321) 580 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:12.323 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:57:12 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:57:12] "GET /metrics HTTP/1.1" 200 38686 "" "Prometheus/2.43.0" 2024-04-19T22:57:12.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:12 smithi165 bash[44861]: cluster 2024-04-19T22:57:11.955566+0000 mgr.y (mgr.25321) 580 : cluster 0 pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:14.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:14 smithi044 bash[55659]: cluster 2024-04-19T22:57:13.956540+0000 mgr.y (mgr.25321) 581 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:14.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:14 smithi044 bash[56981]: cluster 2024-04-19T22:57:13.956540+0000 mgr.y (mgr.25321) 581 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:14.338 INFO:teuthology.orchestra.run.smithi044.stdout:true 2024-04-19T22:57:14.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:14 smithi165 bash[44861]: cluster 2024-04-19T22:57:13.956540+0000 mgr.y (mgr.25321) 581 : cluster 0 pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:15.046 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-19T22:57:15.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:15 smithi044 bash[55659]: audit 2024-04-19T22:57:14.324200+0000 mon.c (mon.1) 31 : audit 0 from='client.? 172.21.15.44:0/808610747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:57:15.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:15 smithi044 bash[55659]: audit 2024-04-19T22:57:14.347610+0000 mgr.y (mgr.25321) 582 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:57:15.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:15 smithi044 bash[56981]: audit 2024-04-19T22:57:14.324200+0000 mon.c (mon.1) 31 : audit 0 from='client.? 172.21.15.44:0/808610747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:57:15.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:15 smithi044 bash[56981]: audit 2024-04-19T22:57:14.347610+0000 mgr.y (mgr.25321) 582 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:57:15.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:15 smithi165 bash[44861]: audit 2024-04-19T22:57:14.324200+0000 mon.c (mon.1) 31 : audit 0 from='client.? 172.21.15.44:0/808610747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:57:15.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:15 smithi165 bash[44861]: audit 2024-04-19T22:57:14.347610+0000 mgr.y (mgr.25321) 582 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:57:16.309 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:16 smithi044 bash[56981]: audit 2024-04-19T22:57:15.546604+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:57:16.310 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:16 smithi044 bash[56981]: cluster 2024-04-19T22:57:15.957886+0000 mgr.y (mgr.25321) 583 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:16.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:16 smithi044 bash[55659]: audit 2024-04-19T22:57:15.546604+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:57:16.310 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:16 smithi044 bash[55659]: cluster 2024-04-19T22:57:15.957886+0000 mgr.y (mgr.25321) 583 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:16.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:16 smithi165 bash[44861]: audit 2024-04-19T22:57:15.546604+0000 mon.a (mon.0) 1013 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:57:16.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:16 smithi165 bash[44861]: cluster 2024-04-19T22:57:15.957886+0000 mgr.y (mgr.25321) 583 : cluster 0 pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:18.136 INFO:teuthology.orchestra.run.smithi044.stdout: "ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev)" 2024-04-19T22:57:18.293 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:18 smithi044 bash[56981]: cluster 2024-04-19T22:57:17.958949+0000 mgr.y (mgr.25321) 584 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:18.293 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:18 smithi044 bash[55659]: cluster 2024-04-19T22:57:17.958949+0000 mgr.y (mgr.25321) 584 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:18.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:18 smithi165 bash[44861]: cluster 2024-04-19T22:57:17.958949+0000 mgr.y (mgr.25321) 584 : cluster 0 pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:18.810 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -e sha1=d0bf63dd179c05751e4be49477389aa290c73089 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-04-19T22:57:19.092 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:19 smithi044 bash[55659]: audit 2024-04-19T22:57:18.122202+0000 mon.c (mon.1) 32 : audit 0 from='client.? 172.21.15.44:0/4261883312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:57:19.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:19 smithi044 bash[56981]: audit 2024-04-19T22:57:18.122202+0000 mon.c (mon.1) 32 : audit 0 from='client.? 172.21.15.44:0/4261883312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:57:19.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:19 smithi165 bash[44861]: audit 2024-04-19T22:57:18.122202+0000 mon.c (mon.1) 32 : audit 0 from='client.? 172.21.15.44:0/4261883312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T22:57:20.109 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:20 smithi044 bash[56981]: cluster 2024-04-19T22:57:19.959767+0000 mgr.y (mgr.25321) 585 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:20.109 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:20 smithi044 bash[55659]: cluster 2024-04-19T22:57:19.959767+0000 mgr.y (mgr.25321) 585 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:20.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:20 smithi165 bash[44861]: cluster 2024-04-19T22:57:19.959767+0000 mgr.y (mgr.25321) 585 : cluster 0 pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:21.825 INFO:teuthology.orchestra.run.smithi044.stdout:osd 8 2m ago - 2024-04-19T22:57:22.088 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:22 smithi044 bash[56981]: audit 2024-04-19T22:57:21.789840+0000 mgr.y (mgr.25321) 586 : audit 0 from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:57:22.088 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:22 smithi044 bash[56981]: cluster 2024-04-19T22:57:21.960551+0000 mgr.y (mgr.25321) 587 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:22.088 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:22 smithi044 bash[55659]: audit 2024-04-19T22:57:21.789840+0000 mgr.y (mgr.25321) 586 : audit 0 from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:57:22.089 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:22 smithi044 bash[55659]: cluster 2024-04-19T22:57:21.960551+0000 mgr.y (mgr.25321) 587 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:22.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:22 smithi165 bash[44861]: audit 2024-04-19T22:57:21.789840+0000 mgr.y (mgr.25321) 586 : audit 0 from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:57:22.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:22 smithi165 bash[44861]: cluster 2024-04-19T22:57:21.960551+0000 mgr.y (mgr.25321) 587 : cluster 0 pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:22.488 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:57:22 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:57:22] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-19T22:57:22.489 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-19T22:57:22.500 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi044.front.sepia.ceph.com 2024-04-19T22:57:22.500 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-04-19T22:57:24.294 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:24 smithi044 bash[55659]: cluster 2024-04-19T22:57:23.961569+0000 mgr.y (mgr.25321) 588 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:24.294 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:24 smithi044 bash[56981]: cluster 2024-04-19T22:57:23.961569+0000 mgr.y (mgr.25321) 588 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:24.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:24 smithi165 bash[44861]: cluster 2024-04-19T22:57:23.961569+0000 mgr.y (mgr.25321) 588 : cluster 0 pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:25.322 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:25 smithi044 bash[55659]: audit 2024-04-19T22:57:24.355981+0000 mgr.y (mgr.25321) 589 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:57:25.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:25 smithi044 bash[56981]: audit 2024-04-19T22:57:24.355981+0000 mgr.y (mgr.25321) 589 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:57:25.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:25 smithi165 bash[44861]: audit 2024-04-19T22:57:24.355981+0000 mgr.y (mgr.25321) 589 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:57:26.318 INFO:teuthology.orchestra.run.smithi044.stdout:{ 2024-04-19T22:57:26.318 INFO:teuthology.orchestra.run.smithi044.stdout: "image": "quay.io/ceph/ceph", 2024-04-19T22:57:26.318 INFO:teuthology.orchestra.run.smithi044.stdout: "registry": "quay.io", 2024-04-19T22:57:26.318 INFO:teuthology.orchestra.run.smithi044.stdout: "bare_image": "ceph/ceph", 2024-04-19T22:57:26.318 INFO:teuthology.orchestra.run.smithi044.stdout: "versions": [] 2024-04-19T22:57:26.318 INFO:teuthology.orchestra.run.smithi044.stdout:} 2024-04-19T22:57:26.322 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:26 smithi044 bash[56981]: audit 2024-04-19T22:57:25.575030+0000 mgr.y (mgr.25321) 590 : audit 0 from='client.34989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:57:26.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:26 smithi044 bash[56981]: cluster 2024-04-19T22:57:25.962998+0000 mgr.y (mgr.25321) 591 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:26.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:26 smithi044 bash[55659]: audit 2024-04-19T22:57:25.575030+0000 mgr.y (mgr.25321) 590 : audit 0 from='client.34989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:57:26.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:26 smithi044 bash[55659]: cluster 2024-04-19T22:57:25.962998+0000 mgr.y (mgr.25321) 591 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:26.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:26 smithi165 bash[44861]: audit 2024-04-19T22:57:25.575030+0000 mgr.y (mgr.25321) 590 : audit 0 from='client.34989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:57:26.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:26 smithi165 bash[44861]: cluster 2024-04-19T22:57:25.962998+0000 mgr.y (mgr.25321) 591 : cluster 0 pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:27.013 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-04-19T22:57:28.242 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:28 smithi044 bash[55659]: cluster 2024-04-19T22:57:27.963784+0000 mgr.y (mgr.25321) 592 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:28.243 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:28 smithi044 bash[56981]: cluster 2024-04-19T22:57:27.963784+0000 mgr.y (mgr.25321) 592 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:28.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:28 smithi165 bash[44861]: cluster 2024-04-19T22:57:27.963784+0000 mgr.y (mgr.25321) 592 : cluster 0 pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:30.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:30 smithi044 bash[55659]: audit 2024-04-19T22:57:29.905626+0000 mgr.y (mgr.25321) 593 : audit 0 from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:57:30.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:30 smithi044 bash[55659]: cluster 2024-04-19T22:57:29.964904+0000 mgr.y (mgr.25321) 594 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:30.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:30 smithi044 bash[56981]: audit 2024-04-19T22:57:29.905626+0000 mgr.y (mgr.25321) 593 : audit 0 from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:57:30.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:30 smithi044 bash[56981]: cluster 2024-04-19T22:57:29.964904+0000 mgr.y (mgr.25321) 594 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:30.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:30 smithi165 bash[44861]: audit 2024-04-19T22:57:29.905626+0000 mgr.y (mgr.25321) 593 : audit 0 from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:57:30.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:30 smithi165 bash[44861]: cluster 2024-04-19T22:57:29.964904+0000 mgr.y (mgr.25321) 594 : cluster 0 pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:30.844 INFO:teuthology.orchestra.run.smithi044.stdout: "16.2.0", 2024-04-19T22:57:31.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:31 smithi044 bash[55659]: audit 2024-04-19T22:57:30.547063+0000 mon.a (mon.0) 1014 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:57:31.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:31 smithi044 bash[56981]: audit 2024-04-19T22:57:30.547063+0000 mon.a (mon.0) 1014 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:57:31.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:31 smithi165 bash[44861]: audit 2024-04-19T22:57:30.547063+0000 mon.a (mon.0) 1014 : audit 0 from='mgr.25321 172.21.15.44:0/3692625784' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T22:57:31.574 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-04-19T22:57:32.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:32 smithi044 bash[55659]: cluster 2024-04-19T22:57:31.966094+0000 mgr.y (mgr.25321) 595 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:32.323 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:57:32 smithi044 bash[52546]: ::ffff:172.21.15.165 - - [19/Apr/2024:22:57:32] "GET /metrics HTTP/1.1" 200 38689 "" "Prometheus/2.43.0" 2024-04-19T22:57:32.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:32 smithi044 bash[56981]: cluster 2024-04-19T22:57:31.966094+0000 mgr.y (mgr.25321) 595 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:32.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:32 smithi165 bash[44861]: cluster 2024-04-19T22:57:31.966094+0000 mgr.y (mgr.25321) 595 : cluster 0 pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:34.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:34 smithi044 bash[56981]: cluster 2024-04-19T22:57:33.967133+0000 mgr.y (mgr.25321) 596 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:34.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:34 smithi044 bash[55659]: cluster 2024-04-19T22:57:33.967133+0000 mgr.y (mgr.25321) 596 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:34.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:34 smithi165 bash[44861]: cluster 2024-04-19T22:57:33.967133+0000 mgr.y (mgr.25321) 596 : cluster 0 pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T22:57:35.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:35 smithi044 bash[56981]: audit 2024-04-19T22:57:34.363816+0000 mgr.y (mgr.25321) 597 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:57:35.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:35 smithi044 bash[56981]: audit 2024-04-19T22:57:34.440514+0000 mgr.y (mgr.25321) 598 : audit 0 from='client.44926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:57:35.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:35 smithi044 bash[55659]: audit 2024-04-19T22:57:34.363816+0000 mgr.y (mgr.25321) 597 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:57:35.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:35 smithi044 bash[55659]: audit 2024-04-19T22:57:34.440514+0000 mgr.y (mgr.25321) 598 : audit 0 from='client.44926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:57:35.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:35 smithi165 bash[44861]: audit 2024-04-19T22:57:34.363816+0000 mgr.y (mgr.25321) 597 : audit 0 from='client.34734 -' entity='client.iscsi.foo.smithi044.qamjmu' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T22:57:35.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:35 smithi165 bash[44861]: audit 2024-04-19T22:57:34.440514+0000 mgr.y (mgr.25321) 598 : audit 0 from='client.44926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "tags": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T22:57:35.785 INFO:teuthology.orchestra.run.smithi044.stdout: "v16.2.2", 2024-04-19T22:57:35.785 INFO:teuthology.orchestra.run.smithi044.stdout: "v16.2.2-20210505", 2024-04-19T22:57:36.323 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:36 smithi044 bash[55659]: cluster 2024-04-19T22:57:35.968463+0000 mgr.y (mgr.25321) 599 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:36.323 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:36 smithi044 bash[56981]: cluster 2024-04-19T22:57:35.968463+0000 mgr.y (mgr.25321) 599 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:36.446 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:36 smithi165 bash[44861]: cluster 2024-04-19T22:57:35.968463+0000 mgr.y (mgr.25321) 599 : cluster 0 pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 278 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T22:57:36.502 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-19T22:57:36.512 INFO:tasks.cephadm:Teardown begin 2024-04-19T22:57:36.513 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-19T22:57:36.527 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-19T22:57:36.542 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-19T22:57:36.542 DEBUG:teuthology.orchestra.run.smithi044:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-19T22:57:36.580 DEBUG:teuthology.orchestra.run.smithi165:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-19T22:57:36.588 INFO:tasks.cephadm:Stopping all daemons... 2024-04-19T22:57:36.588 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-19T22:57:36.588 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.a 2024-04-19T22:57:36.754 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:36 smithi044 systemd[1]: Stopping Ceph mon.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:57:37.005 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:36 smithi044 bash[55659]: debug 2024-04-19T22:57:36.747+0000 7f6f761ab700 -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-19T22:57:37.006 INFO:journalctl@ceph.mon.a.smithi044.stdout:Apr 19 22:57:36 smithi044 bash[55659]: debug 2024-04-19T22:57:36.747+0000 7f6f761ab700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-19T22:57:37.006 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:57:36 smithi044 bash[52546]: [19/Apr/2024:22:57:36] ENGINE Bus STOPPING 2024-04-19T22:57:37.006 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:57:36 smithi044 bash[52546]: [19/Apr/2024:22:57:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-19T22:57:37.006 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:57:36 smithi044 bash[52546]: [19/Apr/2024:22:57:36] ENGINE Bus STOPPED 2024-04-19T22:57:37.006 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:57:36 smithi044 bash[52546]: [19/Apr/2024:22:57:36] ENGINE Bus STARTING 2024-04-19T22:57:37.006 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:57:36 smithi044 bash[52546]: CherryPy Checker: 2024-04-19T22:57:37.006 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:57:36 smithi044 bash[52546]: The Application mounted at '' has an empty config. 2024-04-19T22:57:37.006 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:57:36 smithi044 bash[52546]: [19/Apr/2024:22:57:36] ENGINE Serving on http://:::9283 2024-04-19T22:57:37.006 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:57:36 smithi044 bash[52546]: [19/Apr/2024:22:57:36] ENGINE Bus STARTED 2024-04-19T22:57:37.839 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.a.service' 2024-04-19T22:57:37.895 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T22:57:37.895 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-19T22:57:37.895 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-19T22:57:37.895 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.c 2024-04-19T22:57:38.162 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:37 smithi044 systemd[1]: Stopping Ceph mon.c for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:57:38.162 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:38 smithi044 bash[56981]: debug 2024-04-19T22:57:38.007+0000 7f2457cfc700 -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-19T22:57:38.162 INFO:journalctl@ceph.mon.c.smithi044.stdout:Apr 19 22:57:38 smithi044 bash[56981]: debug 2024-04-19T22:57:38.007+0000 7f2457cfc700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-04-19T22:57:38.945 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.c.service' 2024-04-19T22:57:38.973 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T22:57:38.974 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-19T22:57:38.974 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-19T22:57:38.974 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.b 2024-04-19T22:57:39.265 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:38 smithi165 systemd[1]: Stopping Ceph mon.b for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:57:39.265 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:39 smithi165 bash[44861]: debug 2024-04-19T22:57:39.194+0000 7fe4b2782700 -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-19T22:57:39.265 INFO:journalctl@ceph.mon.b.smithi165.stdout:Apr 19 22:57:39 smithi165 bash[44861]: debug 2024-04-19T22:57:39.194+0000 7fe4b2782700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-19T22:57:39.982 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mon.b.service' 2024-04-19T22:57:40.016 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T22:57:40.016 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-19T22:57:40.016 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-19T22:57:40.016 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mgr.y 2024-04-19T22:57:40.323 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:57:40 smithi044 systemd[1]: Stopping Ceph mgr.y for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:57:40.323 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:57:40 smithi044 bash[52546]: debug 2024-04-19T22:57:40.135+0000 7fe7cead4700 -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-19T22:57:40.323 INFO:journalctl@ceph.mgr.y.smithi044.stdout:Apr 19 22:57:40 smithi044 bash[52546]: debug 2024-04-19T22:57:40.135+0000 7fe7cead4700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-19T22:57:40.940 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mgr.y.service' 2024-04-19T22:57:40.965 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T22:57:40.965 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-19T22:57:40.965 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-19T22:57:40.965 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mgr.x 2024-04-19T22:57:41.372 INFO:journalctl@ceph.mgr.x.smithi165.stdout:Apr 19 22:57:40 smithi165 systemd[1]: Stopping Ceph mgr.x for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:57:41.976 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@mgr.x.service' 2024-04-19T22:57:41.998 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T22:57:41.998 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-19T22:57:41.998 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-19T22:57:41.999 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.0 2024-04-19T22:57:42.323 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:57:42 smithi044 systemd[1]: Stopping Ceph osd.0 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:57:42.323 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:57:42 smithi044 bash[59633]: debug 2024-04-19T22:57:42.159+0000 7f6778c26700 -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-19T22:57:42.323 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:57:42 smithi044 bash[59633]: debug 2024-04-19T22:57:42.159+0000 7f6778c26700 -1 osd.0 156 *** Got signal Terminated *** 2024-04-19T22:57:42.323 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:57:42 smithi044 bash[59633]: debug 2024-04-19T22:57:42.159+0000 7f6778c26700 -1 osd.0 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:57:48.306 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:57:48 smithi044 bash[88119]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-0 2024-04-19T22:57:48.306 INFO:journalctl@ceph.osd.0.smithi044.stdout:Apr 19 22:57:48 smithi044 bash[88187]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-0 2024-04-19T22:57:50.013 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.0.service' 2024-04-19T22:57:50.044 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T22:57:50.045 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-19T22:57:50.045 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-19T22:57:50.045 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.1 2024-04-19T22:57:50.323 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:57:50 smithi044 systemd[1]: Stopping Ceph osd.1 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:57:50.323 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:57:50 smithi044 bash[61663]: debug 2024-04-19T22:57:50.227+0000 7f495c901700 -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-19T22:57:50.323 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:57:50 smithi044 bash[61663]: debug 2024-04-19T22:57:50.227+0000 7f495c901700 -1 osd.1 156 *** Got signal Terminated *** 2024-04-19T22:57:50.323 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:57:50 smithi044 bash[61663]: debug 2024-04-19T22:57:50.227+0000 7f495c901700 -1 osd.1 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:57:56.573 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:57:56 smithi044 bash[88322]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-1 2024-04-19T22:57:56.573 INFO:journalctl@ceph.osd.1.smithi044.stdout:Apr 19 22:57:56 smithi044 bash[88389]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-1 2024-04-19T22:57:58.179 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.1.service' 2024-04-19T22:57:58.207 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T22:57:58.208 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-19T22:57:58.208 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-19T22:57:58.208 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.2 2024-04-19T22:57:58.573 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:57:58 smithi044 systemd[1]: Stopping Ceph osd.2 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:57:58.573 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:57:58 smithi044 bash[63694]: debug 2024-04-19T22:57:58.415+0000 7f0462579700 -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-19T22:57:58.573 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:57:58 smithi044 bash[63694]: debug 2024-04-19T22:57:58.415+0000 7f0462579700 -1 osd.2 156 *** Got signal Terminated *** 2024-04-19T22:57:58.573 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:57:58 smithi044 bash[63694]: debug 2024-04-19T22:57:58.415+0000 7f0462579700 -1 osd.2 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:58:04.823 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:58:04 smithi044 bash[88522]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-2 2024-04-19T22:58:04.823 INFO:journalctl@ceph.osd.2.smithi044.stdout:Apr 19 22:58:04 smithi044 bash[88585]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-2 2024-04-19T22:58:06.495 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.2.service' 2024-04-19T22:58:06.524 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T22:58:06.524 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-19T22:58:06.524 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-19T22:58:06.524 DEBUG:teuthology.orchestra.run.smithi044:> sudo systemctl stop ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.3 2024-04-19T22:58:06.823 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:58:06 smithi044 systemd[1]: Stopping Ceph osd.3 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:58:06.823 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:58:06 smithi044 bash[65730]: debug 2024-04-19T22:58:06.683+0000 7f28ee66c700 -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-19T22:58:06.823 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:58:06 smithi044 bash[65730]: debug 2024-04-19T22:58:06.683+0000 7f28ee66c700 -1 osd.3 156 *** Got signal Terminated *** 2024-04-19T22:58:06.823 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:58:06 smithi044 bash[65730]: debug 2024-04-19T22:58:06.683+0000 7f28ee66c700 -1 osd.3 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:58:09.446 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:09 smithi165 bash[46995]: debug 2024-04-19T22:58:09.014+0000 7f43fdd8f700 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:45.364433+0000 front 2024-04-19T22:57:45.364185+0000 (oldest deadline 2024-04-19T22:58:08.263964+0000) 2024-04-19T22:58:10.446 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:10 smithi165 bash[46995]: debug 2024-04-19T22:58:10.006+0000 7f43fdd8f700 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:45.364433+0000 front 2024-04-19T22:57:45.364185+0000 (oldest deadline 2024-04-19T22:58:08.263964+0000) 2024-04-19T22:58:11.073 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:58:10 smithi044 bash[65730]: debug 2024-04-19T22:58:10.791+0000 7f28e6c58700 -1 osd.3 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:45.955832+0000 front 2024-04-19T22:57:45.956137+0000 (oldest deadline 2024-04-19T22:58:10.056005+0000) 2024-04-19T22:58:11.446 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:11 smithi165 bash[46995]: debug 2024-04-19T22:58:11.014+0000 7f43fdd8f700 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:45.364433+0000 front 2024-04-19T22:57:45.364185+0000 (oldest deadline 2024-04-19T22:58:08.263964+0000) 2024-04-19T22:58:11.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:11 smithi165 bash[52600]: debug 2024-04-19T22:58:11.782+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:11.946 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:11 smithi165 bash[50727]: debug 2024-04-19T22:58:11.630+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:12.446 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:12 smithi165 bash[46995]: debug 2024-04-19T22:58:12.006+0000 7f43fdd8f700 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:45.364433+0000 front 2024-04-19T22:57:45.364185+0000 (oldest deadline 2024-04-19T22:58:08.263964+0000) 2024-04-19T22:58:12.946 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:12 smithi165 bash[50727]: debug 2024-04-19T22:58:12.650+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:12.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:12 smithi165 bash[52600]: debug 2024-04-19T22:58:12.806+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:12.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:12 smithi165 bash[48865]: debug 2024-04-19T22:58:12.558+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:13.073 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:58:12 smithi044 bash[88717]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-3 2024-04-19T22:58:13.073 INFO:journalctl@ceph.osd.3.smithi044.stdout:Apr 19 22:58:12 smithi044 bash[88780]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-3 2024-04-19T22:58:13.446 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:13 smithi165 bash[46995]: debug 2024-04-19T22:58:12.998+0000 7f43fdd8f700 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:45.364433+0000 front 2024-04-19T22:57:45.364185+0000 (oldest deadline 2024-04-19T22:58:08.263964+0000) 2024-04-19T22:58:13.946 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:13 smithi165 bash[48865]: debug 2024-04-19T22:58:13.602+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:13.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:13 smithi165 bash[50727]: debug 2024-04-19T22:58:13.682+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:13.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:13 smithi165 bash[52600]: debug 2024-04-19T22:58:13.790+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:14.446 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:13 smithi165 bash[46995]: debug 2024-04-19T22:58:13.998+0000 7f43fdd8f700 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:45.364433+0000 front 2024-04-19T22:57:45.364185+0000 (oldest deadline 2024-04-19T22:58:08.263964+0000) 2024-04-19T22:58:14.604 DEBUG:teuthology.orchestra.run.smithi044:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.3.service' 2024-04-19T22:58:14.633 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T22:58:14.633 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-19T22:58:14.633 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-19T22:58:14.633 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.4 2024-04-19T22:58:14.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:14 smithi165 bash[52600]: debug 2024-04-19T22:58:14.798+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:14.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:14 smithi165 bash[48865]: debug 2024-04-19T22:58:14.638+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:14.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:14 smithi165 bash[50727]: debug 2024-04-19T22:58:14.686+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:14.947 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:14 smithi165 systemd[1]: Stopping Ceph osd.4 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:58:14.948 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:14 smithi165 bash[46995]: debug 2024-04-19T22:58:14.766+0000 7f44057a3700 -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-19T22:58:14.948 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:14 smithi165 bash[46995]: debug 2024-04-19T22:58:14.766+0000 7f44057a3700 -1 osd.4 156 *** Got signal Terminated *** 2024-04-19T22:58:14.948 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:14 smithi165 bash[46995]: debug 2024-04-19T22:58:14.766+0000 7f44057a3700 -1 osd.4 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:58:15.446 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:15 smithi165 bash[46995]: debug 2024-04-19T22:58:15.002+0000 7f43fdd8f700 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:45.364433+0000 front 2024-04-19T22:57:45.364185+0000 (oldest deadline 2024-04-19T22:58:08.263964+0000) 2024-04-19T22:58:15.946 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:15 smithi165 bash[48865]: debug 2024-04-19T22:58:15.666+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:15.946 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:15 smithi165 bash[50727]: debug 2024-04-19T22:58:15.662+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:15.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:15 smithi165 bash[52600]: debug 2024-04-19T22:58:15.842+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:16.446 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:16 smithi165 bash[46995]: debug 2024-04-19T22:58:16.002+0000 7f43fdd8f700 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:45.364433+0000 front 2024-04-19T22:57:45.364185+0000 (oldest deadline 2024-04-19T22:58:08.263964+0000) 2024-04-19T22:58:16.946 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:16 smithi165 bash[50727]: debug 2024-04-19T22:58:16.694+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:16.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:16 smithi165 bash[48865]: debug 2024-04-19T22:58:16.622+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:16.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:16 smithi165 bash[48865]: debug 2024-04-19T22:58:16.622+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:16.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:16 smithi165 bash[52600]: debug 2024-04-19T22:58:16.810+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:16.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:16 smithi165 bash[52600]: debug 2024-04-19T22:58:16.810+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:17.446 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:17 smithi165 bash[46995]: debug 2024-04-19T22:58:17.010+0000 7f43fdd8f700 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:45.364433+0000 front 2024-04-19T22:57:45.364185+0000 (oldest deadline 2024-04-19T22:58:08.263964+0000) 2024-04-19T22:58:17.946 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:17 smithi165 bash[48865]: debug 2024-04-19T22:58:17.602+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:17.946 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:17 smithi165 bash[48865]: debug 2024-04-19T22:58:17.602+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:17.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:17 smithi165 bash[50727]: debug 2024-04-19T22:58:17.706+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:17.949 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:17 smithi165 bash[50727]: debug 2024-04-19T22:58:17.706+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:17.949 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:17 smithi165 bash[52600]: debug 2024-04-19T22:58:17.810+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:17.950 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:17 smithi165 bash[52600]: debug 2024-04-19T22:58:17.810+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:18.446 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:18 smithi165 bash[46995]: debug 2024-04-19T22:58:18.018+0000 7f43fdd8f700 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:45.364433+0000 front 2024-04-19T22:57:45.364185+0000 (oldest deadline 2024-04-19T22:58:08.263964+0000) 2024-04-19T22:58:18.946 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:18 smithi165 bash[50727]: debug 2024-04-19T22:58:18.706+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:18.946 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:18 smithi165 bash[50727]: debug 2024-04-19T22:58:18.706+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:18.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:18 smithi165 bash[48865]: debug 2024-04-19T22:58:18.642+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:18.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:18 smithi165 bash[48865]: debug 2024-04-19T22:58:18.642+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:18.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:18 smithi165 bash[52600]: debug 2024-04-19T22:58:18.778+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:18.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:18 smithi165 bash[52600]: debug 2024-04-19T22:58:18.778+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:19.446 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:19 smithi165 bash[46995]: debug 2024-04-19T22:58:19.026+0000 7f43fdd8f700 -1 osd.4 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:45.364433+0000 front 2024-04-19T22:57:45.364185+0000 (oldest deadline 2024-04-19T22:58:08.263964+0000) 2024-04-19T22:58:19.946 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:19 smithi165 bash[50727]: debug 2024-04-19T22:58:19.670+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:19.946 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:19 smithi165 bash[50727]: debug 2024-04-19T22:58:19.670+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:19.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:19 smithi165 bash[48865]: debug 2024-04-19T22:58:19.666+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:19.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:19 smithi165 bash[48865]: debug 2024-04-19T22:58:19.666+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:19.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:19 smithi165 bash[52600]: debug 2024-04-19T22:58:19.734+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:19.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:19 smithi165 bash[52600]: debug 2024-04-19T22:58:19.734+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:20.897 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:20 smithi165 bash[69549]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-4 2024-04-19T22:58:20.897 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:20 smithi165 bash[52600]: debug 2024-04-19T22:58:20.774+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:20.897 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:20 smithi165 bash[52600]: debug 2024-04-19T22:58:20.774+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:20.897 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:20 smithi165 bash[48865]: debug 2024-04-19T22:58:20.710+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:20.897 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:20 smithi165 bash[48865]: debug 2024-04-19T22:58:20.710+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:20.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:20 smithi165 bash[50727]: debug 2024-04-19T22:58:20.634+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:20.898 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:20 smithi165 bash[50727]: debug 2024-04-19T22:58:20.634+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:21.197 INFO:journalctl@ceph.osd.4.smithi165.stdout:Apr 19 22:58:20 smithi165 bash[69616]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-4 2024-04-19T22:58:21.946 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:21 smithi165 bash[48865]: debug 2024-04-19T22:58:21.726+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:21.946 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:21 smithi165 bash[48865]: debug 2024-04-19T22:58:21.726+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:21.946 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:21 smithi165 bash[50727]: debug 2024-04-19T22:58:21.646+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:21.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:21 smithi165 bash[50727]: debug 2024-04-19T22:58:21.646+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:21.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:21 smithi165 bash[52600]: debug 2024-04-19T22:58:21.802+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:21.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:21 smithi165 bash[52600]: debug 2024-04-19T22:58:21.802+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:22.920 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:22 smithi165 bash[50727]: debug 2024-04-19T22:58:22.638+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:22.920 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:22 smithi165 bash[50727]: debug 2024-04-19T22:58:22.638+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:22.920 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:22 smithi165 bash[48865]: debug 2024-04-19T22:58:22.702+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:22.921 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:22 smithi165 bash[48865]: debug 2024-04-19T22:58:22.702+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:22.921 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:22 smithi165 bash[52600]: debug 2024-04-19T22:58:22.846+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:22.921 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:22 smithi165 bash[52600]: debug 2024-04-19T22:58:22.846+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:22.923 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.4.service' 2024-04-19T22:58:22.952 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T22:58:22.952 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-19T22:58:22.953 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-19T22:58:22.953 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.5 2024-04-19T22:58:23.197 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:23 smithi165 systemd[1]: Stopping Ceph osd.5 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:58:23.197 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:23 smithi165 bash[48865]: debug 2024-04-19T22:58:23.134+0000 7f76dd6e4700 -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-19T22:58:23.197 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:23 smithi165 bash[48865]: debug 2024-04-19T22:58:23.134+0000 7f76dd6e4700 -1 osd.5 156 *** Got signal Terminated *** 2024-04-19T22:58:23.197 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:23 smithi165 bash[48865]: debug 2024-04-19T22:58:23.134+0000 7f76dd6e4700 -1 osd.5 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:58:23.946 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:23 smithi165 bash[48865]: debug 2024-04-19T22:58:23.666+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:23.946 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:23 smithi165 bash[48865]: debug 2024-04-19T22:58:23.666+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:23.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:23 smithi165 bash[50727]: debug 2024-04-19T22:58:23.662+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:23.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:23 smithi165 bash[50727]: debug 2024-04-19T22:58:23.662+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:23.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:23 smithi165 bash[52600]: debug 2024-04-19T22:58:23.858+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:23.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:23 smithi165 bash[52600]: debug 2024-04-19T22:58:23.858+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:24.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:24 smithi165 bash[52600]: debug 2024-04-19T22:58:24.894+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:24.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:24 smithi165 bash[52600]: debug 2024-04-19T22:58:24.894+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:24.946 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:24 smithi165 bash[48865]: debug 2024-04-19T22:58:24.658+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:24.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:24 smithi165 bash[48865]: debug 2024-04-19T22:58:24.658+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:24.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:24 smithi165 bash[50727]: debug 2024-04-19T22:58:24.646+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:24.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:24 smithi165 bash[50727]: debug 2024-04-19T22:58:24.646+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:25.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:25 smithi165 bash[52600]: debug 2024-04-19T22:58:25.862+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:25.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:25 smithi165 bash[52600]: debug 2024-04-19T22:58:25.862+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:25.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:25 smithi165 bash[48865]: debug 2024-04-19T22:58:25.638+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:25.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:25 smithi165 bash[48865]: debug 2024-04-19T22:58:25.638+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:25.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:25 smithi165 bash[50727]: debug 2024-04-19T22:58:25.674+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:25.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:25 smithi165 bash[50727]: debug 2024-04-19T22:58:25.674+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:26.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:26 smithi165 bash[52600]: debug 2024-04-19T22:58:26.842+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:26.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:26 smithi165 bash[52600]: debug 2024-04-19T22:58:26.842+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:26.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:26 smithi165 bash[52600]: debug 2024-04-19T22:58:26.842+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:26.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:26 smithi165 bash[50727]: debug 2024-04-19T22:58:26.626+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:26.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:26 smithi165 bash[50727]: debug 2024-04-19T22:58:26.626+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:26.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:26 smithi165 bash[48865]: debug 2024-04-19T22:58:26.682+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:26.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:26 smithi165 bash[48865]: debug 2024-04-19T22:58:26.682+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:26.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:26 smithi165 bash[48865]: debug 2024-04-19T22:58:26.682+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:58:01.592225+0000 front 2024-04-19T22:58:01.592413+0000 (oldest deadline 2024-04-19T22:58:25.692231+0000) 2024-04-19T22:58:27.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:27 smithi165 bash[52600]: debug 2024-04-19T22:58:27.806+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:27.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:27 smithi165 bash[52600]: debug 2024-04-19T22:58:27.806+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:27.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:27 smithi165 bash[52600]: debug 2024-04-19T22:58:27.806+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:27.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:27 smithi165 bash[48865]: debug 2024-04-19T22:58:27.730+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:27.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:27 smithi165 bash[48865]: debug 2024-04-19T22:58:27.730+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:27.947 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:27 smithi165 bash[48865]: debug 2024-04-19T22:58:27.730+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:58:01.592225+0000 front 2024-04-19T22:58:01.592413+0000 (oldest deadline 2024-04-19T22:58:25.692231+0000) 2024-04-19T22:58:27.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:27 smithi165 bash[50727]: debug 2024-04-19T22:58:27.646+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:27.948 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:27 smithi165 bash[50727]: debug 2024-04-19T22:58:27.646+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:27.948 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:27 smithi165 bash[50727]: debug 2024-04-19T22:58:27.646+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:58:01.520700+0000 front 2024-04-19T22:58:01.520753+0000 (oldest deadline 2024-04-19T22:58:26.820705+0000) 2024-04-19T22:58:28.447 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: *** Caught signal (Segmentation fault) ** 2024-04-19T22:58:28.447 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: in thread 7f76c8cb6700 thread_name:safe_timer 2024-04-19T22:58:28.447 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev) 2024-04-19T22:58:28.447 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f76e4b3ad20] 2024-04-19T22:58:28.447 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x5570e9d95a9a] 2024-04-19T22:58:28.447 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x1f8) [0x5570e9e23638] 2024-04-19T22:58:28.447 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x5570e9a094f3] 2024-04-19T22:58:28.447 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x5570e9c94511] 2024-04-19T22:58:28.447 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x424) [0x5570e9985214] 2024-04-19T22:58:28.448 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x5570e998727a] 2024-04-19T22:58:28.448 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x5570e99891e3] 2024-04-19T22:58:28.448 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x5570e98ea57a] 2024-04-19T22:58:28.448 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 10: (CommonSafeTimer::timer_thread()+0x155) [0x5570e9f45405] 2024-04-19T22:58:28.448 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 11: (CommonSafeTimerThread::entry()+0x11) [0x5570e9f46c31] 2024-04-19T22:58:28.448 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f76e4b301ca] 2024-04-19T22:58:28.448 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 13: clone() 2024-04-19T22:58:28.448 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug 2024-04-19T22:58:28.178+0000 7f76c8cb6700 -1 *** Caught signal (Segmentation fault) ** 2024-04-19T22:58:28.448 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: in thread 7f76c8cb6700 thread_name:safe_timer 2024-04-19T22:58:28.448 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev) 2024-04-19T22:58:28.448 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f76e4b3ad20] 2024-04-19T22:58:28.448 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x5570e9d95a9a] 2024-04-19T22:58:28.448 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x1f8) [0x5570e9e23638] 2024-04-19T22:58:28.448 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x5570e9a094f3] 2024-04-19T22:58:28.449 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x5570e9c94511] 2024-04-19T22:58:28.449 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x424) [0x5570e9985214] 2024-04-19T22:58:28.449 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x5570e998727a] 2024-04-19T22:58:28.450 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x5570e99891e3] 2024-04-19T22:58:28.450 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x5570e98ea57a] 2024-04-19T22:58:28.450 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 10: (CommonSafeTimer::timer_thread()+0x155) [0x5570e9f45405] 2024-04-19T22:58:28.450 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 11: (CommonSafeTimerThread::entry()+0x11) [0x5570e9f46c31] 2024-04-19T22:58:28.450 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f76e4b301ca] 2024-04-19T22:58:28.450 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 13: clone() 2024-04-19T22:58:28.450 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-04-19T22:58:28.450 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -3933> 2024-04-19T22:58:12.558+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.450 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -3767> 2024-04-19T22:58:13.602+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.450 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -3330> 2024-04-19T22:58:14.638+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.450 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -2808> 2024-04-19T22:58:15.666+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.450 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -2656> 2024-04-19T22:58:16.622+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.450 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -2655> 2024-04-19T22:58:16.622+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:28.451 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -2592> 2024-04-19T22:58:17.602+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.451 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -2591> 2024-04-19T22:58:17.602+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:28.451 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -2139> 2024-04-19T22:58:18.642+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.451 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -2138> 2024-04-19T22:58:18.642+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:28.451 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -2057> 2024-04-19T22:58:19.666+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.451 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -2056> 2024-04-19T22:58:19.666+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:28.451 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -1856> 2024-04-19T22:58:20.710+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.451 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -1855> 2024-04-19T22:58:20.710+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:28.451 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -1703> 2024-04-19T22:58:21.726+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.451 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -1702> 2024-04-19T22:58:21.726+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:28.451 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -1474> 2024-04-19T22:58:22.702+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.451 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -1473> 2024-04-19T22:58:22.702+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:28.451 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -1407> 2024-04-19T22:58:23.134+0000 7f76dd6e4700 -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-19T22:58:28.451 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -1406> 2024-04-19T22:58:23.134+0000 7f76dd6e4700 -1 osd.5 156 *** Got signal Terminated *** 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -1404> 2024-04-19T22:58:23.134+0000 7f76dd6e4700 -1 osd.5 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -978> 2024-04-19T22:58:23.666+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -977> 2024-04-19T22:58:23.666+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -875> 2024-04-19T22:58:24.658+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -874> 2024-04-19T22:58:24.658+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -674> 2024-04-19T22:58:25.638+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -673> 2024-04-19T22:58:25.638+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -202> 2024-04-19T22:58:26.682+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -201> 2024-04-19T22:58:26.682+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -200> 2024-04-19T22:58:26.682+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:58:01.592225+0000 front 2024-04-19T22:58:01.592413+0000 (oldest deadline 2024-04-19T22:58:25.692231+0000) 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -149> 2024-04-19T22:58:27.730+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:44.486599+0000 front 2024-04-19T22:57:44.486622+0000 (oldest deadline 2024-04-19T22:58:12.086914+0000) 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -148> 2024-04-19T22:58:27.730+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:54.289533+0000 front 2024-04-19T22:57:54.289240+0000 (oldest deadline 2024-04-19T22:58:15.889585+0000) 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug -147> 2024-04-19T22:58:27.730+0000 7f76d9cd8700 -1 osd.5 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:58:01.592225+0000 front 2024-04-19T22:58:01.592413+0000 (oldest deadline 2024-04-19T22:58:25.692231+0000) 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: debug 0> 2024-04-19T22:58:28.178+0000 7f76c8cb6700 -1 *** Caught signal (Segmentation fault) ** 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: in thread 7f76c8cb6700 thread_name:safe_timer 2024-04-19T22:58:28.452 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: ceph version 19.0.0-2401-gd0bf63dd (d0bf63dd179c05751e4be49477389aa290c73089) squid (dev) 2024-04-19T22:58:28.453 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 1: /lib64/libpthread.so.0(+0x12d20) [0x7f76e4b3ad20] 2024-04-19T22:58:28.453 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 2: (BlueStore::_txc_create(BlueStore::Collection*, BlueStore::OpSequencer*, std::__cxx11::list >*, boost::intrusive_ptr)+0x40a) [0x5570e9d95a9a] 2024-04-19T22:58:28.453 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 3: (BlueStore::queue_transactions(boost::intrusive_ptr&, std::vector >&, boost::intrusive_ptr, ThreadPool::TPHandle*)+0x1f8) [0x5570e9e23638] 2024-04-19T22:58:28.453 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 4: (non-virtual thunk to PrimaryLogPG::queue_transactions(std::vector >&, boost::intrusive_ptr)+0x53) [0x5570e9a094f3] 2024-04-19T22:58:28.453 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 5: (ReplicatedBackend::submit_transaction(hobject_t const&, object_stat_sum_t const&, eversion_t const&, std::unique_ptr >&&, eversion_t const&, eversion_t const&, std::vector >&&, std::optional&, Context*, unsigned long, osd_reqid_t, boost::intrusive_ptr)+0x7b1) [0x5570e9c94511] 2024-04-19T22:58:28.453 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 6: (PrimaryLogPG::issue_repop(PrimaryLogPG::RepGather*, PrimaryLogPG::OpContext*)+0x424) [0x5570e9985214] 2024-04-19T22:58:28.453 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 7: (PrimaryLogPG::simple_opc_submit(std::unique_ptr >)+0x5a) [0x5570e998727a] 2024-04-19T22:58:28.453 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 8: (PrimaryLogPG::handle_watch_timeout(std::shared_ptr)+0x873) [0x5570e99891e3] 2024-04-19T22:58:28.453 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 9: (HandleWatchTimeout::complete(int)+0x11a) [0x5570e98ea57a] 2024-04-19T22:58:28.453 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 10: (CommonSafeTimer::timer_thread()+0x155) [0x5570e9f45405] 2024-04-19T22:58:28.453 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 11: (CommonSafeTimerThread::entry()+0x11) [0x5570e9f46c31] 2024-04-19T22:58:28.453 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 12: /lib64/libpthread.so.0(+0x81ca) [0x7f76e4b301ca] 2024-04-19T22:58:28.453 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: 13: clone() 2024-04-19T22:58:28.453 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[48865]: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2024-04-19T22:58:28.802 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[50727]: debug 2024-04-19T22:58:28.598+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:28.802 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[50727]: debug 2024-04-19T22:58:28.598+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:28.802 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[50727]: debug 2024-04-19T22:58:28.598+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:58:01.520700+0000 front 2024-04-19T22:58:01.520753+0000 (oldest deadline 2024-04-19T22:58:26.820705+0000) 2024-04-19T22:58:29.196 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:29 smithi165 bash[69747]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-5 2024-04-19T22:58:29.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[52600]: debug 2024-04-19T22:58:28.798+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:29.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[52600]: debug 2024-04-19T22:58:28.798+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:29.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:28 smithi165 bash[52600]: debug 2024-04-19T22:58:28.798+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:29.588 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:29 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.5.service: Main process exited, code=exited, status=139/n/a 2024-04-19T22:58:29.588 INFO:journalctl@ceph.osd.5.smithi165.stdout:Apr 19 22:58:29 smithi165 bash[69811]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-5 2024-04-19T22:58:29.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:29 smithi165 bash[52600]: debug 2024-04-19T22:58:29.770+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:29.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:29 smithi165 bash[52600]: debug 2024-04-19T22:58:29.770+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:29.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:29 smithi165 bash[52600]: debug 2024-04-19T22:58:29.770+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:29.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:29 smithi165 bash[50727]: debug 2024-04-19T22:58:29.586+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:29.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:29 smithi165 bash[50727]: debug 2024-04-19T22:58:29.586+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:29.947 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:29 smithi165 bash[50727]: debug 2024-04-19T22:58:29.586+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:58:01.520700+0000 front 2024-04-19T22:58:01.520753+0000 (oldest deadline 2024-04-19T22:58:26.820705+0000) 2024-04-19T22:58:30.946 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:30 smithi165 bash[50727]: debug 2024-04-19T22:58:30.577+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:30.946 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:30 smithi165 bash[50727]: debug 2024-04-19T22:58:30.577+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:30.946 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:30 smithi165 bash[50727]: debug 2024-04-19T22:58:30.577+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:58:01.520700+0000 front 2024-04-19T22:58:01.520753+0000 (oldest deadline 2024-04-19T22:58:26.820705+0000) 2024-04-19T22:58:30.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:30 smithi165 bash[52600]: debug 2024-04-19T22:58:30.789+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:30.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:30 smithi165 bash[52600]: debug 2024-04-19T22:58:30.789+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:30.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:30 smithi165 bash[52600]: debug 2024-04-19T22:58:30.789+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:31.341 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.5.service' 2024-04-19T22:58:31.369 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T22:58:31.369 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-19T22:58:31.369 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-19T22:58:31.369 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.6 2024-04-19T22:58:31.696 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:31 smithi165 systemd[1]: Stopping Ceph osd.6 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:58:31.696 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:31 smithi165 bash[50727]: debug 2024-04-19T22:58:31.529+0000 7f734b61e700 -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-19T22:58:31.697 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:31 smithi165 bash[50727]: debug 2024-04-19T22:58:31.529+0000 7f734b61e700 -1 osd.6 156 *** Got signal Terminated *** 2024-04-19T22:58:31.697 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:31 smithi165 bash[50727]: debug 2024-04-19T22:58:31.529+0000 7f734b61e700 -1 osd.6 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:58:31.697 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:31 smithi165 bash[50727]: debug 2024-04-19T22:58:31.573+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:31.697 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:31 smithi165 bash[50727]: debug 2024-04-19T22:58:31.573+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:31.697 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:31 smithi165 bash[50727]: debug 2024-04-19T22:58:31.573+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:58:01.520700+0000 front 2024-04-19T22:58:01.520753+0000 (oldest deadline 2024-04-19T22:58:26.820705+0000) 2024-04-19T22:58:32.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:31 smithi165 bash[52600]: debug 2024-04-19T22:58:31.817+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:32.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:31 smithi165 bash[52600]: debug 2024-04-19T22:58:31.817+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:32.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:31 smithi165 bash[52600]: debug 2024-04-19T22:58:31.817+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:32.833 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:32 smithi165 bash[50727]: debug 2024-04-19T22:58:32.529+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:32.833 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:32 smithi165 bash[50727]: debug 2024-04-19T22:58:32.529+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:32.833 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:32 smithi165 bash[50727]: debug 2024-04-19T22:58:32.529+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:58:01.520700+0000 front 2024-04-19T22:58:01.520753+0000 (oldest deadline 2024-04-19T22:58:26.820705+0000) 2024-04-19T22:58:32.833 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:32 smithi165 bash[50727]: debug 2024-04-19T22:58:32.529+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.821886+0000 front 2024-04-19T22:58:06.821853+0000 (oldest deadline 2024-04-19T22:58:32.121424+0000) 2024-04-19T22:58:33.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:32 smithi165 bash[52600]: debug 2024-04-19T22:58:32.829+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:33.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:32 smithi165 bash[52600]: debug 2024-04-19T22:58:32.829+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:33.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:32 smithi165 bash[52600]: debug 2024-04-19T22:58:32.829+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:33.863 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:33 smithi165 bash[50727]: debug 2024-04-19T22:58:33.521+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:33.863 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:33 smithi165 bash[50727]: debug 2024-04-19T22:58:33.525+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:33.863 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:33 smithi165 bash[50727]: debug 2024-04-19T22:58:33.525+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:58:01.520700+0000 front 2024-04-19T22:58:01.520753+0000 (oldest deadline 2024-04-19T22:58:26.820705+0000) 2024-04-19T22:58:33.863 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:33 smithi165 bash[50727]: debug 2024-04-19T22:58:33.525+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.821886+0000 front 2024-04-19T22:58:06.821853+0000 (oldest deadline 2024-04-19T22:58:32.121424+0000) 2024-04-19T22:58:34.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:33 smithi165 bash[52600]: debug 2024-04-19T22:58:33.857+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:34.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:33 smithi165 bash[52600]: debug 2024-04-19T22:58:33.857+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:34.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:33 smithi165 bash[52600]: debug 2024-04-19T22:58:33.857+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:34.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:33 smithi165 bash[52600]: debug 2024-04-19T22:58:33.857+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.453409+0000 front 2024-04-19T22:58:06.453664+0000 (oldest deadline 2024-04-19T22:58:32.853959+0000) 2024-04-19T22:58:34.878 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:34 smithi165 bash[50727]: debug 2024-04-19T22:58:34.557+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:34.879 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:34 smithi165 bash[50727]: debug 2024-04-19T22:58:34.557+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:34.879 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:34 smithi165 bash[50727]: debug 2024-04-19T22:58:34.557+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:58:01.520700+0000 front 2024-04-19T22:58:01.520753+0000 (oldest deadline 2024-04-19T22:58:26.820705+0000) 2024-04-19T22:58:34.879 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:34 smithi165 bash[50727]: debug 2024-04-19T22:58:34.557+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.821886+0000 front 2024-04-19T22:58:06.821853+0000 (oldest deadline 2024-04-19T22:58:32.121424+0000) 2024-04-19T22:58:35.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:34 smithi165 bash[52600]: debug 2024-04-19T22:58:34.873+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:35.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:34 smithi165 bash[52600]: debug 2024-04-19T22:58:34.873+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:35.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:34 smithi165 bash[52600]: debug 2024-04-19T22:58:34.873+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:35.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:34 smithi165 bash[52600]: debug 2024-04-19T22:58:34.873+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.453409+0000 front 2024-04-19T22:58:06.453664+0000 (oldest deadline 2024-04-19T22:58:32.853959+0000) 2024-04-19T22:58:35.873 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:35 smithi165 bash[50727]: debug 2024-04-19T22:58:35.573+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:47.017319+0000 front 2024-04-19T22:57:47.017697+0000 (oldest deadline 2024-04-19T22:58:11.117211+0000) 2024-04-19T22:58:35.874 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:35 smithi165 bash[50727]: debug 2024-04-19T22:58:35.573+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.219236+0000 front 2024-04-19T22:57:52.218957+0000 (oldest deadline 2024-04-19T22:58:17.518599+0000) 2024-04-19T22:58:35.874 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:35 smithi165 bash[50727]: debug 2024-04-19T22:58:35.573+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:58:01.520700+0000 front 2024-04-19T22:58:01.520753+0000 (oldest deadline 2024-04-19T22:58:26.820705+0000) 2024-04-19T22:58:35.874 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:35 smithi165 bash[50727]: debug 2024-04-19T22:58:35.573+0000 7f7347c12700 -1 osd.6 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.821886+0000 front 2024-04-19T22:58:06.821853+0000 (oldest deadline 2024-04-19T22:58:32.121424+0000) 2024-04-19T22:58:35.874 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:35 smithi165 bash[62680]: ts=2024-04-19T22:58:35.726Z 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.44:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.44:8765: connect: connection refused" 2024-04-19T22:58:35.874 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:35 smithi165 bash[62680]: ts=2024-04-19T22:58:35.731Z 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.44:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.44:8765: connect: connection refused" 2024-04-19T22:58:35.874 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:35 smithi165 bash[62680]: ts=2024-04-19T22:58:35.731Z 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.44:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.44:8765: connect: connection refused" 2024-04-19T22:58:35.874 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:35 smithi165 bash[62680]: ts=2024-04-19T22:58:35.733Z 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.44:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.44:8765: connect: connection refused" 2024-04-19T22:58:35.874 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:35 smithi165 bash[62680]: ts=2024-04-19T22:58:35.736Z 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.44:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.44:8765: connect: connection refused" 2024-04-19T22:58:36.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:35 smithi165 bash[52600]: debug 2024-04-19T22:58:35.869+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:36.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:35 smithi165 bash[52600]: debug 2024-04-19T22:58:35.869+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:36.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:35 smithi165 bash[52600]: debug 2024-04-19T22:58:35.869+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:36.198 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:35 smithi165 bash[52600]: debug 2024-04-19T22:58:35.869+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.453409+0000 front 2024-04-19T22:58:06.453664+0000 (oldest deadline 2024-04-19T22:58:32.853959+0000) 2024-04-19T22:58:37.154 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:36 smithi165 bash[52600]: debug 2024-04-19T22:58:36.837+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:37.154 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:36 smithi165 bash[52600]: debug 2024-04-19T22:58:36.837+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:37.154 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:36 smithi165 bash[52600]: debug 2024-04-19T22:58:36.837+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:37.154 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:36 smithi165 bash[52600]: debug 2024-04-19T22:58:36.837+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.453409+0000 front 2024-04-19T22:58:06.453664+0000 (oldest deadline 2024-04-19T22:58:32.853959+0000) 2024-04-19T22:58:37.853 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:37 smithi165 bash[69946]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-6 2024-04-19T22:58:37.853 INFO:journalctl@ceph.osd.6.smithi165.stdout:Apr 19 22:58:37 smithi165 bash[70009]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-6 2024-04-19T22:58:38.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:37 smithi165 bash[52600]: debug 2024-04-19T22:58:37.849+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:38.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:37 smithi165 bash[52600]: debug 2024-04-19T22:58:37.849+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:38.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:37 smithi165 bash[52600]: debug 2024-04-19T22:58:37.849+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:38.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:37 smithi165 bash[52600]: debug 2024-04-19T22:58:37.849+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.453409+0000 front 2024-04-19T22:58:06.453664+0000 (oldest deadline 2024-04-19T22:58:32.853959+0000) 2024-04-19T22:58:38.946 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:38 smithi165 bash[52600]: debug 2024-04-19T22:58:38.829+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:38.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:38 smithi165 bash[52600]: debug 2024-04-19T22:58:38.829+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:38.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:38 smithi165 bash[52600]: debug 2024-04-19T22:58:38.829+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:38.947 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:38 smithi165 bash[52600]: debug 2024-04-19T22:58:38.829+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.453409+0000 front 2024-04-19T22:58:06.453664+0000 (oldest deadline 2024-04-19T22:58:32.853959+0000) 2024-04-19T22:58:39.750 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.6.service' 2024-04-19T22:58:39.775 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T22:58:39.776 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-19T22:58:39.776 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-19T22:58:39.776 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.7 2024-04-19T22:58:40.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:39 smithi165 bash[52600]: debug 2024-04-19T22:58:39.801+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:40.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:39 smithi165 bash[52600]: debug 2024-04-19T22:58:39.801+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:40.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:39 smithi165 bash[52600]: debug 2024-04-19T22:58:39.801+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:40.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:39 smithi165 bash[52600]: debug 2024-04-19T22:58:39.801+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.453409+0000 front 2024-04-19T22:58:06.453664+0000 (oldest deadline 2024-04-19T22:58:32.853959+0000) 2024-04-19T22:58:40.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:39 smithi165 systemd[1]: Stopping Ceph osd.7 for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:58:40.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:39 smithi165 bash[52600]: debug 2024-04-19T22:58:39.941+0000 7fa6a5595700 -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-19T22:58:40.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:39 smithi165 bash[52600]: debug 2024-04-19T22:58:39.941+0000 7fa6a5595700 -1 osd.7 156 *** Got signal Terminated *** 2024-04-19T22:58:40.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:39 smithi165 bash[52600]: debug 2024-04-19T22:58:39.941+0000 7fa6a5595700 -1 osd.7 156 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T22:58:41.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:40 smithi165 bash[52600]: debug 2024-04-19T22:58:40.765+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:41.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:40 smithi165 bash[52600]: debug 2024-04-19T22:58:40.765+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:41.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:40 smithi165 bash[52600]: debug 2024-04-19T22:58:40.765+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:41.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:40 smithi165 bash[52600]: debug 2024-04-19T22:58:40.765+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.453409+0000 front 2024-04-19T22:58:06.453664+0000 (oldest deadline 2024-04-19T22:58:32.853959+0000) 2024-04-19T22:58:41.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:40 smithi165 bash[52600]: debug 2024-04-19T22:58:40.765+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.165:6804 osd.4 since back 2024-04-19T22:58:17.555349+0000 front 2024-04-19T22:58:17.555451+0000 (oldest deadline 2024-04-19T22:58:40.455089+0000) 2024-04-19T22:58:42.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:41 smithi165 bash[52600]: debug 2024-04-19T22:58:41.789+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:42.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:41 smithi165 bash[52600]: debug 2024-04-19T22:58:41.789+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:42.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:41 smithi165 bash[52600]: debug 2024-04-19T22:58:41.789+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:42.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:41 smithi165 bash[52600]: debug 2024-04-19T22:58:41.789+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.453409+0000 front 2024-04-19T22:58:06.453664+0000 (oldest deadline 2024-04-19T22:58:32.853959+0000) 2024-04-19T22:58:42.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:41 smithi165 bash[52600]: debug 2024-04-19T22:58:41.789+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.165:6804 osd.4 since back 2024-04-19T22:58:17.555349+0000 front 2024-04-19T22:58:17.555451+0000 (oldest deadline 2024-04-19T22:58:40.455089+0000) 2024-04-19T22:58:43.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:42 smithi165 bash[52600]: debug 2024-04-19T22:58:42.805+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:43.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:42 smithi165 bash[52600]: debug 2024-04-19T22:58:42.805+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:43.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:42 smithi165 bash[52600]: debug 2024-04-19T22:58:42.805+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:43.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:42 smithi165 bash[52600]: debug 2024-04-19T22:58:42.805+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.453409+0000 front 2024-04-19T22:58:06.453664+0000 (oldest deadline 2024-04-19T22:58:32.853959+0000) 2024-04-19T22:58:43.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:42 smithi165 bash[52600]: debug 2024-04-19T22:58:42.805+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.165:6804 osd.4 since back 2024-04-19T22:58:17.555349+0000 front 2024-04-19T22:58:17.555451+0000 (oldest deadline 2024-04-19T22:58:40.455089+0000) 2024-04-19T22:58:44.196 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:43 smithi165 bash[52600]: debug 2024-04-19T22:58:43.829+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:44.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:43 smithi165 bash[52600]: debug 2024-04-19T22:58:43.829+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:44.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:43 smithi165 bash[52600]: debug 2024-04-19T22:58:43.829+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:44.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:43 smithi165 bash[52600]: debug 2024-04-19T22:58:43.829+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.453409+0000 front 2024-04-19T22:58:06.453664+0000 (oldest deadline 2024-04-19T22:58:32.853959+0000) 2024-04-19T22:58:44.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:43 smithi165 bash[52600]: debug 2024-04-19T22:58:43.829+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.165:6804 osd.4 since back 2024-04-19T22:58:17.555349+0000 front 2024-04-19T22:58:17.555451+0000 (oldest deadline 2024-04-19T22:58:40.455089+0000) 2024-04-19T22:58:45.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:44 smithi165 bash[52600]: debug 2024-04-19T22:58:44.845+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6806 osd.0 since back 2024-04-19T22:57:46.848324+0000 front 2024-04-19T22:57:46.848806+0000 (oldest deadline 2024-04-19T22:58:11.448761+0000) 2024-04-19T22:58:45.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:44 smithi165 bash[52600]: debug 2024-04-19T22:58:44.845+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6814 osd.1 since back 2024-04-19T22:57:52.550366+0000 front 2024-04-19T22:57:52.550342+0000 (oldest deadline 2024-04-19T22:58:16.650000+0000) 2024-04-19T22:58:45.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:44 smithi165 bash[52600]: debug 2024-04-19T22:58:44.845+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6822 osd.2 since back 2024-04-19T22:57:58.252006+0000 front 2024-04-19T22:57:58.252162+0000 (oldest deadline 2024-04-19T22:58:26.452642+0000) 2024-04-19T22:58:45.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:44 smithi165 bash[52600]: debug 2024-04-19T22:58:44.845+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.44:6830 osd.3 since back 2024-04-19T22:58:06.453409+0000 front 2024-04-19T22:58:06.453664+0000 (oldest deadline 2024-04-19T22:58:32.853959+0000) 2024-04-19T22:58:45.197 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:44 smithi165 bash[52600]: debug 2024-04-19T22:58:44.845+0000 7fa69db81700 -1 osd.7 156 heartbeat_check: no reply from 172.21.15.165:6804 osd.4 since back 2024-04-19T22:58:17.555349+0000 front 2024-04-19T22:58:17.555451+0000 (oldest deadline 2024-04-19T22:58:40.455089+0000) 2024-04-19T22:58:46.160 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:45 smithi165 bash[70143]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-7 2024-04-19T22:58:46.160 INFO:journalctl@ceph.osd.7.smithi165.stdout:Apr 19 22:58:46 smithi165 bash[70210]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-osd-7 2024-04-19T22:58:48.034 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@osd.7.service' 2024-04-19T22:58:48.059 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T22:58:48.060 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-19T22:58:48.060 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-19T22:58:48.060 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@prometheus.a 2024-04-19T22:58:48.294 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:48 smithi165 systemd[1]: Stopping Ceph prometheus.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:58:48.294 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:48 smithi165 bash[62680]: ts=2024-04-19T22:58:48.233Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-19T22:58:48.294 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:48 smithi165 bash[62680]: ts=2024-04-19T22:58:48.233Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-19T22:58:48.294 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:48 smithi165 bash[62680]: ts=2024-04-19T22:58:48.233Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-19T22:58:48.294 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:48 smithi165 bash[62680]: ts=2024-04-19T22:58:48.233Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-19T22:58:48.294 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:48 smithi165 bash[62680]: ts=2024-04-19T22:58:48.234Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-19T22:58:48.294 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:48 smithi165 bash[62680]: ts=2024-04-19T22:58:48.233Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-19T22:58:48.295 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:48 smithi165 bash[62680]: ts=2024-04-19T22:58:48.234Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-19T22:58:48.295 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:48 smithi165 bash[62680]: ts=2024-04-19T22:58:48.234Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-19T22:58:48.295 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:48 smithi165 bash[62680]: ts=2024-04-19T22:58:48.234Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-19T22:58:48.295 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:48 smithi165 bash[62680]: ts=2024-04-19T22:58:48.234Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-19T22:58:48.295 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:48 smithi165 bash[62680]: ts=2024-04-19T22:58:48.234Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-19T22:58:48.295 INFO:journalctl@ceph.prometheus.a.smithi165.stdout:Apr 19 22:58:48 smithi165 bash[62680]: ts=2024-04-19T22:58:48.234Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-19T22:58:49.023 DEBUG:teuthology.orchestra.run.smithi165:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@prometheus.a.service' 2024-04-19T22:58:49.043 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T22:58:49.044 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-19T22:58:49.044 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 --force --keep-logs 2024-04-19T22:58:52.041 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:58:51 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:52.042 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:58:51 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:52.323 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:58:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:52.323 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:58:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:52.658 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:58:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:52.659 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:58:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:52.659 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:58:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:52.659 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:58:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:52.954 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:58:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:52.955 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:58:52 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:53.278 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:58:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:53.279 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:58:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:53.536 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:58:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:53.536 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:58:53 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:53.536 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:58:53 smithi044 systemd[1]: Stopping Ceph node-exporter.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:58:54.323 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:58:54 smithi044 bash[89121]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-node-exporter-a 2024-04-19T22:58:54.323 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:58:54 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-19T22:58:54.323 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:58:54 smithi044 bash[89182]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-node-exporter-a 2024-04-19T22:58:54.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:58:54 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-19T22:58:54.324 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:58:54 smithi044 systemd[1]: Stopped Ceph node-exporter.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:58:54.614 INFO:journalctl@ceph.node-exporter.a.smithi044.stdout:Apr 19 22:58:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:54.614 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:58:54 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:58:54.614 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:58:54 smithi044 systemd[1]: Stopping Ceph alertmanager.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:58:54.614 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:58:54 smithi044 bash[82346]: ts=2024-04-19T22:58:54.561Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-19T22:58:55.340 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:58:55 smithi044 bash[89243]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-alertmanager-a 2024-04-19T22:58:55.340 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:58:55 smithi044 bash[89304]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-alertmanager-a 2024-04-19T22:58:55.682 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:58:55 smithi044 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-19T22:58:55.682 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:58:55 smithi044 systemd[1]: Stopped Ceph alertmanager.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:58:55.683 INFO:journalctl@ceph.alertmanager.a.smithi044.stdout:Apr 19 22:58:55 smithi044 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:28.909 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 --force --keep-logs 2024-04-19T22:59:31.887 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:59:31 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:31.887 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:31 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:32.196 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:59:32 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:32.197 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:32 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:32.549 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:59:32 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:32.549 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:59:32 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:32.549 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:32 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:32.549 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:32 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:32.805 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:59:32 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:32.805 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:32 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:33.082 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:59:32 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:33.082 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:32 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:33.428 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:33 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:33.429 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:59:33 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:33.429 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:59:33 smithi165 systemd[1]: Stopping Ceph node-exporter.b for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:59:34.750 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:59:34 smithi165 bash[70658]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-node-exporter-b 2024-04-19T22:59:34.750 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:59:34 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-19T22:59:34.750 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:59:34 smithi165 bash[70719]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-node-exporter-b 2024-04-19T22:59:34.751 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:59:34 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-19T22:59:34.751 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:59:34 smithi165 systemd[1]: Stopped Ceph node-exporter.b for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:59:35.134 INFO:journalctl@ceph.node-exporter.b.smithi165.stdout:Apr 19 22:59:34 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:35.134 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:34 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:35.135 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:34 smithi165 systemd[1]: Stopping Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968... 2024-04-19T22:59:35.135 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:35 smithi165 bash[66055]: logger=server t=2024-04-19T22:59:35.089711655Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-19T22:59:35.135 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:35 smithi165 bash[66055]: logger=ticker t=2024-04-19T22:59:35.089764425Z level=info msg=stopped last_tick=2024-04-19T22:59:30Z 2024-04-19T22:59:35.135 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:35 smithi165 bash[66055]: logger=tracing t=2024-04-19T22:59:35.089778015Z level=info msg="Closing tracing" 2024-04-19T22:59:36.118 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:35 smithi165 bash[70782]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-grafana-a 2024-04-19T22:59:36.119 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:35 smithi165 bash[70842]: Error response from daemon: No such container: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968-grafana-a 2024-04-19T22:59:36.119 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:35 smithi165 systemd[1]: ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-19T22:59:36.119 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:35 smithi165 systemd[1]: Stopped Ceph grafana.a for 4e8ccbb4-fe9c-11ee-bc92-c7b262605968. 2024-04-19T22:59:36.447 INFO:journalctl@ceph.grafana.a.smithi165.stdout:Apr 19 22:59:36 smithi165 systemd[1]: /etc/systemd/system/ceph-4e8ccbb4-fe9c-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T22:59:58.687 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-19T22:59:58.702 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-19T22:59:58.715 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-19T22:59:58.716 DEBUG:teuthology.misc:Transferring archived files from smithi044:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663876/remote/smithi044/crash 2024-04-19T22:59:58.717 DEBUG:teuthology.orchestra.run.smithi044:> sudo tar c -f - -C /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/crash -- . 2024-04-19T22:59:58.756 INFO:teuthology.orchestra.run.smithi044.stderr:tar: /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/crash: Cannot open: No such file or directory 2024-04-19T22:59:58.757 INFO:teuthology.orchestra.run.smithi044.stderr:tar: Error is not recoverable: exiting now 2024-04-19T22:59:58.759 DEBUG:teuthology.misc:Transferring archived files from smithi165:/var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663876/remote/smithi165/crash 2024-04-19T22:59:58.760 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/crash -- . 2024-04-19T22:59:58.770 INFO:teuthology.orchestra.run.smithi165.stderr:tar: /var/lib/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/crash: Cannot open: No such file or directory 2024-04-19T22:59:58.771 INFO:teuthology.orchestra.run.smithi165.stderr:tar: Error is not recoverable: exiting now 2024-04-19T22:59:58.772 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-19T22:59:58.772 DEBUG:teuthology.orchestra.run.smithi044:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-19T22:59:58.814 INFO:teuthology.orchestra.run.smithi044.stdout:2024-04-19T22:46:10.429002+0000 mon.a (mon.0) 1062 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-19T22:59:58.815 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-19T22:59:58.815 DEBUG:teuthology.orchestra.run.smithi044:> sudo egrep '\[SEC\]' /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-19T22:59:58.870 DEBUG:teuthology.orchestra.run.smithi044:> sudo egrep '\[ERR\]' /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-19T22:59:58.927 DEBUG:teuthology.orchestra.run.smithi044:> sudo egrep '\[WRN\]' /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-19T22:59:58.982 INFO:teuthology.orchestra.run.smithi044.stdout:2024-04-19T22:46:10.429002+0000 mon.a (mon.0) 1062 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-19T22:59:58.983 INFO:tasks.cephadm:Compressing logs... 2024-04-19T22:59:58.983 DEBUG:teuthology.orchestra.run.smithi044:> 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-19T22:59:59.026 DEBUG:teuthology.orchestra.run.smithi165:> 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-19T22:59:59.035 INFO:teuthology.orchestra.run.smithi044.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-19T22:59:59.039 INFO:teuthology.orchestra.run.smithi165.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-19T22:59:59.045 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-19T22:59:59.046 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-mgr.y.log 2024-04-19T22:59:59.046 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.0.log 2024-04-19T22:59:59.047 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-client.rgw.smpl.smithi044.nuojwc.log 2024-04-19T22:59:59.047 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.2.log 2024-04-19T22:59:59.048 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-client.rgw.smpl.smithi044.nuojwc.log: gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-mon.a.log 2024-04-19T22:59:59.048 INFO:teuthology.orchestra.run.smithi044.stderr: 76.1% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-client.rgw.smpl.smithi044.nuojwc.log.gz 2024-04-19T22:59:59.048 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.cephadm.log 2024-04-19T22:59:59.049 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-19T22:59:59.050 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.3.log 2024-04-19T22:59:59.050 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.1.log 2024-04-19T22:59:59.050 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/tcmu-runner.log 2024-04-19T22:59:59.052 INFO:teuthology.orchestra.run.smithi044.stderr: 90.7% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.cephadm.log.gz/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.1.log: 2024-04-19T22:59:59.052 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-client.rgw.foo.smithi044.ofxscw.log 2024-04-19T22:59:59.053 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/tcmu-runner.log: 84.1% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/tcmu-runner.log.gz 2024-04-19T22:59:59.055 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.7.log 2024-04-19T22:59:59.055 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.6.log 2024-04-19T22:59:59.055 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-client.rgw.smpl.smithi165.kpecgl.log 2024-04-19T22:59:59.055 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.cephadm.log 2024-04-19T22:59:59.055 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-client.rgw.smpl.smithi165.kpecgl.log: gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.5.log 2024-04-19T22:59:59.055 INFO:teuthology.orchestra.run.smithi165.stderr: 76.2% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-client.rgw.smpl.smithi165.kpecgl.log.gz 2024-04-19T22:59:59.055 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-mgr.x.log 2024-04-19T22:59:59.056 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.log 2024-04-19T22:59:59.056 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.5.log: /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-mgr.x.log: gzip 83.7% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.cephadm.log.gz 2024-04-19T22:59:59.056 INFO:teuthology.orchestra.run.smithi165.stderr: -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-volume.log 2024-04-19T22:59:59.056 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.audit.log 2024-04-19T22:59:59.056 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-client.rgw.foo.smithi165.hsmrle.log 2024-04-19T22:59:59.057 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.log 2024-04-19T22:59:59.057 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-client.rgw.foo.smithi044.ofxscw.log: 76.1% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-client.rgw.foo.smithi044.ofxscw.log.gz 2024-04-19T22:59:59.057 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-volume.log 2024-04-19T22:59:59.058 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.audit.log: 88.0% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.log.gz 2024-04-19T22:59:59.058 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-mon.b.log 2024-04-19T22:59:59.058 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-client.rgw.foo.smithi165.hsmrle.log: 75.6% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-client.rgw.foo.smithi165.hsmrle.log.gz 2024-04-19T22:59:59.059 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.4.log 2024-04-19T22:59:59.060 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.log: 93.2% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.log.gz 2024-04-19T22:59:59.061 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-mon.b.log: 90.7% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.audit.log.gz 2024-04-19T22:59:59.062 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-mon.c.log 2024-04-19T22:59:59.062 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-volume.log: 90.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-19T22:59:59.062 INFO:teuthology.orchestra.run.smithi044.stderr:gzip -5 --verbose -- /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.audit.log 2024-04-19T22:59:59.073 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.4.log: 91.1% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-volume.log.gz 2024-04-19T22:59:59.077 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-mon.c.log: 91.3% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-volume.log.gz 2024-04-19T22:59:59.081 INFO:teuthology.orchestra.run.smithi165.stderr: 91.1% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-19T22:59:59.087 INFO:teuthology.orchestra.run.smithi044.stderr:/var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.audit.log: 94.3% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph.audit.log.gz 2024-04-19T22:59:59.127 INFO:teuthology.orchestra.run.smithi165.stderr: 89.9% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-mgr.x.log.gz 2024-04-19T22:59:59.357 INFO:teuthology.orchestra.run.smithi044.stderr: 88.8% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-mgr.y.log.gz 2024-04-19T22:59:59.538 INFO:teuthology.orchestra.run.smithi044.stderr: 92.5% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-mon.c.log.gz 2024-04-19T22:59:59.591 INFO:teuthology.orchestra.run.smithi165.stderr: 92.7% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-mon.b.log.gz 2024-04-19T23:00:00.070 INFO:teuthology.orchestra.run.smithi044.stderr: 93.5% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.2.log.gz 2024-04-19T23:00:00.341 INFO:teuthology.orchestra.run.smithi165.stderr: 93.4% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.6.log.gz 2024-04-19T23:00:00.406 INFO:teuthology.orchestra.run.smithi044.stderr: 91.1% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-mon.a.log.gz 2024-04-19T23:00:00.609 INFO:teuthology.orchestra.run.smithi165.stderr: 94.0% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.7.log.gz 2024-04-19T23:00:00.614 INFO:teuthology.orchestra.run.smithi165.stderr: 93.5% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.5.log.gz 2024-04-19T23:00:00.638 INFO:teuthology.orchestra.run.smithi165.stderr: 93.7% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.4.log.gz 2024-04-19T23:00:00.640 INFO:teuthology.orchestra.run.smithi165.stderr: 2024-04-19T23:00:00.640 INFO:teuthology.orchestra.run.smithi165.stderr:real 0m1.609s 2024-04-19T23:00:00.640 INFO:teuthology.orchestra.run.smithi165.stderr:user 0m6.438s 2024-04-19T23:00:00.640 INFO:teuthology.orchestra.run.smithi165.stderr:sys 0m0.251s 2024-04-19T23:00:00.687 INFO:teuthology.orchestra.run.smithi044.stderr: 93.6% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.1.log.gz 2024-04-19T23:00:00.773 INFO:teuthology.orchestra.run.smithi044.stderr: 93.6% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.0.log.gz 2024-04-19T23:00:01.068 INFO:teuthology.orchestra.run.smithi044.stderr: 93.5% -- replaced with /var/log/ceph/4e8ccbb4-fe9c-11ee-bc92-c7b262605968/ceph-osd.3.log.gz 2024-04-19T23:00:01.069 INFO:teuthology.orchestra.run.smithi044.stderr: 2024-04-19T23:00:01.070 INFO:teuthology.orchestra.run.smithi044.stderr:real 0m2.042s 2024-04-19T23:00:01.070 INFO:teuthology.orchestra.run.smithi044.stderr:user 0m8.330s 2024-04-19T23:00:01.070 INFO:teuthology.orchestra.run.smithi044.stderr:sys 0m0.295s 2024-04-19T23:00:01.071 INFO:tasks.cephadm:Archiving logs... 2024-04-19T23:00:01.071 DEBUG:teuthology.misc:Transferring archived files from smithi044:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663876/remote/smithi044/log 2024-04-19T23:00:01.072 DEBUG:teuthology.orchestra.run.smithi044:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-19T23:00:02.037 DEBUG:teuthology.misc:Transferring archived files from smithi165:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663876/remote/smithi165/log 2024-04-19T23:00:02.038 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-19T23:00:02.801 INFO:tasks.cephadm:Removing cluster... 2024-04-19T23:00:02.801 DEBUG:teuthology.orchestra.run.smithi044:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 --force 2024-04-19T23:00:03.554 DEBUG:teuthology.orchestra.run.smithi165:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4e8ccbb4-fe9c-11ee-bc92-c7b262605968 --force 2024-04-19T23:00:04.409 INFO:tasks.cephadm:Removing cephadm ... 2024-04-19T23:00:04.410 DEBUG:teuthology.orchestra.run.smithi044:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-19T23:00:04.416 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-19T23:00:04.422 INFO:tasks.cephadm:Teardown complete 2024-04-19T23:00:04.422 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-19T23:00:04.432 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-19T23:00:04.432 DEBUG:teuthology.orchestra.run.smithi044:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-19T23:00:04.462 DEBUG:teuthology.orchestra.run.smithi165:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-19T23:00:04.473 INFO:teuthology.orchestra.run.smithi044.stdout: remote refid st t when poll reach delay offset jitter 2024-04-19T23:00:04.473 INFO:teuthology.orchestra.run.smithi044.stdout:============================================================================== 2024-04-19T23:00:04.473 INFO:teuthology.orchestra.run.smithi044.stdout:*hv01.front.sepi 44.4.53.2 2 u 61 64 377 0.104 -3.951 0.589 2024-04-19T23:00:04.473 INFO:teuthology.orchestra.run.smithi044.stdout:+hv02.front.sepi 63.231.80.2 3 u 60 64 377 0.107 -1.253 0.345 2024-04-19T23:00:04.474 INFO:teuthology.orchestra.run.smithi044.stdout:+hv03.front.sepi 74.6.168.72 3 u 59 64 377 0.093 -2.771 0.318 2024-04-19T23:00:04.474 INFO:teuthology.orchestra.run.smithi044.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-19T23:00:04.475 INFO:teuthology.orchestra.run.smithi165.stdout: remote refid st t when poll reach delay offset jitter 2024-04-19T23:00:04.475 INFO:teuthology.orchestra.run.smithi165.stdout:============================================================================== 2024-04-19T23:00:04.475 INFO:teuthology.orchestra.run.smithi165.stdout:*hv01.front.sepi 44.4.53.2 2 u 1 64 377 0.126 -2.965 0.825 2024-04-19T23:00:04.475 INFO:teuthology.orchestra.run.smithi165.stdout:+hv02.front.sepi 63.231.80.2 3 u 51 64 377 0.098 -1.288 0.249 2024-04-19T23:00:04.475 INFO:teuthology.orchestra.run.smithi165.stdout:+hv03.front.sepi 74.6.168.72 3 u - 64 377 0.090 -3.326 0.427 2024-04-19T23:00:04.475 INFO:teuthology.orchestra.run.smithi165.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-19T23:00:04.476 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-19T23:00:04.486 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-19T23:00:04.487 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-19T23:00:04.496 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-19T23:00:04.505 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-19T23:00:04.514 INFO:teuthology.task.internal:Duration was 2262.083396 seconds 2024-04-19T23:00:04.514 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-19T23:00:04.523 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-19T23:00:04.524 DEBUG:teuthology.orchestra.run.smithi044:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-19T23:00:04.526 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-19T23:00:04.567 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-19T23:00:04.567 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi044.front.sepia.ceph.com 2024-04-19T23:00:04.567 DEBUG:teuthology.orchestra.run.smithi044:> 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-19T23:00:04.618 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi165.front.sepia.ceph.com 2024-04-19T23:00:04.618 DEBUG:teuthology.orchestra.run.smithi165:> 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-19T23:00:04.629 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-19T23:00:04.629 DEBUG:teuthology.orchestra.run.smithi044:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-19T23:00:04.662 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-19T23:00:04.726 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-19T23:00:04.726 DEBUG:teuthology.orchestra.run.smithi044:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-19T23:00:04.728 DEBUG:teuthology.orchestra.run.smithi165:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-19T23:00:04.916 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-19T23:00:04.927 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-19T23:00:04.927 DEBUG:teuthology.orchestra.run.smithi044:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-19T23:00:04.940 DEBUG:teuthology.orchestra.run.smithi165:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-19T23:00:04.952 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-19T23:00:04.963 DEBUG:teuthology.orchestra.run.smithi044:> 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-19T23:00:04.982 DEBUG:teuthology.orchestra.run.smithi165:> 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-19T23:00:04.990 INFO:teuthology.orchestra.run.smithi044.stdout:kernel.core_pattern = core 2024-04-19T23:00:05.007 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = core 2024-04-19T23:00:05.024 DEBUG:teuthology.orchestra.run.smithi044:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-19T23:00:05.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T23:00:05.060 DEBUG:teuthology.orchestra.run.smithi165:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-19T23:00:05.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T23:00:05.070 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-19T23:00:05.081 INFO:teuthology.task.internal:Transferring archived files... 2024-04-19T23:00:05.081 DEBUG:teuthology.misc:Transferring archived files from smithi044:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663876/remote/smithi044 2024-04-19T23:00:05.082 DEBUG:teuthology.orchestra.run.smithi044:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-19T23:00:05.130 DEBUG:teuthology.misc:Transferring archived files from smithi165:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663876/remote/smithi165 2024-04-19T23:00:05.131 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-19T23:00:05.155 INFO:teuthology.task.internal:Removing archive directory... 2024-04-19T23:00:05.155 DEBUG:teuthology.orchestra.run.smithi044:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-19T23:00:05.170 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-19T23:00:05.198 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-19T23:00:05.210 INFO:teuthology.task.internal:Not uploading archives. 2024-04-19T23:00:05.210 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-19T23:00:05.220 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-19T23:00:05.220 DEBUG:teuthology.orchestra.run.smithi044:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-19T23:00:05.222 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-19T23:00:05.225 INFO:teuthology.orchestra.run.smithi044.stdout: 658642 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 19 23:00 /home/ubuntu/cephtest 2024-04-19T23:00:05.246 INFO:teuthology.orchestra.run.smithi165.stdout: 658464 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 19 23:00 /home/ubuntu/cephtest 2024-04-19T23:00:05.247 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-19T23:00:05.257 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-19T23:00:05.277 INFO:teuthology.nuke:Checking targets against current locks 2024-04-19T23:00:05.299 DEBUG:teuthology.nuke:shortname: smithi044 2024-04-19T23:00:05.300 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T23:00:05.318 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi044.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663876', '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-19 22:13:24.507555', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAEIGzhokr8uKcvZbzHDuapUz/X7kOkPsBUJyhPdft0hbSu4HR0eRV11UK3zvnlqk6ujMPIFgvcaAo6d4iwDmuY='} 2024-04-19T23:00:05.321 DEBUG:teuthology.nuke:shortname: smithi165 2024-04-19T23:00:05.322 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T23:00:05.339 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi165.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-19_21:08:02-orch-squid-distro-default-smithi/7663876', '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-19 22:13:24.509052', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKvQEp8oHaLsVw4z+dMm6M6se6NQatzjlsKWMWCvvicYbXN7Fdxcs87DTot9xOJ23K60GhiSG9APylDwR9yDYV0='} 2024-04-19T23:00:05.363 INFO:teuthology.orchestra.console.smithi044:Power off 2024-04-19T23:00:05.363 DEBUG:teuthology.orchestra.console.smithi044:pexpect command: ipmitool -H smithi044.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-19T23:00:05.389 DEBUG:teuthology.orchestra.console.smithi044:power off output: Chassis Power Control: Down/Off 2024-04-19T23:00:05.389 DEBUG:teuthology.orchestra.console.smithi044:pexpect command: ipmitool -H smithi044.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T23:00:05.403 INFO:teuthology.orchestra.console.smithi165:Power off 2024-04-19T23:00:05.404 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-19T23:00:05.413 DEBUG:teuthology.orchestra.console.smithi044:check power output: Chassis Power is on 2024-04-19T23:00:05.426 DEBUG:teuthology.orchestra.console.smithi165:power off output: Chassis Power Control: Down/Off 2024-04-19T23:00:05.426 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T23:00:05.449 DEBUG:teuthology.orchestra.console.smithi165:check power output: Chassis Power is on 2024-04-19T23:00:09.415 DEBUG:teuthology.orchestra.console.smithi044:pexpect command: ipmitool -H smithi044.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T23:00:09.450 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T23:00:09.526 DEBUG:teuthology.orchestra.console.smithi044:check power output: Chassis Power is on 2024-04-19T23:00:09.562 DEBUG:teuthology.orchestra.console.smithi165:check power output: Chassis Power is on 2024-04-19T23:00:13.530 DEBUG:teuthology.orchestra.console.smithi044:pexpect command: ipmitool -H smithi044.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T23:00:13.562 DEBUG:teuthology.orchestra.console.smithi165:pexpect command: ipmitool -H smithi165.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T23:00:13.641 DEBUG:teuthology.orchestra.console.smithi044:check power output: Chassis Power is off 2024-04-19T23:00:13.672 DEBUG:teuthology.orchestra.console.smithi165:check power output: Chassis Power is off 2024-04-19T23:00:13.742 INFO:teuthology.orchestra.console.smithi044:Power off completed 2024-04-19T23:00:13.773 INFO:teuthology.orchestra.console.smithi165:Power off completed 2024-04-19T23:00:13.877 INFO:teuthology.run:Summary data: description: orch/cephadm/upgrade/{1-start-distro/1-start-ubuntu_22.04 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls agent/off mon_election/connectivity} duration: 2262.083395719528 failure_reason: '"2024-04-19T22:46:10.429002+0000 mon.a (mon.0) 1062 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON)" in cluster log' owner: scheduled_teuthology@teuthology success: false 2024-04-19T23:00:13.877 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-19T23:00:13.957 INFO:teuthology.run:FAIL